Pull request #40617 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 021258661bc865f581a98cfe75e79af46dd91cb7+1db5199ddce6a9e94421427c9109f25e03c03fa6 (d0607374723c377f1a389cd067ddde02a6db0d6f) 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 241f6703d31895690d4cb6f158f753615abe74ac using credential jps-reader > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 241f6703d31895690d4cb6f158f753615abe74ac (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 241f6703d31895690d4cb6f158f753615abe74ac # timeout=10 Commit message: "Merge pull request #21 from docker/use-multiarch-busybox" > git rev-list --no-walk fde6a898bccdd14efd5ffef81d7086dace269d15 # 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-03-27T13:53:55.299Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-03-27T13:53:55.303Z] Trying to pass milestone 11 [Pipeline] milestone [2020-03-27T13:53:55.335Z] Trying to pass milestone 12 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-03-27T13:54:10.471Z] Still waiting to schedule task [2020-03-27T13:54:10.473Z] All nodes of label ‘amd64&&ubuntu-1804&&overlay2’ are offline [2020-03-27T13:54:54.081Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-08a7bee2c824aafcf) in /home/ubuntu/workspace/moby_PR-40617 [Pipeline] { [Pipeline] checkout [2020-03-27T13:54:56.904Z] using credential docker-jenkins-github-credentials [2020-03-27T13:54:56.913Z] Cloning the remote Git repository [2020-03-27T13:54:56.913Z] Cloning with configured refspecs honoured and without tags [2020-03-27T13:54:56.941Z] Cloning repository https://github.com/moby/moby.git [2020-03-27T13:54:57.057Z] > git init /home/ubuntu/workspace/moby_PR-40617 # timeout=10 [2020-03-27T13:54:57.379Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-27T13:54:57.380Z] > git --version # timeout=10 [2020-03-27T13:54:57.391Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-27T13:54:57.395Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40617/head:refs/remotes/origin/PR-40617 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-03-27T13:55:19.738Z] Fetching without tags [2020-03-27T13:55:20.088Z] Merging remotes/origin/19.03 commit 1db5199ddce6a9e94421427c9109f25e03c03fa6 into PR head commit 021258661bc865f581a98cfe75e79af46dd91cb7 [2020-03-27T13:55:19.636Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-27T13:55:19.665Z] > git config --add remote.origin.fetch +refs/pull/40617/head:refs/remotes/origin/PR-40617 # timeout=10 [2020-03-27T13:55:19.681Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-03-27T13:55:19.716Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-27T13:55:19.740Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-27T13:55:19.740Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-27T13:55:19.741Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40617/head:refs/remotes/origin/PR-40617 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-03-27T13:55:20.096Z] > git config core.sparsecheckout # timeout=10 [2020-03-27T13:55:20.121Z] > git checkout -f 021258661bc865f581a98cfe75e79af46dd91cb7 # timeout=10 [2020-03-27T13:55:21.706Z] Merge succeeded, producing f4a7311dabd3eded3a5979c06127303f694f6b29 [2020-03-27T13:55:21.707Z] Checking out Revision f4a7311dabd3eded3a5979c06127303f694f6b29 (PR-40617) [2020-03-27T13:55:20.933Z] > git merge 1db5199ddce6a9e94421427c9109f25e03c03fa6 # timeout=10 [2020-03-27T13:55:21.672Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-27T13:55:21.707Z] > git config core.sparsecheckout # timeout=10 [2020-03-27T13:55:21.735Z] > git checkout -f f4a7311dabd3eded3a5979c06127303f694f6b29 # timeout=10 [2020-03-27T13:55:25.488Z] Commit message: "Merge commit '1db5199ddce6a9e94421427c9109f25e03c03fa6' into HEAD" [2020-03-27T13:55:25.523Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-03-27T13:55:26.679Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40617:/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-03-27T13:55:25.492Z] > git rev-list --no-walk cc0c1feb60aba177a365733cceb65621d70eed89 # timeout=10 [2020-03-27T13:55:34.806Z] Unable to find image 'alpine:latest' locally [2020-03-27T13:55:34.806Z] latest: Pulling from library/alpine [2020-03-27T13:55:34.806Z] aad63a933944: Pulling fs layer [2020-03-27T13:55:34.806Z] aad63a933944: Verifying Checksum [2020-03-27T13:55:34.806Z] aad63a933944: Download complete [2020-03-27T13:55:34.806Z] aad63a933944: Pull complete [2020-03-27T13:55:34.806Z] Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 [2020-03-27T13:55:34.806Z] Status: Downloaded newer image for alpine:latest [2020-03-27T13:55:39.002Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [2020-03-27T13:55:40.224Z] Running on ppc64le-ubuntu-17 in /home/docker/workspace/moby_PR-40617 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { Stage "win-RS1" skipped due to when conditional [Pipeline] } [2020-03-27T13:55:40.284Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-08a7bee2c824aafcf) in /home/ubuntu/workspace/moby_PR-40617 [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [2020-03-27T13:55:40.353Z] using credential docker-jenkins-github-credentials [2020-03-27T13:55:40.362Z] Running on s390x-ubuntu-06 in /home/jenkins/workspace/moby_PR-40617 [Pipeline] // stage [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { [2020-03-27T13:55:40.371Z] Cloning the remote Git repository [2020-03-27T13:55:40.371Z] Cloning with configured refspecs honoured and without tags [Pipeline] checkout [Pipeline] { [Pipeline] // stage [Pipeline] } [2020-03-27T13:55:40.408Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [2020-03-27T13:55:40.438Z] Fetching changes from the remote Git repository [2020-03-27T13:55:40.451Z] Fetching without tags [Pipeline] } [Pipeline] } [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2020-03-27T13:55:41.093Z] Merging remotes/origin/19.03 commit 1db5199ddce6a9e94421427c9109f25e03c03fa6 into PR head commit 021258661bc865f581a98cfe75e79af46dd91cb7 [2020-03-27T13:55:41.240Z] using credential docker-jenkins-github-credentials [2020-03-27T13:55:41.282Z] Cloning the remote Git repository [2020-03-27T13:55:41.283Z] Cloning with configured refspecs honoured and without tags [2020-03-27T13:55:41.298Z] Merge succeeded, producing 8789e2837491939277201f8ee3eb05c3d7021265 [2020-03-27T13:55:41.299Z] Checking out Revision 8789e2837491939277201f8ee3eb05c3d7021265 (PR-40617) [2020-03-27T13:55:40.424Z] Cloning repository https://github.com/moby/moby.git [2020-03-27T13:55:40.425Z] > git init /home/docker/workspace/moby_PR-40617 # timeout=10 [2020-03-27T13:55:40.435Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-27T13:55:40.436Z] > git --version # timeout=10 [2020-03-27T13:55:40.440Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-27T13:55:40.442Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40617/head:refs/remotes/origin/PR-40617 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-03-27T13:55:40.414Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-03-27T13:55:40.439Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-27T13:55:40.451Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-27T13:55:40.452Z] > git --version # timeout=10 [2020-03-27T13:55:40.488Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-27T13:55:40.489Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40617/head:refs/remotes/origin/PR-40617 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-03-27T13:55:41.093Z] > git config core.sparsecheckout # timeout=10 [2020-03-27T13:55:41.107Z] > git checkout -f 021258661bc865f581a98cfe75e79af46dd91cb7 # timeout=10 [2020-03-27T13:55:41.180Z] > git merge 1db5199ddce6a9e94421427c9109f25e03c03fa6 # timeout=10 [2020-03-27T13:55:41.267Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-27T13:55:41.299Z] > git config core.sparsecheckout # timeout=10 [2020-03-27T13:55:41.321Z] > git checkout -f 8789e2837491939277201f8ee3eb05c3d7021265 # timeout=10 [2020-03-27T13:55:41.501Z] Commit message: "Merge commit '1db5199ddce6a9e94421427c9109f25e03c03fa6' into HEAD" [2020-03-27T13:55:41.358Z] Cloning repository https://github.com/moby/moby.git [2020-03-27T13:55:41.394Z] > git init /home/jenkins/workspace/moby_PR-40617 # timeout=10 [2020-03-27T13:55:41.431Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-27T13:55:41.431Z] > git --version # timeout=10 [2020-03-27T13:55:41.445Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-27T13:55:41.456Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40617/head:refs/remotes/origin/PR-40617 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-03-27T13:55:41.545Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-03-27T13:55:42.280Z] + docker version [2020-03-27T13:55:42.280Z] Client: Docker Engine - Community [2020-03-27T13:55:42.280Z] Version: 19.03.5 [2020-03-27T13:55:42.280Z] API version: 1.40 [2020-03-27T13:55:42.280Z] Go version: go1.12.12 [2020-03-27T13:55:42.280Z] Git commit: 633a0ea838 [2020-03-27T13:55:42.280Z] Built: Wed Nov 13 07:29:52 2019 [2020-03-27T13:55:42.280Z] OS/Arch: linux/amd64 [2020-03-27T13:55:42.280Z] Experimental: false [2020-03-27T13:55:42.280Z] [2020-03-27T13:55:42.280Z] Server: Docker Engine - Community [2020-03-27T13:55:42.280Z] Engine: [2020-03-27T13:55:42.280Z] Version: 19.03.5 [2020-03-27T13:55:42.280Z] API version: 1.40 (minimum version 1.12) [2020-03-27T13:55:42.280Z] Go version: go1.12.12 [2020-03-27T13:55:42.280Z] Git commit: 633a0ea838 [2020-03-27T13:55:42.280Z] Built: Wed Nov 13 07:28:22 2019 [2020-03-27T13:55:42.280Z] OS/Arch: linux/amd64 [2020-03-27T13:55:42.280Z] Experimental: true [2020-03-27T13:55:42.280Z] containerd: [2020-03-27T13:55:42.280Z] Version: 1.2.10 [2020-03-27T13:55:42.280Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-03-27T13:55:42.280Z] runc: [2020-03-27T13:55:42.280Z] Version: 1.0.0-rc8+dev [2020-03-27T13:55:42.280Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-03-27T13:55:42.280Z] docker-init: [2020-03-27T13:55:42.280Z] Version: 0.18.0 [2020-03-27T13:55:42.280Z] GitCommit: fec3683 [Pipeline] sh [2020-03-27T13:55:41.508Z] > git rev-list --no-walk cc0c1feb60aba177a365733cceb65621d70eed89 # timeout=10 [2020-03-27T13:55:42.572Z] + docker info [2020-03-27T13:55:49.180Z] Fetching without tags [2020-03-27T13:55:49.554Z] Merging remotes/origin/19.03 commit 1db5199ddce6a9e94421427c9109f25e03c03fa6 into PR head commit 021258661bc865f581a98cfe75e79af46dd91cb7 [2020-03-27T13:55:49.109Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-27T13:55:49.124Z] > git config --add remote.origin.fetch +refs/pull/40617/head:refs/remotes/origin/PR-40617 # timeout=10 [2020-03-27T13:55:49.138Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-03-27T13:55:49.193Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-27T13:55:49.253Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-27T13:55:49.253Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-27T13:55:49.255Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40617/head:refs/remotes/origin/PR-40617 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-03-27T13:55:49.624Z] > git config core.sparsecheckout # timeout=10 [2020-03-27T13:55:49.637Z] > git checkout -f 021258661bc865f581a98cfe75e79af46dd91cb7 # timeout=10 [2020-03-27T13:55:50.282Z] Merge succeeded, producing 642bac311aa38a0601a77777c690bb53420ecbf5 [2020-03-27T13:55:50.282Z] Checking out Revision 642bac311aa38a0601a77777c690bb53420ecbf5 (PR-40617) [2020-03-27T13:55:50.669Z] Commit message: "Merge commit '1db5199ddce6a9e94421427c9109f25e03c03fa6' into HEAD" [2020-03-27T13:55:50.692Z] Client: [2020-03-27T13:55:50.692Z] Debug Mode: false [2020-03-27T13:55:50.692Z] [2020-03-27T13:55:50.692Z] Server: [2020-03-27T13:55:50.692Z] Containers: 0 [2020-03-27T13:55:50.692Z] Running: 0 [2020-03-27T13:55:50.692Z] Paused: 0 [2020-03-27T13:55:50.692Z] Stopped: 0 [2020-03-27T13:55:50.692Z] Images: 1 [2020-03-27T13:55:50.692Z] Server Version: 19.03.5 [2020-03-27T13:55:50.692Z] Storage Driver: overlay2 [2020-03-27T13:55:50.692Z] Backing Filesystem: extfs [2020-03-27T13:55:50.692Z] Supports d_type: true [2020-03-27T13:55:50.692Z] Native Overlay Diff: true [2020-03-27T13:55:50.692Z] Logging Driver: json-file [2020-03-27T13:55:50.692Z] Cgroup Driver: cgroupfs [2020-03-27T13:55:50.692Z] Plugins: [2020-03-27T13:55:50.692Z] Volume: local [2020-03-27T13:55:50.692Z] Network: bridge host ipvlan macvlan null overlay [2020-03-27T13:55:50.692Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-03-27T13:55:50.692Z] Swarm: inactive [2020-03-27T13:55:50.692Z] Runtimes: runc [2020-03-27T13:55:50.692Z] Default Runtime: runc [2020-03-27T13:55:50.692Z] Init Binary: docker-init [2020-03-27T13:55:50.692Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-03-27T13:55:50.692Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-03-27T13:55:50.692Z] init version: fec3683 [2020-03-27T13:55:50.692Z] Security Options: [2020-03-27T13:55:50.692Z] apparmor [2020-03-27T13:55:50.692Z] seccomp [2020-03-27T13:55:50.692Z] Profile: default [2020-03-27T13:55:50.692Z] Kernel Version: 4.15.0-1058-aws [2020-03-27T13:55:50.692Z] Operating System: Ubuntu 18.04.4 LTS [2020-03-27T13:55:50.692Z] OSType: linux [2020-03-27T13:55:50.692Z] Architecture: x86_64 [2020-03-27T13:55:50.692Z] CPUs: 2 [2020-03-27T13:55:50.692Z] Total Memory: 7.501GiB [2020-03-27T13:55:50.692Z] Name: ip-10-100-49-119 [2020-03-27T13:55:50.692Z] ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32 [2020-03-27T13:55:50.692Z] Docker Root Dir: /var/lib/docker [2020-03-27T13:55:50.692Z] Debug Mode: false [2020-03-27T13:55:50.692Z] Registry: https://index.docker.io/v1/ [2020-03-27T13:55:50.692Z] Labels: [2020-03-27T13:55:50.692Z] Experimental: true [2020-03-27T13:55:50.692Z] Insecure Registries: [2020-03-27T13:55:50.692Z] 127.0.0.0/8 [2020-03-27T13:55:50.692Z] Live Restore Enabled: true [2020-03-27T13:55:50.692Z] [2020-03-27T13:55:50.692Z] WARNING: No swap limit support [Pipeline] sh [2020-03-27T13:55:50.748Z] First time build. Skipping changelog. [2020-03-27T13:55:50.995Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-27T13:55:50.995Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-27T13:55:50.995Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40617/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-03-27T13:55:50.995Z] + bash /home/ubuntu/workspace/moby_PR-40617/check-config.sh [2020-03-27T13:55:50.995Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-03-27T13:55:50.995Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ... [2020-03-27T13:55:50.995Z] [2020-03-27T13:55:50.995Z] Generally Necessary: [2020-03-27T13:55:50.995Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-03-27T13:55:50.995Z] - apparmor: enabled and tools installed [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2020-03-27T13:55:51.270Z] - CONFIG_NAMESPACES: enabled [2020-03-27T13:55:51.270Z] - CONFIG_NET_NS: enabled [2020-03-27T13:55:51.270Z] - CONFIG_PID_NS: enabled [2020-03-27T13:55:51.270Z] - CONFIG_IPC_NS: enabled [2020-03-27T13:55:51.270Z] - CONFIG_UTS_NS: enabled [2020-03-27T13:55:51.270Z] - CONFIG_CGROUPS: enabled [2020-03-27T13:55:51.270Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-03-27T13:55:51.270Z] - CONFIG_CGROUP_DEVICE: enabled [2020-03-27T13:55:51.270Z] - CONFIG_CGROUP_FREEZER: enabled [2020-03-27T13:55:51.270Z] - CONFIG_CGROUP_SCHED: enabled [2020-03-27T13:55:51.270Z] - CONFIG_CPUSETS: enabled [Pipeline] sh [2020-03-27T13:55:51.270Z] - CONFIG_MEMCG: enabled [2020-03-27T13:55:51.270Z] - CONFIG_KEYS: enabled [2020-03-27T13:55:51.270Z] - CONFIG_VETH: enabled (as module) [2020-03-27T13:55:51.270Z] - CONFIG_BRIDGE: enabled (as module) [2020-03-27T13:55:51.270Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-03-27T13:55:51.270Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-03-27T13:55:51.270Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-03-27T13:55:51.270Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-03-27T13:55:51.270Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-03-27T13:55:51.270Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-03-27T13:55:51.270Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-03-27T13:55:51.270Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-03-27T13:55:51.270Z] - CONFIG_NF_NAT: enabled (as module) [2020-03-27T13:55:51.270Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-03-27T13:55:51.270Z] - CONFIG_POSIX_MQUEUE: enabled [2020-03-27T13:55:51.270Z] [2020-03-27T13:55:51.270Z] Optional Features: [2020-03-27T13:55:51.270Z] - CONFIG_USER_NS: enabled [2020-03-27T13:55:51.270Z] - CONFIG_SECCOMP: enabled [2020-03-27T13:55:51.270Z] - CONFIG_CGROUP_PIDS: enabled [2020-03-27T13:55:51.270Z] - CONFIG_MEMCG_SWAP: enabled [2020-03-27T13:55:51.270Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-03-27T13:55:51.270Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-03-27T13:55:51.270Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-03-27T13:55:50.197Z] > git merge 1db5199ddce6a9e94421427c9109f25e03c03fa6 # timeout=10 [2020-03-27T13:55:50.295Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-27T13:55:50.356Z] > git config core.sparsecheckout # timeout=10 [2020-03-27T13:55:50.372Z] > git checkout -f 642bac311aa38a0601a77777c690bb53420ecbf5 # timeout=10 [2020-03-27T13:55:50.738Z] > git rev-list --no-walk cc0c1feb60aba177a365733cceb65621d70eed89 # timeout=10 [2020-03-27T13:55:51.566Z] - CONFIG_BLK_CGROUP: enabled [2020-03-27T13:55:51.566Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-03-27T13:55:51.566Z] - CONFIG_IOSCHED_CFQ: enabled [2020-03-27T13:55:51.566Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-03-27T13:55:51.566Z] - CONFIG_CGROUP_PERF: enabled [2020-03-27T13:55:51.566Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-03-27T13:55:51.566Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-03-27T13:55:51.566Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-03-27T13:55:51.566Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-03-27T13:55:51.566Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-03-27T13:55:51.566Z] - CONFIG_RT_GROUP_SCHED: missing [2020-03-27T13:55:51.566Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-03-27T13:55:51.566Z] - CONFIG_IP_VS: enabled (as module) [2020-03-27T13:55:51.566Z] - CONFIG_IP_VS_NFCT: enabled [2020-03-27T13:55:51.566Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-03-27T13:55:51.566Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-03-27T13:55:51.566Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-03-27T13:55:51.566Z] - CONFIG_EXT4_FS: enabled [2020-03-27T13:55:51.566Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-03-27T13:55:51.566Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-03-27T13:55:51.566Z] - Network Drivers: [2020-03-27T13:55:51.566Z] - "overlay": [2020-03-27T13:55:51.566Z] - CONFIG_VXLAN: enabled (as module) [2020-03-27T13:55:51.566Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-03-27T13:55:51.566Z] Optional (for encrypted networks): [2020-03-27T13:55:51.566Z] - CONFIG_CRYPTO: enabled [2020-03-27T13:55:51.566Z] - CONFIG_CRYPTO_AEAD: enabled [2020-03-27T13:55:51.566Z] - CONFIG_CRYPTO_GCM: enabled [2020-03-27T13:55:51.566Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-03-27T13:55:51.566Z] - CONFIG_CRYPTO_GHASH: enabled [2020-03-27T13:55:51.566Z] - CONFIG_XFRM: enabled [2020-03-27T13:55:51.566Z] - CONFIG_XFRM_USER: enabled (as module) [2020-03-27T13:55:51.566Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-03-27T13:55:51.566Z] - CONFIG_INET_ESP: enabled (as module) [2020-03-27T13:55:51.566Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-03-27T13:55:51.566Z] - "ipvlan": [2020-03-27T13:55:51.566Z] - CONFIG_IPVLAN: enabled (as module) [2020-03-27T13:55:51.566Z] - "macvlan": [2020-03-27T13:55:51.566Z] - CONFIG_MACVLAN: enabled (as module) [2020-03-27T13:55:51.566Z] - CONFIG_DUMMY: enabled (as module) [2020-03-27T13:55:51.566Z] - "ftp,tftp client in container": [2020-03-27T13:55:51.566Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-03-27T13:55:51.566Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-03-27T13:55:51.566Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-03-27T13:55:51.566Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-03-27T13:55:51.566Z] - Storage Drivers: [2020-03-27T13:55:51.566Z] - "aufs": [2020-03-27T13:55:51.566Z] - CONFIG_AUFS_FS: enabled (as module) [2020-03-27T13:55:51.846Z] - "btrfs": [2020-03-27T13:55:51.846Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-03-27T13:55:51.846Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-03-27T13:55:51.846Z] - "devicemapper": [2020-03-27T13:55:51.846Z] - CONFIG_BLK_DEV_DM: enabled [2020-03-27T13:55:51.846Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-03-27T13:55:51.846Z] - "overlay": [2020-03-27T13:55:51.846Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-03-27T13:55:51.846Z] - "zfs": [2020-03-27T13:55:51.846Z] - /dev/zfs: missing [2020-03-27T13:55:51.846Z] - zfs command: missing [2020-03-27T13:55:51.846Z] - zpool command: missing [2020-03-27T13:55:51.846Z] [2020-03-27T13:55:51.846Z] Limits: [2020-03-27T13:55:51.846Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-03-27T13:55:51.846Z] [2020-03-27T13:55:51.846Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-03-27T13:55:51.942Z] + docker version [2020-03-27T13:55:51.942Z] Client: Docker Engine - Community [2020-03-27T13:55:51.942Z] Version: 19.03.7 [2020-03-27T13:55:51.942Z] API version: 1.40 [2020-03-27T13:55:51.942Z] Go version: go1.12.17 [2020-03-27T13:55:51.942Z] Git commit: 7141c199a2 [2020-03-27T13:55:51.942Z] Built: Sat Mar 7 16:48:47 2020 [2020-03-27T13:55:51.942Z] OS/Arch: linux/s390x [2020-03-27T13:55:51.942Z] Experimental: false [2020-03-27T13:55:51.942Z] [2020-03-27T13:55:51.942Z] Server: Docker Engine - Community [2020-03-27T13:55:51.942Z] Engine: [2020-03-27T13:55:51.942Z] Version: 19.03.7 [2020-03-27T13:55:51.942Z] API version: 1.40 (minimum version 1.12) [2020-03-27T13:55:51.942Z] Go version: go1.12.17 [2020-03-27T13:55:51.942Z] Git commit: 7141c199a2 [2020-03-27T13:55:51.942Z] Built: Sat Mar 7 16:47:46 2020 [2020-03-27T13:55:51.942Z] OS/Arch: linux/s390x [2020-03-27T13:55:51.942Z] Experimental: true [2020-03-27T13:55:51.942Z] containerd: [2020-03-27T13:55:51.942Z] Version: 1.2.13 [2020-03-27T13:55:51.942Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-03-27T13:55:51.942Z] runc: [2020-03-27T13:55:51.942Z] Version: 1.0.0-rc10 [2020-03-27T13:55:51.942Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-27T13:55:51.942Z] docker-init: [2020-03-27T13:55:51.942Z] Version: 0.18.0 [2020-03-27T13:55:51.942Z] GitCommit: fec3683 [Pipeline] sh [2020-03-27T13:55:52.177Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:f4a7311dabd3eded3a5979c06127303f694f6b29 . [2020-03-27T13:55:52.177Z] #1 [internal] load build definition from Dockerfile [2020-03-27T13:55:52.177Z] #1 transferring dockerfile: 12.30kB 0.0s done [2020-03-27T13:55:52.177Z] #1 DONE 0.1s [2020-03-27T13:55:52.177Z] [2020-03-27T13:55:52.177Z] #2 [internal] load .dockerignore [2020-03-27T13:55:52.177Z] #2 transferring context: 87B 0.0s done [2020-03-27T13:55:52.177Z] #2 DONE 0.1s [2020-03-27T13:55:52.177Z] [2020-03-27T13:55:52.177Z] #4 [internal] load metadata for docker.io/library/golang:1.12.17-buster [2020-03-27T13:55:52.743Z] #4 ... [2020-03-27T13:55:52.743Z] [2020-03-27T13:55:52.743Z] #3 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-03-27T13:55:52.743Z] #3 DONE 0.3s [2020-03-27T13:55:52.744Z] + docker info [2020-03-27T13:55:53.002Z] [2020-03-27T13:55:53.002Z] #4 [internal] load metadata for docker.io/library/golang:1.12.17-buster [2020-03-27T13:55:53.002Z] #4 DONE 0.6s [2020-03-27T13:55:53.002Z] [2020-03-27T13:55:53.002Z] #5 [base 1/2] FROM docker.io/library/golang:1.12.17-buster@sha256:d9d06cb74... [2020-03-27T13:55:53.002Z] #5 resolve docker.io/library/golang:1.12.17-buster@sha256:d9d06cb747d49db5d5703610ecdef837c0432efcaccc4a5959155dd61fe42f4a done [2020-03-27T13:55:53.002Z] #5 sha256:d9d06cb747d49db5d5703610ecdef837c0432efcaccc4a5959155dd61fe42f4a 1.42kB / 1.42kB done [2020-03-27T13:55:53.002Z] #5 sha256:c489190d31e60400b94cd404e27bb5eec4c484ab606e5b5eff75707d5ec6a2aa 1.79kB / 1.79kB done [2020-03-27T13:55:53.002Z] #5 sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 0B / 50.38MB 0.1s [2020-03-27T13:55:53.002Z] #5 sha256:ffcaee6f7d8bba5b1c43777790cae7e5c729b857a668da08e1c3a6d8559737da 5.46kB / 5.46kB done [2020-03-27T13:55:53.002Z] #5 sha256:346ffb2b67d7b35729673ced818325ed0ea57284e69de67f8bbc48c2bf294716 0B / 7.81MB 0.1s [2020-03-27T13:55:53.002Z] #5 sha256:dea4ecac934f71d68d4f5edb171f6cff42588edfa3f70ba8709be56e321eeddc 0B / 10.00MB 0.1s [2020-03-27T13:55:53.097Z] Client: [2020-03-27T13:55:53.097Z] Debug Mode: false [2020-03-27T13:55:53.097Z] [2020-03-27T13:55:53.097Z] Server: [2020-03-27T13:55:53.097Z] Containers: 0 [2020-03-27T13:55:53.097Z] Running: 0 [2020-03-27T13:55:53.097Z] Paused: 0 [2020-03-27T13:55:53.097Z] Stopped: 0 [2020-03-27T13:55:53.097Z] Images: 0 [2020-03-27T13:55:53.097Z] Server Version: 19.03.7 [2020-03-27T13:55:53.097Z] Storage Driver: overlay2 [2020-03-27T13:55:53.097Z] Backing Filesystem: [2020-03-27T13:55:53.097Z] Supports d_type: true [2020-03-27T13:55:53.097Z] Native Overlay Diff: true [2020-03-27T13:55:53.097Z] Logging Driver: json-file [2020-03-27T13:55:53.097Z] Cgroup Driver: cgroupfs [2020-03-27T13:55:53.097Z] Plugins: [2020-03-27T13:55:53.097Z] Volume: local [2020-03-27T13:55:53.097Z] Network: bridge host ipvlan macvlan null overlay [2020-03-27T13:55:53.097Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-03-27T13:55:53.097Z] Swarm: inactive [2020-03-27T13:55:53.097Z] Runtimes: runc [2020-03-27T13:55:53.097Z] Default Runtime: runc [2020-03-27T13:55:53.097Z] Init Binary: docker-init [2020-03-27T13:55:53.097Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-03-27T13:55:53.097Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-27T13:55:53.097Z] init version: fec3683 [2020-03-27T13:55:53.097Z] Security Options: [2020-03-27T13:55:53.097Z] apparmor [2020-03-27T13:55:53.097Z] seccomp [2020-03-27T13:55:53.097Z] Profile: default [2020-03-27T13:55:53.097Z] Kernel Version: 4.4.0-171-generic [2020-03-27T13:55:53.097Z] Operating System: Ubuntu 16.04.5 LTS [2020-03-27T13:55:53.097Z] OSType: linux [2020-03-27T13:55:53.097Z] Architecture: s390x [2020-03-27T13:55:53.097Z] CPUs: 2 [2020-03-27T13:55:53.097Z] Total Memory: 7.862GiB [2020-03-27T13:55:53.097Z] Name: s390x-ubuntu-06 [2020-03-27T13:55:53.097Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-03-27T13:55:53.097Z] Docker Root Dir: /var/lib/docker [2020-03-27T13:55:53.097Z] Debug Mode: false [2020-03-27T13:55:53.098Z] Username: dockerbuildbot [2020-03-27T13:55:53.098Z] Registry: https://index.docker.io/v1/ [2020-03-27T13:55:53.098Z] Labels: [2020-03-27T13:55:53.098Z] Experimental: true [2020-03-27T13:55:53.098Z] Insecure Registries: [2020-03-27T13:55:53.098Z] 127.0.0.0/8 [2020-03-27T13:55:53.098Z] Live Restore Enabled: false [2020-03-27T13:55:53.098Z] [2020-03-27T13:55:53.098Z] WARNING: No swap limit support [Pipeline] sh [2020-03-27T13:55:53.260Z] #5 sha256:dea4ecac934f71d68d4f5edb171f6cff42588edfa3f70ba8709be56e321eeddc 4.49MB / 10.00MB 0.2s [2020-03-27T13:55:53.518Z] #5 sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 2.73MB / 50.38MB 0.4s [2020-03-27T13:55:53.518Z] #5 sha256:346ffb2b67d7b35729673ced818325ed0ea57284e69de67f8bbc48c2bf294716 800.30kB / 7.81MB 0.4s [2020-03-27T13:55:53.518Z] #5 sha256:dea4ecac934f71d68d4f5edb171f6cff42588edfa3f70ba8709be56e321eeddc 10.00MB / 10.00MB 0.4s [2020-03-27T13:55:53.518Z] #5 sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 9.57MB / 50.38MB 0.6s [2020-03-27T13:55:53.518Z] #5 sha256:346ffb2b67d7b35729673ced818325ed0ea57284e69de67f8bbc48c2bf294716 2.99MB / 7.81MB 0.6s [2020-03-27T13:55:53.518Z] #5 sha256:dea4ecac934f71d68d4f5edb171f6cff42588edfa3f70ba8709be56e321eeddc 10.00MB / 10.00MB 0.4s done [2020-03-27T13:55:53.518Z] #5 sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 1.78MB / 51.79MB 0.6s [2020-03-27T13:55:53.779Z] #5 sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 16.97MB / 50.38MB 0.8s [2020-03-27T13:55:53.779Z] #5 sha256:346ffb2b67d7b35729673ced818325ed0ea57284e69de67f8bbc48c2bf294716 7.81MB / 7.81MB 0.8s done [2020-03-27T13:55:53.779Z] #5 sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 8.99MB / 51.79MB 0.8s [2020-03-27T13:55:53.779Z] #5 sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 0B / 68.52MB 0.8s [2020-03-27T13:55:53.779Z] #5 sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 22.11MB / 50.38MB 0.9s [2020-03-27T13:55:53.779Z] #5 sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 15.79MB / 51.79MB 0.9s [2020-03-27T13:55:53.779Z] #5 sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 4.23MB / 68.52MB 0.9s [2020-03-27T13:55:53.822Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-27T13:55:53.822Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-27T13:55:53.822Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40617/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-03-27T13:55:53.822Z] + bash /home/jenkins/workspace/moby_PR-40617/check-config.sh [2020-03-27T13:55:53.822Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-03-27T13:55:53.822Z] info: reading kernel config from /boot/config-4.4.0-171-generic ... [2020-03-27T13:55:53.822Z] [2020-03-27T13:55:53.822Z] Generally Necessary: [2020-03-27T13:55:53.822Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-03-27T13:55:53.822Z] - apparmor: enabled and tools installed [2020-03-27T13:55:53.822Z] - CONFIG_NAMESPACES: enabled [2020-03-27T13:55:53.822Z] - CONFIG_NET_NS: enabled [2020-03-27T13:55:53.822Z] - CONFIG_PID_NS: enabled [2020-03-27T13:55:53.822Z] - CONFIG_IPC_NS: enabled [2020-03-27T13:55:53.822Z] - CONFIG_UTS_NS: enabled [2020-03-27T13:55:53.822Z] - CONFIG_CGROUPS: enabled [2020-03-27T13:55:53.822Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-03-27T13:55:53.822Z] - CONFIG_CGROUP_DEVICE: enabled [2020-03-27T13:55:53.822Z] - CONFIG_CGROUP_FREEZER: enabled [2020-03-27T13:55:53.822Z] - CONFIG_CGROUP_SCHED: enabled [2020-03-27T13:55:53.822Z] - CONFIG_CPUSETS: enabled [2020-03-27T13:55:53.822Z] - CONFIG_MEMCG: enabled [2020-03-27T13:55:53.822Z] - CONFIG_KEYS: enabled [2020-03-27T13:55:53.822Z] - CONFIG_VETH: enabled (as module) [2020-03-27T13:55:53.822Z] - CONFIG_BRIDGE: enabled (as module) [2020-03-27T13:55:53.822Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-03-27T13:55:53.822Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-03-27T13:55:53.822Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-03-27T13:55:54.039Z] #5 sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 25.48MB / 50.38MB 1.0s [2020-03-27T13:55:54.039Z] #5 sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 19.62MB / 51.79MB 1.0s [2020-03-27T13:55:54.039Z] #5 sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 8.07MB / 68.52MB 1.0s [2020-03-27T13:55:54.039Z] #5 sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 29.05MB / 50.38MB 1.1s [2020-03-27T13:55:54.174Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-03-27T13:55:54.174Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-03-27T13:55:54.174Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-03-27T13:55:54.174Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-03-27T13:55:54.174Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-03-27T13:55:54.174Z] - CONFIG_NF_NAT: enabled (as module) [2020-03-27T13:55:54.174Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-03-27T13:55:54.174Z] - CONFIG_POSIX_MQUEUE: enabled [2020-03-27T13:55:54.174Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-03-27T13:55:54.174Z] [2020-03-27T13:55:54.174Z] Optional Features: [2020-03-27T13:55:54.174Z] - CONFIG_USER_NS: enabled [2020-03-27T13:55:54.174Z] - CONFIG_SECCOMP: enabled [2020-03-27T13:55:54.174Z] - CONFIG_CGROUP_PIDS: enabled [2020-03-27T13:55:54.174Z] - CONFIG_MEMCG_SWAP: enabled [2020-03-27T13:55:54.174Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-03-27T13:55:54.174Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-03-27T13:55:54.174Z] - CONFIG_MEMCG_KMEM: enabled [2020-03-27T13:55:54.174Z] - CONFIG_BLK_CGROUP: enabled [2020-03-27T13:55:54.174Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-03-27T13:55:54.174Z] - CONFIG_IOSCHED_CFQ: enabled [2020-03-27T13:55:54.174Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-03-27T13:55:54.174Z] - CONFIG_CGROUP_PERF: enabled [2020-03-27T13:55:54.174Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-03-27T13:55:54.174Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-03-27T13:55:54.174Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-03-27T13:55:54.174Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-03-27T13:55:54.174Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-03-27T13:55:54.174Z] - CONFIG_RT_GROUP_SCHED: missing [2020-03-27T13:55:54.174Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-03-27T13:55:54.174Z] - CONFIG_IP_VS: enabled (as module) [2020-03-27T13:55:54.174Z] - CONFIG_IP_VS_NFCT: enabled [2020-03-27T13:55:54.174Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-03-27T13:55:54.174Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-03-27T13:55:54.174Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-03-27T13:55:54.174Z] - CONFIG_EXT4_FS: enabled [2020-03-27T13:55:54.174Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-03-27T13:55:54.174Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-03-27T13:55:54.174Z] - Network Drivers: [2020-03-27T13:55:54.174Z] - "overlay": [2020-03-27T13:55:54.174Z] - CONFIG_VXLAN: enabled (as module) [2020-03-27T13:55:54.174Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-03-27T13:55:54.174Z] Optional (for encrypted networks): [2020-03-27T13:55:54.174Z] - CONFIG_CRYPTO: enabled [2020-03-27T13:55:54.174Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-03-27T13:55:54.174Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-03-27T13:55:54.174Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-03-27T13:55:54.174Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-03-27T13:55:54.174Z] - CONFIG_XFRM: enabled [2020-03-27T13:55:54.174Z] - CONFIG_XFRM_USER: enabled (as module) [2020-03-27T13:55:54.174Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-03-27T13:55:54.174Z] - CONFIG_INET_ESP: enabled (as module) [2020-03-27T13:55:54.174Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-03-27T13:55:54.174Z] - "ipvlan": [2020-03-27T13:55:54.174Z] - CONFIG_IPVLAN: enabled (as module) [2020-03-27T13:55:54.174Z] - "macvlan": [2020-03-27T13:55:54.174Z] - CONFIG_MACVLAN: enabled (as module) [2020-03-27T13:55:54.174Z] - CONFIG_DUMMY: enabled (as module) [2020-03-27T13:55:54.174Z] - "ftp,tftp client in container": [2020-03-27T13:55:54.174Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-03-27T13:55:54.174Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-03-27T13:55:54.174Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-03-27T13:55:54.174Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-03-27T13:55:54.174Z] - Storage Drivers: [2020-03-27T13:55:54.174Z] - "aufs": [2020-03-27T13:55:54.174Z] - CONFIG_AUFS_FS: enabled (as module) [2020-03-27T13:55:54.174Z] - "btrfs": [2020-03-27T13:55:54.174Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-03-27T13:55:54.174Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-03-27T13:55:54.174Z] - "devicemapper": [2020-03-27T13:55:54.174Z] - CONFIG_BLK_DEV_DM: enabled [2020-03-27T13:55:54.174Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-03-27T13:55:54.174Z] - "overlay": [2020-03-27T13:55:54.174Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-03-27T13:55:54.174Z] - "zfs": [2020-03-27T13:55:54.174Z] - /dev/zfs: missing [2020-03-27T13:55:54.174Z] - zfs command: missing [2020-03-27T13:55:54.174Z] - zpool command: missing [2020-03-27T13:55:54.174Z] [2020-03-27T13:55:54.174Z] Limits: [2020-03-27T13:55:54.174Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-03-27T13:55:54.174Z] [2020-03-27T13:55:54.174Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-03-27T13:55:54.306Z] #5 sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 40.40MB / 50.38MB 1.3s [2020-03-27T13:55:54.306Z] #5 sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 29.60MB / 51.79MB 1.3s [2020-03-27T13:55:54.306Z] #5 sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 22.37MB / 68.52MB 1.3s [2020-03-27T13:55:54.566Z] #5 sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 46.34MB / 50.38MB 1.4s [2020-03-27T13:55:54.566Z] #5 sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 34.31MB / 51.79MB 1.4s [2020-03-27T13:55:54.566Z] #5 sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 38.09MB / 51.79MB 1.6s [2020-03-27T13:55:54.566Z] #5 sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 29.30MB / 68.52MB 1.6s [2020-03-27T13:55:54.823Z] #5 sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 50.38MB / 50.38MB 1.7s [2020-03-27T13:55:54.823Z] #5 sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 50.38MB / 50.38MB 1.7s done [2020-03-27T13:55:54.823Z] #5 sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 43.38MB / 51.79MB 1.9s [2020-03-27T13:55:54.823Z] #5 sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 33.02MB / 68.52MB 1.9s [2020-03-27T13:55:54.823Z] #5 sha256:020f524b99dd2fc8523e2bb87da57d13a348ebc557aa3b47ef1a27cdf962e2ee 51.75kB / 126.73MB 1.9s [2020-03-27T13:55:55.086Z] #5 sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 46.59MB / 51.79MB 2.1s [2020-03-27T13:55:55.086Z] #5 sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 37.91MB / 68.52MB 2.1s [2020-03-27T13:55:55.086Z] #5 extracting sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 [2020-03-27T13:55:55.148Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:f4a7311dabd3eded3a5979c06127303f694f6b29 . [2020-03-27T13:55:55.165Z] Still waiting to schedule task [2020-03-27T13:55:55.165Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-08a7bee2c824aafcf)’ [2020-03-27T13:55:55.175Z] Still waiting to schedule task [2020-03-27T13:55:55.175Z] All nodes of label ‘windows-2019’ are offline [2020-03-27T13:55:55.345Z] #5 sha256:020f524b99dd2fc8523e2bb87da57d13a348ebc557aa3b47ef1a27cdf962e2ee 7.24MB / 126.73MB 2.2s [2020-03-27T13:55:55.345Z] #5 sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 51.79MB / 51.79MB 2.4s [2020-03-27T13:55:55.345Z] #5 sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 43.35MB / 68.52MB 2.4s [2020-03-27T13:55:55.345Z] #5 sha256:020f524b99dd2fc8523e2bb87da57d13a348ebc557aa3b47ef1a27cdf962e2ee 14.32MB / 126.73MB 2.4s [2020-03-27T13:55:55.345Z] #5 sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 51.79MB / 51.79MB 2.4s done [2020-03-27T13:55:55.345Z] #5 sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 53.24MB / 68.52MB 2.5s [2020-03-27T13:55:55.345Z] #5 sha256:06036b0307c9aaf7d506ec1c18f647754cf782f93ca4fc10303db2468297753f 0B / 126B 2.5s [2020-03-27T13:55:55.543Z] Sending build context to Docker daemon 52.69MB [2020-03-27T13:55:55.606Z] #5 sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 56.68MB / 68.52MB 2.6s [2020-03-27T13:55:55.606Z] #5 sha256:06036b0307c9aaf7d506ec1c18f647754cf782f93ca4fc10303db2468297753f 126B / 126B 2.5s done [2020-03-27T13:55:55.606Z] #5 sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 64.42MB / 68.52MB 2.7s [2020-03-27T13:55:55.606Z] #5 sha256:020f524b99dd2fc8523e2bb87da57d13a348ebc557aa3b47ef1a27cdf962e2ee 25.66MB / 126.73MB 2.7s [2020-03-27T13:55:55.888Z] Step 1/140 : ARG CROSS="false" [2020-03-27T13:55:55.888Z] Step 2/140 : ARG GO_VERSION=1.12.17 [2020-03-27T13:55:55.888Z] Step 3/140 : ARG DEBIAN_FRONTEND=noninteractive [2020-03-27T13:55:55.888Z] Step 4/140 : ARG VPNKIT_DIGEST=e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2020-03-27T13:55:55.888Z] Step 5/140 : FROM golang:${GO_VERSION}-buster AS base [2020-03-27T13:55:55.888Z] 1.12.17-buster: Pulling from library/golang [2020-03-27T13:55:56.178Z] #5 sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 68.52MB / 68.52MB 3.0s [2020-03-27T13:55:56.178Z] #5 sha256:020f524b99dd2fc8523e2bb87da57d13a348ebc557aa3b47ef1a27cdf962e2ee 36.27MB / 126.73MB 3.0s [2020-03-27T13:55:56.178Z] #5 sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 68.52MB / 68.52MB 3.1s done [2020-03-27T13:55:56.252Z] 6f3b736b312b: Pulling fs layer [2020-03-27T13:55:56.252Z] 6eca02855c81: Pulling fs layer [2020-03-27T13:55:56.252Z] 88ecd1a9e0aa: Pulling fs layer [2020-03-27T13:55:56.252Z] 114b7e56002f: Pulling fs layer [2020-03-27T13:55:56.252Z] eba663ac4e15: Pulling fs layer [2020-03-27T13:55:56.252Z] caedf537cfdf: Pulling fs layer [2020-03-27T13:55:56.252Z] 3f1219a57b40: Pulling fs layer [2020-03-27T13:55:56.252Z] 114b7e56002f: Waiting [2020-03-27T13:55:56.252Z] eba663ac4e15: Waiting [2020-03-27T13:55:56.252Z] caedf537cfdf: Waiting [2020-03-27T13:55:56.252Z] 3f1219a57b40: Waiting [2020-03-27T13:55:56.252Z] 88ecd1a9e0aa: Verifying Checksum [2020-03-27T13:55:56.252Z] 88ecd1a9e0aa: Download complete [2020-03-27T13:55:56.435Z] #5 sha256:020f524b99dd2fc8523e2bb87da57d13a348ebc557aa3b47ef1a27cdf962e2ee 43.59MB / 126.73MB 3.4s [2020-03-27T13:55:56.693Z] #5 sha256:020f524b99dd2fc8523e2bb87da57d13a348ebc557aa3b47ef1a27cdf962e2ee 50.58MB / 126.73MB 3.6s [2020-03-27T13:55:56.951Z] #5 sha256:020f524b99dd2fc8523e2bb87da57d13a348ebc557aa3b47ef1a27cdf962e2ee 61.50MB / 126.73MB 4.0s [2020-03-27T13:55:57.014Z] 6eca02855c81: Verifying Checksum [2020-03-27T13:55:57.015Z] 6eca02855c81: Download complete [2020-03-27T13:55:57.209Z] #5 sha256:020f524b99dd2fc8523e2bb87da57d13a348ebc557aa3b47ef1a27cdf962e2ee 70.81MB / 126.73MB 4.3s [2020-03-27T13:55:57.466Z] #5 sha256:020f524b99dd2fc8523e2bb87da57d13a348ebc557aa3b47ef1a27cdf962e2ee 77.69MB / 126.73MB 4.5s [2020-03-27T13:55:57.738Z] #5 sha256:020f524b99dd2fc8523e2bb87da57d13a348ebc557aa3b47ef1a27cdf962e2ee 84.98MB / 126.73MB 4.8s [2020-03-27T13:55:57.799Z] 6f3b736b312b: Verifying Checksum [2020-03-27T13:55:57.799Z] 6f3b736b312b: Download complete [2020-03-27T13:55:58.159Z] 114b7e56002f: Verifying Checksum [2020-03-27T13:55:58.159Z] 114b7e56002f: Download complete [2020-03-27T13:55:58.520Z] 3f1219a57b40: Verifying Checksum [2020-03-27T13:55:58.520Z] 3f1219a57b40: Download complete [2020-03-27T13:55:58.704Z] #5 sha256:020f524b99dd2fc8523e2bb87da57d13a348ebc557aa3b47ef1a27cdf962e2ee 93.83MB / 126.73MB 5.5s [2020-03-27T13:55:58.962Z] #5 ... [2020-03-27T13:55:58.962Z] [2020-03-27T13:55:58.962Z] #63 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-03-27T13:55:58.962Z] #63 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2020-03-27T13:55:58.962Z] #63 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-03-27T13:55:58.962Z] #63 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2020-03-27T13:55:58.962Z] #63 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 3.0s done [2020-03-27T13:55:58.962Z] #63 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 2.7s done [2020-03-27T13:55:58.962Z] #63 DONE 5.9s [2020-03-27T13:55:58.962Z] [2020-03-27T13:55:58.962Z] #5 [base 1/2] FROM docker.io/library/golang:1.12.17-buster@sha256:d9d06cb74... [2020-03-27T13:55:58.962Z] #5 sha256:020f524b99dd2fc8523e2bb87da57d13a348ebc557aa3b47ef1a27cdf962e2ee 101.65MB / 126.73MB 5.9s [2020-03-27T13:55:58.962Z] #5 ... [2020-03-27T13:55:58.962Z] [2020-03-27T13:55:58.962Z] #17 [internal] load build context [2020-03-27T13:55:58.962Z] #17 transferring context: 29.86MB 6.0s [2020-03-27T13:55:59.763Z] 6f3b736b312b: Pull complete [2020-03-27T13:55:59.764Z] eba663ac4e15: Verifying Checksum [2020-03-27T13:55:59.764Z] eba663ac4e15: Download complete [2020-03-27T13:56:00.116Z] 6eca02855c81: Pull complete [2020-03-27T13:56:00.478Z] 88ecd1a9e0aa: Pull complete [2020-03-27T13:56:00.478Z] caedf537cfdf: Verifying Checksum [2020-03-27T13:56:00.478Z] caedf537cfdf: Download complete [2020-03-27T13:56:00.863Z] #17 transferring context: 48.17MB 7.6s done [2020-03-27T13:56:00.863Z] #17 DONE 7.7s [2020-03-27T13:56:00.863Z] [2020-03-27T13:56:00.863Z] #5 [base 1/2] FROM docker.io/library/golang:1.12.17-buster@sha256:d9d06cb74... [2020-03-27T13:56:00.863Z] #5 sha256:020f524b99dd2fc8523e2bb87da57d13a348ebc557aa3b47ef1a27cdf962e2ee 126.73MB / 126.73MB 6.8s done [2020-03-27T13:56:00.863Z] #5 extracting sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 5.6s [2020-03-27T13:56:02.337Z] 114b7e56002f: Pull complete [2020-03-27T13:56:03.391Z] #5 extracting sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 7.7s done [2020-03-27T13:56:03.391Z] #5 extracting sha256:346ffb2b67d7b35729673ced818325ed0ea57284e69de67f8bbc48c2bf294716 0.1s [2020-03-27T13:56:03.649Z] #5 extracting sha256:346ffb2b67d7b35729673ced818325ed0ea57284e69de67f8bbc48c2bf294716 0.5s done [2020-03-27T13:56:03.649Z] #5 extracting sha256:dea4ecac934f71d68d4f5edb171f6cff42588edfa3f70ba8709be56e321eeddc 0.1s [2020-03-27T13:56:04.214Z] #5 extracting sha256:dea4ecac934f71d68d4f5edb171f6cff42588edfa3f70ba8709be56e321eeddc 0.4s done [2020-03-27T13:56:04.214Z] #5 extracting sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 [2020-03-27T13:56:04.686Z] Fetching without tags [2020-03-27T13:56:04.718Z] eba663ac4e15: Pull complete [2020-03-27T13:56:05.190Z] Merging remotes/origin/19.03 commit 1db5199ddce6a9e94421427c9109f25e03c03fa6 into PR head commit 021258661bc865f581a98cfe75e79af46dd91cb7 [2020-03-27T13:56:04.696Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-27T13:56:04.701Z] > git config --add remote.origin.fetch +refs/pull/40617/head:refs/remotes/origin/PR-40617 # timeout=10 [2020-03-27T13:56:04.705Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-03-27T13:56:04.722Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-27T13:56:04.739Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-27T13:56:04.739Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-27T13:56:04.746Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40617/head:refs/remotes/origin/PR-40617 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-03-27T13:56:05.243Z] > git config core.sparsecheckout # timeout=10 [2020-03-27T13:56:05.247Z] > git checkout -f 021258661bc865f581a98cfe75e79af46dd91cb7 # timeout=10 [2020-03-27T13:56:06.875Z] Merge succeeded, producing 136704897a84a0e1b2589956e5d13bfe01fb9543 [2020-03-27T13:56:06.876Z] Checking out Revision 136704897a84a0e1b2589956e5d13bfe01fb9543 (PR-40617) [2020-03-27T13:56:07.323Z] Commit message: "Merge commit '1db5199ddce6a9e94421427c9109f25e03c03fa6' into HEAD" [2020-03-27T13:56:07.340Z] First time build. Skipping changelog. [2020-03-27T13:56:07.832Z] caedf537cfdf: Pull complete [2020-03-27T13:56:07.832Z] 3f1219a57b40: Pull complete [2020-03-27T13:56:07.832Z] Digest: sha256:d9d06cb747d49db5d5703610ecdef837c0432efcaccc4a5959155dd61fe42f4a [2020-03-27T13:56:07.832Z] Status: Downloaded newer image for golang:1.12.17-buster [2020-03-27T13:56:07.832Z] ---> 24b6a4b65d10 [2020-03-27T13:56:07.832Z] Step 6/140 : ARG APT_MIRROR [2020-03-27T13:56:07.832Z] ---> Running in 64edcff36e4b [2020-03-27T13:56:07.832Z] Removing intermediate container 64edcff36e4b [2020-03-27T13:56:07.832Z] ---> 5f3fd864f311 [2020-03-27T13:56:07.832Z] Step 7/140 : RUN sed -ri "s/(httpredir|deb).debian.org/${APT_MIRROR:-deb.debian.org}/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/${APT_MIRROR:-security.debian.org}/g" /etc/apt/sources.list [2020-03-27T13:56:07.832Z] ---> Running in 6996ef1ca87a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-03-27T13:56:08.279Z] + docker version [2020-03-27T13:56:08.279Z] Client: [2020-03-27T13:56:08.279Z] Version: 18.06.1-ce [2020-03-27T13:56:08.279Z] API version: 1.38 [2020-03-27T13:56:08.279Z] Go version: go1.10.3 [2020-03-27T13:56:08.279Z] Git commit: e68fc7a [2020-03-27T13:56:08.279Z] Built: Tue Aug 21 17:26:10 2018 [2020-03-27T13:56:08.279Z] OS/Arch: linux/ppc64le [2020-03-27T13:56:08.279Z] Experimental: false [2020-03-27T13:56:08.279Z] [2020-03-27T13:56:08.279Z] Server: [2020-03-27T13:56:08.279Z] Engine: [2020-03-27T13:56:08.279Z] Version: 18.06.1-ce [2020-03-27T13:56:08.279Z] API version: 1.38 (minimum version 1.12) [2020-03-27T13:56:08.279Z] Go version: go1.10.3 [2020-03-27T13:56:08.279Z] Git commit: e68fc7a [2020-03-27T13:56:08.279Z] Built: Tue Aug 21 17:24:20 2018 [2020-03-27T13:56:08.279Z] OS/Arch: linux/ppc64le [2020-03-27T13:56:08.279Z] Experimental: true [Pipeline] sh [2020-03-27T13:56:06.296Z] > git merge 1db5199ddce6a9e94421427c9109f25e03c03fa6 # timeout=10 [2020-03-27T13:56:06.911Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-27T13:56:06.928Z] > git config core.sparsecheckout # timeout=10 [2020-03-27T13:56:06.933Z] > git checkout -f 136704897a84a0e1b2589956e5d13bfe01fb9543 # timeout=10 [2020-03-27T13:56:07.375Z] > git rev-list --no-walk cc0c1feb60aba177a365733cceb65621d70eed89 # timeout=10 [2020-03-27T13:56:08.394Z] #5 extracting sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 3.7s done [2020-03-27T13:56:08.394Z] #5 extracting sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 [2020-03-27T13:56:08.661Z] + docker info [2020-03-27T13:56:08.661Z] Containers: 0 [2020-03-27T13:56:08.661Z] Running: 0 [2020-03-27T13:56:08.661Z] Paused: 0 [2020-03-27T13:56:08.661Z] Stopped: 0 [2020-03-27T13:56:08.661Z] Images: 0 [2020-03-27T13:56:08.661Z] Server Version: 18.06.1-ce [2020-03-27T13:56:08.661Z] Storage Driver: overlay2 [2020-03-27T13:56:08.661Z] Backing Filesystem: extfs [2020-03-27T13:56:08.661Z] Supports d_type: true [2020-03-27T13:56:08.661Z] Native Overlay Diff: true [2020-03-27T13:56:08.661Z] Logging Driver: json-file [2020-03-27T13:56:08.661Z] Cgroup Driver: cgroupfs [2020-03-27T13:56:08.661Z] Plugins: [2020-03-27T13:56:08.661Z] Volume: local [2020-03-27T13:56:08.661Z] Network: bridge host ipvlan macvlan null overlay [2020-03-27T13:56:08.661Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-03-27T13:56:08.661Z] Swarm: inactive [2020-03-27T13:56:08.661Z] Runtimes: runc [2020-03-27T13:56:08.661Z] Default Runtime: runc [2020-03-27T13:56:08.661Z] Init Binary: docker-init [2020-03-27T13:56:08.661Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-03-27T13:56:08.661Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-03-27T13:56:08.661Z] init version: fec3683 [2020-03-27T13:56:08.661Z] Security Options: [2020-03-27T13:56:08.661Z] apparmor [2020-03-27T13:56:08.661Z] seccomp [2020-03-27T13:56:08.661Z] Profile: default [2020-03-27T13:56:08.661Z] Kernel Version: 4.4.0-139-generic [2020-03-27T13:56:08.661Z] Operating System: Ubuntu 16.04.3 LTS [2020-03-27T13:56:08.661Z] OSType: linux [2020-03-27T13:56:08.661Z] Architecture: ppc64le [2020-03-27T13:56:08.661Z] CPUs: 4 [2020-03-27T13:56:08.661Z] Total Memory: 7.972GiB [2020-03-27T13:56:08.661Z] Name: ppc64le-ubuntu-17 [2020-03-27T13:56:08.661Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-03-27T13:56:08.661Z] Docker Root Dir: /var/lib/docker [2020-03-27T13:56:08.661Z] Debug Mode (client): false [2020-03-27T13:56:08.661Z] Debug Mode (server): false [2020-03-27T13:56:08.661Z] Username: dockerbuildbot [2020-03-27T13:56:08.661Z] Registry: https://index.docker.io/v1/ [2020-03-27T13:56:08.661Z] Labels: [2020-03-27T13:56:08.661Z] Experimental: true [2020-03-27T13:56:08.661Z] Insecure Registries: [2020-03-27T13:56:08.661Z] 127.0.0.0/8 [2020-03-27T13:56:08.661Z] Live Restore Enabled: false [2020-03-27T13:56:08.661Z] [Pipeline] sh [2020-03-27T13:56:09.042Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-27T13:56:09.042Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-27T13:56:09.042Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40617/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-03-27T13:56:09.053Z] Removing intermediate container 6996ef1ca87a [2020-03-27T13:56:09.053Z] ---> 430bf2ccaddd [2020-03-27T13:56:09.053Z] Step 8/140 : ENV GO111MODULE=off [2020-03-27T13:56:09.053Z] ---> Running in adb9f2574789 [2020-03-27T13:56:09.053Z] Removing intermediate container adb9f2574789 [2020-03-27T13:56:09.053Z] ---> b724d5bf8ecb [2020-03-27T13:56:09.053Z] Step 9/140 : FROM base AS criu [2020-03-27T13:56:09.053Z] ---> b724d5bf8ecb [2020-03-27T13:56:09.053Z] Step 10/140 : ARG DEBIAN_FRONTEND [2020-03-27T13:56:09.328Z] + bash /home/docker/workspace/moby_PR-40617/check-config.sh [2020-03-27T13:56:09.328Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-03-27T13:56:09.328Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2020-03-27T13:56:09.328Z] [2020-03-27T13:56:09.328Z] Generally Necessary: [2020-03-27T13:56:09.328Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-03-27T13:56:09.328Z] - apparmor: enabled and tools installed [2020-03-27T13:56:09.328Z] - CONFIG_NAMESPACES: enabled [2020-03-27T13:56:09.328Z] - CONFIG_NET_NS: enabled [2020-03-27T13:56:09.328Z] - CONFIG_PID_NS: enabled [2020-03-27T13:56:09.328Z] - CONFIG_IPC_NS: enabled [2020-03-27T13:56:09.328Z] - CONFIG_UTS_NS: enabled [2020-03-27T13:56:09.328Z] - CONFIG_CGROUPS: enabled [2020-03-27T13:56:09.328Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-03-27T13:56:09.328Z] - CONFIG_CGROUP_DEVICE: enabled [2020-03-27T13:56:09.328Z] - CONFIG_CGROUP_FREEZER: enabled [2020-03-27T13:56:09.403Z] ---> Running in cb483fca65ca [2020-03-27T13:56:09.403Z] Removing intermediate container cb483fca65ca [2020-03-27T13:56:09.403Z] ---> 8540a02014f8 [2020-03-27T13:56:09.403Z] Step 11/140 : RUN apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf && rm -rf /var/lib/apt/lists/* [2020-03-27T13:56:09.403Z] ---> Running in cb5a01fc7291 [2020-03-27T13:56:09.614Z] - CONFIG_CGROUP_SCHED: enabled [2020-03-27T13:56:09.614Z] - CONFIG_CPUSETS: enabled [2020-03-27T13:56:09.614Z] - CONFIG_MEMCG: enabled [2020-03-27T13:56:09.614Z] - CONFIG_KEYS: enabled [2020-03-27T13:56:09.614Z] - CONFIG_VETH: enabled (as module) [2020-03-27T13:56:09.614Z] - CONFIG_BRIDGE: enabled (as module) [2020-03-27T13:56:09.614Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-03-27T13:56:09.614Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-03-27T13:56:09.614Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-03-27T13:56:09.614Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-03-27T13:56:09.614Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-03-27T13:56:09.614Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-03-27T13:56:09.614Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-03-27T13:56:09.614Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-03-27T13:56:09.614Z] - CONFIG_NF_NAT: enabled (as module) [2020-03-27T13:56:09.614Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-03-27T13:56:09.614Z] - CONFIG_POSIX_MQUEUE: enabled [2020-03-27T13:56:09.614Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-03-27T13:56:09.614Z] [2020-03-27T13:56:09.614Z] Optional Features: [2020-03-27T13:56:09.614Z] - CONFIG_USER_NS: enabled [2020-03-27T13:56:09.614Z] - CONFIG_SECCOMP: enabled [2020-03-27T13:56:09.614Z] - CONFIG_CGROUP_PIDS: enabled [2020-03-27T13:56:09.614Z] - CONFIG_MEMCG_SWAP: enabled [2020-03-27T13:56:09.614Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-03-27T13:56:09.614Z] (cgroup swap accounting is currently enabled) [2020-03-27T13:56:09.614Z] - CONFIG_MEMCG_KMEM: enabled [2020-03-27T13:56:09.614Z] - CONFIG_BLK_CGROUP: enabled [2020-03-27T13:56:09.614Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-03-27T13:56:09.614Z] - CONFIG_IOSCHED_CFQ: enabled [2020-03-27T13:56:09.614Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-03-27T13:56:09.614Z] - CONFIG_CGROUP_PERF: enabled [2020-03-27T13:56:09.614Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-03-27T13:56:09.614Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-03-27T13:56:09.902Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-03-27T13:56:09.902Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-03-27T13:56:09.902Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-03-27T13:56:09.902Z] - CONFIG_RT_GROUP_SCHED: missing [2020-03-27T13:56:09.902Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-03-27T13:56:09.902Z] - CONFIG_IP_VS: enabled (as module) [2020-03-27T13:56:09.902Z] - CONFIG_IP_VS_NFCT: enabled [2020-03-27T13:56:09.902Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-03-27T13:56:09.902Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-03-27T13:56:09.902Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-03-27T13:56:09.902Z] - CONFIG_EXT4_FS: enabled [2020-03-27T13:56:09.902Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-03-27T13:56:09.902Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-03-27T13:56:09.902Z] - Network Drivers: [2020-03-27T13:56:09.902Z] - "overlay": [2020-03-27T13:56:09.902Z] - CONFIG_VXLAN: enabled (as module) [2020-03-27T13:56:09.902Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-03-27T13:56:09.902Z] Optional (for encrypted networks): [2020-03-27T13:56:09.902Z] - CONFIG_CRYPTO: enabled [2020-03-27T13:56:09.902Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-03-27T13:56:09.902Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-03-27T13:56:09.902Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-03-27T13:56:09.902Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-03-27T13:56:09.902Z] - CONFIG_XFRM: enabled [2020-03-27T13:56:09.902Z] - CONFIG_XFRM_USER: enabled (as module) [2020-03-27T13:56:09.902Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-03-27T13:56:09.902Z] - CONFIG_INET_ESP: enabled (as module) [2020-03-27T13:56:09.902Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-03-27T13:56:09.902Z] - "ipvlan": [2020-03-27T13:56:09.902Z] - CONFIG_IPVLAN: enabled (as module) [2020-03-27T13:56:09.902Z] - "macvlan": [2020-03-27T13:56:09.902Z] - CONFIG_MACVLAN: enabled (as module) [2020-03-27T13:56:09.902Z] - CONFIG_DUMMY: enabled (as module) [2020-03-27T13:56:09.902Z] - "ftp,tftp client in container": [2020-03-27T13:56:10.186Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-03-27T13:56:10.186Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-03-27T13:56:10.186Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-03-27T13:56:10.186Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-03-27T13:56:10.186Z] - Storage Drivers: [2020-03-27T13:56:10.186Z] - "aufs": [2020-03-27T13:56:10.186Z] - CONFIG_AUFS_FS: enabled (as module) [2020-03-27T13:56:10.186Z] - "btrfs": [2020-03-27T13:56:10.186Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-03-27T13:56:10.186Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-03-27T13:56:10.186Z] - "devicemapper": [2020-03-27T13:56:10.186Z] - CONFIG_BLK_DEV_DM: enabled [2020-03-27T13:56:10.186Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-03-27T13:56:10.186Z] - "overlay": [2020-03-27T13:56:10.186Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-03-27T13:56:10.186Z] - "zfs": [2020-03-27T13:56:10.186Z] - /dev/zfs: missing [2020-03-27T13:56:10.186Z] - zfs command: missing [2020-03-27T13:56:10.186Z] - zpool command: missing [2020-03-27T13:56:10.186Z] [2020-03-27T13:56:10.186Z] Limits: [2020-03-27T13:56:10.186Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-03-27T13:56:10.186Z] [2020-03-27T13:56:10.186Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-03-27T13:56:10.281Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-27T13:56:10.281Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-27T13:56:10.611Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:f4a7311dabd3eded3a5979c06127303f694f6b29 . [2020-03-27T13:56:10.634Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-27T13:56:10.634Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-03-27T13:56:10.996Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [165 kB] [2020-03-27T13:56:10.996Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-03-27T13:56:12.212Z] Fetched 8032 kB in 2s (3968 kB/s) [2020-03-27T13:56:12.575Z] #5 extracting sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 3.6s done [2020-03-27T13:56:12.575Z] #5 extracting sha256:020f524b99dd2fc8523e2bb87da57d13a348ebc557aa3b47ef1a27cdf962e2ee [2020-03-27T13:56:12.595Z] Reading package lists... [2020-03-27T13:56:12.994Z] Reading package lists... [2020-03-27T13:56:12.994Z] Building dependency tree... [2020-03-27T13:56:12.994Z] Reading state information... [2020-03-27T13:56:12.994Z] The following additional packages will be installed: [2020-03-27T13:56:12.994Z] libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-03-27T13:56:12.994Z] libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-03-27T13:56:12.994Z] Suggested packages: [2020-03-27T13:56:12.994Z] manpages-dev python-setuptools [2020-03-27T13:56:13.333Z] Sending build context to Docker daemon 52.69MB [2020-03-27T13:56:13.333Z] Step 1/140 : ARG CROSS="false" [2020-03-27T13:56:13.333Z] Step 2/140 : ARG GO_VERSION=1.12.17 [2020-03-27T13:56:13.333Z] Step 3/140 : ARG DEBIAN_FRONTEND=noninteractive [2020-03-27T13:56:13.333Z] Step 4/140 : ARG VPNKIT_DIGEST=e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2020-03-27T13:56:13.333Z] Step 5/140 : FROM golang:${GO_VERSION}-buster AS base [2020-03-27T13:56:13.333Z] 1.12.17-buster: Pulling from library/golang [2020-03-27T13:56:13.346Z] The following NEW packages will be installed: [2020-03-27T13:56:13.346Z] libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-03-27T13:56:13.346Z] libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-03-27T13:56:13.346Z] protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-03-27T13:56:13.346Z] python-six zlib1g-dev [2020-03-27T13:56:13.346Z] 0 upgraded, 17 newly installed, 0 to remove and 14 not upgraded. [2020-03-27T13:56:13.346Z] Need to get 3742 kB of archives. [2020-03-27T13:56:13.346Z] After this operation, 22.0 MB of additional disk space will be used. [2020-03-27T13:56:13.346Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2020-03-27T13:56:13.346Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-03-27T13:56:13.346Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB] [2020-03-27T13:56:13.346Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-03-27T13:56:13.346Z] Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB] [2020-03-27T13:56:13.346Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-03-27T13:56:13.346Z] 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-03-27T13:56:13.346Z] Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB] [2020-03-27T13:56:13.346Z] Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2020-03-27T13:56:13.346Z] Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2020-03-27T13:56:13.618Z] a2d5a5ee40c1: Pulling fs layer [2020-03-27T13:56:13.618Z] f7f35d9825c3: Pulling fs layer [2020-03-27T13:56:13.618Z] 27e6d793f757: Pulling fs layer [2020-03-27T13:56:13.618Z] fa97a0399500: Pulling fs layer [2020-03-27T13:56:13.618Z] cbc0eec775fb: Pulling fs layer [2020-03-27T13:56:13.618Z] 45c5ebb0ada5: Pulling fs layer [2020-03-27T13:56:13.618Z] 197b6e708d5f: Pulling fs layer [2020-03-27T13:56:13.618Z] fa97a0399500: Waiting [2020-03-27T13:56:13.618Z] cbc0eec775fb: Waiting [2020-03-27T13:56:13.618Z] 45c5ebb0ada5: Waiting [2020-03-27T13:56:13.618Z] 197b6e708d5f: Waiting [2020-03-27T13:56:13.691Z] Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2020-03-27T13:56:14.049Z] Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2020-03-27T13:56:14.049Z] 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-03-27T13:56:14.049Z] Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB] [2020-03-27T13:56:14.049Z] Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2020-03-27T13:56:14.049Z] Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2020-03-27T13:56:14.049Z] Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2020-03-27T13:56:14.049Z] debconf: delaying package configuration, since apt-utils is not installed [2020-03-27T13:56:14.049Z] Fetched 3742 kB in 1s (4158 kB/s) [2020-03-27T13:56:14.049Z] Selecting previously unselected package libcap-dev:s390x. [2020-03-27T13:56:14.241Z] f7f35d9825c3: Verifying Checksum [2020-03-27T13:56:14.241Z] f7f35d9825c3: Download complete [2020-03-27T13:56:14.404Z] (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 ... 15168 files and directories currently installed.) [2020-03-27T13:56:14.404Z] Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2020-03-27T13:56:14.404Z] Unpacking libcap-dev:s390x (1:2.25-2) ... [2020-03-27T13:56:14.404Z] Selecting previously unselected package libnet1:s390x. [2020-03-27T13:56:14.404Z] Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-03-27T13:56:14.404Z] Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-03-27T13:56:14.404Z] Selecting previously unselected package libnet1-dev. [2020-03-27T13:56:14.404Z] Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2020-03-27T13:56:14.404Z] Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-03-27T13:56:14.404Z] Selecting previously unselected package libnl-3-200:s390x. [2020-03-27T13:56:14.404Z] Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2020-03-27T13:56:14.404Z] Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-03-27T13:56:14.404Z] Selecting previously unselected package libnl-3-dev:s390x. [2020-03-27T13:56:14.404Z] Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2020-03-27T13:56:14.404Z] Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2020-03-27T13:56:14.404Z] Selecting previously unselected package libprotobuf-c1:s390x. [2020-03-27T13:56:14.404Z] Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-03-27T13:56:14.404Z] Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-03-27T13:56:14.404Z] Selecting previously unselected package libprotobuf-c-dev:s390x. [2020-03-27T13:56:14.404Z] Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2020-03-27T13:56:14.404Z] Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-03-27T13:56:14.404Z] Selecting previously unselected package zlib1g-dev:s390x. [2020-03-27T13:56:14.404Z] Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2020-03-27T13:56:14.404Z] Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-03-27T13:56:14.404Z] Selecting previously unselected package libprotobuf17:s390x. [2020-03-27T13:56:14.404Z] Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2020-03-27T13:56:14.404Z] Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2020-03-27T13:56:14.404Z] Selecting previously unselected package libprotobuf-lite17:s390x. [2020-03-27T13:56:14.404Z] Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2020-03-27T13:56:14.404Z] Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-03-27T13:56:14.531Z] 27e6d793f757: Verifying Checksum [2020-03-27T13:56:14.531Z] 27e6d793f757: Download complete [2020-03-27T13:56:14.753Z] Selecting previously unselected package libprotobuf-dev:s390x. [2020-03-27T13:56:14.753Z] Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2020-03-27T13:56:14.753Z] Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-03-27T13:56:14.753Z] Selecting previously unselected package libprotoc17:s390x. [2020-03-27T13:56:14.753Z] Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2020-03-27T13:56:14.753Z] Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2020-03-27T13:56:14.753Z] Selecting previously unselected package protobuf-c-compiler. [2020-03-27T13:56:14.753Z] Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2020-03-27T13:56:14.753Z] Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-03-27T13:56:14.753Z] Selecting previously unselected package protobuf-compiler. [2020-03-27T13:56:14.753Z] Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2020-03-27T13:56:14.753Z] Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-03-27T13:56:14.753Z] Selecting previously unselected package python-pkg-resources. [2020-03-27T13:56:14.753Z] Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-03-27T13:56:14.753Z] Unpacking python-pkg-resources (40.8.0-1) ... [2020-03-27T13:56:14.753Z] Selecting previously unselected package python-six. [2020-03-27T13:56:14.753Z] Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-03-27T13:56:14.753Z] Unpacking python-six (1.12.0-1) ... [2020-03-27T13:56:14.753Z] Selecting previously unselected package python-protobuf. [2020-03-27T13:56:14.753Z] Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2020-03-27T13:56:14.753Z] Unpacking python-protobuf (3.6.1.3-2) ... [2020-03-27T13:56:15.113Z] Setting up python-pkg-resources (40.8.0-1) ... [2020-03-27T13:56:15.113Z] Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-03-27T13:56:15.113Z] Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-03-27T13:56:15.113Z] Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-03-27T13:56:15.113Z] Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-03-27T13:56:15.113Z] Setting up python-six (1.12.0-1) ... [2020-03-27T13:56:15.471Z] Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-03-27T13:56:15.471Z] Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-03-27T13:56:15.471Z] Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2020-03-27T13:56:15.471Z] Setting up libcap-dev:s390x (1:2.25-2) ... [2020-03-27T13:56:15.471Z] Setting up libprotoc17:s390x (3.6.1.3-2) ... [2020-03-27T13:56:15.471Z] Setting up protobuf-compiler (3.6.1.3-2) ... [2020-03-27T13:56:15.471Z] Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-03-27T13:56:15.471Z] Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-03-27T13:56:15.471Z] Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-03-27T13:56:15.471Z] Setting up python-protobuf (3.6.1.3-2) ... [2020-03-27T13:56:16.243Z] Setting up libnl-3-dev:s390x (3.4.0-1) ... [2020-03-27T13:56:16.243Z] Processing triggers for libc-bin (2.28-10) ... [2020-03-27T13:56:16.613Z] Removing intermediate container cb5a01fc7291 [2020-03-27T13:56:16.613Z] ---> b1400847f940 [2020-03-27T13:56:16.613Z] Step 12/140 : ENV CRIU_VERSION 3.12 [2020-03-27T13:56:17.110Z] ---> Running in b2955fa0ae12 [2020-03-27T13:56:17.110Z] Removing intermediate container b2955fa0ae12 [2020-03-27T13:56:17.110Z] ---> 0b581b842416 [2020-03-27T13:56:17.110Z] Step 13/140 : RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v${CRIU_VERSION}.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2020-03-27T13:56:17.110Z] ---> Running in 693c07af4f5c [2020-03-27T13:56:17.252Z] a2d5a5ee40c1: Verifying Checksum [2020-03-27T13:56:17.252Z] a2d5a5ee40c1: Download complete [2020-03-27T13:56:17.835Z] #5 extracting sha256:020f524b99dd2fc8523e2bb87da57d13a348ebc557aa3b47ef1a27cdf962e2ee 5.1s [2020-03-27T13:56:18.750Z] fa97a0399500: Verifying Checksum [2020-03-27T13:56:18.750Z] fa97a0399500: Download complete [2020-03-27T13:56:19.039Z] 197b6e708d5f: Verifying Checksum [2020-03-27T13:56:19.039Z] 197b6e708d5f: Download complete [2020-03-27T13:56:19.209Z] #5 extracting sha256:020f524b99dd2fc8523e2bb87da57d13a348ebc557aa3b47ef1a27cdf962e2ee 7.3s done [2020-03-27T13:56:19.775Z] #5 extracting sha256:06036b0307c9aaf7d506ec1c18f647754cf782f93ca4fc10303db2468297753f done [2020-03-27T13:56:19.775Z] #5 DONE 26.7s [2020-03-27T13:56:19.775Z] [2020-03-27T13:56:19.775Z] #6 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-03-27T13:56:20.061Z] cbc0eec775fb: Verifying Checksum [2020-03-27T13:56:20.061Z] cbc0eec775fb: Download complete [2020-03-27T13:56:22.301Z] #6 DONE 2.6s [2020-03-27T13:56:22.301Z] [2020-03-27T13:56:22.301Z] #18 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-27T13:56:22.301Z] #18 DONE 0.1s [2020-03-27T13:56:22.301Z] [2020-03-27T13:56:22.301Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-27T13:56:22.301Z] #31 ... [2020-03-27T13:56:22.301Z] [2020-03-27T13:56:22.301Z] #65 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-03-27T13:56:22.301Z] #65 DONE 0.1s [2020-03-27T13:56:22.301Z] [2020-03-27T13:56:22.301Z] #28 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-03-27T13:56:22.301Z] #28 DONE 0.1s [2020-03-27T13:56:22.562Z] [2020-03-27T13:56:22.562Z] #19 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-03-27T13:56:22.562Z] #19 DONE 0.1s [2020-03-27T13:56:22.562Z] [2020-03-27T13:56:22.562Z] #44 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-03-27T13:56:22.562Z] #44 DONE 0.1s [2020-03-27T13:56:22.562Z] [2020-03-27T13:56:22.562Z] #41 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-03-27T13:56:22.562Z] #41 DONE 0.2s [2020-03-27T13:56:22.562Z] [2020-03-27T13:56:22.562Z] #47 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer .... [2020-03-27T13:56:22.562Z] #47 DONE 0.2s [2020-03-27T13:56:22.562Z] [2020-03-27T13:56:22.562Z] #59 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-03-27T13:56:22.562Z] #59 DONE 0.2s [2020-03-27T13:56:22.562Z] [2020-03-27T13:56:22.562Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-03-27T13:56:22.770Z] a2d5a5ee40c1: Pull complete [2020-03-27T13:56:23.056Z] f7f35d9825c3: Pull complete [2020-03-27T13:56:23.232Z] Note: Building without setproctitle() and strlcpy() support. [2020-03-27T13:56:23.232Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-03-27T13:56:23.582Z] fatal: not a git repository (or any of the parent directories): .git [2020-03-27T13:56:23.582Z]  GEN .gitid [2020-03-27T13:56:23.582Z] GEN criu/include/version.h [2020-03-27T13:56:23.582Z] GEN include/common/asm [2020-03-27T13:56:23.582Z] PBCC images/google/protobuf/descriptor.pb-c.c [2020-03-27T13:56:23.582Z] PBCC images/opts.pb-c.c [2020-03-27T13:56:23.582Z] PBCC images/sit.pb-c.c [2020-03-27T13:56:23.582Z] DEP images/google/protobuf/descriptor.pb-c.d [2020-03-27T13:56:23.582Z] DEP images/opts.pb-c.d [2020-03-27T13:56:23.582Z] DEP images/sit.pb-c.d [2020-03-27T13:56:23.582Z] PBCC images/macvlan.pb-c.c [2020-03-27T13:56:23.582Z] DEP images/macvlan.pb-c.d [2020-03-27T13:56:23.582Z] PBCC images/autofs.pb-c.c [2020-03-27T13:56:23.582Z] DEP images/autofs.pb-c.d [2020-03-27T13:56:23.582Z] PBCC images/sysctl.pb-c.c [2020-03-27T13:56:23.582Z] DEP images/sysctl.pb-c.d [2020-03-27T13:56:23.582Z] PBCC images/time.pb-c.c [2020-03-27T13:56:23.582Z] DEP images/time.pb-c.d [2020-03-27T13:56:23.582Z] PBCC images/binfmt-misc.pb-c.c [2020-03-27T13:56:23.582Z] DEP images/binfmt-misc.pb-c.d [2020-03-27T13:56:23.582Z] PBCC images/seccomp.pb-c.c [2020-03-27T13:56:23.582Z] DEP images/seccomp.pb-c.d [2020-03-27T13:56:23.582Z] PBCC images/userns.pb-c.c [2020-03-27T13:56:23.582Z] DEP images/userns.pb-c.d [2020-03-27T13:56:23.582Z] PBCC images/cgroup.pb-c.c [2020-03-27T13:56:23.582Z] DEP images/cgroup.pb-c.d [2020-03-27T13:56:23.582Z] PBCC images/fown.pb-c.c [2020-03-27T13:56:23.582Z] PBCC images/ext-file.pb-c.c [2020-03-27T13:56:23.582Z] DEP images/fown.pb-c.d [2020-03-27T13:56:23.582Z] DEP images/ext-file.pb-c.d [2020-03-27T13:56:23.582Z] PBCC images/rpc.pb-c.c [2020-03-27T13:56:23.582Z] DEP images/rpc.pb-c.d [2020-03-27T13:56:23.582Z] PBCC images/siginfo.pb-c.c [2020-03-27T13:56:23.582Z] DEP images/siginfo.pb-c.d [2020-03-27T13:56:23.582Z] PBCC images/pagemap.pb-c.c [2020-03-27T13:56:23.582Z] DEP images/pagemap.pb-c.d [2020-03-27T13:56:23.582Z] PBCC images/rlimit.pb-c.c [2020-03-27T13:56:23.582Z] DEP images/rlimit.pb-c.d [2020-03-27T13:56:23.582Z] PBCC images/file-lock.pb-c.c [2020-03-27T13:56:23.582Z] DEP images/file-lock.pb-c.d [2020-03-27T13:56:23.582Z] PBCC images/tty.pb-c.c [2020-03-27T13:56:23.582Z] DEP images/tty.pb-c.d [2020-03-27T13:56:23.582Z] PBCC images/tun.pb-c.c [2020-03-27T13:56:23.678Z] 27e6d793f757: Pull complete [2020-03-27T13:56:23.942Z] PBCC images/netdev.pb-c.c [2020-03-27T13:56:23.942Z] DEP images/tun.pb-c.d [2020-03-27T13:56:23.942Z] DEP images/netdev.pb-c.d [2020-03-27T13:56:23.942Z] PBCC images/vma.pb-c.c [2020-03-27T13:56:23.942Z] DEP images/vma.pb-c.d [2020-03-27T13:56:23.942Z] PBCC images/creds.pb-c.c [2020-03-27T13:56:23.942Z] DEP images/creds.pb-c.d [2020-03-27T13:56:23.942Z] PBCC images/utsns.pb-c.c [2020-03-27T13:56:23.942Z] DEP images/utsns.pb-c.d [2020-03-27T13:56:23.942Z] PBCC images/ipc-desc.pb-c.c [2020-03-27T13:56:23.942Z] PBCC images/ipc-sem.pb-c.c [2020-03-27T13:56:23.942Z] DEP images/ipc-desc.pb-c.d [2020-03-27T13:56:23.942Z] DEP images/ipc-sem.pb-c.d [2020-03-27T13:56:23.942Z] PBCC images/ipc-msg.pb-c.c [2020-03-27T13:56:23.942Z] DEP images/ipc-msg.pb-c.d [2020-03-27T13:56:23.942Z] PBCC images/ipc-shm.pb-c.c [2020-03-27T13:56:23.942Z] DEP images/ipc-shm.pb-c.d [2020-03-27T13:56:23.942Z] PBCC images/ipc-var.pb-c.c [2020-03-27T13:56:23.942Z] DEP images/ipc-var.pb-c.d [2020-03-27T13:56:23.942Z] PBCC images/sk-opts.pb-c.c [2020-03-27T13:56:23.942Z] PBCC images/packet-sock.pb-c.c [2020-03-27T13:56:23.942Z] DEP images/sk-opts.pb-c.d [2020-03-27T13:56:23.942Z] DEP images/packet-sock.pb-c.d [2020-03-27T13:56:23.942Z] PBCC images/sk-netlink.pb-c.c [2020-03-27T13:56:23.942Z] DEP images/sk-netlink.pb-c.d [2020-03-27T13:56:23.942Z] PBCC images/sk-inet.pb-c.c [2020-03-27T13:56:23.942Z] DEP images/sk-inet.pb-c.d [2020-03-27T13:56:23.942Z] PBCC images/sk-unix.pb-c.c [2020-03-27T13:56:23.942Z] DEP images/sk-unix.pb-c.d [2020-03-27T13:56:23.942Z] PBCC images/mm.pb-c.c [2020-03-27T13:56:23.942Z] DEP images/mm.pb-c.d [2020-03-27T13:56:23.942Z] PBCC images/timerfd.pb-c.c [2020-03-27T13:56:23.942Z] DEP images/timerfd.pb-c.d [2020-03-27T13:56:23.942Z] PBCC images/timer.pb-c.c [2020-03-27T13:56:23.942Z] DEP images/timer.pb-c.d [2020-03-27T13:56:23.942Z] PBCC images/sa.pb-c.c [2020-03-27T13:56:23.942Z] DEP images/sa.pb-c.d [2020-03-27T13:56:23.942Z] PBCC images/pipe-data.pb-c.c [2020-03-27T13:56:23.942Z] DEP images/pipe-data.pb-c.d [2020-03-27T13:56:23.942Z] PBCC images/mnt.pb-c.c [2020-03-27T13:56:23.942Z] DEP images/mnt.pb-c.d [2020-03-27T13:56:23.942Z] PBCC images/sk-packet.pb-c.c [2020-03-27T13:56:23.942Z] DEP images/sk-packet.pb-c.d [2020-03-27T13:56:23.942Z] PBCC images/tcp-stream.pb-c.c [2020-03-27T13:56:23.942Z] DEP images/tcp-stream.pb-c.d [2020-03-27T13:56:23.942Z] PBCC images/pipe.pb-c.c [2020-03-27T13:56:23.942Z] DEP images/pipe.pb-c.d [2020-03-27T13:56:23.942Z] PBCC images/pstree.pb-c.c [2020-03-27T13:56:23.942Z] DEP images/pstree.pb-c.d [2020-03-27T13:56:23.942Z] PBCC images/fs.pb-c.c [2020-03-27T13:56:23.942Z] DEP images/fs.pb-c.d [2020-03-27T13:56:23.942Z] PBCC images/signalfd.pb-c.c [2020-03-27T13:56:23.942Z] DEP images/signalfd.pb-c.d [2020-03-27T13:56:23.942Z] PBCC images/fh.pb-c.c [2020-03-27T13:56:23.942Z] PBCC images/fsnotify.pb-c.c [2020-03-27T13:56:23.942Z] DEP images/fh.pb-c.d [2020-03-27T13:56:23.942Z] DEP images/fsnotify.pb-c.d [2020-03-27T13:56:23.942Z] PBCC images/eventpoll.pb-c.c [2020-03-27T13:56:23.942Z] DEP images/eventpoll.pb-c.d [2020-03-27T13:56:23.942Z] PBCC images/eventfd.pb-c.c [2020-03-27T13:56:23.942Z] DEP images/eventfd.pb-c.d [2020-03-27T13:56:23.942Z] PBCC images/remap-file-path.pb-c.c [2020-03-27T13:56:23.942Z] DEP images/remap-file-path.pb-c.d [2020-03-27T13:56:23.942Z] PBCC images/fifo.pb-c.c [2020-03-27T13:56:23.942Z] DEP images/fifo.pb-c.d [2020-03-27T13:56:24.291Z] PBCC images/ghost-file.pb-c.c [2020-03-27T13:56:24.291Z] DEP images/ghost-file.pb-c.d [2020-03-27T13:56:24.291Z] PBCC images/regfile.pb-c.c [2020-03-27T13:56:24.291Z] DEP images/regfile.pb-c.d [2020-03-27T13:56:24.291Z] PBCC images/ns.pb-c.c [2020-03-27T13:56:24.291Z] DEP images/ns.pb-c.d [2020-03-27T13:56:24.291Z] PBCC images/fdinfo.pb-c.c [2020-03-27T13:56:24.291Z] DEP images/fdinfo.pb-c.d [2020-03-27T13:56:24.291Z] PBCC images/core-aarch64.pb-c.c [2020-03-27T13:56:24.291Z] PBCC images/core-arm.pb-c.c [2020-03-27T13:56:24.291Z] PBCC images/core-ppc64.pb-c.c [2020-03-27T13:56:24.291Z] PBCC images/core-s390.pb-c.c [2020-03-27T13:56:24.291Z] PBCC images/core-x86.pb-c.c [2020-03-27T13:56:24.291Z] PBCC images/core.pb-c.c [2020-03-27T13:56:24.291Z] PBCC images/inventory.pb-c.c [2020-03-27T13:56:24.291Z] DEP images/core-aarch64.pb-c.d [2020-03-27T13:56:24.291Z] DEP images/core-arm.pb-c.d [2020-03-27T13:56:24.291Z] DEP images/core-ppc64.pb-c.d [2020-03-27T13:56:24.291Z] DEP images/core-s390.pb-c.d [2020-03-27T13:56:24.291Z] DEP images/core-x86.pb-c.d [2020-03-27T13:56:24.291Z] DEP images/core.pb-c.d [2020-03-27T13:56:24.291Z] DEP images/inventory.pb-c.d [2020-03-27T13:56:24.291Z] PBCC images/cpuinfo.pb-c.c [2020-03-27T13:56:24.291Z] DEP images/cpuinfo.pb-c.d [2020-03-27T13:56:24.291Z] PBCC images/stats.pb-c.c [2020-03-27T13:56:24.291Z] DEP images/stats.pb-c.d [2020-03-27T13:56:24.291Z] make[1]: Nothing to be done for 'all'. [2020-03-27T13:56:24.640Z] CC images/stats.o [2020-03-27T13:56:24.640Z] CC images/core.o [2020-03-27T13:56:24.640Z] CC images/core-x86.o [2020-03-27T13:56:24.640Z] CC images/core-arm.o [2020-03-27T13:56:24.640Z] CC images/core-aarch64.o [2020-03-27T13:56:24.640Z] CC images/core-ppc64.o [2020-03-27T13:56:24.697Z] 45c5ebb0ada5: Verifying Checksum [2020-03-27T13:56:24.697Z] 45c5ebb0ada5: Download complete [2020-03-27T13:56:24.996Z] CC images/core-s390.o [2020-03-27T13:56:24.996Z] CC images/cpuinfo.o [2020-03-27T13:56:24.996Z] CC images/inventory.o [2020-03-27T13:56:24.996Z] CC images/fdinfo.o [2020-03-27T13:56:24.996Z] CC images/fown.o [2020-03-27T13:56:24.996Z] CC images/ns.o [2020-03-27T13:56:24.996Z] CC images/regfile.o [2020-03-27T13:56:24.996Z] CC images/ghost-file.o [2020-03-27T13:56:24.996Z] CC images/fifo.o [2020-03-27T13:56:24.996Z] CC images/remap-file-path.o [2020-03-27T13:56:24.996Z] CC images/eventfd.o [2020-03-27T13:56:25.349Z] CC images/eventpoll.o [2020-03-27T13:56:25.349Z] CC images/fh.o [2020-03-27T13:56:25.349Z] CC images/fsnotify.o [2020-03-27T13:56:25.349Z] CC images/signalfd.o [2020-03-27T13:56:25.349Z] CC images/fs.o [2020-03-27T13:56:25.349Z] CC images/pstree.o [2020-03-27T13:56:25.349Z] CC images/pipe.o [2020-03-27T13:56:25.349Z] CC images/tcp-stream.o [2020-03-27T13:56:25.349Z] CC images/sk-packet.o [2020-03-27T13:56:25.349Z] CC images/mnt.o [2020-03-27T13:56:25.349Z] CC images/pipe-data.o [2020-03-27T13:56:25.349Z] CC images/sa.o [2020-03-27T13:56:25.349Z] CC images/timer.o [2020-03-27T13:56:25.696Z] CC images/timerfd.o [2020-03-27T13:56:25.696Z] CC images/mm.o [2020-03-27T13:56:25.696Z] CC images/sk-opts.o [2020-03-27T13:56:25.696Z] CC images/sk-unix.o [2020-03-27T13:56:25.696Z] CC images/sk-inet.o [2020-03-27T13:56:25.696Z] CC images/tun.o [2020-03-27T13:56:25.696Z] CC images/sk-netlink.o [2020-03-27T13:56:25.696Z] CC images/packet-sock.o [2020-03-27T13:56:25.696Z] CC images/ipc-var.o [2020-03-27T13:56:25.696Z] CC images/ipc-desc.o [2020-03-27T13:56:25.696Z] CC images/ipc-shm.o [2020-03-27T13:56:25.696Z] CC images/ipc-msg.o [2020-03-27T13:56:25.696Z] CC images/ipc-sem.o [2020-03-27T13:56:26.080Z] CC images/utsns.o [2020-03-27T13:56:26.080Z] CC images/creds.o [2020-03-27T13:56:26.080Z] CC images/vma.o [2020-03-27T13:56:26.080Z] CC images/netdev.o [2020-03-27T13:56:26.080Z] CC images/tty.o [2020-03-27T13:56:26.080Z] CC images/file-lock.o [2020-03-27T13:56:26.080Z] CC images/rlimit.o [2020-03-27T13:56:26.080Z] CC images/pagemap.o [2020-03-27T13:56:26.080Z] CC images/siginfo.o [2020-03-27T13:56:26.080Z] CC images/rpc.o [2020-03-27T13:56:26.462Z] CC images/ext-file.o [2020-03-27T13:56:26.462Z] CC images/cgroup.o [2020-03-27T13:56:26.462Z] CC images/userns.o [2020-03-27T13:56:26.462Z] CC images/google/protobuf/descriptor.o [2020-03-27T13:56:26.462Z] CC images/opts.o [2020-03-27T13:56:26.462Z] CC images/seccomp.o [2020-03-27T13:56:26.867Z] CC images/binfmt-misc.o [2020-03-27T13:56:26.867Z] CC images/time.o [2020-03-27T13:56:26.867Z] CC images/sysctl.o [2020-03-27T13:56:26.867Z] CC images/autofs.o [2020-03-27T13:56:26.867Z] CC images/macvlan.o [2020-03-27T13:56:26.867Z] CC images/sit.o [2020-03-27T13:56:26.867Z] LINK images/built-in.o [2020-03-27T13:56:26.867Z] GEN compel/include/asm [2020-03-27T13:56:26.867Z] GEN compel/include/version.h [2020-03-27T13:56:26.867Z] touch .config [2020-03-27T13:56:26.867Z] GEN include/common/config.h [2020-03-27T13:56:26.867Z] DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2020-03-27T13:56:26.867Z] GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-03-27T13:56:26.867Z] GEN compel/plugins/include/uapi/std/syscall.h [2020-03-27T13:56:26.867Z] GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2020-03-27T13:56:26.867Z] DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2020-03-27T13:56:26.867Z] DEP compel/arch/s390/plugins/std/parasite-head.d [2020-03-27T13:56:26.867Z] GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-03-27T13:56:26.867Z] DEP compel/plugins/std/infect.d [2020-03-27T13:56:26.867Z] DEP compel/plugins/std/string.d [2020-03-27T13:56:26.867Z] DEP compel/plugins/std/log.d [2020-03-27T13:56:26.867Z] DEP compel/plugins/std/fds.d [2020-03-27T13:56:26.867Z] DEP compel/plugins/std/std.d [2020-03-27T13:56:26.867Z] DEP compel/plugins/shmem/shmem.d [2020-03-27T13:56:26.867Z] DEP compel/plugins/fds/fds.d [2020-03-27T13:56:26.867Z] CC compel/plugins/std/std.o [2020-03-27T13:56:26.867Z] CC compel/plugins/std/fds.o [2020-03-27T13:56:26.867Z] CC compel/plugins/std/log.o [2020-03-27T13:56:27.226Z] CC compel/plugins/std/string.o [2020-03-27T13:56:27.226Z] CC compel/plugins/std/infect.o [2020-03-27T13:56:27.226Z] CC compel/arch/s390/plugins/std/parasite-head.o [2020-03-27T13:56:27.226Z] CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2020-03-27T13:56:27.226Z] CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2020-03-27T13:56:27.226Z] AR compel/plugins/std.lib.a [2020-03-27T13:56:27.226Z] CC compel/plugins/fds/fds.o [2020-03-27T13:56:27.226Z] AR compel/plugins/fds.lib.a [2020-03-27T13:56:27.226Z] HOSTDEP compel/src/lib/log-host.d [2020-03-27T13:56:27.226Z] HOSTDEP compel/src/lib/handle-elf-host.d [2020-03-27T13:56:27.393Z] fa97a0399500: Pull complete [2020-03-27T13:56:27.574Z] HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2020-03-27T13:56:27.574Z] HOSTDEP compel/src/main-host.d [2020-03-27T13:56:27.574Z] DEP compel/src/lib/ptrace.d [2020-03-27T13:56:27.574Z] DEP compel/src/lib/infect.d [2020-03-27T13:56:27.574Z] DEP compel/src/lib/infect-util.d [2020-03-27T13:56:27.574Z] DEP compel/src/lib/infect-rpc.d [2020-03-27T13:56:27.574Z] DEP compel/arch/s390/src/lib/infect.d [2020-03-27T13:56:27.574Z] DEP compel/arch/s390/src/lib/cpu.d [2020-03-27T13:56:27.574Z] DEP compel/src/lib/log.d [2020-03-27T13:56:27.574Z] DEP compel/src/main.d [2020-03-27T13:56:27.574Z] DEP compel/src/lib/handle-elf.d [2020-03-27T13:56:27.574Z] DEP compel/arch/s390/src/lib/handle-elf.d [2020-03-27T13:56:27.574Z] CC compel/src/lib/log.o [2020-03-27T13:56:27.574Z] CC compel/arch/s390/src/lib/cpu.o [2020-03-27T13:56:27.574Z] CC compel/arch/s390/src/lib/infect.o [2020-03-27T13:56:27.821Z] #60 ... [2020-03-27T13:56:27.821Z] [2020-03-27T13:56:27.821Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-03-27T13:56:27.821Z] #7 5.344 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-27T13:56:27.821Z] #7 5.449 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-27T13:56:27.821Z] #7 5.564 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-27T13:56:27.922Z] CC compel/src/lib/infect-rpc.o [2020-03-27T13:56:27.922Z] CC compel/src/lib/infect-util.o [2020-03-27T13:56:27.922Z] CC compel/src/lib/infect.o [2020-03-27T13:56:28.284Z] CC compel/src/lib/ptrace.o [2020-03-27T13:56:28.284Z] AR compel/libcompel.a [2020-03-27T13:56:28.284Z] HOSTCC compel/src/main-host.o [2020-03-27T13:56:28.284Z] HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2020-03-27T13:56:28.284Z] HOSTCC compel/src/lib/handle-elf-host.o [2020-03-27T13:56:28.284Z] HOSTCC compel/src/lib/log-host.o [2020-03-27T13:56:28.284Z] HOSTLINK compel/compel-host-bin [2020-03-27T13:56:28.284Z] DEP soccr/soccr.d [2020-03-27T13:56:28.284Z] CC soccr/soccr.o [2020-03-27T13:56:28.641Z] AR soccr/libsoccr.a [2020-03-27T13:56:28.641Z] make[1]: 'soccr/libsoccr.a' is up to date. [2020-03-27T13:56:28.641Z] DEP criu/arch/s390/sigframe.d [2020-03-27T13:56:28.641Z] DEP criu/arch/s390/crtools.d [2020-03-27T13:56:28.641Z] DEP criu/arch/s390/cpu.d [2020-03-27T13:56:28.641Z] CC criu/arch/s390/cpu.o [2020-03-27T13:56:28.641Z] CC criu/arch/s390/crtools.o [2020-03-27T13:56:29.091Z] CC criu/arch/s390/sigframe.o [2020-03-27T13:56:29.091Z] LINK criu/arch/s390/crtools.built-in.o [2020-03-27T13:56:29.091Z] DEP criu/arch/s390/vdso-pie.d [2020-03-27T13:56:29.091Z] DEP criu/pie/parasite-vdso.d [2020-03-27T13:56:29.091Z] DEP criu/pie/util-vdso.d [2020-03-27T13:56:29.091Z] DEP criu/pie/util.d [2020-03-27T13:56:29.091Z] CC criu/pie/util.o [2020-03-27T13:56:29.091Z] CC criu/pie/util-vdso.o [2020-03-27T13:56:29.091Z] CC criu/pie/parasite-vdso.o [2020-03-27T13:56:29.194Z] #7 ... [2020-03-27T13:56:29.195Z] [2020-03-27T13:56:29.195Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-03-27T13:56:29.195Z] #26 6.954 + mktemp -d [2020-03-27T13:56:29.195Z] #26 6.990 + export GOPATH=/tmp/tmp.tRqgpsZYcn [2020-03-27T13:56:29.195Z] #26 6.991 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.tRqgpsZYcn/src/github.com/go-swagger/go-swagger [2020-03-27T13:56:29.195Z] #26 6.999 Cloning into '/tmp/tmp.tRqgpsZYcn/src/github.com/go-swagger/go-swagger'... [2020-03-27T13:56:29.446Z] CC criu/arch/s390/vdso-pie.o [2020-03-27T13:56:29.446Z] AR criu/pie/pie.lib.a [2020-03-27T13:56:29.446Z] DEP criu/pie/restorer.d [2020-03-27T13:56:29.446Z] DEP criu/arch/s390/restorer.d [2020-03-27T13:56:29.446Z] DEP criu/pie/parasite.d [2020-03-27T13:56:29.446Z] CC criu/pie/parasite.o [2020-03-27T13:56:29.453Z] #26 ... [2020-03-27T13:56:29.453Z] [2020-03-27T13:56:29.453Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-03-27T13:56:29.453Z] #7 7.145 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-27T13:56:29.791Z] LINK criu/pie/parasite.built-in.o [2020-03-27T13:56:29.791Z] GEN criu/pie/parasite-blob.h [2020-03-27T13:56:29.791Z] CC criu/arch/s390/restorer.o [2020-03-27T13:56:29.791Z] CC criu/pie/restorer.o [2020-03-27T13:56:30.148Z] LINK criu/pie/restorer.built-in.o [2020-03-27T13:56:30.148Z] GEN criu/pie/restorer-blob.h [2020-03-27T13:56:30.148Z] DEP criu/vdso.d [2020-03-27T13:56:30.148Z] DEP criu/uts_ns.d [2020-03-27T13:56:30.148Z] DEP criu/util.d [2020-03-27T13:56:30.148Z] DEP criu/uffd.d [2020-03-27T13:56:30.148Z] DEP criu/tun.d [2020-03-27T13:56:30.148Z] DEP criu/tty.d [2020-03-27T13:56:30.148Z] DEP criu/timerfd.d [2020-03-27T13:56:30.148Z] DEP criu/sysfs_parse.d [2020-03-27T13:56:30.507Z] DEP criu/sysctl.d [2020-03-27T13:56:30.507Z] DEP criu/string.d [2020-03-27T13:56:30.507Z] DEP criu/stats.d [2020-03-27T13:56:30.507Z] DEP criu/sockets.d [2020-03-27T13:56:30.507Z] DEP criu/sk-unix.d [2020-03-27T13:56:30.507Z] DEP criu/sk-tcp.d [2020-03-27T13:56:30.507Z] DEP criu/sk-queue.d [2020-03-27T13:56:30.507Z] DEP criu/sk-packet.d [2020-03-27T13:56:30.507Z] DEP criu/sk-netlink.d [2020-03-27T13:56:30.507Z] DEP criu/sk-inet.d [2020-03-27T13:56:30.507Z] DEP criu/signalfd.d [2020-03-27T13:56:30.507Z] DEP criu/sigframe.d [2020-03-27T13:56:30.507Z] DEP criu/shmem.d [2020-03-27T13:56:30.861Z] DEP criu/servicefd.d [2020-03-27T13:56:30.861Z] DEP criu/seize.d [2020-03-27T13:56:30.861Z] DEP criu/seccomp.d [2020-03-27T13:56:30.861Z] DEP criu/rst-malloc.d [2020-03-27T13:56:30.861Z] DEP criu/rbtree.d [2020-03-27T13:56:30.861Z] DEP criu/pstree.d [2020-03-27T13:56:30.861Z] DEP criu/protobuf.d [2020-03-27T13:56:30.861Z] GEN criu/protobuf-desc-gen.h [2020-03-27T13:56:30.861Z] DEP criu/protobuf-desc.d [2020-03-27T13:56:30.866Z] cbc0eec775fb: Pull complete [2020-03-27T13:56:31.227Z] DEP criu/proc_parse.d [2020-03-27T13:56:31.228Z] DEP criu/plugin.d [2020-03-27T13:56:31.228Z] DEP criu/pipes.d [2020-03-27T13:56:31.228Z] DEP criu/pie-util.d [2020-03-27T13:56:31.228Z] DEP criu/pie-util-vdso.d [2020-03-27T13:56:31.228Z] DEP criu/pie-util-vdso-elf32.d [2020-03-27T13:56:31.228Z] DEP criu/path.d [2020-03-27T13:56:31.228Z] DEP criu/parasite-syscall.d [2020-03-27T13:56:31.228Z] DEP criu/pagemap.d [2020-03-27T13:56:31.228Z] DEP criu/pagemap-cache.d [2020-03-27T13:56:31.228Z] DEP criu/page-xfer.d [2020-03-27T13:56:31.228Z] DEP criu/page-pipe.d [2020-03-27T13:56:31.228Z] DEP criu/netfilter.d [2020-03-27T13:56:31.228Z] DEP criu/net.d [2020-03-27T13:56:31.576Z] DEP criu/namespaces.d [2020-03-27T13:56:31.576Z] DEP criu/mount.d [2020-03-27T13:56:31.576Z] DEP criu/mem.d [2020-03-27T13:56:31.576Z] DEP criu/lsm.d [2020-03-27T13:56:31.576Z] DEP criu/log.d [2020-03-27T13:56:31.576Z] DEP criu/libnetlink.d [2020-03-27T13:56:31.576Z] DEP criu/kerndat.d [2020-03-27T13:56:31.576Z] DEP criu/kcmp-ids.d [2020-03-27T13:56:31.576Z] DEP criu/irmap.d [2020-03-27T13:56:31.576Z] DEP criu/ipc_ns.d [2020-03-27T13:56:31.576Z] DEP criu/image.d [2020-03-27T13:56:31.576Z] DEP criu/image-desc.d [2020-03-27T13:56:31.576Z] DEP criu/fsnotify.d [2020-03-27T13:56:31.948Z] DEP criu/filesystems.d [2020-03-27T13:56:31.948Z] DEP criu/files.d [2020-03-27T13:56:31.948Z] DEP criu/files-reg.d [2020-03-27T13:56:31.948Z] DEP criu/files-ext.d [2020-03-27T13:56:31.948Z] DEP criu/file-lock.d [2020-03-27T13:56:31.948Z] DEP criu/file-ids.d [2020-03-27T13:56:31.948Z] DEP criu/fifo.d [2020-03-27T13:56:31.948Z] DEP criu/fdstore.d [2020-03-27T13:56:31.948Z] DEP criu/fault-injection.d [2020-03-27T13:56:31.948Z] DEP criu/external.d [2020-03-27T13:56:31.948Z] DEP criu/eventpoll.d [2020-03-27T13:56:31.948Z] DEP criu/eventfd.d [2020-03-27T13:56:31.948Z] DEP criu/crtools.d [2020-03-27T13:56:31.948Z] DEP criu/cr-service.d [2020-03-27T13:56:32.299Z] DEP criu/cr-restore.d [2020-03-27T13:56:32.299Z] DEP criu/cr-errno.d [2020-03-27T13:56:32.299Z] DEP criu/cr-dump.d [2020-03-27T13:56:32.299Z] DEP criu/cr-dedup.d [2020-03-27T13:56:32.299Z] DEP criu/cr-check.d [2020-03-27T13:56:32.299Z] DEP criu/config.d [2020-03-27T13:56:32.299Z] DEP criu/clone-noasan.d [2020-03-27T13:56:32.299Z] DEP criu/cgroup.d [2020-03-27T13:56:32.299Z] DEP criu/cgroup-props.d [2020-03-27T13:56:32.299Z] DEP criu/bitmap.d [2020-03-27T13:56:32.299Z] DEP criu/bfd.d [2020-03-27T13:56:32.299Z] DEP criu/autofs.d [2020-03-27T13:56:32.299Z] DEP criu/aio.d [2020-03-27T13:56:32.299Z] DEP criu/action-scripts.d [2020-03-27T13:56:32.751Z] #7 ... [2020-03-27T13:56:32.751Z] [2020-03-27T13:56:32.751Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-03-27T13:56:32.751Z] #54 6.117 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-27T13:56:32.751Z] #54 6.218 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-27T13:56:32.751Z] #54 6.218 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-27T13:56:32.751Z] #54 7.620 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-27T13:56:32.751Z] #54 ... [2020-03-27T13:56:32.751Z] [2020-03-27T13:56:32.751Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-03-27T13:56:32.751Z] #36 7.713 + mktemp -d [2020-03-27T13:56:32.751Z] #36 7.721 + export GOPATH=/tmp/tmp.GzYQSyTlEE [2020-03-27T13:56:32.751Z] #36 7.721 + git clone https://github.com/docker/distribution.git /tmp/tmp.GzYQSyTlEE/src/github.com/docker/distribution [2020-03-27T13:56:32.751Z] #36 7.721 Cloning into '/tmp/tmp.GzYQSyTlEE/src/github.com/docker/distribution'... [2020-03-27T13:56:32.751Z] #36 ... [2020-03-27T13:56:32.751Z] [2020-03-27T13:56:32.751Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-27T13:56:32.751Z] #38 7.585 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-27T13:56:32.751Z] #38 7.773 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-27T13:56:32.751Z] #38 7.773 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-27T13:56:32.751Z] #38 9.779 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-27T13:56:32.751Z] #38 ... [2020-03-27T13:56:32.751Z] [2020-03-27T13:56:32.751Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-03-27T13:56:32.751Z] #48 8.171 + RM_GOPATH=0 [2020-03-27T13:56:32.751Z] #48 8.171 + TMP_GOPATH= [2020-03-27T13:56:32.751Z] #48 8.171 + : /build [2020-03-27T13:56:32.751Z] #48 8.171 + '[' -z '' ']' [2020-03-27T13:56:32.751Z] #48 8.177 ++ mktemp -d [2020-03-27T13:56:32.751Z] #48 8.181 + export GOPATH=/tmp/tmp.krL09xXYnJ [2020-03-27T13:56:32.751Z] #48 8.181 + GOPATH=/tmp/tmp.krL09xXYnJ [2020-03-27T13:56:32.751Z] #48 8.181 + RM_GOPATH=1 [2020-03-27T13:56:32.751Z] #48 8.182 ++ dirname ./install.sh [2020-03-27T13:56:32.751Z] #48 8.188 + dir=. [2020-03-27T13:56:32.751Z] #48 8.188 + bin=gometalinter [2020-03-27T13:56:32.751Z] #48 8.188 + shift [2020-03-27T13:56:32.751Z] #48 8.188 + '[' '!' -f ./gometalinter.installer ']' [2020-03-27T13:56:32.751Z] #48 8.188 + . ./gometalinter.installer [2020-03-27T13:56:32.751Z] #48 8.188 ++ GOMETALINTER_COMMIT=v2.0.6 [2020-03-27T13:56:32.751Z] #48 8.188 + install_gometalinter [2020-03-27T13:56:32.751Z] #48 8.188 + echo 'Installing gometalinter version v2.0.6' [2020-03-27T13:56:32.751Z] #48 8.188 + go get -d github.com/alecthomas/gometalinter [2020-03-27T13:56:32.751Z] #48 8.188 Installing gometalinter version v2.0.6 [2020-03-27T13:56:32.882Z] CC criu/action-scripts.o [2020-03-27T13:56:32.882Z] CC criu/aio.o [2020-03-27T13:56:32.882Z] CC criu/autofs.o [2020-03-27T13:56:32.882Z] CC criu/bfd.o [2020-03-27T13:56:33.008Z] #48 ... [2020-03-27T13:56:33.008Z] [2020-03-27T13:56:33.008Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-03-27T13:56:33.008Z] #20 8.411 + RM_GOPATH=0 [2020-03-27T13:56:33.008Z] #20 8.411 + TMP_GOPATH= [2020-03-27T13:56:33.008Z] #20 8.411 + : /build [2020-03-27T13:56:33.008Z] #20 8.411 + '[' -z '' ']' [2020-03-27T13:56:33.008Z] #20 8.412 ++ mktemp -d [2020-03-27T13:56:33.008Z] #20 8.428 + export GOPATH=/tmp/tmp.0lUIwmwOB1 [2020-03-27T13:56:33.008Z] #20 8.428 + GOPATH=/tmp/tmp.0lUIwmwOB1 [2020-03-27T13:56:33.008Z] #20 8.428 + RM_GOPATH=1 [2020-03-27T13:56:33.008Z] #20 8.443 ++ dirname ./install.sh [2020-03-27T13:56:33.008Z] #20 8.443 + dir=. [2020-03-27T13:56:33.008Z] #20 8.443 + bin=dockercli [2020-03-27T13:56:33.008Z] #20 8.443 + shift [2020-03-27T13:56:33.008Z] #20 8.443 + '[' '!' -f ./dockercli.installer ']' [2020-03-27T13:56:33.008Z] #20 8.443 + . ./dockercli.installer [2020-03-27T13:56:33.008Z] #20 8.443 ++ : stable [2020-03-27T13:56:33.008Z] #20 8.443 ++ : 17.06.2-ce [2020-03-27T13:56:33.008Z] #20 8.443 + install_dockercli [2020-03-27T13:56:33.008Z] #20 8.443 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-03-27T13:56:33.008Z] #20 8.443 ++ uname -m [2020-03-27T13:56:33.008Z] #20 8.443 Install docker/cli version 17.06.2-ce from stable [2020-03-27T13:56:33.008Z] #20 8.447 + arch=x86_64 [2020-03-27T13:56:33.008Z] #20 8.447 + '[' x86_64 '!=' x86_64 ']' [2020-03-27T13:56:33.008Z] #20 8.447 + url=https://download.docker.com/linux/static [2020-03-27T13:56:33.008Z] #20 8.451 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-03-27T13:56:33.008Z] #20 8.459 + tar -xz docker/docker [2020-03-27T13:56:33.008Z] #20 ... [2020-03-27T13:56:33.008Z] [2020-03-27T13:56:33.008Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-03-27T13:56:33.008Z] #66 7.805 + RM_GOPATH=0 [2020-03-27T13:56:33.008Z] #66 7.805 + TMP_GOPATH= [2020-03-27T13:56:33.008Z] #66 7.806 + : /build [2020-03-27T13:56:33.008Z] #66 7.806 + '[' -z '' ']' [2020-03-27T13:56:33.008Z] #66 7.813 ++ mktemp -d [2020-03-27T13:56:33.008Z] #66 7.816 + export GOPATH=/tmp/tmp.HemXMHdC8B [2020-03-27T13:56:33.008Z] #66 7.816 + GOPATH=/tmp/tmp.HemXMHdC8B [2020-03-27T13:56:33.008Z] #66 7.816 + RM_GOPATH=1 [2020-03-27T13:56:33.008Z] #66 7.821 ++ dirname ./install.sh [2020-03-27T13:56:33.008Z] #66 7.841 + dir=. [2020-03-27T13:56:33.008Z] #66 7.841 + bin=proxy [2020-03-27T13:56:33.008Z] #66 7.841 + shift [2020-03-27T13:56:33.008Z] #66 7.841 + '[' '!' -f ./proxy.installer ']' [2020-03-27T13:56:33.008Z] #66 7.841 + . ./proxy.installer [2020-03-27T13:56:33.008Z] #66 7.841 ++ : 0941c3f409260d5f05cfa6fc68420d8ad45ee483 [2020-03-27T13:56:33.008Z] #66 7.841 + install_proxy [2020-03-27T13:56:33.008Z] #66 7.841 + case "$1" in [2020-03-27T13:56:33.008Z] #66 7.841 + export CGO_ENABLED=0 [2020-03-27T13:56:33.008Z] #66 7.841 + CGO_ENABLED=0 [2020-03-27T13:56:33.008Z] #66 7.841 + _install_proxy [2020-03-27T13:56:33.008Z] #66 7.841 + echo 'Install docker-proxy version 0941c3f409260d5f05cfa6fc68420d8ad45ee483' [2020-03-27T13:56:33.008Z] #66 7.841 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.HemXMHdC8B/src/github.com/docker/libnetwork [2020-03-27T13:56:33.008Z] #66 7.841 Install docker-proxy version 0941c3f409260d5f05cfa6fc68420d8ad45ee483 [2020-03-27T13:56:33.008Z] #66 7.856 Cloning into '/tmp/tmp.HemXMHdC8B/src/github.com/docker/libnetwork'... [2020-03-27T13:56:33.266Z] #66 ... [2020-03-27T13:56:33.266Z] [2020-03-27T13:56:33.266Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-03-27T13:56:33.266Z] #22 6.959 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-27T13:56:33.266Z] #22 7.094 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-27T13:56:33.266Z] #22 7.094 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-27T13:56:33.266Z] #22 9.135 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-27T13:56:33.266Z] #22 ... [2020-03-27T13:56:33.266Z] [2020-03-27T13:56:33.266Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-03-27T13:56:33.266Z] #29 8.318 + RM_GOPATH=0 [2020-03-27T13:56:33.266Z] #29 8.318 + TMP_GOPATH= [2020-03-27T13:56:33.266Z] #29 8.318 + : /build [2020-03-27T13:56:33.266Z] #29 8.318 + '[' -z '' ']' [2020-03-27T13:56:33.266Z] #29 8.321 ++ mktemp -d [2020-03-27T13:56:33.266Z] #29 8.321 + export GOPATH=/tmp/tmp.x1IhSxN0cr [2020-03-27T13:56:33.266Z] #29 8.321 + GOPATH=/tmp/tmp.x1IhSxN0cr [2020-03-27T13:56:33.266Z] #29 8.321 + RM_GOPATH=1 [2020-03-27T13:56:33.266Z] #29 8.321 ++ dirname ./install.sh [2020-03-27T13:56:33.266Z] #29 8.334 + dir=. [2020-03-27T13:56:33.266Z] #29 8.334 + bin=tomlv [2020-03-27T13:56:33.266Z] #29 8.334 + shift [2020-03-27T13:56:33.266Z] #29 8.334 + '[' '!' -f ./tomlv.installer ']' [2020-03-27T13:56:33.266Z] #29 8.334 + . ./tomlv.installer [2020-03-27T13:56:33.266Z] #29 8.334 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-27T13:56:33.266Z] #29 8.335 + install_tomlv [2020-03-27T13:56:33.266Z] #29 8.335 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-03-27T13:56:33.266Z] #29 8.335 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-27T13:56:33.266Z] #29 8.335 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.x1IhSxN0cr/src/github.com/BurntSushi/toml [2020-03-27T13:56:33.266Z] #29 8.347 Cloning into '/tmp/tmp.x1IhSxN0cr/src/github.com/BurntSushi/toml'... [2020-03-27T13:56:33.266Z] #29 9.443 + cd /tmp/tmp.x1IhSxN0cr/src/github.com/BurntSushi/toml [2020-03-27T13:56:33.266Z] #29 9.448 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-27T13:56:33.266Z] #29 9.500 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-03-27T13:56:33.266Z] #29 10.89 errors [2020-03-27T13:56:33.266Z] #29 10.90 internal/cpu [2020-03-27T13:56:33.266Z] #29 10.99 math/bits [2020-03-27T13:56:33.277Z] CC criu/bitmap.o [2020-03-27T13:56:33.277Z] CC criu/cgroup-props.o [2020-03-27T13:56:33.277Z] CC criu/cgroup.o [2020-03-27T13:56:33.523Z] #29 ... [2020-03-27T13:56:33.524Z] [2020-03-27T13:56:33.524Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-03-27T13:56:33.524Z] #42 8.283 + RM_GOPATH=0 [2020-03-27T13:56:33.524Z] #42 8.283 + TMP_GOPATH= [2020-03-27T13:56:33.524Z] #42 8.283 + : /build [2020-03-27T13:56:33.524Z] #42 8.283 + '[' -z '' ']' [2020-03-27T13:56:33.524Z] #42 8.284 ++ mktemp -d [2020-03-27T13:56:33.524Z] #42 8.299 + export GOPATH=/tmp/tmp.15dc513lQp [2020-03-27T13:56:33.524Z] #42 8.299 + GOPATH=/tmp/tmp.15dc513lQp [2020-03-27T13:56:33.524Z] #42 8.299 + RM_GOPATH=1 [2020-03-27T13:56:33.524Z] #42 8.299 ++ dirname ./install.sh [2020-03-27T13:56:33.524Z] #42 8.309 + dir=. [2020-03-27T13:56:33.524Z] #42 8.310 + bin=vndr [2020-03-27T13:56:33.524Z] #42 8.310 + shift [2020-03-27T13:56:33.524Z] #42 8.310 + '[' '!' -f ./vndr.installer ']' [2020-03-27T13:56:33.524Z] #42 8.310 + . ./vndr.installer [2020-03-27T13:56:33.524Z] #42 8.310 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-27T13:56:33.524Z] #42 8.310 + install_vndr [2020-03-27T13:56:33.524Z] #42 8.310 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-03-27T13:56:33.524Z] #42 8.310 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.15dc513lQp/src/github.com/LK4D4/vndr [2020-03-27T13:56:33.524Z] #42 8.310 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-27T13:56:33.524Z] #42 8.318 Cloning into '/tmp/tmp.15dc513lQp/src/github.com/LK4D4/vndr'... [2020-03-27T13:56:33.524Z] #42 9.453 + cd /tmp/tmp.15dc513lQp/src/github.com/LK4D4/vndr [2020-03-27T13:56:33.524Z] #42 9.458 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-27T13:56:33.524Z] #42 9.484 + go build -buildmode=pie -v -o /build/vndr . [2020-03-27T13:56:33.624Z] CC criu/clone-noasan.o [2020-03-27T13:56:33.624Z] CC criu/config.o [2020-03-27T13:56:33.780Z] #42 ... [2020-03-27T13:56:33.780Z] [2020-03-27T13:56:33.780Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-03-27T13:56:33.780Z] #45 8.175 + RM_GOPATH=0 [2020-03-27T13:56:33.780Z] #45 8.175 + TMP_GOPATH= [2020-03-27T13:56:33.780Z] #45 8.175 + : /build [2020-03-27T13:56:33.780Z] #45 8.175 + '[' -z '' ']' [2020-03-27T13:56:33.780Z] #45 8.175 ++ mktemp -d [2020-03-27T13:56:33.780Z] #45 8.182 + export GOPATH=/tmp/tmp.KpSLR6lcnc [2020-03-27T13:56:33.780Z] #45 8.182 + GOPATH=/tmp/tmp.KpSLR6lcnc [2020-03-27T13:56:33.780Z] #45 8.182 + RM_GOPATH=1 [2020-03-27T13:56:33.780Z] #45 8.182 ++ dirname ./install.sh [2020-03-27T13:56:33.780Z] #45 8.192 + dir=. [2020-03-27T13:56:33.780Z] #45 8.192 + bin=gotestsum [2020-03-27T13:56:33.780Z] #45 8.192 + shift [2020-03-27T13:56:33.780Z] #45 8.192 + '[' '!' -f ./gotestsum.installer ']' [2020-03-27T13:56:33.781Z] #45 8.192 + . ./gotestsum.installer [2020-03-27T13:56:33.781Z] #45 8.192 ++ : v0.3.5 [2020-03-27T13:56:33.781Z] #45 8.192 + install_gotestsum [2020-03-27T13:56:33.781Z] #45 8.192 + echo 'Installing gotestsum version v0.3.5' [2020-03-27T13:56:33.781Z] #45 8.192 + go get -d gotest.tools/gotestsum [2020-03-27T13:56:33.781Z] #45 8.192 Installing gotestsum version v0.3.5 [2020-03-27T13:56:33.781Z] #45 ... [2020-03-27T13:56:33.781Z] [2020-03-27T13:56:33.781Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-03-27T13:56:33.781Z] #54 11.52 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [185 kB] [2020-03-27T13:56:33.970Z] CC criu/cr-check.o [2020-03-27T13:56:34.326Z] CC criu/cr-dedup.o [2020-03-27T13:56:34.326Z] CC criu/cr-dump.o [2020-03-27T13:56:34.717Z] CC criu/cr-errno.o [2020-03-27T13:56:34.717Z] CC criu/cr-restore.o [2020-03-27T13:56:35.467Z] CC criu/cr-service.o [2020-03-27T13:56:35.869Z] CC criu/crtools.o [2020-03-27T13:56:35.869Z] CC criu/eventfd.o [2020-03-27T13:56:35.869Z] CC criu/eventpoll.o [2020-03-27T13:56:36.268Z] CC criu/external.o [2020-03-27T13:56:36.268Z] CC criu/fault-injection.o [2020-03-27T13:56:36.268Z] CC criu/fdstore.o [2020-03-27T13:56:36.268Z] CC criu/fifo.o [2020-03-27T13:56:36.268Z] CC criu/file-ids.o [2020-03-27T13:56:36.268Z] CC criu/file-lock.o [2020-03-27T13:56:36.397Z] 45c5ebb0ada5: Pull complete [2020-03-27T13:56:36.397Z] 197b6e708d5f: Pull complete [2020-03-27T13:56:36.397Z] Digest: sha256:d9d06cb747d49db5d5703610ecdef837c0432efcaccc4a5959155dd61fe42f4a [2020-03-27T13:56:36.397Z] Status: Downloaded newer image for golang:1.12.17-buster [2020-03-27T13:56:36.397Z] ---> a6f21a6e6ce8 [2020-03-27T13:56:36.397Z] Step 6/140 : ARG APT_MIRROR [2020-03-27T13:56:36.397Z] ---> Running in 32ebd293d702 [2020-03-27T13:56:36.397Z] Removing intermediate container 32ebd293d702 [2020-03-27T13:56:36.397Z] ---> ceac403339b3 [2020-03-27T13:56:36.397Z] Step 7/140 : RUN sed -ri "s/(httpredir|deb).debian.org/${APT_MIRROR:-deb.debian.org}/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/${APT_MIRROR:-security.debian.org}/g" /etc/apt/sources.list [2020-03-27T13:56:36.397Z] ---> Running in 915c5741e780 [2020-03-27T13:56:36.616Z] CC criu/files-ext.o [2020-03-27T13:56:36.616Z] CC criu/files-reg.o [2020-03-27T13:56:36.681Z] Removing intermediate container 915c5741e780 [2020-03-27T13:56:36.681Z] ---> 8ee564908f8f [2020-03-27T13:56:36.681Z] Step 8/140 : ENV GO111MODULE=off [2020-03-27T13:56:36.681Z] ---> Running in ad79e8fe1d40 [2020-03-27T13:56:36.964Z] CC criu/files.o [2020-03-27T13:56:36.967Z] Removing intermediate container ad79e8fe1d40 [2020-03-27T13:56:36.967Z] ---> 7bb5d5ca6837 [2020-03-27T13:56:36.967Z] Step 9/140 : FROM base AS criu [2020-03-27T13:56:36.967Z] ---> 7bb5d5ca6837 [2020-03-27T13:56:36.967Z] Step 10/140 : ARG DEBIAN_FRONTEND [2020-03-27T13:56:36.967Z] ---> Running in 4f089ed89ceb [2020-03-27T13:56:36.967Z] Removing intermediate container 4f089ed89ceb [2020-03-27T13:56:36.967Z] ---> a4cdb86a5df7 [2020-03-27T13:56:36.967Z] Step 11/140 : RUN apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf && rm -rf /var/lib/apt/lists/* [2020-03-27T13:56:36.967Z] ---> Running in d7f357d21b7f [2020-03-27T13:56:37.337Z] CC criu/filesystems.o [2020-03-27T13:56:37.585Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-27T13:56:37.585Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-27T13:56:37.685Z] CC criu/fsnotify.o [2020-03-27T13:56:37.685Z] CC criu/image-desc.o [2020-03-27T13:56:37.685Z] CC criu/image.o [2020-03-27T13:56:37.870Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-27T13:56:37.870Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-03-27T13:56:38.055Z] CC criu/ipc_ns.o [2020-03-27T13:56:38.055Z] CC criu/irmap.o [2020-03-27T13:56:38.402Z] CC criu/kcmp-ids.o [2020-03-27T13:56:38.402Z] CC criu/kerndat.o [2020-03-27T13:56:38.772Z] CC criu/libnetlink.o [2020-03-27T13:56:38.772Z] CC criu/log.o [2020-03-27T13:56:38.772Z] CC criu/lsm.o [2020-03-27T13:56:38.772Z] CC criu/mem.o [2020-03-27T13:56:39.043Z] #54 16.13 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-27T13:56:39.043Z] #54 ... [2020-03-27T13:56:39.043Z] [2020-03-27T13:56:39.043Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-03-27T13:56:39.043Z] #60 8.275 + RM_GOPATH=0 [2020-03-27T13:56:39.043Z] #60 8.275 + TMP_GOPATH= [2020-03-27T13:56:39.043Z] #60 8.275 + : /build/ [2020-03-27T13:56:39.043Z] #60 8.275 + '[' -z '' ']' [2020-03-27T13:56:39.043Z] #60 8.280 ++ mktemp -d [2020-03-27T13:56:39.043Z] #60 8.282 + export GOPATH=/tmp/tmp.oLBPlaoNpq [2020-03-27T13:56:39.043Z] #60 8.282 + GOPATH=/tmp/tmp.oLBPlaoNpq [2020-03-27T13:56:39.043Z] #60 8.282 + RM_GOPATH=1 [2020-03-27T13:56:39.043Z] #60 8.311 ++ dirname ./install.sh [2020-03-27T13:56:39.043Z] #60 8.311 + dir=. [2020-03-27T13:56:39.043Z] #60 8.311 + bin=rootlesskit [2020-03-27T13:56:39.043Z] #60 8.311 + shift [2020-03-27T13:56:39.043Z] #60 8.311 + '[' '!' -f ./rootlesskit.installer ']' [2020-03-27T13:56:39.043Z] #60 8.311 + . ./rootlesskit.installer [2020-03-27T13:56:39.043Z] #60 8.311 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-03-27T13:56:39.043Z] #60 8.311 + install_rootlesskit [2020-03-27T13:56:39.043Z] #60 8.311 + case "$1" in [2020-03-27T13:56:39.043Z] #60 8.311 + export CGO_ENABLED=0 [2020-03-27T13:56:39.043Z] #60 8.311 + CGO_ENABLED=0 [2020-03-27T13:56:39.043Z] #60 8.311 + _install_rootlesskit [2020-03-27T13:56:39.043Z] #60 8.311 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71' [2020-03-27T13:56:39.043Z] #60 8.311 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.oLBPlaoNpq/src/github.com/rootless-containers/rootlesskit [2020-03-27T13:56:39.043Z] #60 8.311 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-03-27T13:56:39.043Z] #60 8.313 Cloning into '/tmp/tmp.oLBPlaoNpq/src/github.com/rootless-containers/rootlesskit'... [2020-03-27T13:56:39.043Z] #60 14.48 Checking out files: 78% (586/747) Checking out files: 79% (591/747) Checking out files: 80% (598/747) Checking out files: 81% (606/747) Checking out files: 82% (613/747) Checking out files: 83% (621/747) Checking out files: 84% (628/747) Checking out files: 85% (635/747) Checking out files: 86% (643/747) Checking out files: 87% (650/747) Checking out files: 88% (658/747) Checking out files: 89% (665/747) Checking out files: 90% (673/747) Checking out files: 91% (680/747) Checking out files: 92% (688/747) Checking out files: 93% (695/747) Checking out files: 94% (703/747) Checking out files: 95% (710/747) Checking out files: 96% (718/747) Checking out files: 97% (725/747) Checking out files: 98% (733/747) Checking out files: 99% (740/747) Checking out files: 100% (747/747) Checking out files: 100% (747/747), done. [2020-03-27T13:56:39.043Z] #60 14.87 + cd /tmp/tmp.oLBPlaoNpq/src/github.com/rootless-containers/rootlesskit [2020-03-27T13:56:39.043Z] #60 14.87 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-03-27T13:56:39.043Z] #60 15.90 + for f in rootlesskit rootlesskit-docker-proxy [2020-03-27T13:56:39.043Z] #60 15.90 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-03-27T13:56:39.121Z] CC criu/mount.o [2020-03-27T13:56:39.933Z] CC criu/namespaces.o [2020-03-27T13:56:40.289Z] CC criu/net.o [2020-03-27T13:56:41.048Z] CC criu/netfilter.o [2020-03-27T13:56:41.048Z] CC criu/page-pipe.o [2020-03-27T13:56:41.410Z] CC criu/page-xfer.o [2020-03-27T13:56:41.410Z] CC criu/pagemap-cache.o [2020-03-27T13:56:41.574Z] #60 ... [2020-03-27T13:56:41.574Z] [2020-03-27T13:56:41.574Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-27T13:56:41.574Z] #31 8.971 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-27T13:56:41.574Z] #31 9.032 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-27T13:56:41.574Z] #31 9.040 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-27T13:56:41.574Z] #31 11.32 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-27T13:56:41.574Z] #31 14.69 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [185 kB] [2020-03-27T13:56:41.574Z] #31 18.34 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-27T13:56:41.574Z] #31 ... [2020-03-27T13:56:41.574Z] [2020-03-27T13:56:41.574Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-03-27T13:56:41.574Z] #42 11.83 errors [2020-03-27T13:56:41.574Z] #42 11.83 internal/cpu [2020-03-27T13:56:41.574Z] #42 11.95 internal/race [2020-03-27T13:56:41.574Z] #42 12.42 runtime/internal/atomic [2020-03-27T13:56:41.574Z] #42 12.68 internal/bytealg [2020-03-27T13:56:41.574Z] #42 12.92 runtime/internal/sys [2020-03-27T13:56:41.574Z] #42 13.29 runtime/internal/math [2020-03-27T13:56:41.574Z] #42 13.66 sync/atomic [2020-03-27T13:56:41.574Z] #42 14.25 runtime [2020-03-27T13:56:41.574Z] #42 14.37 unicode [2020-03-27T13:56:41.574Z] #42 ... [2020-03-27T13:56:41.574Z] [2020-03-27T13:56:41.574Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-03-27T13:56:41.574Z] #48 19.01 + cd /tmp/tmp.krL09xXYnJ/src/github.com/alecthomas/gometalinter [2020-03-27T13:56:41.574Z] #48 19.01 + git checkout -q v2.0.6 [2020-03-27T13:56:41.764Z] CC criu/pagemap.o [2020-03-27T13:56:41.764Z] CC criu/parasite-syscall.o [2020-03-27T13:56:42.110Z] CC criu/path.o [2020-03-27T13:56:42.110Z] CC criu/pie-util-vdso-elf32.o [2020-03-27T13:56:42.110Z] CC criu/pie-util-vdso.o [2020-03-27T13:56:42.110Z] CC criu/pie-util.o [2020-03-27T13:56:42.140Z] #48 19.46 + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2020-03-27T13:56:42.483Z] CC criu/pipes.o [2020-03-27T13:56:42.483Z] CC criu/plugin.o [2020-03-27T13:56:42.483Z] CC criu/proc_parse.o [2020-03-27T13:56:43.321Z] CC criu/protobuf-desc.o [2020-03-27T13:56:43.321Z] CC criu/protobuf.o [2020-03-27T13:56:43.321Z] CC criu/pstree.o [2020-03-27T13:56:43.517Z] #48 ... [2020-03-27T13:56:43.517Z] [2020-03-27T13:56:43.517Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-03-27T13:56:43.517Z] #7 11.10 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [185 kB] [2020-03-27T13:56:43.517Z] #7 14.77 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-27T13:56:43.517Z] #7 ... [2020-03-27T13:56:43.517Z] [2020-03-27T13:56:43.517Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-03-27T13:56:43.517Z] #42 20.39 unicode/utf8 [2020-03-27T13:56:43.667Z] CC criu/rbtree.o [2020-03-27T13:56:43.667Z] CC criu/rst-malloc.o [2020-03-27T13:56:43.667Z] CC criu/seccomp.o [2020-03-27T13:56:43.775Z] #42 21.08 math/bits [2020-03-27T13:56:44.012Z] CC criu/seize.o [2020-03-27T13:56:44.012Z] CC criu/servicefd.o [2020-03-27T13:56:44.341Z] #42 21.84 math [2020-03-27T13:56:44.341Z] #42 ... [2020-03-27T13:56:44.341Z] [2020-03-27T13:56:44.341Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-03-27T13:56:44.341Z] #29 12.01 internal/bytealg [2020-03-27T13:56:44.341Z] #29 12.49 math [2020-03-27T13:56:44.341Z] #29 12.97 runtime/internal/atomic [2020-03-27T13:56:44.341Z] #29 14.02 runtime/internal/sys [2020-03-27T13:56:44.341Z] #29 14.39 runtime/internal/math [2020-03-27T13:56:44.341Z] #29 14.99 runtime [2020-03-27T13:56:44.363Z] CC criu/shmem.o [2020-03-27T13:56:44.363Z] CC criu/sigframe.o [2020-03-27T13:56:44.363Z] CC criu/signalfd.o [2020-03-27T13:56:44.721Z] CC criu/sk-inet.o [2020-03-27T13:56:44.721Z] CC criu/sk-netlink.o [2020-03-27T13:56:44.907Z] #29 22.41 unicode/utf8 [2020-03-27T13:56:45.084Z] CC criu/sk-packet.o [2020-03-27T13:56:45.084Z] CC criu/sk-queue.o [2020-03-27T13:56:45.084Z] CC criu/sk-tcp.o [2020-03-27T13:56:45.165Z] #29 ... [2020-03-27T13:56:45.165Z] [2020-03-27T13:56:45.165Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-03-27T13:56:45.165Z] #22 12.88 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [185 kB] [2020-03-27T13:56:45.165Z] #22 16.27 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-27T13:56:45.423Z] #22 ... [2020-03-27T13:56:45.423Z] [2020-03-27T13:56:45.423Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-27T13:56:45.423Z] #38 13.13 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [185 kB] [2020-03-27T13:56:45.423Z] #38 17.75 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-27T13:56:45.438Z] CC criu/sk-unix.o [2020-03-27T13:56:45.681Z] #38 ... [2020-03-27T13:56:45.681Z] [2020-03-27T13:56:45.681Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-03-27T13:56:45.681Z] #29 23.21 strconv [2020-03-27T13:56:45.785Z] CC criu/sockets.o [2020-03-27T13:56:46.173Z] CC criu/stats.o [2020-03-27T13:56:46.173Z] CC criu/string.o [2020-03-27T13:56:46.173Z] CC criu/sysctl.o [2020-03-27T13:56:46.173Z] CC criu/sysfs_parse.o [2020-03-27T13:56:46.248Z] #29 ... [2020-03-27T13:56:46.248Z] [2020-03-27T13:56:46.248Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-03-27T13:56:46.248Z] #20 23.26 + mkdir -p /build [2020-03-27T13:56:46.248Z] #20 23.27 + mv docker/docker /build/ [2020-03-27T13:56:46.248Z] #20 23.30 + rmdir docker [2020-03-27T13:56:46.248Z] #20 DONE 23.8s [2020-03-27T13:56:46.508Z] [2020-03-27T13:56:46.508Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-03-27T13:56:46.536Z] CC criu/timerfd.o [2020-03-27T13:56:46.536Z] CC criu/tty.o [2020-03-27T13:56:46.882Z] CC criu/tun.o [2020-03-27T13:56:46.882Z] CC criu/uffd.o [2020-03-27T13:56:47.229Z] CC criu/util.o [2020-03-27T13:56:47.575Z] CC criu/uts_ns.o [2020-03-27T13:56:47.575Z] CC criu/vdso.o [2020-03-27T13:56:47.929Z] LINK criu/built-in.o [2020-03-27T13:56:47.929Z] LINK criu/criu [2020-03-27T13:56:47.929Z] DEP lib/c/criu.d [2020-03-27T13:56:47.929Z] CC images/rpc.pb-c.o [2020-03-27T13:56:47.929Z] CC lib/c/criu.o [2020-03-27T13:56:48.284Z] LINK lib/c/built-in.o [2020-03-27T13:56:48.284Z] LINK lib/c/libcriu.so [2020-03-27T13:56:48.284Z] GEN magic.py [2020-03-27T13:56:48.284Z] Note: Building without setproctitle() and strlcpy() support. [2020-03-27T13:56:48.284Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-03-27T13:56:48.491Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0e19d16f89a9fa841) in /home/ubuntu/workspace/moby_PR-40617 [Pipeline] { [Pipeline] checkout [2020-03-27T13:56:48.637Z] fatal: not a git repository (or any of the parent directories): .git [2020-03-27T13:56:48.637Z] make[1]: Nothing to be done for 'all'. [2020-03-27T13:56:48.995Z] make[1]: 'images/built-in.o' is up to date. [2020-03-27T13:56:48.995Z] make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-03-27T13:56:48.995Z] make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-03-27T13:56:48.995Z] make[1]: 'compel/libcompel.a' is up to date. [2020-03-27T13:56:48.995Z] make[1]: 'compel/compel-host-bin' is up to date. [2020-03-27T13:56:48.995Z] make[1]: Nothing to be done for 'all'. [2020-03-27T13:56:48.995Z] make[1]: 'soccr/libsoccr.a' is up to date. [2020-03-27T13:56:48.995Z] make[2]: Nothing to be done for 'all'. [2020-03-27T13:56:48.995Z] make[2]: Nothing to be done for 'all'. [2020-03-27T13:56:48.995Z] make[2]: Nothing to be done for 'all'. [2020-03-27T13:56:48.995Z] make[2]: Nothing to be done for 'all'. [2020-03-27T13:56:48.995Z] make[2]: Nothing to be done for 'all'. [2020-03-27T13:56:48.995Z] make[2]: Nothing to be done for 'all'. [2020-03-27T13:56:48.995Z] make[2]: Nothing to be done for 'all'. [2020-03-27T13:56:48.995Z] make[2]: Nothing to be done for 'all'. [2020-03-27T13:56:48.995Z] INSTALL criu/criu [2020-03-27T13:56:49.850Z] Removing intermediate container 693c07af4f5c [2020-03-27T13:56:49.850Z] ---> 9c4e3b9c3249 [2020-03-27T13:56:49.850Z] Step 14/140 : FROM base AS registry [2020-03-27T13:56:49.850Z] ---> b724d5bf8ecb [2020-03-27T13:56:49.850Z] Step 15/140 : ENV REGISTRY_COMMIT_SCHEMA1 ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-03-27T13:56:50.211Z] ---> Running in 8ae31a5cc55d [2020-03-27T13:56:50.211Z] Removing intermediate container 8ae31a5cc55d [2020-03-27T13:56:50.211Z] ---> 406fd9bba033 [2020-03-27T13:56:50.211Z] Step 16/140 : ENV REGISTRY_COMMIT 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-03-27T13:56:50.211Z] ---> Running in 5c99b7f62733 [2020-03-27T13:56:50.566Z] Removing intermediate container 5c99b7f62733 [2020-03-27T13:56:50.566Z] ---> 2c13682026a4 [2020-03-27T13:56:50.566Z] Step 17/140 : RUN set -x && export GOPATH="$(mktemp -d)" && git clone https://github.com/docker/distribution.git "$GOPATH/src/github.com/docker/distribution" && (cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT") && GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|ppc64*|s390x) (cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT_SCHEMA1"); GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac && rm -rf "$GOPATH" [2020-03-27T13:56:50.566Z] ---> Running in 2dc8911de4b6 [2020-03-27T13:56:50.929Z] + mktemp -d [2020-03-27T13:56:50.929Z] + export GOPATH=/tmp/tmp.SCo5lh9pew [2020-03-27T13:56:50.929Z] + git clone https://github.com/docker/distribution.git /tmp/tmp.SCo5lh9pew/src/github.com/docker/distribution [2020-03-27T13:56:50.929Z] Cloning into '/tmp/tmp.SCo5lh9pew/src/github.com/docker/distribution'... [2020-03-27T13:56:51.775Z] #66 ... [2020-03-27T13:56:51.775Z] [2020-03-27T13:56:51.775Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-03-27T13:56:51.826Z] using credential docker-jenkins-github-credentials [2020-03-27T13:56:51.836Z] Cloning the remote Git repository [2020-03-27T13:56:51.836Z] Cloning with configured refspecs honoured and without tags [2020-03-27T13:56:52.749Z] + cd /tmp/tmp.SCo5lh9pew/src/github.com/docker/distribution [2020-03-27T13:56:52.749Z] + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-03-27T13:56:52.749Z] + GOPATH=/tmp/tmp.SCo5lh9pew/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.SCo5lh9pew go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-03-27T13:56:52.810Z] #36 29.14 Checking out files: 57% (926/1597) Checking out files: 58% (927/1597) Checking out files: 59% (943/1597) Checking out files: 60% (959/1597) Checking out files: 61% (975/1597) Checking out files: 62% (991/1597) Checking out files: 63% (1007/1597) Checking out files: 64% (1023/1597) Checking out files: 65% (1039/1597) Checking out files: 66% (1055/1597) Checking out files: 67% (1070/1597) Checking out files: 68% (1086/1597) Checking out files: 69% (1102/1597) Checking out files: 70% (1118/1597) Checking out files: 71% (1134/1597) Checking out files: 72% (1150/1597) Checking out files: 73% (1166/1597) Checking out files: 74% (1182/1597) Checking out files: 75% (1198/1597) Checking out files: 76% (1214/1597) Checking out files: 77% (1230/1597) Checking out files: 78% (1246/1597) Checking out files: 79% (1262/1597) Checking out files: 80% (1278/1597) Checking out files: 81% (1294/1597) Checking out files: 82% (1310/1597) Checking out files: 83% (1326/1597) Checking out files: 84% (1342/1597) Checking out files: 85% (1358/1597) Checking out files: 86% (1374/1597) Checking out files: 87% (1390/1597) Checking out files: 87% (1393/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-03-27T13:56:52.810Z] #36 30.53 + cd /tmp/tmp.GzYQSyTlEE/src/github.com/docker/distribution [2020-03-27T13:56:52.810Z] #36 30.53 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-03-27T13:56:51.905Z] Cloning repository https://github.com/moby/moby.git [2020-03-27T13:56:51.954Z] > git init /home/ubuntu/workspace/moby_PR-40617 # timeout=10 [2020-03-27T13:56:52.297Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-27T13:56:52.298Z] > git --version # timeout=10 [2020-03-27T13:56:52.330Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-27T13:56:52.332Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40617/head:refs/remotes/origin/PR-40617 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-03-27T13:56:56.092Z] #36 33.61 + GOPATH=/tmp/tmp.GzYQSyTlEE/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.GzYQSyTlEE go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-03-27T13:57:00.196Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [180 kB] [2020-03-27T13:57:00.196Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-03-27T13:57:00.196Z] Fetched 8118 kB in 22s (377 kB/s) [2020-03-27T13:57:00.196Z] Reading package lists... [2020-03-27T13:57:00.279Z] #36 ... [2020-03-27T13:57:00.279Z] [2020-03-27T13:57:00.279Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-03-27T13:57:00.279Z] #66 30.71 Checking out files: 45% (945/2066) Checking out files: 46% (951/2066) Checking out files: 47% (972/2066) Checking out files: 48% (992/2066) Checking out files: 49% (1013/2066) Checking out files: 50% (1033/2066) Checking out files: 51% (1054/2066) Checking out files: 52% (1075/2066) Checking out files: 53% (1095/2066) Checking out files: 54% (1116/2066) Checking out files: 55% (1137/2066) Checking out files: 56% (1157/2066) Checking out files: 57% (1178/2066) Checking out files: 58% (1199/2066) Checking out files: 59% (1219/2066) Checking out files: 60% (1240/2066) Checking out files: 61% (1261/2066) Checking out files: 62% (1281/2066) Checking out files: 63% (1302/2066) Checking out files: 64% (1323/2066) Checking out files: 65% (1343/2066) Checking out files: 66% (1364/2066) Checking out files: 67% (1385/2066) Checking out files: 68% (1405/2066) Checking out files: 69% (1426/2066) Checking out files: 70% (1447/2066) Checking out files: 71% (1467/2066) Checking out files: 72% (1488/2066) Checking out files: 73% (1509/2066) Checking out files: 74% (1529/2066) Checking out files: 75% (1550/2066) Checking out files: 76% (1571/2066) Checking out files: 77% (1591/2066) Checking out files: 78% (1612/2066) Checking out files: 79% (1633/2066) Checking out files: 80% (1653/2066) Checking out files: 81% (1674/2066) Checking out files: 82% (1695/2066) Checking out files: 83% (1715/2066) Checking out files: 84% (1736/2066) Checking out files: 85% (1757/2066) Checking out files: 86% (1777/2066) Checking out files: 87% (1798/2066) Checking out files: 88% (1819/2066) Checking out files: 89% (1839/2066) Checking out files: 90% (1860/2066) Checking out files: 91% (1881/2066) Checking out files: 92% (1901/2066) Checking out files: 93% (1922/2066) Checking out files: 94% (1943/2066) Checking out files: 94% (1955/2066) Checking out files: 95% (1963/2066) Checking out files: 96% (1984/2066) Checking out files: 97% (2005/2066) Checking out files: 98% (2025/2066) Checking out files: 99% (2046/2066) Checking out files: 100% (2066/2066) Checking out files: 100% (2066/2066), done. [2020-03-27T13:57:00.279Z] #66 31.82 + cd /tmp/tmp.HemXMHdC8B/src/github.com/docker/libnetwork [2020-03-27T13:57:00.279Z] #66 31.82 + git checkout -q 0941c3f409260d5f05cfa6fc68420d8ad45ee483 [2020-03-27T13:57:00.279Z] #66 32.27 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-03-27T13:57:01.208Z] Reading package lists... [2020-03-27T13:57:01.492Z] Building dependency tree... [2020-03-27T13:57:01.492Z] Reading state information... [2020-03-27T13:57:01.492Z] The following additional packages will be installed: [2020-03-27T13:57:01.492Z] libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-03-27T13:57:01.492Z] libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-03-27T13:57:01.492Z] Suggested packages: [2020-03-27T13:57:01.492Z] manpages-dev python-setuptools [2020-03-27T13:57:01.777Z] The following NEW packages will be installed: [2020-03-27T13:57:01.777Z] libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-03-27T13:57:01.777Z] libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-03-27T13:57:01.777Z] protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-03-27T13:57:01.777Z] python-six zlib1g-dev [2020-03-27T13:57:01.777Z] 0 upgraded, 17 newly installed, 0 to remove and 14 not upgraded. [2020-03-27T13:57:01.777Z] Need to get 4075 kB of archives. [2020-03-27T13:57:01.777Z] After this operation, 24.5 MB of additional disk space will be used. [2020-03-27T13:57:01.777Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2020-03-27T13:57:02.062Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-03-27T13:57:02.062Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2020-03-27T13:57:02.062Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-03-27T13:57:02.062Z] Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2020-03-27T13:57:02.062Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-03-27T13:57:02.062Z] 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-03-27T13:57:02.062Z] Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2020-03-27T13:57:02.062Z] Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2020-03-27T13:57:02.062Z] Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2020-03-27T13:57:02.062Z] Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2020-03-27T13:57:02.062Z] Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2020-03-27T13:57:02.062Z] 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-03-27T13:57:02.062Z] Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2020-03-27T13:57:02.062Z] Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2020-03-27T13:57:02.062Z] Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2020-03-27T13:57:02.062Z] Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2020-03-27T13:57:02.346Z] debconf: delaying package configuration, since apt-utils is not installed [2020-03-27T13:57:02.346Z] Fetched 4075 kB in 0s (16.7 MB/s) [2020-03-27T13:57:02.346Z] Selecting previously unselected package libcap-dev:ppc64el. [2020-03-27T13:57:02.346Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15330 files and directories currently installed.) [2020-03-27T13:57:02.346Z] Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2020-03-27T13:57:02.346Z] Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2020-03-27T13:57:02.346Z] Selecting previously unselected package libnet1:ppc64el. [2020-03-27T13:57:02.346Z] Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-03-27T13:57:02.346Z] Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-03-27T13:57:02.346Z] Selecting previously unselected package libnet1-dev. [2020-03-27T13:57:02.346Z] Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-03-27T13:57:02.346Z] Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-03-27T13:57:02.631Z] Selecting previously unselected package libnl-3-200:ppc64el. [2020-03-27T13:57:02.631Z] Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-03-27T13:57:02.631Z] Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-03-27T13:57:02.631Z] Selecting previously unselected package libnl-3-dev:ppc64el. [2020-03-27T13:57:02.631Z] Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2020-03-27T13:57:02.631Z] Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2020-03-27T13:57:02.631Z] Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-03-27T13:57:02.631Z] Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-03-27T13:57:02.631Z] Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-03-27T13:57:02.631Z] Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-03-27T13:57:02.631Z] Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2020-03-27T13:57:02.631Z] Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-03-27T13:57:02.631Z] Selecting previously unselected package zlib1g-dev:ppc64el. [2020-03-27T13:57:02.631Z] Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2020-03-27T13:57:02.631Z] Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-03-27T13:57:02.631Z] Selecting previously unselected package libprotobuf17:ppc64el. [2020-03-27T13:57:02.631Z] Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2020-03-27T13:57:02.631Z] Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-03-27T13:57:02.809Z] #66 ... [2020-03-27T13:57:02.809Z] [2020-03-27T13:57:02.809Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-03-27T13:57:02.809Z] #54 30.09 Fetched 8336 kB in 24s (343 kB/s) [2020-03-27T13:57:02.809Z] #54 30.09 Reading package lists... [2020-03-27T13:57:02.809Z] #54 40.32 Reading package lists... [2020-03-27T13:57:02.809Z] #54 ... [2020-03-27T13:57:02.809Z] [2020-03-27T13:57:02.809Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-03-27T13:57:02.809Z] #7 30.12 Fetched 8336 kB in 25s (328 kB/s) [2020-03-27T13:57:02.809Z] #7 30.12 Reading package lists... [2020-03-27T13:57:02.809Z] #7 ... [2020-03-27T13:57:02.809Z] [2020-03-27T13:57:02.809Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-03-27T13:57:02.809Z] #42 30.90 strconv [2020-03-27T13:57:02.809Z] #42 36.69 internal/testlog [2020-03-27T13:57:02.809Z] #42 37.05 encoding [2020-03-27T13:57:02.809Z] #42 37.17 unicode/utf16 [2020-03-27T13:57:02.809Z] #42 37.88 container/list [2020-03-27T13:57:02.809Z] #42 38.84 crypto/internal/subtle [2020-03-27T13:57:02.809Z] #42 39.18 crypto/subtle [2020-03-27T13:57:02.809Z] #42 39.50 crypto/rc4 [2020-03-27T13:57:02.809Z] #42 40.29 internal/x/crypto/cryptobyte/asn1 [2020-03-27T13:57:02.917Z] Selecting previously unselected package libprotobuf-lite17:ppc64el. [2020-03-27T13:57:02.917Z] Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2020-03-27T13:57:02.917Z] Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-03-27T13:57:02.917Z] Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-03-27T13:57:02.917Z] Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2020-03-27T13:57:02.917Z] Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-03-27T13:57:03.071Z] #42 ... [2020-03-27T13:57:03.071Z] [2020-03-27T13:57:03.071Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-03-27T13:57:03.071Z] #29 30.47 internal/race [2020-03-27T13:57:03.071Z] #29 30.75 sync/atomic [2020-03-27T13:57:03.071Z] #29 31.29 unicode [2020-03-27T13:57:03.071Z] #29 37.36 internal/testlog [2020-03-27T13:57:03.071Z] #29 37.96 encoding [2020-03-27T13:57:03.071Z] #29 38.31 runtime/cgo [2020-03-27T13:57:03.071Z] #29 ... [2020-03-27T13:57:03.071Z] [2020-03-27T13:57:03.071Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-03-27T13:57:03.202Z] Selecting previously unselected package libprotoc17:ppc64el. [2020-03-27T13:57:03.202Z] Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2020-03-27T13:57:03.202Z] Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2020-03-27T13:57:03.202Z] Selecting previously unselected package protobuf-c-compiler. [2020-03-27T13:57:03.202Z] Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2020-03-27T13:57:03.202Z] Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-03-27T13:57:03.202Z] Selecting previously unselected package protobuf-compiler. [2020-03-27T13:57:03.202Z] Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2020-03-27T13:57:03.202Z] Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-03-27T13:57:03.202Z] Selecting previously unselected package python-pkg-resources. [2020-03-27T13:57:03.202Z] Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-03-27T13:57:03.202Z] Unpacking python-pkg-resources (40.8.0-1) ... [2020-03-27T13:57:03.487Z] Selecting previously unselected package python-six. [2020-03-27T13:57:03.487Z] Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-03-27T13:57:03.487Z] Unpacking python-six (1.12.0-1) ... [2020-03-27T13:57:03.487Z] Selecting previously unselected package python-protobuf. [2020-03-27T13:57:03.487Z] Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2020-03-27T13:57:03.487Z] Unpacking python-protobuf (3.6.1.3-2) ... [2020-03-27T13:57:03.487Z] Setting up python-pkg-resources (40.8.0-1) ... [2020-03-27T13:57:04.521Z] Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-03-27T13:57:04.521Z] Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-03-27T13:57:04.521Z] Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-03-27T13:57:04.521Z] Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-03-27T13:57:04.521Z] Setting up python-six (1.12.0-1) ... [2020-03-27T13:57:04.980Z] #7 40.88 Reading package lists... [2020-03-27T13:57:04.980Z] #7 ... [2020-03-27T13:57:04.980Z] [2020-03-27T13:57:04.980Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-03-27T13:57:04.980Z] #22 32.78 Fetched 8336 kB in 26s (320 kB/s) [2020-03-27T13:57:04.980Z] #22 32.78 Reading package lists... [2020-03-27T13:57:05.238Z] #22 42.94 Reading package lists... [2020-03-27T13:57:05.238Z] #22 ... [2020-03-27T13:57:05.238Z] [2020-03-27T13:57:05.238Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-03-27T13:57:05.238Z] #42 40.78 internal/nettrace [2020-03-27T13:57:05.238Z] #42 40.98 internal/x/net/dns/dnsmessage [2020-03-27T13:57:05.238Z] #42 ... [2020-03-27T13:57:05.238Z] [2020-03-27T13:57:05.238Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-27T13:57:05.238Z] #38 33.03 Fetched 8336 kB in 26s (325 kB/s) [2020-03-27T13:57:05.497Z] #38 33.03 Reading package lists... [2020-03-27T13:57:05.497Z] #38 ... [2020-03-27T13:57:05.497Z] [2020-03-27T13:57:05.497Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-27T13:57:05.497Z] #31 33.93 Fetched 8336 kB in 25s (333 kB/s) [2020-03-27T13:57:05.534Z] Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-03-27T13:57:05.535Z] Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-03-27T13:57:05.535Z] Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-03-27T13:57:05.535Z] Setting up libcap-dev:ppc64el (1:2.25-2) ... [2020-03-27T13:57:05.535Z] Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2020-03-27T13:57:05.535Z] Setting up protobuf-compiler (3.6.1.3-2) ... [2020-03-27T13:57:05.535Z] Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-03-27T13:57:05.535Z] Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-03-27T13:57:05.535Z] Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-03-27T13:57:05.535Z] Setting up python-protobuf (3.6.1.3-2) ... [2020-03-27T13:57:06.063Z] #31 33.93 Reading package lists... [2020-03-27T13:57:06.063Z] #31 ... [2020-03-27T13:57:06.063Z] [2020-03-27T13:57:06.063Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-27T13:57:06.064Z] #38 33.03 Reading package lists... [2020-03-27T13:57:07.013Z] Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2020-03-27T13:57:07.013Z] Processing triggers for libc-bin (2.28-10) ... [2020-03-27T13:57:07.633Z] Removing intermediate container d7f357d21b7f [2020-03-27T13:57:07.633Z] ---> bae0bdd60b8c [2020-03-27T13:57:07.633Z] Step 12/140 : ENV CRIU_VERSION 3.12 [2020-03-27T13:57:07.633Z] ---> Running in 5a22c3925827 [2020-03-27T13:57:07.917Z] Removing intermediate container 5a22c3925827 [2020-03-27T13:57:07.917Z] ---> 86e6601d83da [2020-03-27T13:57:07.917Z] Step 13/140 : RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v${CRIU_VERSION}.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2020-03-27T13:57:07.917Z] ---> Running in e3b743f7c9af [2020-03-27T13:57:08.535Z] Note: Building without setproctitle() and strlcpy() support. [2020-03-27T13:57:08.535Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-03-27T13:57:08.820Z] fatal: not a git repository (or any of the parent directories): .git [2020-03-27T13:57:08.820Z]  GEN .gitid [2020-03-27T13:57:08.820Z] GEN criu/include/version.h [2020-03-27T13:57:08.820Z] GEN include/common/asm [2020-03-27T13:57:09.082Z] + dpkg --print-architecture [2020-03-27T13:57:09.082Z] + cd /tmp/tmp.SCo5lh9pew/src/github.com/docker/distribution [2020-03-27T13:57:09.082Z] + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-03-27T13:57:09.082Z] + GOPATH=/tmp/tmp.SCo5lh9pew/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.SCo5lh9pew [2020-03-27T13:57:09.082Z] + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-03-27T13:57:09.112Z] PBCC images/google/protobuf/descriptor.pb-c.c [2020-03-27T13:57:09.113Z] PBCC images/opts.pb-c.c [2020-03-27T13:57:09.407Z] PBCC images/sit.pb-c.c [2020-03-27T13:57:09.407Z] DEP images/google/protobuf/descriptor.pb-c.d [2020-03-27T13:57:09.407Z] DEP images/opts.pb-c.d [2020-03-27T13:57:09.407Z] DEP images/sit.pb-c.d [2020-03-27T13:57:09.407Z] PBCC images/macvlan.pb-c.c [2020-03-27T13:57:09.407Z] DEP images/macvlan.pb-c.d [2020-03-27T13:57:09.407Z] PBCC images/autofs.pb-c.c [2020-03-27T13:57:09.407Z] DEP images/autofs.pb-c.d [2020-03-27T13:57:09.407Z] PBCC images/sysctl.pb-c.c [2020-03-27T13:57:09.407Z] DEP images/sysctl.pb-c.d [2020-03-27T13:57:09.407Z] PBCC images/time.pb-c.c [2020-03-27T13:57:09.407Z] DEP images/time.pb-c.d [2020-03-27T13:57:09.407Z] PBCC images/binfmt-misc.pb-c.c [2020-03-27T13:57:09.407Z] DEP images/binfmt-misc.pb-c.d [2020-03-27T13:57:09.407Z] PBCC images/seccomp.pb-c.c [2020-03-27T13:57:09.407Z] DEP images/seccomp.pb-c.d [2020-03-27T13:57:09.407Z] PBCC images/userns.pb-c.c [2020-03-27T13:57:09.407Z] DEP images/userns.pb-c.d [2020-03-27T13:57:09.407Z] PBCC images/cgroup.pb-c.c [2020-03-27T13:57:09.407Z] DEP images/cgroup.pb-c.d [2020-03-27T13:57:09.407Z] PBCC images/fown.pb-c.c [2020-03-27T13:57:09.407Z] PBCC images/ext-file.pb-c.c [2020-03-27T13:57:09.407Z] DEP images/fown.pb-c.d [2020-03-27T13:57:09.407Z] DEP images/ext-file.pb-c.d [2020-03-27T13:57:09.407Z] PBCC images/rpc.pb-c.c [2020-03-27T13:57:09.407Z] DEP images/rpc.pb-c.d [2020-03-27T13:57:09.407Z] PBCC images/siginfo.pb-c.c [2020-03-27T13:57:09.691Z] DEP images/siginfo.pb-c.d [2020-03-27T13:57:09.691Z] PBCC images/pagemap.pb-c.c [2020-03-27T13:57:09.691Z] DEP images/pagemap.pb-c.d [2020-03-27T13:57:09.691Z] PBCC images/rlimit.pb-c.c [2020-03-27T13:57:09.691Z] DEP images/rlimit.pb-c.d [2020-03-27T13:57:09.691Z] PBCC images/file-lock.pb-c.c [2020-03-27T13:57:09.691Z] DEP images/file-lock.pb-c.d [2020-03-27T13:57:09.691Z] PBCC images/tty.pb-c.c [2020-03-27T13:57:09.691Z] DEP images/tty.pb-c.d [2020-03-27T13:57:09.691Z] PBCC images/tun.pb-c.c [2020-03-27T13:57:09.691Z] PBCC images/netdev.pb-c.c [2020-03-27T13:57:09.691Z] DEP images/tun.pb-c.d [2020-03-27T13:57:09.691Z] DEP images/netdev.pb-c.d [2020-03-27T13:57:09.691Z] PBCC images/vma.pb-c.c [2020-03-27T13:57:09.691Z] DEP images/vma.pb-c.d [2020-03-27T13:57:09.691Z] PBCC images/creds.pb-c.c [2020-03-27T13:57:09.691Z] DEP images/creds.pb-c.d [2020-03-27T13:57:09.691Z] PBCC images/utsns.pb-c.c [2020-03-27T13:57:09.691Z] DEP images/utsns.pb-c.d [2020-03-27T13:57:09.691Z] PBCC images/ipc-desc.pb-c.c [2020-03-27T13:57:09.691Z] PBCC images/ipc-sem.pb-c.c [2020-03-27T13:57:09.691Z] DEP images/ipc-desc.pb-c.d [2020-03-27T13:57:09.691Z] DEP images/ipc-sem.pb-c.d [2020-03-27T13:57:09.691Z] PBCC images/ipc-msg.pb-c.c [2020-03-27T13:57:09.691Z] DEP images/ipc-msg.pb-c.d [2020-03-27T13:57:09.975Z] PBCC images/ipc-shm.pb-c.c [2020-03-27T13:57:09.975Z] DEP images/ipc-shm.pb-c.d [2020-03-27T13:57:09.975Z] PBCC images/ipc-var.pb-c.c [2020-03-27T13:57:09.975Z] DEP images/ipc-var.pb-c.d [2020-03-27T13:57:09.975Z] PBCC images/sk-opts.pb-c.c [2020-03-27T13:57:09.975Z] PBCC images/packet-sock.pb-c.c [2020-03-27T13:57:09.975Z] DEP images/sk-opts.pb-c.d [2020-03-27T13:57:09.975Z] DEP images/packet-sock.pb-c.d [2020-03-27T13:57:09.975Z] PBCC images/sk-netlink.pb-c.c [2020-03-27T13:57:09.975Z] DEP images/sk-netlink.pb-c.d [2020-03-27T13:57:09.975Z] PBCC images/sk-inet.pb-c.c [2020-03-27T13:57:09.975Z] DEP images/sk-inet.pb-c.d [2020-03-27T13:57:09.975Z] PBCC images/sk-unix.pb-c.c [2020-03-27T13:57:09.975Z] DEP images/sk-unix.pb-c.d [2020-03-27T13:57:09.975Z] PBCC images/mm.pb-c.c [2020-03-27T13:57:09.975Z] DEP images/mm.pb-c.d [2020-03-27T13:57:09.975Z] PBCC images/timerfd.pb-c.c [2020-03-27T13:57:09.975Z] DEP images/timerfd.pb-c.d [2020-03-27T13:57:09.975Z] PBCC images/timer.pb-c.c [2020-03-27T13:57:09.975Z] DEP images/timer.pb-c.d [2020-03-27T13:57:09.975Z] PBCC images/sa.pb-c.c [2020-03-27T13:57:09.975Z] DEP images/sa.pb-c.d [2020-03-27T13:57:10.259Z] PBCC images/pipe-data.pb-c.c [2020-03-27T13:57:10.259Z] DEP images/pipe-data.pb-c.d [2020-03-27T13:57:10.259Z] PBCC images/mnt.pb-c.c [2020-03-27T13:57:10.259Z] DEP images/mnt.pb-c.d [2020-03-27T13:57:10.259Z] PBCC images/sk-packet.pb-c.c [2020-03-27T13:57:10.259Z] DEP images/sk-packet.pb-c.d [2020-03-27T13:57:10.259Z] PBCC images/tcp-stream.pb-c.c [2020-03-27T13:57:10.259Z] DEP images/tcp-stream.pb-c.d [2020-03-27T13:57:10.259Z] PBCC images/pipe.pb-c.c [2020-03-27T13:57:10.259Z] DEP images/pipe.pb-c.d [2020-03-27T13:57:10.259Z] PBCC images/pstree.pb-c.c [2020-03-27T13:57:10.259Z] DEP images/pstree.pb-c.d [2020-03-27T13:57:10.259Z] PBCC images/fs.pb-c.c [2020-03-27T13:57:10.259Z] DEP images/fs.pb-c.d [2020-03-27T13:57:10.259Z] PBCC images/signalfd.pb-c.c [2020-03-27T13:57:10.259Z] DEP images/signalfd.pb-c.d [2020-03-27T13:57:10.259Z] PBCC images/fh.pb-c.c [2020-03-27T13:57:10.259Z] PBCC images/fsnotify.pb-c.c [2020-03-27T13:57:10.259Z] DEP images/fh.pb-c.d [2020-03-27T13:57:10.259Z] DEP images/fsnotify.pb-c.d [2020-03-27T13:57:10.259Z] PBCC images/eventpoll.pb-c.c [2020-03-27T13:57:10.259Z] DEP images/eventpoll.pb-c.d [2020-03-27T13:57:10.259Z] PBCC images/eventfd.pb-c.c [2020-03-27T13:57:10.259Z] DEP images/eventfd.pb-c.d [2020-03-27T13:57:10.544Z] PBCC images/remap-file-path.pb-c.c [2020-03-27T13:57:10.544Z] DEP images/remap-file-path.pb-c.d [2020-03-27T13:57:10.544Z] PBCC images/fifo.pb-c.c [2020-03-27T13:57:10.544Z] DEP images/fifo.pb-c.d [2020-03-27T13:57:10.544Z] PBCC images/ghost-file.pb-c.c [2020-03-27T13:57:10.544Z] DEP images/ghost-file.pb-c.d [2020-03-27T13:57:10.544Z] PBCC images/regfile.pb-c.c [2020-03-27T13:57:10.544Z] DEP images/regfile.pb-c.d [2020-03-27T13:57:10.544Z] PBCC images/ns.pb-c.c [2020-03-27T13:57:10.544Z] DEP images/ns.pb-c.d [2020-03-27T13:57:10.544Z] PBCC images/fdinfo.pb-c.c [2020-03-27T13:57:10.544Z] DEP images/fdinfo.pb-c.d [2020-03-27T13:57:10.544Z] PBCC images/core-aarch64.pb-c.c [2020-03-27T13:57:10.544Z] PBCC images/core-arm.pb-c.c [2020-03-27T13:57:10.544Z] PBCC images/core-ppc64.pb-c.c [2020-03-27T13:57:10.544Z] PBCC images/core-s390.pb-c.c [2020-03-27T13:57:10.544Z] PBCC images/core-x86.pb-c.c [2020-03-27T13:57:10.544Z] PBCC images/core.pb-c.c [2020-03-27T13:57:10.544Z] PBCC images/inventory.pb-c.c [2020-03-27T13:57:10.544Z] DEP images/core-aarch64.pb-c.d [2020-03-27T13:57:10.830Z] DEP images/core-arm.pb-c.d [2020-03-27T13:57:10.830Z] DEP images/core-ppc64.pb-c.d [2020-03-27T13:57:10.830Z] DEP images/core-s390.pb-c.d [2020-03-27T13:57:10.830Z] DEP images/core-x86.pb-c.d [2020-03-27T13:57:10.830Z] DEP images/core.pb-c.d [2020-03-27T13:57:10.830Z] DEP images/inventory.pb-c.d [2020-03-27T13:57:10.830Z] PBCC images/cpuinfo.pb-c.c [2020-03-27T13:57:10.830Z] DEP images/cpuinfo.pb-c.d [2020-03-27T13:57:10.830Z] PBCC images/stats.pb-c.c [2020-03-27T13:57:10.830Z] DEP images/stats.pb-c.d [2020-03-27T13:57:11.119Z] make[1]: Nothing to be done for 'all'. [2020-03-27T13:57:11.403Z] CC images/stats.o [2020-03-27T13:57:11.403Z] CC images/core.o [2020-03-27T13:57:11.687Z] CC images/core-x86.o [2020-03-27T13:57:11.687Z] CC images/core-arm.o [2020-03-27T13:57:11.971Z] CC images/core-aarch64.o [2020-03-27T13:57:11.971Z] CC images/core-ppc64.o [2020-03-27T13:57:12.258Z] CC images/core-s390.o [2020-03-27T13:57:12.258Z] CC images/cpuinfo.o [2020-03-27T13:57:12.446Z] #38 44.46 Reading package lists... [2020-03-27T13:57:12.446Z] #38 ... [2020-03-27T13:57:12.446Z] [2020-03-27T13:57:12.446Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-03-27T13:57:12.446Z] #54 40.32 Reading package lists... [2020-03-27T13:57:12.542Z] CC images/inventory.o [2020-03-27T13:57:12.542Z] CC images/fdinfo.o [2020-03-27T13:57:12.542Z] CC images/fown.o [2020-03-27T13:57:12.826Z] CC images/ns.o [2020-03-27T13:57:12.826Z] CC images/regfile.o [2020-03-27T13:57:12.826Z] CC images/ghost-file.o [2020-03-27T13:57:12.826Z] CC images/fifo.o [2020-03-27T13:57:12.826Z] CC images/remap-file-path.o [2020-03-27T13:57:13.110Z] CC images/eventfd.o [2020-03-27T13:57:13.110Z] CC images/eventpoll.o [2020-03-27T13:57:13.110Z] CC images/fh.o [2020-03-27T13:57:13.110Z] CC images/fsnotify.o [2020-03-27T13:57:13.184Z] + rm -rf /tmp/tmp.SCo5lh9pew/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.SCo5lh9pew [2020-03-27T13:57:13.394Z] CC images/signalfd.o [2020-03-27T13:57:13.394Z] CC images/fs.o [2020-03-27T13:57:13.394Z] CC images/pstree.o [2020-03-27T13:57:13.677Z] CC images/pipe.o [2020-03-27T13:57:13.677Z] CC images/tcp-stream.o [2020-03-27T13:57:13.677Z] CC images/sk-packet.o [2020-03-27T13:57:13.677Z] CC images/mnt.o [2020-03-27T13:57:13.677Z] CC images/pipe-data.o [2020-03-27T13:57:13.679Z] Fetching without tags [2020-03-27T13:57:13.962Z] CC images/sa.o [2020-03-27T13:57:13.962Z] CC images/timer.o [2020-03-27T13:57:13.962Z] CC images/timerfd.o [2020-03-27T13:57:13.962Z] CC images/mm.o [2020-03-27T13:57:13.975Z] Removing intermediate container 2dc8911de4b6 [2020-03-27T13:57:13.975Z] ---> 1d26876902a7 [2020-03-27T13:57:13.975Z] Step 18/140 : FROM base AS swagger [2020-03-27T13:57:13.975Z] ---> b724d5bf8ecb [2020-03-27T13:57:13.975Z] Step 19/140 : ENV GO_SWAGGER_COMMIT 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-03-27T13:57:13.975Z] ---> Running in 92d1134e935f [2020-03-27T13:57:14.160Z] Merging remotes/origin/19.03 commit 1db5199ddce6a9e94421427c9109f25e03c03fa6 into PR head commit 021258661bc865f581a98cfe75e79af46dd91cb7 [2020-03-27T13:57:14.245Z] CC images/sk-opts.o [2020-03-27T13:57:14.246Z] CC images/sk-unix.o [2020-03-27T13:57:14.246Z] CC images/sk-inet.o [2020-03-27T13:57:14.325Z] Removing intermediate container 92d1134e935f [2020-03-27T13:57:14.325Z] ---> b1994abb79b3 [2020-03-27T13:57:14.325Z] Step 20/140 : RUN set -x && export GOPATH="$(mktemp -d)" && git clone https://github.com/kolyshkin/go-swagger.git "$GOPATH/src/github.com/go-swagger/go-swagger" && (cd "$GOPATH/src/github.com/go-swagger/go-swagger" && git checkout -q "$GO_SWAGGER_COMMIT") && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger && rm -rf "$GOPATH" [2020-03-27T13:57:14.325Z] ---> Running in 5925ae002917 [2020-03-27T13:57:14.529Z] CC images/tun.o [2020-03-27T13:57:14.530Z] CC images/sk-netlink.o [2020-03-27T13:57:14.530Z] CC images/packet-sock.o [2020-03-27T13:57:14.530Z] CC images/ipc-var.o [2020-03-27T13:57:14.671Z] + mktemp -d [2020-03-27T13:57:14.671Z] + export GOPATH=/tmp/tmp.XBzaoX2Epr [2020-03-27T13:57:14.671Z] + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.XBzaoX2Epr/src/github.com/go-swagger/go-swagger [2020-03-27T13:57:14.671Z] Cloning into '/tmp/tmp.XBzaoX2Epr/src/github.com/go-swagger/go-swagger'... [2020-03-27T13:57:14.813Z] CC images/ipc-desc.o [2020-03-27T13:57:14.814Z] CC images/ipc-shm.o [2020-03-27T13:57:14.814Z] CC images/ipc-msg.o [2020-03-27T13:57:14.814Z] CC images/ipc-sem.o [2020-03-27T13:57:14.814Z] CC images/utsns.o [2020-03-27T13:57:15.097Z] CC images/creds.o [2020-03-27T13:57:15.097Z] CC images/vma.o [2020-03-27T13:57:15.097Z] CC images/netdev.o [2020-03-27T13:57:15.097Z] CC images/tty.o [2020-03-27T13:57:15.253Z] #54 50.63 Building dependency tree... [2020-03-27T13:57:15.380Z] CC images/file-lock.o [2020-03-27T13:57:15.381Z] CC images/rlimit.o [2020-03-27T13:57:15.381Z] CC images/pagemap.o [2020-03-27T13:57:13.481Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-27T13:57:13.521Z] > git config --add remote.origin.fetch +refs/pull/40617/head:refs/remotes/origin/PR-40617 # timeout=10 [2020-03-27T13:57:13.591Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-03-27T13:57:13.639Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-27T13:57:13.702Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-27T13:57:13.703Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-27T13:57:13.704Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40617/head:refs/remotes/origin/PR-40617 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-03-27T13:57:14.191Z] > git config core.sparsecheckout # timeout=10 [2020-03-27T13:57:14.221Z] > git checkout -f 021258661bc865f581a98cfe75e79af46dd91cb7 # timeout=10 [2020-03-27T13:57:14.998Z] > git merge 1db5199ddce6a9e94421427c9109f25e03c03fa6 # timeout=10 [2020-03-27T13:57:15.510Z] #54 53.19 Reading state information... [2020-03-27T13:57:15.664Z] CC images/siginfo.o [2020-03-27T13:57:15.664Z] CC images/rpc.o [2020-03-27T13:57:15.809Z] Merge succeeded, producing 3d9e112aecd2fb0684de802a7ac55653690390d7 [2020-03-27T13:57:15.809Z] Checking out Revision 3d9e112aecd2fb0684de802a7ac55653690390d7 (PR-40617) [2020-03-27T13:57:15.948Z] CC images/ext-file.o [2020-03-27T13:57:15.948Z] CC images/cgroup.o [2020-03-27T13:57:16.244Z] CC images/userns.o [2020-03-27T13:57:16.244Z] CC images/google/protobuf/descriptor.o [2020-03-27T13:57:16.861Z] CC images/opts.o [2020-03-27T13:57:16.861Z] CC images/seccomp.o [2020-03-27T13:57:17.144Z] CC images/binfmt-misc.o [2020-03-27T13:57:17.144Z] CC images/time.o [2020-03-27T13:57:17.144Z] CC images/sysctl.o [2020-03-27T13:57:17.144Z] CC images/autofs.o [2020-03-27T13:57:17.144Z] CC images/macvlan.o [2020-03-27T13:57:17.406Z] #54 ... [2020-03-27T13:57:17.406Z] [2020-03-27T13:57:17.406Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-27T13:57:17.406Z] #31 33.93 Reading package lists... [2020-03-27T13:57:17.406Z] #31 45.53 Reading package lists... [2020-03-27T13:57:17.406Z] #31 ... [2020-03-27T13:57:17.406Z] [2020-03-27T13:57:17.406Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-27T13:57:17.406Z] #38 44.46 Reading package lists... [2020-03-27T13:57:17.429Z] CC images/sit.o [2020-03-27T13:57:17.429Z] LINK images/built-in.o [2020-03-27T13:57:17.429Z] GEN compel/include/asm [2020-03-27T13:57:17.429Z] GEN compel/include/version.h [2020-03-27T13:57:17.429Z] touch .config [2020-03-27T13:57:17.429Z] GEN include/common/config.h [2020-03-27T13:57:17.429Z] GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-03-27T13:57:17.429Z] GEN compel/plugins/include/uapi/std/syscall.h [2020-03-27T13:57:17.429Z] GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-03-27T13:57:17.429Z] DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-03-27T13:57:17.429Z] DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-03-27T13:57:17.429Z] DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-03-27T13:57:17.429Z] DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-03-27T13:57:17.429Z] GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-03-27T13:57:17.429Z] DEP compel/plugins/std/infect.d [2020-03-27T13:57:17.429Z] DEP compel/plugins/std/string.d [2020-03-27T13:57:17.429Z] DEP compel/plugins/std/log.d [2020-03-27T13:57:17.712Z] DEP compel/plugins/std/fds.d [2020-03-27T13:57:17.712Z] DEP compel/plugins/std/std.d [2020-03-27T13:57:17.712Z] DEP compel/plugins/shmem/shmem.d [2020-03-27T13:57:17.712Z] DEP compel/plugins/fds/fds.d [2020-03-27T13:57:17.712Z] CC compel/plugins/std/std.o [2020-03-27T13:57:17.712Z] CC compel/plugins/std/fds.o [2020-03-27T13:57:15.791Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-27T13:57:15.854Z] > git config core.sparsecheckout # timeout=10 [2020-03-27T13:57:15.870Z] > git checkout -f 3d9e112aecd2fb0684de802a7ac55653690390d7 # timeout=10 [2020-03-27T13:57:17.996Z] CC compel/plugins/std/log.o [2020-03-27T13:57:18.281Z] CC compel/plugins/std/string.o [2020-03-27T13:57:18.281Z] CC compel/plugins/std/infect.o [2020-03-27T13:57:18.565Z] CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-03-27T13:57:18.565Z] CC compel/arch/ppc64/plugins/std/memcpy.o [2020-03-27T13:57:18.565Z] CC compel/arch/ppc64/plugins/std/memcmp.o [2020-03-27T13:57:18.565Z] CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-03-27T13:57:18.565Z] AR compel/plugins/std.lib.a [2020-03-27T13:57:18.565Z] CC compel/plugins/fds/fds.o [2020-03-27T13:57:18.565Z] AR compel/plugins/fds.lib.a [2020-03-27T13:57:18.565Z] HOSTDEP compel/src/lib/log-host.d [2020-03-27T13:57:18.565Z] HOSTDEP compel/src/lib/handle-elf-host.d [2020-03-27T13:57:18.717Z] + cd /tmp/tmp.XBzaoX2Epr/src/github.com/go-swagger/go-swagger [2020-03-27T13:57:18.717Z] + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-03-27T13:57:18.717Z] + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-03-27T13:57:18.849Z] HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-03-27T13:57:18.849Z] HOSTDEP compel/src/main-host.d [2020-03-27T13:57:18.849Z] DEP compel/src/lib/ptrace.d [2020-03-27T13:57:18.849Z] DEP compel/src/lib/infect.d [2020-03-27T13:57:18.849Z] DEP compel/src/lib/infect-util.d [2020-03-27T13:57:18.849Z] DEP compel/src/lib/infect-rpc.d [2020-03-27T13:57:18.849Z] DEP compel/arch/ppc64/src/lib/infect.d [2020-03-27T13:57:19.132Z] DEP compel/arch/ppc64/src/lib/cpu.d [2020-03-27T13:57:19.132Z] DEP compel/src/lib/log.d [2020-03-27T13:57:19.132Z] DEP compel/src/main.d [2020-03-27T13:57:19.132Z] DEP compel/src/lib/handle-elf.d [2020-03-27T13:57:19.132Z] DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-03-27T13:57:19.132Z] CC compel/src/lib/log.o [2020-03-27T13:57:19.416Z] CC compel/arch/ppc64/src/lib/cpu.o [2020-03-27T13:57:19.416Z] CC compel/arch/ppc64/src/lib/infect.o [2020-03-27T13:57:19.578Z] Commit message: "Merge commit '1db5199ddce6a9e94421427c9109f25e03c03fa6' into HEAD" [2020-03-27T13:57:19.607Z] First time build. Skipping changelog. [2020-03-27T13:57:19.700Z] CC compel/src/lib/infect-rpc.o [2020-03-27T13:57:19.700Z] CC compel/src/lib/infect-util.o [2020-03-27T13:57:19.700Z] CC compel/src/lib/infect.o [2020-03-27T13:57:19.579Z] > git rev-list --no-walk cc0c1feb60aba177a365733cceb65621d70eed89 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-03-27T13:57:20.499Z] #38 55.63 Building dependency tree... [2020-03-27T13:57:20.499Z] #38 57.84 Reading state information... [2020-03-27T13:57:20.712Z] CC compel/src/lib/ptrace.o [2020-03-27T13:57:20.712Z] AR compel/libcompel.a [2020-03-27T13:57:20.712Z] HOSTCC compel/src/main-host.o [2020-03-27T13:57:20.712Z] HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-03-27T13:57:20.712Z] HOSTCC compel/src/lib/handle-elf-host.o [2020-03-27T13:57:20.913Z] + docker version [2020-03-27T13:57:20.999Z] HOSTCC compel/src/lib/log-host.o [2020-03-27T13:57:20.999Z] HOSTLINK compel/compel-host-bin [2020-03-27T13:57:20.999Z] DEP soccr/soccr.d [2020-03-27T13:57:20.999Z] CC soccr/soccr.o [2020-03-27T13:57:21.078Z] #38 ... [2020-03-27T13:57:21.078Z] [2020-03-27T13:57:21.078Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-03-27T13:57:21.078Z] #42 48.44 runtime/cgo [2020-03-27T13:57:21.078Z] #42 ... [2020-03-27T13:57:21.078Z] [2020-03-27T13:57:21.078Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-03-27T13:57:21.078Z] #54 56.29 The following additional packages will be installed: [2020-03-27T13:57:21.078Z] #54 56.30 libbtrfs0 [2020-03-27T13:57:21.078Z] #54 56.57 The following NEW packages will be installed: [2020-03-27T13:57:21.078Z] #54 56.59 libbtrfs-dev libbtrfs0 [2020-03-27T13:57:21.078Z] #54 57.22 0 upgraded, 2 newly installed, 0 to remove and 14 not upgraded. [2020-03-27T13:57:21.078Z] #54 57.22 Need to get 119 kB of archives. [2020-03-27T13:57:21.078Z] #54 57.22 After this operation, 387 kB of additional disk space will be used. [2020-03-27T13:57:21.078Z] #54 57.22 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-03-27T13:57:21.078Z] #54 57.22 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-03-27T13:57:21.335Z] #54 59.20 debconf: delaying package configuration, since apt-utils is not installed [2020-03-27T13:57:21.624Z] AR soccr/libsoccr.a [2020-03-27T13:57:21.624Z] make[1]: 'soccr/libsoccr.a' is up to date. [2020-03-27T13:57:21.624Z] DEP criu/arch/ppc64/sigframe.d [2020-03-27T13:57:21.624Z] DEP criu/arch/ppc64/crtools.d [2020-03-27T13:57:21.900Z] #54 59.72 Fetched 119 kB in 0s (263 kB/s) [2020-03-27T13:57:21.909Z] DEP criu/arch/ppc64/cpu.d [2020-03-27T13:57:21.909Z] CC criu/arch/ppc64/cpu.o [2020-03-27T13:57:21.909Z] CC criu/arch/ppc64/crtools.o [2020-03-27T13:57:22.159Z] #54 59.87 Selecting previously unselected package libbtrfs0. [2020-03-27T13:57:22.159Z] #54 59.87 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-03-27T13:57:22.159Z] #54 59.92 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-03-27T13:57:22.159Z] #54 59.97 Unpacking libbtrfs0 (4.20.1-2) ... [2020-03-27T13:57:22.193Z] CC criu/arch/ppc64/sigframe.o [2020-03-27T13:57:22.416Z] #54 60.13 Selecting previously unselected package libbtrfs-dev. [2020-03-27T13:57:22.416Z] #54 60.18 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-03-27T13:57:22.416Z] #54 60.21 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-03-27T13:57:22.477Z] LINK criu/arch/ppc64/crtools.built-in.o [2020-03-27T13:57:22.477Z] DEP criu/arch/ppc64/misc.d [2020-03-27T13:57:22.477Z] DEP criu/arch/ppc64/vdso-trampoline.d [2020-03-27T13:57:22.477Z] DEP criu/arch/ppc64/vdso-pie.d [2020-03-27T13:57:22.477Z] DEP criu/pie/parasite-vdso.d [2020-03-27T13:57:22.477Z] DEP criu/pie/util-vdso.d [2020-03-27T13:57:22.477Z] DEP criu/pie/util.d [2020-03-27T13:57:22.761Z] CC criu/pie/util.o [2020-03-27T13:57:22.761Z] CC criu/pie/util-vdso.o [2020-03-27T13:57:22.986Z] #54 60.55 Setting up libbtrfs0 (4.20.1-2) ... [2020-03-27T13:57:22.986Z] #54 60.59 Setting up libbtrfs-dev (4.20.1-2) ... [2020-03-27T13:57:22.986Z] #54 60.61 Processing triggers for libc-bin (2.28-10) ... [2020-03-27T13:57:23.045Z] CC criu/pie/parasite-vdso.o [2020-03-27T13:57:23.045Z] CC criu/arch/ppc64/vdso-pie.o [2020-03-27T13:57:23.330Z] CC criu/arch/ppc64/vdso-trampoline.o [2020-03-27T13:57:23.330Z] CC criu/arch/ppc64/misc.o [2020-03-27T13:57:23.330Z] AR criu/pie/pie.lib.a [2020-03-27T13:57:23.330Z] DEP criu/pie/restorer.d [2020-03-27T13:57:23.330Z] DEP criu/arch/ppc64/restorer.d [2020-03-27T13:57:23.614Z] DEP criu/pie/parasite.d [2020-03-27T13:57:23.614Z] CC criu/pie/parasite.o [2020-03-27T13:57:23.898Z] LINK criu/pie/parasite.built-in.o [2020-03-27T13:57:23.898Z] GEN criu/pie/parasite-blob.h [2020-03-27T13:57:23.898Z] CC criu/arch/ppc64/restorer.o [2020-03-27T13:57:23.920Z] #54 ... [2020-03-27T13:57:23.920Z] [2020-03-27T13:57:23.920Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-03-27T13:57:23.920Z] #66 DONE 61.4s [2020-03-27T13:57:23.920Z] [2020-03-27T13:57:23.920Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-27T13:57:23.920Z] #38 60.80 The following additional packages will be installed: [2020-03-27T13:57:23.920Z] #38 60.81 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-03-27T13:57:23.920Z] #38 60.83 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-03-27T13:57:23.920Z] #38 60.83 Suggested packages: [2020-03-27T13:57:23.920Z] #38 60.83 manpages-dev python-setuptools [2020-03-27T13:57:23.920Z] #38 ... [2020-03-27T13:57:23.920Z] [2020-03-27T13:57:23.920Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-03-27T13:57:23.920Z] #7 40.88 Reading package lists... [2020-03-27T13:57:23.920Z] #7 52.23 Building dependency tree... [2020-03-27T13:57:23.920Z] #7 54.77 Reading state information... [2020-03-27T13:57:23.920Z] #7 58.13 The following additional packages will be installed: [2020-03-27T13:57:23.920Z] #7 58.13 libapparmor1 [2020-03-27T13:57:23.920Z] #7 58.14 Suggested packages: [2020-03-27T13:57:23.920Z] #7 58.14 seccomp [2020-03-27T13:57:23.920Z] #7 58.64 The following NEW packages will be installed: [2020-03-27T13:57:23.920Z] #7 58.65 libapparmor-dev libapparmor1 libseccomp-dev [2020-03-27T13:57:23.920Z] #7 59.24 0 upgraded, 3 newly installed, 0 to remove and 14 not upgraded. [2020-03-27T13:57:23.920Z] #7 59.24 Need to get 293 kB of archives. [2020-03-27T13:57:23.920Z] #7 59.24 After this operation, 952 kB of additional disk space will be used. [2020-03-27T13:57:23.920Z] #7 59.24 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-03-27T13:57:23.920Z] #7 59.25 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-03-27T13:57:23.920Z] #7 59.26 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-03-27T13:57:23.920Z] #7 61.13 debconf: delaying package configuration, since apt-utils is not installed [2020-03-27T13:57:23.920Z] #7 61.81 Fetched 293 kB in 0s (970 kB/s) [2020-03-27T13:57:24.177Z] #7 ... [2020-03-27T13:57:24.177Z] [2020-03-27T13:57:24.177Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-27T13:57:24.177Z] #31 45.53 Reading package lists... [2020-03-27T13:57:24.177Z] #31 55.75 Building dependency tree... [2020-03-27T13:57:24.177Z] #31 58.52 Reading state information... [2020-03-27T13:57:24.177Z] #31 61.03 The following additional packages will be installed: [2020-03-27T13:57:24.177Z] #31 61.03 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-03-27T13:57:24.177Z] #31 61.03 Suggested packages: [2020-03-27T13:57:24.177Z] #31 61.03 cmake-doc ninja-build lrzip [2020-03-27T13:57:24.177Z] #31 61.03 Recommended packages: [2020-03-27T13:57:24.177Z] #31 61.03 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-03-27T13:57:24.177Z] #31 61.86 The following NEW packages will be installed: [2020-03-27T13:57:24.177Z] #31 61.88 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-03-27T13:57:24.177Z] #31 61.88 vim-common xxd [2020-03-27T13:57:24.177Z] #31 ... [2020-03-27T13:57:24.177Z] [2020-03-27T13:57:24.177Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-03-27T13:57:24.177Z] #7 62.09 Selecting previously unselected package libapparmor1:amd64. [2020-03-27T13:57:24.181Z] CC criu/pie/restorer.o [2020-03-27T13:57:24.450Z] #7 62.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 ... 15401 files and directories currently installed.) [2020-03-27T13:57:24.450Z] #7 62.23 Preparing to unpack .../libapparmor1_2.13.2-10_amd64.deb ... [2020-03-27T13:57:24.708Z] #7 62.25 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-03-27T13:57:24.966Z] #7 ... [2020-03-27T13:57:24.966Z] [2020-03-27T13:57:24.966Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-03-27T13:57:24.966Z] #54 DONE 62.6s [2020-03-27T13:57:24.966Z] [2020-03-27T13:57:24.966Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-03-27T13:57:24.966Z] #7 62.67 Selecting previously unselected package libapparmor-dev:amd64. [2020-03-27T13:57:24.966Z] #7 62.67 Preparing to unpack .../libapparmor-dev_2.13.2-10_amd64.deb ... [2020-03-27T13:57:24.966Z] #7 62.67 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-03-27T13:57:25.192Z] LINK criu/pie/restorer.built-in.o [2020-03-27T13:57:25.192Z] GEN criu/pie/restorer-blob.h [2020-03-27T13:57:25.192Z] DEP criu/vdso.d [2020-03-27T13:57:25.192Z] DEP criu/uts_ns.d [2020-03-27T13:57:25.192Z] DEP criu/util.d [2020-03-27T13:57:25.192Z] DEP criu/uffd.d [2020-03-27T13:57:25.223Z] #7 ... [2020-03-27T13:57:25.223Z] [2020-03-27T13:57:25.223Z] #55 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-27T13:57:25.223Z] #55 DONE 0.2s [2020-03-27T13:57:25.223Z] [2020-03-27T13:57:25.223Z] #56 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-03-27T13:57:25.223Z] #56 DONE 0.1s [2020-03-27T13:57:25.223Z] [2020-03-27T13:57:25.223Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-27T13:57:25.223Z] #31 62.43 0 upgraded, 10 newly installed, 0 to remove and 14 not upgraded. [2020-03-27T13:57:25.223Z] #31 62.43 Need to get 14.9 MB of archives. [2020-03-27T13:57:25.223Z] #31 62.43 After this operation, 61.8 MB of additional disk space will be used. [2020-03-27T13:57:25.223Z] #31 62.43 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-03-27T13:57:25.223Z] #31 62.43 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-03-27T13:57:25.223Z] #31 62.47 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-03-27T13:57:25.223Z] #31 62.84 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-03-27T13:57:25.476Z] DEP criu/tun.d [2020-03-27T13:57:25.476Z] DEP criu/tty.d [2020-03-27T13:57:25.476Z] DEP criu/timerfd.d [2020-03-27T13:57:25.476Z] DEP criu/sysfs_parse.d [2020-03-27T13:57:25.476Z] DEP criu/sysctl.d [2020-03-27T13:57:25.760Z] DEP criu/string.d [2020-03-27T13:57:25.760Z] DEP criu/stats.d [2020-03-27T13:57:25.760Z] DEP criu/sockets.d [2020-03-27T13:57:25.760Z] DEP criu/sk-unix.d [2020-03-27T13:57:25.760Z] DEP criu/sk-tcp.d [2020-03-27T13:57:25.788Z] #31 ... [2020-03-27T13:57:25.788Z] [2020-03-27T13:57:25.788Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-03-27T13:57:25.788Z] #22 42.94 Reading package lists... [2020-03-27T13:57:25.788Z] #22 54.13 Building dependency tree... [2020-03-27T13:57:25.788Z] #22 56.47 Reading state information... [2020-03-27T13:57:25.788Z] #22 59.61 ca-certificates is already the newest version (20190110). [2020-03-27T13:57:25.788Z] #22 59.61 The following additional packages will be installed: [2020-03-27T13:57:25.788Z] #22 59.63 libjq1 libonig5 [2020-03-27T13:57:25.788Z] #22 60.24 The following NEW packages will be installed: [2020-03-27T13:57:25.788Z] #22 60.24 jq libjq1 libonig5 [2020-03-27T13:57:25.788Z] #22 60.85 0 upgraded, 3 newly installed, 0 to remove and 14 not upgraded. [2020-03-27T13:57:25.788Z] #22 60.85 Need to get 355 kB of archives. [2020-03-27T13:57:25.788Z] #22 60.85 After this operation, 1072 kB of additional disk space will be used. [2020-03-27T13:57:25.788Z] #22 60.85 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-03-27T13:57:25.788Z] #22 60.87 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-03-27T13:57:25.788Z] #22 60.89 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-03-27T13:57:25.788Z] #22 62.16 debconf: delaying package configuration, since apt-utils is not installed [2020-03-27T13:57:25.788Z] #22 62.62 Fetched 355 kB in 0s (950 kB/s) [2020-03-27T13:57:25.788Z] #22 62.96 Selecting previously unselected package libonig5:amd64. [2020-03-27T13:57:25.788Z] #22 62.96 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-03-27T13:57:25.788Z] #22 63.14 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-03-27T13:57:25.788Z] #22 63.16 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-03-27T13:57:25.788Z] #22 63.63 Selecting previously unselected package libjq1:amd64. [2020-03-27T13:57:25.788Z] #22 63.69 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-03-27T13:57:25.788Z] #22 63.70 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-03-27T13:57:26.044Z] DEP criu/sk-queue.d [2020-03-27T13:57:26.044Z] DEP criu/sk-packet.d [2020-03-27T13:57:26.044Z] DEP criu/sk-netlink.d [2020-03-27T13:57:26.044Z] DEP criu/sk-inet.d [2020-03-27T13:57:26.044Z] DEP criu/signalfd.d [2020-03-27T13:57:26.046Z] #22 ... [2020-03-27T13:57:26.046Z] [2020-03-27T13:57:26.046Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-03-27T13:57:26.046Z] #7 63.10 Selecting previously unselected package libseccomp-dev:amd64. [2020-03-27T13:57:26.046Z] #7 63.12 Preparing to unpack .../libseccomp-dev_2.3.3-4_amd64.deb ... [2020-03-27T13:57:26.046Z] #7 63.12 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-03-27T13:57:26.046Z] #7 63.55 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-03-27T13:57:26.046Z] #7 63.58 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-03-27T13:57:26.046Z] #7 63.60 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-03-27T13:57:26.046Z] #7 63.61 Processing triggers for libc-bin (2.28-10) ... [2020-03-27T13:57:26.328Z] DEP criu/sigframe.d [2020-03-27T13:57:26.328Z] DEP criu/shmem.d [2020-03-27T13:57:26.328Z] DEP criu/servicefd.d [2020-03-27T13:57:26.328Z] DEP criu/seize.d [2020-03-27T13:57:26.328Z] DEP criu/seccomp.d [2020-03-27T13:57:26.341Z] + rm -rf /tmp/tmp.XBzaoX2Epr [2020-03-27T13:57:26.615Z] DEP criu/rst-malloc.d [2020-03-27T13:57:26.615Z] DEP criu/rbtree.d [2020-03-27T13:57:26.615Z] DEP criu/pstree.d [2020-03-27T13:57:26.615Z] DEP criu/protobuf.d [2020-03-27T13:57:26.615Z] GEN criu/protobuf-desc-gen.h [2020-03-27T13:57:26.900Z] DEP criu/protobuf-desc.d [2020-03-27T13:57:26.979Z] #7 DONE 64.4s [2020-03-27T13:57:26.979Z] [2020-03-27T13:57:26.979Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-03-27T13:57:26.979Z] #22 64.03 Selecting previously unselected package jq. [2020-03-27T13:57:26.979Z] #22 64.08 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-03-27T13:57:26.979Z] #22 64.10 Unpacking jq (1.5+dfsg-2+b1) ... [2020-03-27T13:57:26.979Z] #22 64.41 Setting up libonig5:amd64 (6.9.1-1) ... [2020-03-27T13:57:26.979Z] #22 64.45 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-03-27T13:57:26.979Z] #22 64.50 Setting up jq (1.5+dfsg-2+b1) ... [2020-03-27T13:57:26.979Z] #22 64.50 Processing triggers for libc-bin (2.28-10) ... [2020-03-27T13:57:26.979Z] #22 ... [2020-03-27T13:57:26.979Z] [2020-03-27T13:57:26.979Z] #50 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-27T13:57:26.979Z] #50 DONE 0.2s [2020-03-27T13:57:26.979Z] [2020-03-27T13:57:26.979Z] #51 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-03-27T13:57:26.979Z] #51 DONE 0.1s [2020-03-27T13:57:26.979Z] [2020-03-27T13:57:26.979Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-03-27T13:57:27.101Z] Removing intermediate container 5925ae002917 [2020-03-27T13:57:27.101Z] ---> 677a17c3afbf [2020-03-27T13:57:27.101Z] Step 21/140 : FROM base AS frozen-images [2020-03-27T13:57:27.101Z] ---> b724d5bf8ecb [2020-03-27T13:57:27.101Z] Step 22/140 : ARG DEBIAN_FRONTEND [2020-03-27T13:57:27.101Z] ---> Using cache [2020-03-27T13:57:27.101Z] ---> 8540a02014f8 [2020-03-27T13:57:27.101Z] Step 23/140 : RUN apt-get update && apt-get install -y --no-install-recommends ca-certificates jq && rm -rf /var/lib/apt/lists/* [2020-03-27T13:57:27.101Z] ---> Running in 6de13623f8df [2020-03-27T13:57:27.184Z] DEP criu/proc_parse.d [2020-03-27T13:57:27.184Z] DEP criu/plugin.d [2020-03-27T13:57:27.184Z] DEP criu/pipes.d [2020-03-27T13:57:27.184Z] DEP criu/pie-util.d [2020-03-27T13:57:27.184Z] DEP criu/pie-util-vdso.d [2020-03-27T13:57:27.237Z] #52 ... [2020-03-27T13:57:27.237Z] [2020-03-27T13:57:27.237Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-03-27T13:57:27.237Z] #22 DONE 65.0s [2020-03-27T13:57:27.237Z] [2020-03-27T13:57:27.237Z] #23 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-03-27T13:57:27.237Z] #23 DONE 0.1s [2020-03-27T13:57:27.451Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-27T13:57:27.459Z] Client: Docker Engine - Community [2020-03-27T13:57:27.459Z] Version: 19.03.5 [2020-03-27T13:57:27.459Z] API version: 1.40 [2020-03-27T13:57:27.459Z] Go version: go1.12.12 [2020-03-27T13:57:27.459Z] Git commit: 633a0ea838 [2020-03-27T13:57:27.459Z] Built: Wed Nov 13 07:29:52 2019 [2020-03-27T13:57:27.459Z] OS/Arch: linux/amd64 [2020-03-27T13:57:27.459Z] Experimental: false [2020-03-27T13:57:27.459Z] [2020-03-27T13:57:27.459Z] Server: Docker Engine - Community [2020-03-27T13:57:27.459Z] Engine: [2020-03-27T13:57:27.459Z] Version: 19.03.5 [2020-03-27T13:57:27.459Z] API version: 1.40 (minimum version 1.12) [2020-03-27T13:57:27.459Z] Go version: go1.12.12 [2020-03-27T13:57:27.459Z] Git commit: 633a0ea838 [2020-03-27T13:57:27.459Z] Built: Wed Nov 13 07:28:22 2019 [2020-03-27T13:57:27.459Z] OS/Arch: linux/amd64 [2020-03-27T13:57:27.459Z] Experimental: true [2020-03-27T13:57:27.459Z] containerd: [2020-03-27T13:57:27.459Z] Version: 1.2.10 [2020-03-27T13:57:27.459Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-03-27T13:57:27.459Z] runc: [2020-03-27T13:57:27.459Z] Version: 1.0.0-rc8+dev [2020-03-27T13:57:27.459Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-03-27T13:57:27.459Z] docker-init: [2020-03-27T13:57:27.459Z] Version: 0.18.0 [2020-03-27T13:57:27.459Z] GitCommit: fec3683 [2020-03-27T13:57:27.468Z] DEP criu/pie-util-vdso-elf32.d [2020-03-27T13:57:27.468Z] DEP criu/path.d [2020-03-27T13:57:27.468Z] DEP criu/parasite-syscall.d [2020-03-27T13:57:27.468Z] DEP criu/pagemap.d [2020-03-27T13:57:27.468Z] DEP criu/pagemap-cache.d [Pipeline] sh [2020-03-27T13:57:27.495Z] [2020-03-27T13:57:27.495Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-27T13:57:27.751Z] DEP criu/page-xfer.d [2020-03-27T13:57:27.751Z] DEP criu/page-pipe.d [2020-03-27T13:57:27.751Z] DEP criu/netfilter.d [2020-03-27T13:57:27.751Z] DEP criu/net.d [2020-03-27T13:57:27.751Z] DEP criu/namespaces.d [2020-03-27T13:57:27.882Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-27T13:57:27.882Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-27T13:57:27.894Z] + docker info [2020-03-27T13:57:28.038Z] DEP criu/mount.d [2020-03-27T13:57:28.038Z] DEP criu/mem.d [2020-03-27T13:57:28.038Z] DEP criu/lsm.d [2020-03-27T13:57:28.038Z] DEP criu/log.d [2020-03-27T13:57:28.038Z] DEP criu/libnetlink.d [2020-03-27T13:57:28.226Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-03-27T13:57:28.329Z] DEP criu/kerndat.d [2020-03-27T13:57:28.329Z] DEP criu/kcmp-ids.d [2020-03-27T13:57:28.329Z] DEP criu/irmap.d [2020-03-27T13:57:28.329Z] DEP criu/ipc_ns.d [2020-03-27T13:57:28.329Z] DEP criu/image.d [2020-03-27T13:57:28.612Z] DEP criu/image-desc.d [2020-03-27T13:57:28.612Z] DEP criu/fsnotify.d [2020-03-27T13:57:28.612Z] DEP criu/filesystems.d [2020-03-27T13:57:28.612Z] DEP criu/files.d [2020-03-27T13:57:28.612Z] DEP criu/files-reg.d [2020-03-27T13:57:28.896Z] DEP criu/files-ext.d [2020-03-27T13:57:28.896Z] DEP criu/file-lock.d [2020-03-27T13:57:28.896Z] DEP criu/file-ids.d [2020-03-27T13:57:28.896Z] DEP criu/fifo.d [2020-03-27T13:57:28.896Z] DEP criu/fdstore.d [2020-03-27T13:57:29.180Z] DEP criu/fault-injection.d [2020-03-27T13:57:29.180Z] DEP criu/external.d [2020-03-27T13:57:29.180Z] DEP criu/eventpoll.d [2020-03-27T13:57:29.180Z] DEP criu/eventfd.d [2020-03-27T13:57:29.180Z] DEP criu/crtools.d [2020-03-27T13:57:29.180Z] DEP criu/cr-service.d [2020-03-27T13:57:29.464Z] DEP criu/cr-restore.d [2020-03-27T13:57:29.464Z] DEP criu/cr-errno.d [2020-03-27T13:57:29.464Z] DEP criu/cr-dump.d [2020-03-27T13:57:29.464Z] DEP criu/cr-dedup.d [2020-03-27T13:57:29.464Z] DEP criu/cr-check.d [2020-03-27T13:57:29.748Z] DEP criu/config.d [2020-03-27T13:57:29.748Z] DEP criu/clone-noasan.d [2020-03-27T13:57:29.748Z] DEP criu/cgroup.d [2020-03-27T13:57:29.748Z] DEP criu/cgroup-props.d [2020-03-27T13:57:29.748Z] DEP criu/bitmap.d [2020-03-27T13:57:29.748Z] DEP criu/bfd.d [2020-03-27T13:57:29.952Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [165 kB] [2020-03-27T13:57:29.952Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-03-27T13:57:30.032Z] DEP criu/autofs.d [2020-03-27T13:57:30.032Z] DEP criu/aio.d [2020-03-27T13:57:30.032Z] DEP criu/action-scripts.d [2020-03-27T13:57:30.032Z] CC criu/action-scripts.o [2020-03-27T13:57:30.316Z] CC criu/aio.o [2020-03-27T13:57:30.600Z] CC criu/autofs.o [2020-03-27T13:57:30.701Z] Fetched 8032 kB in 3s (2422 kB/s) [2020-03-27T13:57:31.063Z] Reading package lists... [2020-03-27T13:57:31.217Z] CC criu/bfd.o [2020-03-27T13:57:31.501Z] CC criu/bitmap.o [2020-03-27T13:57:31.501Z] CC criu/cgroup-props.o [2020-03-27T13:57:31.784Z] CC criu/cgroup.o [2020-03-27T13:57:31.880Z] Reading package lists... [2020-03-27T13:57:31.880Z] Building dependency tree... [2020-03-27T13:57:31.880Z] Reading state information... [2020-03-27T13:57:31.880Z] ca-certificates is already the newest version (20190110). [2020-03-27T13:57:31.880Z] The following additional packages will be installed: [2020-03-27T13:57:31.880Z] libjq1 libonig5 [2020-03-27T13:57:31.880Z] The following NEW packages will be installed: [2020-03-27T13:57:31.880Z] jq libjq1 libonig5 [2020-03-27T13:57:31.880Z] 0 upgraded, 3 newly installed, 0 to remove and 14 not upgraded. [2020-03-27T13:57:31.880Z] Need to get 350 kB of archives. [2020-03-27T13:57:31.880Z] After this operation, 1154 kB of additional disk space will be used. [2020-03-27T13:57:31.880Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-03-27T13:57:31.880Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-03-27T13:57:31.880Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-03-27T13:57:31.880Z] debconf: delaying package configuration, since apt-utils is not installed [2020-03-27T13:57:31.880Z] Fetched 350 kB in 0s (3937 kB/s) [2020-03-27T13:57:32.250Z] Selecting previously unselected package libonig5:s390x. [2020-03-27T13:57:32.250Z] (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 ... 15168 files and directories currently installed.) [2020-03-27T13:57:32.250Z] Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ... [2020-03-27T13:57:32.250Z] Unpacking libonig5:s390x (6.9.1-1) ... [2020-03-27T13:57:32.250Z] Selecting previously unselected package libjq1:s390x. [2020-03-27T13:57:32.250Z] Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-03-27T13:57:32.250Z] Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-03-27T13:57:32.250Z] Selecting previously unselected package jq. [2020-03-27T13:57:32.250Z] Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ... [2020-03-27T13:57:32.250Z] Unpacking jq (1.5+dfsg-2+b1) ... [2020-03-27T13:57:32.250Z] Setting up libonig5:s390x (6.9.1-1) ... [2020-03-27T13:57:32.250Z] Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-03-27T13:57:32.250Z] Setting up jq (1.5+dfsg-2+b1) ... [2020-03-27T13:57:32.250Z] Processing triggers for libc-bin (2.28-10) ... [2020-03-27T13:57:32.595Z] Removing intermediate container 6de13623f8df [2020-03-27T13:57:32.595Z] ---> 26931a8a65a8 [2020-03-27T13:57:32.595Z] Step 24/140 : COPY contrib/download-frozen-image-v2.sh / [2020-03-27T13:57:32.768Z] #24 ... [2020-03-27T13:57:32.768Z] [2020-03-27T13:57:32.768Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-03-27T13:57:32.768Z] #45 69.80 + cd /tmp/tmp.KpSLR6lcnc/src/gotest.tools/gotestsum [2020-03-27T13:57:32.768Z] #45 69.80 + git checkout -q v0.3.5 [2020-03-27T13:57:32.768Z] #45 69.89 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-03-27T13:57:32.948Z] ---> f27b43668376 [2020-03-27T13:57:32.948Z] Step 25/140 : RUN /download-frozen-image-v2.sh /build buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251 busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0 busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6 debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60 hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c [2020-03-27T13:57:32.948Z] ---> Running in 2d80923db815 [2020-03-27T13:57:33.261Z] CC criu/clone-noasan.o [2020-03-27T13:57:33.262Z] CC criu/config.o [2020-03-27T13:57:33.346Z] #45 ... [2020-03-27T13:57:33.346Z] [2020-03-27T13:57:33.346Z] #8 [dev 1/25] RUN groupadd -r docker [2020-03-27T13:57:33.346Z] #8 DONE 6.6s [2020-03-27T13:57:33.346Z] [2020-03-27T13:57:33.346Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-03-27T13:57:34.293Z] CC criu/cr-check.o [2020-03-27T13:57:34.392Z] #26 70.94 Checking out files: 61% (936/1521) Checking out files: 62% (944/1521) Checking out files: 63% (959/1521) Checking out files: 64% (974/1521) Checking out files: 65% (989/1521) Checking out files: 66% (1004/1521) Checking out files: 67% (1020/1521) Checking out files: 68% (1035/1521) Checking out files: 69% (1050/1521) Checking out files: 70% (1065/1521) Checking out files: 71% (1080/1521) Checking out files: 72% (1096/1521) Checking out files: 73% (1111/1521) Checking out files: 74% (1126/1521) Checking out files: 75% (1141/1521) Checking out files: 76% (1156/1521) Checking out files: 77% (1172/1521) Checking out files: 78% (1187/1521) Checking out files: 79% (1202/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 92% (1402/1521) [2020-03-27T13:57:34.392Z] #26 ... [2020-03-27T13:57:34.392Z] [2020-03-27T13:57:34.392Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-27T13:57:34.392Z] #38 62.16 The following NEW packages will be installed: [2020-03-27T13:57:34.392Z] #38 62.16 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-03-27T13:57:34.392Z] #38 62.16 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-03-27T13:57:34.392Z] #38 62.16 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-03-27T13:57:34.392Z] #38 62.17 python-six zlib1g-dev [2020-03-27T13:57:34.392Z] #38 62.67 0 upgraded, 17 newly installed, 0 to remove and 14 not upgraded. [2020-03-27T13:57:34.392Z] #38 62.67 Need to get 4095 kB of archives. [2020-03-27T13:57:34.392Z] #38 62.67 After this operation, 22.5 MB of additional disk space will be used. [2020-03-27T13:57:34.392Z] #38 62.67 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-03-27T13:57:34.392Z] #38 62.67 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-03-27T13:57:34.392Z] #38 62.67 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-03-27T13:57:34.392Z] #38 62.67 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-03-27T13:57:34.392Z] #38 62.67 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-03-27T13:57:34.392Z] #38 62.67 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-03-27T13:57:34.392Z] #38 62.67 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-03-27T13:57:34.392Z] #38 62.67 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-03-27T13:57:34.392Z] #38 62.75 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-03-27T13:57:34.392Z] #38 63.07 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-03-27T13:57:34.392Z] #38 63.07 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-03-27T13:57:34.392Z] #38 63.32 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-03-27T13:57:34.392Z] #38 63.45 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-03-27T13:57:34.392Z] #38 63.45 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-03-27T13:57:34.392Z] #38 63.45 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-03-27T13:57:34.392Z] #38 63.49 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-03-27T13:57:34.392Z] #38 63.50 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-03-27T13:57:34.393Z] #38 65.51 debconf: delaying package configuration, since apt-utils is not installed [2020-03-27T13:57:34.393Z] #38 65.97 Fetched 4095 kB in 1s (3379 kB/s) [2020-03-27T13:57:34.393Z] #38 66.09 Selecting previously unselected package libcap-dev:amd64. [2020-03-27T13:57:34.393Z] #38 66.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 ... 15401 files and directories currently installed.) [2020-03-27T13:57:34.393Z] #38 66.20 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-03-27T13:57:34.393Z] #38 66.21 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-03-27T13:57:34.393Z] #38 66.34 Selecting previously unselected package libnet1:amd64. [2020-03-27T13:57:34.393Z] #38 66.34 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-03-27T13:57:34.393Z] #38 66.37 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-03-27T13:57:34.393Z] #38 66.56 Selecting previously unselected package libnet1-dev. [2020-03-27T13:57:34.393Z] #38 66.58 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-03-27T13:57:34.393Z] #38 66.59 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-03-27T13:57:34.393Z] #38 66.95 Selecting previously unselected package libnl-3-200:amd64. [2020-03-27T13:57:34.393Z] #38 66.95 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-03-27T13:57:34.393Z] #38 66.95 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-03-27T13:57:34.393Z] #38 67.17 Selecting previously unselected package libnl-3-dev:amd64. [2020-03-27T13:57:34.393Z] #38 67.17 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-03-27T13:57:34.393Z] #38 67.18 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-03-27T13:57:34.393Z] #38 67.67 Selecting previously unselected package libprotobuf-c1:amd64. [2020-03-27T13:57:34.393Z] #38 67.68 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-03-27T13:57:34.393Z] #38 67.69 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-03-27T13:57:34.393Z] #38 67.92 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-03-27T13:57:34.393Z] #38 67.92 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-03-27T13:57:34.393Z] #38 67.92 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-03-27T13:57:34.393Z] #38 68.22 Selecting previously unselected package zlib1g-dev:amd64. [2020-03-27T13:57:34.393Z] #38 68.25 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-03-27T13:57:34.393Z] #38 68.26 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-03-27T13:57:34.393Z] #38 68.51 Selecting previously unselected package libprotobuf17:amd64. [2020-03-27T13:57:34.393Z] #38 68.51 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-03-27T13:57:34.393Z] #38 68.51 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-03-27T13:57:34.393Z] #38 69.74 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-03-27T13:57:34.393Z] #38 69.74 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-03-27T13:57:34.393Z] #38 69.78 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-03-27T13:57:34.393Z] #38 70.14 Selecting previously unselected package libprotobuf-dev:amd64. [2020-03-27T13:57:34.393Z] #38 70.14 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-03-27T13:57:34.393Z] #38 70.15 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-03-27T13:57:34.651Z] #38 ... [2020-03-27T13:57:34.651Z] [2020-03-27T13:57:34.651Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-03-27T13:57:34.908Z] #26 70.94 Checking out files: 61% (936/1521) Checking out files: 62% (944/1521) Checking out files: 63% (959/1521) Checking out files: 64% (974/1521) Checking out files: 65% (989/1521) Checking out files: 66% (1004/1521) Checking out files: 67% (1020/1521) Checking out files: 68% (1035/1521) Checking out files: 69% (1050/1521) Checking out files: 70% (1065/1521) Checking out files: 71% (1080/1521) Checking out files: 72% (1096/1521) Checking out files: 73% (1111/1521) Checking out files: 74% (1126/1521) Checking out files: 75% (1141/1521) Checking out files: 76% (1156/1521) Checking out files: 77% (1172/1521) Checking out files: 78% (1187/1521) Checking out files: 79% (1202/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 92% (1402/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-03-27T13:57:34.911Z] CC criu/cr-dedup.o [2020-03-27T13:57:34.911Z] CC criu/cr-dump.o [2020-03-27T13:57:35.166Z] #26 72.71 + cd /tmp/tmp.tRqgpsZYcn/src/github.com/go-swagger/go-swagger [2020-03-27T13:57:35.166Z] #26 72.71 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-03-27T13:57:35.424Z] #26 ... [2020-03-27T13:57:35.424Z] [2020-03-27T13:57:35.424Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-03-27T13:57:35.424Z] #57 5.722 + RM_GOPATH=0 [2020-03-27T13:57:35.424Z] #57 5.722 + TMP_GOPATH= [2020-03-27T13:57:35.424Z] #57 5.722 + : /build [2020-03-27T13:57:35.424Z] #57 5.722 + '[' -z '' ']' [2020-03-27T13:57:35.424Z] #57 5.731 ++ mktemp -d [2020-03-27T13:57:35.424Z] #57 5.765 + export GOPATH=/tmp/tmp.EGaX6YJrlR [2020-03-27T13:57:35.424Z] #57 5.765 + GOPATH=/tmp/tmp.EGaX6YJrlR [2020-03-27T13:57:35.424Z] #57 5.765 + RM_GOPATH=1 [2020-03-27T13:57:35.424Z] #57 5.772 ++ dirname ./install.sh [2020-03-27T13:57:35.424Z] #57 5.772 + dir=. [2020-03-27T13:57:35.424Z] #57 5.772 + bin=containerd [2020-03-27T13:57:35.424Z] #57 5.772 + shift [2020-03-27T13:57:35.424Z] #57 5.784 + '[' '!' -f ./containerd.installer ']' [2020-03-27T13:57:35.424Z] #57 5.784 + . ./containerd.installer [2020-03-27T13:57:35.424Z] #57 5.784 ++ : 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-03-27T13:57:35.424Z] #57 5.784 + install_containerd [2020-03-27T13:57:35.424Z] #57 5.784 + echo 'Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429' [2020-03-27T13:57:35.424Z] #57 5.784 + git clone https://github.com/containerd/containerd.git /tmp/tmp.EGaX6YJrlR/src/github.com/containerd/containerd [2020-03-27T13:57:35.424Z] #57 5.784 Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-03-27T13:57:35.424Z] #57 5.802 Cloning into '/tmp/tmp.EGaX6YJrlR/src/github.com/containerd/containerd'... [2020-03-27T13:57:35.424Z] #57 ... [2020-03-27T13:57:35.424Z] [2020-03-27T13:57:35.424Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-03-27T13:57:35.424Z] #26 73.26 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-03-27T13:57:35.927Z] CC criu/cr-errno.o [2020-03-27T13:57:35.927Z] CC criu/cr-restore.o [2020-03-27T13:57:35.989Z] Client: [2020-03-27T13:57:35.989Z] Debug Mode: false [2020-03-27T13:57:35.989Z] [2020-03-27T13:57:35.989Z] Server: [2020-03-27T13:57:35.989Z] Containers: 0 [2020-03-27T13:57:35.989Z] Running: 0 [2020-03-27T13:57:35.989Z] Paused: 0 [2020-03-27T13:57:35.989Z] Stopped: 0 [2020-03-27T13:57:35.989Z] Images: 0 [2020-03-27T13:57:35.989Z] Server Version: 19.03.5 [2020-03-27T13:57:35.989Z] Storage Driver: overlay2 [2020-03-27T13:57:35.989Z] Backing Filesystem: extfs [2020-03-27T13:57:35.989Z] Supports d_type: true [2020-03-27T13:57:35.989Z] Native Overlay Diff: true [2020-03-27T13:57:35.989Z] Logging Driver: json-file [2020-03-27T13:57:35.989Z] Cgroup Driver: cgroupfs [2020-03-27T13:57:35.989Z] Plugins: [2020-03-27T13:57:35.989Z] Volume: local [2020-03-27T13:57:35.989Z] Network: bridge host ipvlan macvlan null overlay [2020-03-27T13:57:35.989Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-03-27T13:57:35.989Z] Swarm: inactive [2020-03-27T13:57:35.989Z] Runtimes: runc [2020-03-27T13:57:35.989Z] Default Runtime: runc [2020-03-27T13:57:35.989Z] Init Binary: docker-init [2020-03-27T13:57:35.989Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-03-27T13:57:35.989Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-03-27T13:57:35.989Z] init version: fec3683 [2020-03-27T13:57:35.989Z] Security Options: [2020-03-27T13:57:35.989Z] apparmor [2020-03-27T13:57:35.989Z] seccomp [2020-03-27T13:57:35.989Z] Profile: default [2020-03-27T13:57:35.989Z] Kernel Version: 4.15.0-1058-aws [2020-03-27T13:57:35.989Z] Operating System: Ubuntu 18.04.4 LTS [2020-03-27T13:57:35.989Z] OSType: linux [2020-03-27T13:57:35.989Z] Architecture: x86_64 [2020-03-27T13:57:35.989Z] CPUs: 2 [2020-03-27T13:57:35.989Z] Total Memory: 7.501GiB [2020-03-27T13:57:35.989Z] Name: ip-10-100-73-245 [2020-03-27T13:57:35.989Z] ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32 [2020-03-27T13:57:35.989Z] Docker Root Dir: /var/lib/docker [2020-03-27T13:57:35.989Z] Debug Mode: false [2020-03-27T13:57:35.989Z] Registry: https://index.docker.io/v1/ [2020-03-27T13:57:35.989Z] Labels: [2020-03-27T13:57:35.989Z] Experimental: true [2020-03-27T13:57:35.989Z] Insecure Registries: [2020-03-27T13:57:35.989Z] 127.0.0.0/8 [2020-03-27T13:57:35.989Z] Live Restore Enabled: true [2020-03-27T13:57:35.989Z] [2020-03-27T13:57:35.989Z] WARNING: No swap limit support [Pipeline] sh [2020-03-27T13:57:36.400Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-27T13:57:36.400Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-27T13:57:36.400Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40617/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-03-27T13:57:36.400Z] + bash /home/ubuntu/workspace/moby_PR-40617/check-config.sh [2020-03-27T13:57:36.400Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-03-27T13:57:36.400Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ... [2020-03-27T13:57:36.400Z] [2020-03-27T13:57:36.400Z] Generally Necessary: [2020-03-27T13:57:36.400Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-03-27T13:57:36.400Z] - apparmor: enabled and tools installed [2020-03-27T13:57:36.400Z] - CONFIG_NAMESPACES: enabled [2020-03-27T13:57:36.400Z] - CONFIG_NET_NS: enabled [2020-03-27T13:57:36.400Z] - CONFIG_PID_NS: enabled [2020-03-27T13:57:36.400Z] - CONFIG_IPC_NS: enabled [2020-03-27T13:57:36.400Z] - CONFIG_UTS_NS: enabled [2020-03-27T13:57:36.400Z] - CONFIG_CGROUPS: enabled [2020-03-27T13:57:36.400Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-03-27T13:57:36.400Z] - CONFIG_CGROUP_DEVICE: enabled [2020-03-27T13:57:36.400Z] - CONFIG_CGROUP_FREEZER: enabled [2020-03-27T13:57:36.400Z] - CONFIG_CGROUP_SCHED: enabled [2020-03-27T13:57:36.400Z] - CONFIG_CPUSETS: enabled [2020-03-27T13:57:36.400Z] - CONFIG_MEMCG: enabled [2020-03-27T13:57:36.400Z] - CONFIG_KEYS: enabled [2020-03-27T13:57:36.400Z] - CONFIG_VETH: enabled (as module) [2020-03-27T13:57:36.400Z] - CONFIG_BRIDGE: enabled (as module) [2020-03-27T13:57:36.400Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-03-27T13:57:36.400Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-03-27T13:57:36.400Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-03-27T13:57:36.400Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-03-27T13:57:36.400Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-03-27T13:57:36.400Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-03-27T13:57:36.400Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-03-27T13:57:36.400Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-03-27T13:57:36.657Z] - CONFIG_NF_NAT: enabled (as module) [2020-03-27T13:57:36.657Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-03-27T13:57:36.657Z] - CONFIG_POSIX_MQUEUE: enabled [2020-03-27T13:57:36.657Z] [2020-03-27T13:57:36.657Z] Optional Features: [2020-03-27T13:57:36.657Z] - CONFIG_USER_NS: enabled [2020-03-27T13:57:36.657Z] - CONFIG_SECCOMP: enabled [2020-03-27T13:57:36.657Z] - CONFIG_CGROUP_PIDS: enabled [2020-03-27T13:57:36.657Z] - CONFIG_MEMCG_SWAP: enabled [2020-03-27T13:57:36.657Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-03-27T13:57:36.657Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-03-27T13:57:36.657Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-03-27T13:57:36.657Z] - CONFIG_BLK_CGROUP: enabled [2020-03-27T13:57:36.657Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-03-27T13:57:36.657Z] - CONFIG_IOSCHED_CFQ: enabled [2020-03-27T13:57:36.657Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-03-27T13:57:36.657Z] - CONFIG_CGROUP_PERF: enabled [2020-03-27T13:57:36.657Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-03-27T13:57:36.657Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-03-27T13:57:36.657Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-03-27T13:57:36.657Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-03-27T13:57:36.657Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-03-27T13:57:36.657Z] - CONFIG_RT_GROUP_SCHED: missing [2020-03-27T13:57:36.657Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-03-27T13:57:36.657Z] - CONFIG_IP_VS: enabled (as module) [2020-03-27T13:57:36.657Z] - CONFIG_IP_VS_NFCT: enabled [2020-03-27T13:57:36.657Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-03-27T13:57:36.657Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-03-27T13:57:36.657Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-03-27T13:57:36.657Z] - CONFIG_EXT4_FS: enabled [2020-03-27T13:57:36.657Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-03-27T13:57:36.657Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-03-27T13:57:36.657Z] - Network Drivers: [2020-03-27T13:57:36.657Z] - "overlay": [2020-03-27T13:57:36.657Z] - CONFIG_VXLAN: enabled (as module) [2020-03-27T13:57:36.657Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-03-27T13:57:36.657Z] Optional (for encrypted networks): [2020-03-27T13:57:36.797Z] #26 ... [2020-03-27T13:57:36.797Z] [2020-03-27T13:57:36.797Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-27T13:57:36.797Z] #31 64.29 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-03-27T13:57:36.797Z] #31 64.38 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-03-27T13:57:36.797Z] #31 64.38 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-03-27T13:57:36.797Z] #31 64.45 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-03-27T13:57:36.797Z] #31 64.45 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-03-27T13:57:36.797Z] #31 64.45 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-03-27T13:57:36.797Z] #31 67.01 debconf: delaying package configuration, since apt-utils is not installed [2020-03-27T13:57:36.797Z] #31 67.43 Fetched 14.9 MB in 3s (4968 kB/s) [2020-03-27T13:57:36.797Z] #31 67.60 Selecting previously unselected package xxd. [2020-03-27T13:57:36.797Z] #31 67.60 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-03-27T13:57:36.797Z] #31 67.67 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-03-27T13:57:36.797Z] #31 67.68 Unpacking xxd (2:8.1.0875-5) ... [2020-03-27T13:57:36.797Z] #31 68.21 Selecting previously unselected package vim-common. [2020-03-27T13:57:36.797Z] #31 68.21 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-03-27T13:57:36.797Z] #31 68.21 Unpacking vim-common (2:8.1.0875-5) ... [2020-03-27T13:57:36.797Z] #31 68.96 Selecting previously unselected package cmake-data. [2020-03-27T13:57:36.797Z] #31 68.96 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-03-27T13:57:36.797Z] #31 68.97 Unpacking cmake-data (3.13.4-1) ... [2020-03-27T13:57:36.797Z] #31 ... [2020-03-27T13:57:36.797Z] [2020-03-27T13:57:36.797Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-27T13:57:36.797Z] #24 7.343 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-03-27T13:57:36.797Z] #24 8.154 [2020-03-27T13:57:36.916Z] - CONFIG_CRYPTO: enabled [2020-03-27T13:57:36.916Z] - CONFIG_CRYPTO_AEAD: enabled [2020-03-27T13:57:36.916Z] - CONFIG_CRYPTO_GCM: enabled [2020-03-27T13:57:36.916Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-03-27T13:57:36.916Z] - CONFIG_CRYPTO_GHASH: enabled [2020-03-27T13:57:36.916Z] - CONFIG_XFRM: enabled [2020-03-27T13:57:36.916Z] - CONFIG_XFRM_USER: enabled (as module) [2020-03-27T13:57:36.916Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-03-27T13:57:36.916Z] - CONFIG_INET_ESP: enabled (as module) [2020-03-27T13:57:36.916Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-03-27T13:57:36.916Z] - "ipvlan": [2020-03-27T13:57:36.916Z] - CONFIG_IPVLAN: enabled (as module) [2020-03-27T13:57:36.916Z] - "macvlan": [2020-03-27T13:57:36.916Z] - CONFIG_MACVLAN: enabled (as module) [2020-03-27T13:57:36.916Z] - CONFIG_DUMMY: enabled (as module) [2020-03-27T13:57:36.916Z] - "ftp,tftp client in container": [2020-03-27T13:57:36.916Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-03-27T13:57:36.916Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-03-27T13:57:36.916Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-03-27T13:57:36.916Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-03-27T13:57:36.916Z] - Storage Drivers: [2020-03-27T13:57:36.916Z] - "aufs": [2020-03-27T13:57:36.916Z] - CONFIG_AUFS_FS: enabled (as module) [2020-03-27T13:57:36.916Z] - "btrfs": [2020-03-27T13:57:36.916Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-03-27T13:57:36.916Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-03-27T13:57:36.916Z] - "devicemapper": [2020-03-27T13:57:36.916Z] - CONFIG_BLK_DEV_DM: enabled [2020-03-27T13:57:36.916Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-03-27T13:57:36.916Z] - "overlay": [2020-03-27T13:57:36.916Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-03-27T13:57:36.916Z] - "zfs": [2020-03-27T13:57:36.916Z] - /dev/zfs: missing [2020-03-27T13:57:36.916Z] - zfs command: missing [2020-03-27T13:57:36.916Z] - zpool command: missing [2020-03-27T13:57:36.916Z] [2020-03-27T13:57:36.916Z] Limits: [2020-03-27T13:57:36.916Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-03-27T13:57:36.916Z] [2020-03-27T13:57:36.916Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-03-27T13:57:37.378Z] + sudo modprobe ip_vs [2020-03-27T13:57:37.645Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:f4a7311dabd3eded3a5979c06127303f694f6b29 . [2020-03-27T13:57:37.901Z] #1 [internal] load build definition from Dockerfile [2020-03-27T13:57:37.901Z] #1 transferring dockerfile: [2020-03-27T13:57:37.901Z] #1 transferring dockerfile: 12.30kB done [2020-03-27T13:57:37.901Z] #1 DONE 0.2s [2020-03-27T13:57:37.901Z] [2020-03-27T13:57:37.901Z] #2 [internal] load .dockerignore [2020-03-27T13:57:37.901Z] #2 transferring context: 87B done [2020-03-27T13:57:37.901Z] #2 DONE 0.2s [2020-03-27T13:57:37.901Z] [2020-03-27T13:57:37.901Z] #4 [internal] load metadata for docker.io/library/golang:1.12.17-buster [2020-03-27T13:57:37.958Z] CC criu/cr-service.o [2020-03-27T13:57:38.100Z] #24 8.427 #=#=# 0.0% # 2.1% ## 4.0% ###### 9.6% ######### 12.7% ########### 16.4% ############### 21.0% ################## 25.6% #################### 28.3% ####################### 32.1% ######################## 34.1% ############################## 42.6% ################################ 45.4% #################################### 51.0% ########################################## 58.6% ############################################# 63.9% ################################################ 66.7% ################################################### 71.4% [2020-03-27T13:57:38.100Z] #24 ... [2020-03-27T13:57:38.100Z] [2020-03-27T13:57:38.100Z] #9 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2020-03-27T13:57:38.100Z] #9 DONE 4.7s [2020-03-27T13:57:38.100Z] [2020-03-27T13:57:38.100Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-27T13:57:38.358Z] #24 8.427 #=#=# 0.0% # 2.1% ## 4.0% ###### 9.6% ######### 12.7% ########### 16.4% ############### 21.0% ################## 25.6% #################### 28.3% ####################### 32.1% ######################## 34.1% ############################## 42.6% ################################ 45.4% #################################### 51.0% ########################################## 58.6% ############################################# 63.9% ################################################ 66.7% ################################################### 71.4% ##################################################### 74.2% ########################################################## 80.6% ############################################################ 84.0% ############################################################### 88.8% ###################################################################### 97.7% ######################################################################## 100.0% [2020-03-27T13:57:38.358Z] #24 ... [2020-03-27T13:57:38.358Z] [2020-03-27T13:57:38.358Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-03-27T13:57:38.358Z] #42 65.87 internal/x/crypto/curve25519 [2020-03-27T13:57:38.358Z] #42 71.23 sync [2020-03-27T13:57:38.358Z] #42 71.93 reflect [2020-03-27T13:57:38.358Z] #42 71.94 io [2020-03-27T13:57:38.358Z] #42 74.59 bytes [2020-03-27T13:57:38.464Z] #4 ... [2020-03-27T13:57:38.464Z] [2020-03-27T13:57:38.464Z] #3 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-03-27T13:57:38.464Z] #3 DONE 0.4s [2020-03-27T13:57:38.464Z] [2020-03-27T13:57:38.464Z] #4 [internal] load metadata for docker.io/library/golang:1.12.17-buster [2020-03-27T13:57:38.464Z] #4 DONE 0.4s [2020-03-27T13:57:38.464Z] [2020-03-27T13:57:38.464Z] #63 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-03-27T13:57:38.464Z] #63 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2020-03-27T13:57:38.464Z] #63 DONE 0.0s [2020-03-27T13:57:38.464Z] [2020-03-27T13:57:38.464Z] #5 [base 1/2] FROM docker.io/library/golang:1.12.17-buster@sha256:d9d06cb74... [2020-03-27T13:57:38.464Z] #5 resolve docker.io/library/golang:1.12.17-buster@sha256:d9d06cb747d49db5d5703610ecdef837c0432efcaccc4a5959155dd61fe42f4a done [2020-03-27T13:57:38.618Z] #42 ... [2020-03-27T13:57:38.618Z] [2020-03-27T13:57:38.618Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-27T13:57:38.618Z] #38 72.48 Selecting previously unselected package libprotoc17:amd64. [2020-03-27T13:57:38.618Z] #38 72.49 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-03-27T13:57:38.618Z] #38 72.51 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-03-27T13:57:38.618Z] #38 73.87 Selecting previously unselected package protobuf-c-compiler. [2020-03-27T13:57:38.618Z] #38 73.88 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-03-27T13:57:38.618Z] #38 73.89 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-03-27T13:57:38.618Z] #38 74.43 Selecting previously unselected package protobuf-compiler. [2020-03-27T13:57:38.618Z] #38 74.43 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-03-27T13:57:38.618Z] #38 74.47 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-03-27T13:57:38.618Z] #38 74.87 Selecting previously unselected package python-pkg-resources. [2020-03-27T13:57:38.618Z] #38 74.92 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-03-27T13:57:38.618Z] #38 75.02 Unpacking python-pkg-resources (40.8.0-1) ... [2020-03-27T13:57:38.618Z] #38 75.34 Selecting previously unselected package python-six. [2020-03-27T13:57:38.618Z] #38 75.34 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-03-27T13:57:38.618Z] #38 75.35 Unpacking python-six (1.12.0-1) ... [2020-03-27T13:57:38.618Z] #38 75.63 Selecting previously unselected package python-protobuf. [2020-03-27T13:57:38.618Z] #38 75.69 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-03-27T13:57:38.618Z] #38 75.70 Unpacking python-protobuf (3.6.1.3-2) ... [2020-03-27T13:57:38.722Z] #5 sha256:c489190d31e60400b94cd404e27bb5eec4c484ab606e5b5eff75707d5ec6a2aa 1.79kB / 1.79kB done [2020-03-27T13:57:38.722Z] #5 sha256:dea4ecac934f71d68d4f5edb171f6cff42588edfa3f70ba8709be56e321eeddc 69.16kB / 10.00MB 0.2s [2020-03-27T13:57:38.722Z] #5 sha256:d9d06cb747d49db5d5703610ecdef837c0432efcaccc4a5959155dd61fe42f4a 1.42kB / 1.42kB done [2020-03-27T13:57:38.722Z] #5 sha256:ffcaee6f7d8bba5b1c43777790cae7e5c729b857a668da08e1c3a6d8559737da 5.46kB / 5.46kB done [2020-03-27T13:57:38.722Z] #5 sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 625.17kB / 50.38MB 0.2s [2020-03-27T13:57:38.722Z] #5 sha256:346ffb2b67d7b35729673ced818325ed0ea57284e69de67f8bbc48c2bf294716 0B / 7.81MB 0.2s [2020-03-27T13:57:38.969Z] CC criu/crtools.o [2020-03-27T13:57:38.969Z] CC criu/eventfd.o [2020-03-27T13:57:38.982Z] #5 sha256:dea4ecac934f71d68d4f5edb171f6cff42588edfa3f70ba8709be56e321eeddc 6.07MB / 10.00MB 0.3s [2020-03-27T13:57:38.982Z] #5 sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 5.81MB / 50.38MB 0.3s [2020-03-27T13:57:38.982Z] #5 sha256:346ffb2b67d7b35729673ced818325ed0ea57284e69de67f8bbc48c2bf294716 955.92kB / 7.81MB 0.3s [2020-03-27T13:57:38.982Z] #5 sha256:dea4ecac934f71d68d4f5edb171f6cff42588edfa3f70ba8709be56e321eeddc 10.00MB / 10.00MB 0.4s [2020-03-27T13:57:38.982Z] #5 sha256:346ffb2b67d7b35729673ced818325ed0ea57284e69de67f8bbc48c2bf294716 4.72MB / 7.81MB 0.4s [2020-03-27T13:57:39.142Z] #38 76.70 Setting up python-pkg-resources (40.8.0-1) ... [2020-03-27T13:57:39.243Z] #5 sha256:dea4ecac934f71d68d4f5edb171f6cff42588edfa3f70ba8709be56e321eeddc 10.00MB / 10.00MB 0.5s done [2020-03-27T13:57:39.243Z] #5 sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 11.38MB / 50.38MB 0.8s [2020-03-27T13:57:39.243Z] #5 sha256:346ffb2b67d7b35729673ced818325ed0ea57284e69de67f8bbc48c2bf294716 7.81MB / 7.81MB 0.7s done [2020-03-27T13:57:39.243Z] #5 sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 0B / 68.52MB 0.8s [2020-03-27T13:57:39.243Z] #5 sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 730.66kB / 51.79MB 0.8s [2020-03-27T13:57:39.252Z] CC criu/eventpoll.o [2020-03-27T13:57:39.498Z] #5 sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 16.78MB / 50.38MB 1.0s [2020-03-27T13:57:39.498Z] #5 sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 4.77MB / 51.79MB 1.0s [2020-03-27T13:57:39.537Z] CC criu/external.o [2020-03-27T13:57:39.537Z] CC criu/fault-injection.o [2020-03-27T13:57:39.754Z] #5 sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 22.45MB / 50.38MB 1.1s [2020-03-27T13:57:39.755Z] #5 sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 3.56MB / 68.52MB 1.1s [2020-03-27T13:57:39.755Z] #5 sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 8.50MB / 51.79MB 1.1s [2020-03-27T13:57:39.755Z] #5 sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 29.44MB / 50.38MB 1.3s [2020-03-27T13:57:39.755Z] #5 sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 11.17MB / 68.52MB 1.3s [2020-03-27T13:57:39.755Z] #5 sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 14.97MB / 51.79MB 1.3s [2020-03-27T13:57:39.820Z] CC criu/fdstore.o [2020-03-27T13:57:39.820Z] CC criu/fifo.o [2020-03-27T13:57:40.016Z] #5 sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 18.50MB / 51.79MB 1.5s [2020-03-27T13:57:40.075Z] #38 ... [2020-03-27T13:57:40.075Z] [2020-03-27T13:57:40.075Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-27T13:57:40.075Z] #24 11.77 [2020-03-27T13:57:40.075Z] #24 12.13 ### 5.1% ######## 11.9% ############## 20.4% ######################## 34.5% ####################################### 55.3% ################################################ 67.3% [2020-03-27T13:57:40.075Z] #24 ... [2020-03-27T13:57:40.075Z] [2020-03-27T13:57:40.075Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-03-27T13:57:40.075Z] #29 67.66 sync [2020-03-27T13:57:40.075Z] #29 68.64 io [2020-03-27T13:57:40.075Z] #29 68.65 reflect [2020-03-27T13:57:40.075Z] #29 70.85 syscall [2020-03-27T13:57:40.104Z] CC criu/file-ids.o [2020-03-27T13:57:40.104Z] CC criu/file-lock.o [2020-03-27T13:57:40.275Z] #5 sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 34.69MB / 50.38MB 1.7s [2020-03-27T13:57:40.275Z] #5 sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 18.46MB / 68.52MB 1.7s [2020-03-27T13:57:40.275Z] #5 sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 21.18MB / 51.79MB 1.8s [2020-03-27T13:57:40.351Z] #29 ... [2020-03-27T13:57:40.351Z] [2020-03-27T13:57:40.351Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-27T13:57:40.351Z] #24 12.13 ### 5.1% ######## 11.9% ############## 20.4% ######################## 34.5% ####################################### 55.3% ################################################ 67.3% ############################################################## 86.4% ######################################################################## 100.0% [2020-03-27T13:57:40.535Z] #5 sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 38.37MB / 50.38MB 1.9s [2020-03-27T13:57:40.535Z] #5 sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 29.24MB / 68.52MB 1.9s [2020-03-27T13:57:40.535Z] #5 sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 41.13MB / 50.38MB 2.1s [2020-03-27T13:57:40.535Z] #5 sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 33.55MB / 68.52MB 2.1s [2020-03-27T13:57:40.535Z] #5 sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 26.48MB / 51.79MB 2.1s [2020-03-27T13:57:40.610Z] #24 13.37 [2020-03-27T13:57:40.721Z] CC criu/files-ext.o [2020-03-27T13:57:40.721Z] CC criu/files-reg.o [2020-03-27T13:57:40.793Z] #5 sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 46.15MB / 50.38MB 2.3s [2020-03-27T13:57:40.793Z] #5 sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 38.50MB / 68.52MB 2.3s [2020-03-27T13:57:40.793Z] #5 sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 31.35MB / 51.79MB 2.3s [2020-03-27T13:57:41.049Z] #5 sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 49.91MB / 50.38MB 2.5s [2020-03-27T13:57:41.049Z] #5 sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 42.88MB / 68.52MB 2.5s [2020-03-27T13:57:41.049Z] #5 sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 35.37MB / 51.79MB 2.5s [2020-03-27T13:57:41.049Z] #5 sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 38.23MB / 51.79MB 2.6s [2020-03-27T13:57:41.304Z] #5 sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 50.38MB / 50.38MB 2.7s done [2020-03-27T13:57:41.304Z] #5 sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 55.61MB / 68.52MB 2.9s [2020-03-27T13:57:41.304Z] #5 sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 45.12MB / 51.79MB 2.9s [2020-03-27T13:57:41.304Z] #5 sha256:020f524b99dd2fc8523e2bb87da57d13a348ebc557aa3b47ef1a27cdf962e2ee 1.66MB / 126.73MB 2.9s [2020-03-27T13:57:41.562Z] #5 sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 51.79MB / 51.79MB 3.1s [2020-03-27T13:57:41.562Z] #5 sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 59.70MB / 68.52MB 3.2s [2020-03-27T13:57:41.562Z] #5 extracting sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 [2020-03-27T13:57:41.736Z] CC criu/files.o [2020-03-27T13:57:41.820Z] #5 sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 51.79MB / 51.79MB 3.3s done [2020-03-27T13:57:41.820Z] #5 sha256:020f524b99dd2fc8523e2bb87da57d13a348ebc557aa3b47ef1a27cdf962e2ee 9.48MB / 126.73MB 3.3s [2020-03-27T13:57:41.820Z] #5 sha256:06036b0307c9aaf7d506ec1c18f647754cf782f93ca4fc10303db2468297753f 0B / 126B 3.3s [2020-03-27T13:57:42.106Z] #5 sha256:06036b0307c9aaf7d506ec1c18f647754cf782f93ca4fc10303db2468297753f 126B / 126B 3.4s [2020-03-27T13:57:42.106Z] #5 sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 68.52MB / 68.52MB 3.7s [2020-03-27T13:57:42.106Z] #5 sha256:020f524b99dd2fc8523e2bb87da57d13a348ebc557aa3b47ef1a27cdf962e2ee 16.04MB / 126.73MB 3.7s [2020-03-27T13:57:42.106Z] #5 sha256:06036b0307c9aaf7d506ec1c18f647754cf782f93ca4fc10303db2468297753f 126B / 126B 3.4s done [2020-03-27T13:57:42.361Z] #5 sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 68.52MB / 68.52MB 3.8s done [2020-03-27T13:57:42.422Z] #24 13.65 # 1.5% #### 6.5% ###### 9.6% ############# 19.3% ################## 25.4% ########################## 36.3% ################################## 48.3% ############################################ 61.2% ##################################################### 74.6% ###################################################### 75.5% ############################################################## 86.3% #################################################################### 94.9% ######################################################################## 100.0% [2020-03-27T13:57:42.422Z] #24 ... [2020-03-27T13:57:42.422Z] [2020-03-27T13:57:42.422Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-03-27T13:57:42.422Z] #52 5.489 + RM_GOPATH=0 [2020-03-27T13:57:42.422Z] #52 5.489 + TMP_GOPATH= [2020-03-27T13:57:42.422Z] #52 5.489 + : /build [2020-03-27T13:57:42.422Z] #52 5.490 + '[' -z '' ']' [2020-03-27T13:57:42.422Z] #52 5.490 ++ mktemp -d [2020-03-27T13:57:42.422Z] #52 5.539 + export GOPATH=/tmp/tmp.szc9TQAkAl [2020-03-27T13:57:42.422Z] #52 5.539 + GOPATH=/tmp/tmp.szc9TQAkAl [2020-03-27T13:57:42.422Z] #52 5.539 + RM_GOPATH=1 [2020-03-27T13:57:42.422Z] #52 5.539 ++ dirname ./install.sh [2020-03-27T13:57:42.422Z] #52 5.539 + dir=. [2020-03-27T13:57:42.422Z] #52 5.539 + bin=runc [2020-03-27T13:57:42.422Z] #52 5.539 + shift [2020-03-27T13:57:42.422Z] #52 5.539 + '[' '!' -f ./runc.installer ']' [2020-03-27T13:57:42.422Z] #52 5.539 + . ./runc.installer [2020-03-27T13:57:42.422Z] #52 5.539 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-27T13:57:42.422Z] #52 5.539 + install_runc [2020-03-27T13:57:42.422Z] #52 5.539 + uname -r [2020-03-27T13:57:42.422Z] #52 5.539 + grep -q '^3\.10\.0.*\.el7\.' [2020-03-27T13:57:42.422Z] #52 5.568 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-03-27T13:57:42.422Z] #52 5.568 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-03-27T13:57:42.422Z] #52 5.568 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.szc9TQAkAl/src/github.com/opencontainers/runc [2020-03-27T13:57:42.422Z] #52 5.568 Cloning into '/tmp/tmp.szc9TQAkAl/src/github.com/opencontainers/runc'... [2020-03-27T13:57:42.422Z] #52 5.568 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-03-27T13:57:42.617Z] #5 sha256:020f524b99dd2fc8523e2bb87da57d13a348ebc557aa3b47ef1a27cdf962e2ee 26.55MB / 126.73MB 4.2s [2020-03-27T13:57:42.681Z] #52 ... [2020-03-27T13:57:42.681Z] [2020-03-27T13:57:42.681Z] #10 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-03-27T13:57:42.681Z] #10 4.427 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-03-27T13:57:42.681Z] #10 DONE 4.7s [2020-03-27T13:57:42.681Z] [2020-03-27T13:57:42.681Z] #11 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-03-27T13:57:42.748Z] CC criu/filesystems.o [2020-03-27T13:57:43.031Z] CC criu/fsnotify.o [2020-03-27T13:57:43.179Z] #5 sha256:020f524b99dd2fc8523e2bb87da57d13a348ebc557aa3b47ef1a27cdf962e2ee 34.70MB / 126.73MB 4.6s [2020-03-27T13:57:43.434Z] #5 sha256:020f524b99dd2fc8523e2bb87da57d13a348ebc557aa3b47ef1a27cdf962e2ee 41.20MB / 126.73MB 4.9s [2020-03-27T13:57:43.648Z] CC criu/image-desc.o [2020-03-27T13:57:43.648Z] CC criu/image.o [2020-03-27T13:57:43.692Z] #5 sha256:020f524b99dd2fc8523e2bb87da57d13a348ebc557aa3b47ef1a27cdf962e2ee 48.43MB / 126.73MB 5.2s [2020-03-27T13:57:43.932Z] CC criu/ipc_ns.o [2020-03-27T13:57:43.947Z] #5 sha256:020f524b99dd2fc8523e2bb87da57d13a348ebc557aa3b47ef1a27cdf962e2ee 58.09MB / 126.73MB 5.4s [2020-03-27T13:57:44.204Z] #5 sha256:020f524b99dd2fc8523e2bb87da57d13a348ebc557aa3b47ef1a27cdf962e2ee 66.61MB / 126.73MB 5.8s [2020-03-27T13:57:44.461Z] #5 sha256:020f524b99dd2fc8523e2bb87da57d13a348ebc557aa3b47ef1a27cdf962e2ee 76.05MB / 126.73MB 6.1s [2020-03-27T13:57:44.550Z] CC criu/irmap.o [2020-03-27T13:57:44.717Z] #5 sha256:020f524b99dd2fc8523e2bb87da57d13a348ebc557aa3b47ef1a27cdf962e2ee 83.29MB / 126.73MB 6.3s [2020-03-27T13:57:44.834Z] CC criu/kcmp-ids.o [2020-03-27T13:57:44.972Z] #5 sha256:020f524b99dd2fc8523e2bb87da57d13a348ebc557aa3b47ef1a27cdf962e2ee 89.81MB / 126.73MB 6.6s [2020-03-27T13:57:45.118Z] CC criu/kerndat.o [2020-03-27T13:57:45.539Z] #5 ... [2020-03-27T13:57:45.539Z] [2020-03-27T13:57:45.539Z] #17 [internal] load build context [2020-03-27T13:57:45.539Z] #17 transferring context: 48.17MB 6.7s done [2020-03-27T13:57:45.539Z] #17 DONE 6.9s [2020-03-27T13:57:45.539Z] [2020-03-27T13:57:45.539Z] #63 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-03-27T13:57:45.539Z] #63 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-03-27T13:57:45.539Z] #63 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2020-03-27T13:57:45.539Z] #63 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 4.1s done [2020-03-27T13:57:45.539Z] #63 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 2.6s done [2020-03-27T13:57:45.539Z] #63 DONE 6.9s [2020-03-27T13:57:45.539Z] [2020-03-27T13:57:45.539Z] #5 [base 1/2] FROM docker.io/library/golang:1.12.17-buster@sha256:d9d06cb74... [2020-03-27T13:57:45.539Z] #5 sha256:020f524b99dd2fc8523e2bb87da57d13a348ebc557aa3b47ef1a27cdf962e2ee 104.30MB / 126.73MB 7.0s [2020-03-27T13:57:45.737Z] CC criu/libnetlink.o [2020-03-27T13:57:45.737Z] CC criu/log.o [2020-03-27T13:57:45.798Z] #5 sha256:020f524b99dd2fc8523e2bb87da57d13a348ebc557aa3b47ef1a27cdf962e2ee 117.40MB / 126.73MB 7.3s [2020-03-27T13:57:46.020Z] CC criu/lsm.o [2020-03-27T13:57:46.064Z] #5 sha256:020f524b99dd2fc8523e2bb87da57d13a348ebc557aa3b47ef1a27cdf962e2ee 126.73MB / 126.73MB 7.5s [2020-03-27T13:57:46.304Z] CC criu/mem.o [2020-03-27T13:57:46.320Z] #5 sha256:020f524b99dd2fc8523e2bb87da57d13a348ebc557aa3b47ef1a27cdf962e2ee 126.73MB / 126.73MB 7.9s done [2020-03-27T13:57:46.341Z] Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-03-27T13:57:46.341Z]  [2020-03-27T13:57:46.341Z]  ######                                                                     9.4% ######################                                                    31.8% #######################################                            54.2% #######################################################                 76.6% #######################################################################   98.8% ######################################################################## 100.0% [2020-03-27T13:57:46.341Z]  [2020-03-27T13:57:46.341Z]  ###################                                        26.4% #######################################################                   77.3% ######################################################################## 100.0% [2020-03-27T13:57:46.341Z]  [2020-03-27T13:57:46.342Z]  #########                                                             13.7% ########################                                             34.2% #######################################                                55.3% ###################################################                  71.7% ##################################################################       92.5% ######################################################################## 100.0% [2020-03-27T13:57:46.342Z]  [2020-03-27T13:57:46.866Z] #11 ... [2020-03-27T13:57:46.866Z] [2020-03-27T13:57:46.866Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-27T13:57:46.866Z] #31 74.55 Selecting previously unselected package libicu63:amd64. [2020-03-27T13:57:46.866Z] #31 74.63 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-03-27T13:57:46.866Z] #31 74.67 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-03-27T13:57:46.866Z] #31 ... [2020-03-27T13:57:46.866Z] [2020-03-27T13:57:46.866Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-27T13:57:46.866Z] #24 16.09 #=#=# [2020-03-27T13:57:46.882Z] #5 extracting sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 5.1s [2020-03-27T13:57:47.125Z]  ###     4.8% ##########      14.6% #################  24.7% #########################  34.9% ################################                                          44.7% #######################################  54.8% ##############################################  64.9% ##################################################### 73.7% ############################################################ 83.8% ###################################################################     93.9% ######################################################################## 100.0% [2020-03-27T13:57:47.125Z]  [2020-03-27T13:57:47.319Z] CC criu/mount.o [2020-03-27T13:57:47.497Z] Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-03-27T13:57:47.658Z] #24 16.53 #=#=# ##O#- # 0.0% 1.3% # 2.0% ## 3.0% #### 6.3% ###### 8.4% ####### 10.3% ######## 12.3% ########## 14.2% ########### 16.5% ############ 17.0% ############# 19.1% ############### 21.4% ################ 23.2% ################## 25.5% ################### 27.3% ##################### 29.5% ###################### 31.8% ######################## 34.3% ######################### 35.4% ########################## 37.3% ############################ 39.1% ############################# 40.6% ############################## 42.2% ################################ 44.7% ################################# 46.5% ################################## 48.5% #################################### 50.1% ###################################### [2020-03-27T13:57:47.658Z] #24 ... [2020-03-27T13:57:47.658Z] [2020-03-27T13:57:47.658Z] #11 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-03-27T13:57:47.658Z] #11 DONE 4.9s [2020-03-27T13:57:47.658Z] [2020-03-27T13:57:47.658Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-27T13:57:47.848Z]  [2020-03-27T13:57:47.848Z]  ######################################################################## 100.0% [2020-03-27T13:57:47.848Z]  [2020-03-27T13:57:48.196Z] Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-03-27T13:57:48.196Z]  [2020-03-27T13:57:48.546Z]  ######################################################################## 100.0% [2020-03-27T13:57:48.546Z]  [2020-03-27T13:57:48.771Z] #5 extracting sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 6.9s done [2020-03-27T13:57:48.771Z] #5 extracting sha256:346ffb2b67d7b35729673ced818325ed0ea57284e69de67f8bbc48c2bf294716 0.1s [2020-03-27T13:57:48.892Z] Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-03-27T13:57:48.892Z] skipping existing b63cc5f62c21 [2020-03-27T13:57:48.892Z] [2020-03-27T13:57:49.242Z] Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-03-27T13:57:49.332Z] #5 extracting sha256:346ffb2b67d7b35729673ced818325ed0ea57284e69de67f8bbc48c2bf294716 0.5s done [2020-03-27T13:57:49.332Z] #5 extracting sha256:dea4ecac934f71d68d4f5edb171f6cff42588edfa3f70ba8709be56e321eeddc 0.1s [2020-03-27T13:57:49.346Z] CC criu/namespaces.o [2020-03-27T13:57:49.591Z]  [2020-03-27T13:57:49.591Z]  ######################################################################## 100.0% [2020-03-27T13:57:49.591Z]  [2020-03-27T13:57:49.591Z] Download of images into '/build' complete. [2020-03-27T13:57:49.591Z] Use something like the following to load the result into a Docker daemon: [2020-03-27T13:57:49.591Z] tar -cC '/build' . | docker load [2020-03-27T13:57:49.893Z] #5 extracting sha256:dea4ecac934f71d68d4f5edb171f6cff42588edfa3f70ba8709be56e321eeddc 0.4s done [2020-03-27T13:57:49.893Z] #5 extracting sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 [2020-03-27T13:57:50.356Z] CC criu/net.o [2020-03-27T13:57:50.519Z] #24 16.53 #=#=# ##O#- # 0.0% 1.3% # 2.0% ## 3.0% #### 6.3% ###### 8.4% ####### 10.3% ######## 12.3% ########## 14.2% ########### 16.5% ############ 17.0% ############# 19.1% ############### 21.4% ################ 23.2% ################## 25.5% ################### 27.3% ##################### 29.5% ###################### 31.8% ######################## 34.3% ######################### 35.4% ########################## 37.3% ############################ 39.1% ############################# 40.6% ############################## 42.2% ################################ 44.7% ################################# 46.5% ################################## 48.5% #################################### 50.1% ###################################### 53.1% ####################################### 54.8% ######################################## 56.4% ########################################## 58.4% ########################################### 59.8% ########################################### 60.4% ############################################ 61.4% ############################################ 62.4% ############################################## 64.4% ############################################### 66.6% ################################################# 68.7% ################################################## 70.3% ################################################### 71.9% #################################################### 73.1% ##################################################### 74.7% ###################################################### 76.2% ######################################################## 78.0% ######################################################## 78.7% ######################################################### 80.2% ########################################################## 81.7% ############################################################ 83.5% ############################################################# 85.0% ############################################################# 85.7% ############################################################### 87.5% ################################################################ 89.8% ####### [2020-03-27T13:57:50.519Z] #24 ... [2020-03-27T13:57:50.519Z] [2020-03-27T13:57:50.519Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-03-27T13:57:50.519Z] #42 77.93 bufio [2020-03-27T13:57:50.519Z] #42 82.22 syscall [2020-03-27T13:57:50.519Z] #42 ... [2020-03-27T13:57:50.519Z] [2020-03-27T13:57:50.519Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-27T13:57:50.869Z] Removing intermediate container 2d80923db815 [2020-03-27T13:57:50.869Z] ---> a8b3a8484a44 [2020-03-27T13:57:50.869Z] Step 26/140 : FROM base AS cross-false [2020-03-27T13:57:50.869Z] ---> b724d5bf8ecb [2020-03-27T13:57:50.869Z] Step 27/140 : FROM base AS cross-true [2020-03-27T13:57:50.869Z] ---> b724d5bf8ecb [2020-03-27T13:57:50.869Z] Step 28/140 : ARG DEBIAN_FRONTEND [2020-03-27T13:57:50.869Z] ---> Using cache [2020-03-27T13:57:50.869Z] ---> 8540a02014f8 [2020-03-27T13:57:50.869Z] Step 29/140 : RUN dpkg --add-architecture arm64 [2020-03-27T13:57:50.869Z] ---> Running in ca2e25be3cb5 [2020-03-27T13:57:51.050Z] #24 16.53 #=#=# ##O#- # 0.0% 1.3% # 2.0% ## 3.0% #### 6.3% ###### 8.4% ####### 10.3% ######## 12.3% ########## 14.2% ########### 16.5% ############ 17.0% ############# 19.1% ############### 21.4% ################ 23.2% ################## 25.5% ################### 27.3% ##################### 29.5% ###################### 31.8% ######################## 34.3% ######################### 35.4% ########################## 37.3% ############################ 39.1% ############################# 40.6% ############################## 42.2% ################################ 44.7% ################################# 46.5% ################################## 48.5% #################################### 50.1% ###################################### 53.1% ####################################### 54.8% ######################################## 56.4% ########################################## 58.4% ########################################### 59.8% ########################################### 60.4% ############################################ 61.4% ############################################ 62.4% ############################################## 64.4% ############################################### 66.6% ################################################# 68.7% ################################################## 70.3% ################################################### 71.9% #################################################### 73.1% ##################################################### 74.7% ###################################################### 76.2% ######################################################## 78.0% ######################################################## 78.7% ######################################################### 80.2% ########################################################## 81.7% ############################################################ 83.5% ############################################################# 85.0% ############################################################# 85.7% ############################################################### 87.5% ################################################################ 89.8% ################################################################## 92.2% ################################################################### 94.2% ##################################################################### 96.3% ###################################################################### 98.6% ######################################################################## 100.0% [2020-03-27T13:57:51.308Z] #24 24.00 [2020-03-27T13:57:51.832Z] CC criu/netfilter.o [2020-03-27T13:57:52.088Z] Removing intermediate container ca2e25be3cb5 [2020-03-27T13:57:52.088Z] ---> 00be332d40c1 [2020-03-27T13:57:52.088Z] Step 30/140 : RUN dpkg --add-architecture armel [2020-03-27T13:57:52.088Z] ---> Running in 6ab3ce8a7d62 [2020-03-27T13:57:52.116Z] CC criu/page-pipe.o [2020-03-27T13:57:52.399Z] CC criu/page-xfer.o [2020-03-27T13:57:52.680Z] #24 ... [2020-03-27T13:57:52.680Z] [2020-03-27T13:57:52.680Z] #12 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-03-27T13:57:52.680Z] #12 DONE 5.1s [2020-03-27T13:57:52.939Z] [2020-03-27T13:57:52.939Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-27T13:57:52.939Z] #31 87.60 Selecting previously unselected package libxml2:amd64. [2020-03-27T13:57:52.939Z] #31 87.60 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-03-27T13:57:52.939Z] #31 87.63 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-03-27T13:57:52.939Z] #31 89.03 Selecting previously unselected package libarchive13:amd64. [2020-03-27T13:57:52.939Z] #31 89.06 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-03-27T13:57:52.939Z] #31 89.08 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-03-27T13:57:52.939Z] #31 89.38 Selecting previously unselected package libjsoncpp1:amd64. [2020-03-27T13:57:52.939Z] #31 89.38 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-03-27T13:57:52.939Z] #31 89.39 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-03-27T13:57:52.939Z] #31 89.66 Selecting previously unselected package librhash0:amd64. [2020-03-27T13:57:52.939Z] #31 89.68 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-03-27T13:57:52.939Z] #31 89.69 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-03-27T13:57:52.939Z] #31 90.05 Selecting previously unselected package libuv1:amd64. [2020-03-27T13:57:52.939Z] #31 90.05 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-03-27T13:57:52.939Z] #31 90.07 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-03-27T13:57:52.939Z] #31 90.43 Selecting previously unselected package cmake. [2020-03-27T13:57:52.939Z] #31 90.53 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-03-27T13:57:52.939Z] #31 90.53 Unpacking cmake (3.13.4-1) ... [2020-03-27T13:57:53.020Z] CC criu/pagemap-cache.o [2020-03-27T13:57:53.291Z] Removing intermediate container 6ab3ce8a7d62 [2020-03-27T13:57:53.291Z] ---> b332f1250b28 [2020-03-27T13:57:53.291Z] Step 31/140 : RUN dpkg --add-architecture armhf [2020-03-27T13:57:53.291Z] ---> Running in 60922e00eb81 [2020-03-27T13:57:53.303Z] CC criu/pagemap.o [2020-03-27T13:57:53.920Z] CC criu/parasite-syscall.o [2020-03-27T13:57:54.051Z] Removing intermediate container 60922e00eb81 [2020-03-27T13:57:54.051Z] ---> e3c8dfe71555 [2020-03-27T13:57:54.051Z] Step 32/140 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf && rm -rf /var/lib/apt/lists/*; fi [2020-03-27T13:57:54.082Z] #5 extracting sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 3.7s done [2020-03-27T13:57:54.082Z] #5 extracting sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 [2020-03-27T13:57:54.204Z] CC criu/path.o [2020-03-27T13:57:54.415Z] ---> Running in 25009d3174a9 [2020-03-27T13:57:54.488Z] CC criu/pie-util-vdso-elf32.o [2020-03-27T13:57:54.488Z] CC criu/pie-util-vdso.o [2020-03-27T13:57:54.772Z] CC criu/pie-util.o [2020-03-27T13:57:54.772Z] CC criu/pipes.o [2020-03-27T13:57:55.182Z] Removing intermediate container 25009d3174a9 [2020-03-27T13:57:55.182Z] ---> 956abaf57ba3 [2020-03-27T13:57:55.182Z] Step 33/140 : FROM cross-${CROSS} as dev-base [2020-03-27T13:57:55.182Z] ---> b724d5bf8ecb [2020-03-27T13:57:55.182Z] Step 34/140 : FROM dev-base AS runtime-dev-cross-false [2020-03-27T13:57:55.182Z] ---> b724d5bf8ecb [2020-03-27T13:57:55.182Z] Step 35/140 : ARG DEBIAN_FRONTEND [2020-03-27T13:57:55.182Z] ---> Using cache [2020-03-27T13:57:55.182Z] ---> 8540a02014f8 [2020-03-27T13:57:55.182Z] Step 36/140 : RUN apt-get update && apt-get install -y --no-install-recommends libapparmor-dev libseccomp-dev && rm -rf /var/lib/apt/lists/* [2020-03-27T13:57:55.404Z] CC criu/plugin.o [2020-03-27T13:57:55.404Z] CC criu/proc_parse.o [2020-03-27T13:57:55.464Z] #31 ... [2020-03-27T13:57:55.464Z] [2020-03-27T13:57:55.464Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-03-27T13:57:55.464Z] #29 83.06 time [2020-03-27T13:57:55.464Z] #29 91.74 sort [2020-03-27T13:57:55.536Z] ---> Running in 2812939f6a71 [2020-03-27T13:57:55.727Z] #29 ... [2020-03-27T13:57:55.727Z] [2020-03-27T13:57:55.727Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-27T13:57:55.727Z] #24 25.99 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-03-27T13:57:55.727Z] #24 26.73 #=#=# [2020-03-27T13:57:55.727Z] #24 26.91 ######################################################################## 100.0% [2020-03-27T13:57:55.727Z] #24 27.13 [2020-03-27T13:57:56.274Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-27T13:57:56.274Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-27T13:57:56.274Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-27T13:57:56.274Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-03-27T13:57:56.274Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [165 kB] [2020-03-27T13:57:56.274Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-03-27T13:57:56.295Z] #24 28.76 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-03-27T13:57:56.295Z] #24 29.14 [2020-03-27T13:57:56.860Z] #24 29.37 0.7% ######################################################################## 100.0% [2020-03-27T13:57:57.118Z] #24 29.67 [2020-03-27T13:57:57.118Z] #24 ... [2020-03-27T13:57:57.118Z] [2020-03-27T13:57:57.118Z] #13 [dev 6/25] RUN ldconfig [2020-03-27T13:57:57.118Z] #13 DONE 4.5s [2020-03-27T13:57:57.376Z] [2020-03-27T13:57:57.376Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-27T13:57:57.376Z] #14 ... [2020-03-27T13:57:57.376Z] [2020-03-27T13:57:57.376Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-27T13:57:57.376Z] #38 85.13 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-03-27T13:57:57.376Z] #38 85.21 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-03-27T13:57:57.376Z] #38 85.28 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-03-27T13:57:57.376Z] #38 85.33 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-03-27T13:57:57.376Z] #38 85.44 Setting up python-six (1.12.0-1) ... [2020-03-27T13:57:57.376Z] #38 92.68 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-03-27T13:57:57.376Z] #38 92.70 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-03-27T13:57:57.376Z] #38 92.74 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-03-27T13:57:57.376Z] #38 92.76 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-03-27T13:57:57.376Z] #38 92.78 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-03-27T13:57:57.376Z] #38 92.80 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-03-27T13:57:57.376Z] #38 92.81 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-03-27T13:57:57.376Z] #38 92.82 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-03-27T13:57:57.376Z] #38 92.83 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-03-27T13:57:57.376Z] #38 92.84 Setting up python-protobuf (3.6.1.3-2) ... [2020-03-27T13:57:57.432Z] CC criu/protobuf-desc.o [2020-03-27T13:57:57.516Z] Fetched 8032 kB in 1s (5501 kB/s) [2020-03-27T13:57:57.635Z] #38 ... [2020-03-27T13:57:57.635Z] [2020-03-27T13:57:57.635Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-03-27T13:57:57.635Z] #52 20.37 + cd /tmp/tmp.szc9TQAkAl/src/github.com/opencontainers/runc [2020-03-27T13:57:57.635Z] #52 20.37 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-27T13:57:57.635Z] #52 21.78 + '[' -z '' ']' [2020-03-27T13:57:57.635Z] #52 21.78 + target=static [2020-03-27T13:57:57.635Z] #52 21.78 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-03-27T13:57:57.635Z] #52 25.48 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-03-27T13:57:57.635Z] #52 ... [2020-03-27T13:57:57.635Z] [2020-03-27T13:57:57.635Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-03-27T13:57:57.635Z] #42 95.14 time [2020-03-27T13:57:57.897Z] Reading package lists... [2020-03-27T13:57:58.049Z] CC criu/protobuf.o [2020-03-27T13:57:58.049Z] CC criu/pstree.o [2020-03-27T13:57:58.201Z] #42 95.72 sort [2020-03-27T13:57:58.247Z] #5 extracting sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 3.8s done [2020-03-27T13:57:58.247Z] #5 extracting sha256:020f524b99dd2fc8523e2bb87da57d13a348ebc557aa3b47ef1a27cdf962e2ee [2020-03-27T13:57:58.249Z] Reading package lists... [2020-03-27T13:57:58.249Z] Building dependency tree... [2020-03-27T13:57:58.249Z] Reading state information... [2020-03-27T13:57:58.249Z] The following additional packages will be installed: [2020-03-27T13:57:58.249Z] libapparmor1 [2020-03-27T13:57:58.249Z] Suggested packages: [2020-03-27T13:57:58.249Z] seccomp [2020-03-27T13:57:58.249Z] The following NEW packages will be installed: [2020-03-27T13:57:58.249Z] libapparmor-dev libapparmor1 libseccomp-dev [2020-03-27T13:57:58.606Z] 0 upgraded, 3 newly installed, 0 to remove and 14 not upgraded. [2020-03-27T13:57:58.606Z] Need to get 288 kB of archives. [2020-03-27T13:57:58.606Z] After this operation, 957 kB of additional disk space will be used. [2020-03-27T13:57:58.606Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2020-03-27T13:57:58.606Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2020-03-27T13:57:58.606Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB] [2020-03-27T13:57:58.606Z] debconf: delaying package configuration, since apt-utils is not installed [2020-03-27T13:57:58.606Z] Fetched 288 kB in 0s (3178 kB/s) [2020-03-27T13:57:58.606Z] Selecting previously unselected package libapparmor1:s390x. [2020-03-27T13:57:58.607Z] (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 ... 15168 files and directories currently installed.) [2020-03-27T13:57:58.607Z] Preparing to unpack .../libapparmor1_2.13.2-10_s390x.deb ... [2020-03-27T13:57:58.607Z] Unpacking libapparmor1:s390x (2.13.2-10) ... [2020-03-27T13:57:58.607Z] Selecting previously unselected package libapparmor-dev:s390x. [2020-03-27T13:57:58.607Z] Preparing to unpack .../libapparmor-dev_2.13.2-10_s390x.deb ... [2020-03-27T13:57:58.607Z] Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2020-03-27T13:57:58.607Z] Selecting previously unselected package libseccomp-dev:s390x. [2020-03-27T13:57:58.607Z] Preparing to unpack .../libseccomp-dev_2.3.3-4_s390x.deb ... [2020-03-27T13:57:58.607Z] Unpacking libseccomp-dev:s390x (2.3.3-4) ... [2020-03-27T13:57:58.607Z] Setting up libseccomp-dev:s390x (2.3.3-4) ... [2020-03-27T13:57:58.607Z] Setting up libapparmor1:s390x (2.13.2-10) ... [2020-03-27T13:57:58.607Z] Setting up libapparmor-dev:s390x (2.13.2-10) ... [2020-03-27T13:57:58.607Z] Processing triggers for libc-bin (2.28-10) ... [2020-03-27T13:57:58.666Z] CC criu/rbtree.o [2020-03-27T13:57:58.950Z] CC criu/rst-malloc.o [2020-03-27T13:57:58.950Z] CC criu/seccomp.o [2020-03-27T13:57:59.358Z] Removing intermediate container 2812939f6a71 [2020-03-27T13:57:59.358Z] ---> 0839cd730dde [2020-03-27T13:57:59.358Z] Step 37/140 : FROM cross-true AS runtime-dev-cross-true [2020-03-27T13:57:59.358Z] ---> 956abaf57ba3 [2020-03-27T13:57:59.358Z] Step 38/140 : ARG DEBIAN_FRONTEND [2020-03-27T13:57:59.358Z] ---> Running in a3348335196b [2020-03-27T13:57:59.358Z] Removing intermediate container a3348335196b [2020-03-27T13:57:59.358Z] ---> c1ce4f4799bb [2020-03-27T13:57:59.358Z] Step 39/140 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then apt-get update && apt-get install -y --no-install-recommends libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev:armhf libseccomp-dev:arm64 libseccomp-dev:armel libseccomp-dev:armhf libapparmor-dev libseccomp-dev && rm -rf /var/lib/apt/lists/*; fi [2020-03-27T13:57:59.567Z] CC criu/seize.o [2020-03-27T13:57:59.582Z] #42 ... [2020-03-27T13:57:59.582Z] [2020-03-27T13:57:59.582Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-27T13:57:59.582Z] #31 96.41 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-03-27T13:57:59.582Z] #31 96.44 Setting up xxd (2:8.1.0875-5) ... [2020-03-27T13:57:59.582Z] #31 96.45 Setting up libuv1:amd64 (1.24.1-1) ... [2020-03-27T13:57:59.582Z] #31 96.47 Setting up vim-common (2:8.1.0875-5) ... [2020-03-27T13:57:59.582Z] #31 96.51 Setting up librhash0:amd64 (1.3.8-1) ... [2020-03-27T13:57:59.582Z] #31 96.52 Setting up cmake-data (3.13.4-1) ... [2020-03-27T13:57:59.582Z] #31 96.54 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-03-27T13:57:59.582Z] #31 96.56 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-03-27T13:57:59.582Z] #31 96.57 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-03-27T13:57:59.582Z] #31 96.57 Setting up cmake (3.13.4-1) ... [2020-03-27T13:57:59.582Z] #31 96.58 Processing triggers for libc-bin (2.28-10) ... [2020-03-27T13:57:59.582Z] #31 96.74 Processing triggers for mime-support (3.62) ... [2020-03-27T13:57:59.582Z] #31 DONE 97.3s [2020-03-27T13:57:59.582Z] [2020-03-27T13:57:59.582Z] #32 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-27T13:57:59.582Z] #32 DONE 0.1s [2020-03-27T13:57:59.582Z] [2020-03-27T13:57:59.582Z] #33 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-03-27T13:57:59.582Z] #33 DONE 0.1s [2020-03-27T13:57:59.582Z] [2020-03-27T13:57:59.582Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-27T13:57:59.582Z] #24 31.06 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-03-27T13:57:59.582Z] #24 31.16 skipping existing 1849cc453dee [2020-03-27T13:57:59.582Z] #24 31.28 [2020-03-27T13:57:59.706Z] ---> Running in 25b63444036b [2020-03-27T13:57:59.850Z] #24 32.41 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-03-27T13:57:59.852Z] CC criu/servicefd.o [2020-03-27T13:58:00.135Z] CC criu/shmem.o [2020-03-27T13:58:00.417Z] #24 32.96 [2020-03-27T13:58:00.455Z] Removing intermediate container 25b63444036b [2020-03-27T13:58:00.455Z] ---> 8286797305de [2020-03-27T13:58:00.455Z] Step 40/140 : FROM runtime-dev-cross-${CROSS} AS runtime-dev [2020-03-27T13:58:00.455Z] ---> 0839cd730dde [2020-03-27T13:58:00.455Z] Step 41/140 : FROM base AS tomlv [2020-03-27T13:58:00.455Z] ---> b724d5bf8ecb [2020-03-27T13:58:00.455Z] Step 42/140 : ENV INSTALL_BINARY_NAME=tomlv [2020-03-27T13:58:00.455Z] ---> Running in 4f6017f4e2f6 [2020-03-27T13:58:00.675Z] #24 33.37 ######################################################################## 100.0% [2020-03-27T13:58:00.675Z] #24 33.50 [2020-03-27T13:58:00.753Z] CC criu/sigframe.o [2020-03-27T13:58:00.753Z] CC criu/signalfd.o [2020-03-27T13:58:00.801Z] Removing intermediate container 4f6017f4e2f6 [2020-03-27T13:58:00.801Z] ---> 122365064d34 [2020-03-27T13:58:00.801Z] Step 43/140 : ARG TOMLV_COMMIT [2020-03-27T13:58:00.801Z] ---> Running in 9cd2405c2c7e [2020-03-27T13:58:00.933Z] #24 33.58 Download of images into '/build' complete. [2020-03-27T13:58:00.933Z] #24 33.58 Use something like the following to load the result into a Docker daemon: [2020-03-27T13:58:00.933Z] #24 33.58 tar -cC '/build' . | docker load [2020-03-27T13:58:01.039Z] CC criu/sk-inet.o [2020-03-27T13:58:01.191Z] #24 DONE 33.7s [2020-03-27T13:58:01.191Z] [2020-03-27T13:58:01.191Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-03-27T13:58:01.191Z] #42 97.28 internal/fmtsort [2020-03-27T13:58:01.191Z] #42 98.46 internal/syscall/unix [2020-03-27T13:58:01.198Z] Removing intermediate container 9cd2405c2c7e [2020-03-27T13:58:01.198Z] ---> b31809f77e9f [2020-03-27T13:58:01.198Z] Step 44/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-27T13:58:01.198Z] ---> 36e48b57c2e0 [2020-03-27T13:58:01.198Z] Step 45/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-03-27T13:58:01.578Z] ---> 644ac8164892 [2020-03-27T13:58:01.578Z] Step 46/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-03-27T13:58:01.578Z] ---> Running in 2ee19419745d [2020-03-27T13:58:01.657Z] CC criu/sk-netlink.o [2020-03-27T13:58:01.657Z] CC criu/sk-packet.o [2020-03-27T13:58:01.757Z] #42 99.20 strings [2020-03-27T13:58:01.929Z] + RM_GOPATH=0 [2020-03-27T13:58:01.929Z] + TMP_GOPATH= [2020-03-27T13:58:01.929Z] + : /build [2020-03-27T13:58:01.929Z] + '[' -z '' ']' [2020-03-27T13:58:01.929Z] ++ mktemp -d [2020-03-27T13:58:01.929Z] + export GOPATH=/tmp/tmp.VkWMeLznqQ [2020-03-27T13:58:01.929Z] + GOPATH=/tmp/tmp.VkWMeLznqQ [2020-03-27T13:58:01.929Z] + RM_GOPATH=1 [2020-03-27T13:58:01.929Z] ++ dirname ./install.sh [2020-03-27T13:58:01.929Z] + dir=. [2020-03-27T13:58:01.929Z] + bin=tomlv [2020-03-27T13:58:01.929Z] + shift [2020-03-27T13:58:01.929Z] + '[' '!' -f ./tomlv.installer ']' [2020-03-27T13:58:01.929Z] + . ./tomlv.installer [2020-03-27T13:58:01.929Z] ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-27T13:58:01.929Z] Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-27T13:58:01.929Z] + install_tomlv [2020-03-27T13:58:01.929Z] + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-03-27T13:58:01.929Z] + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.VkWMeLznqQ/src/github.com/BurntSushi/toml [2020-03-27T13:58:01.929Z] Cloning into '/tmp/tmp.VkWMeLznqQ/src/github.com/BurntSushi/toml'... [2020-03-27T13:58:02.274Z] CC criu/sk-queue.o [2020-03-27T13:58:02.274Z] CC criu/sk-tcp.o [2020-03-27T13:58:02.285Z] + cd /tmp/tmp.VkWMeLznqQ/src/github.com/BurntSushi/toml [2020-03-27T13:58:02.285Z] + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-27T13:58:02.285Z] + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-03-27T13:58:02.285Z] errors [2020-03-27T13:58:02.285Z] math/bits [2020-03-27T13:58:02.285Z] internal/cpu [2020-03-27T13:58:02.557Z] CC criu/sk-unix.o [2020-03-27T13:58:02.657Z] math [2020-03-27T13:58:02.657Z] internal/bytealg [2020-03-27T13:58:02.657Z] runtime/internal/atomic [2020-03-27T13:58:02.657Z] runtime/internal/sys [2020-03-27T13:58:02.657Z] runtime/internal/math [2020-03-27T13:58:02.657Z] runtime [2020-03-27T13:58:02.657Z] unicode/utf8 [2020-03-27T13:58:02.657Z] strconv [2020-03-27T13:58:03.036Z] internal/race [2020-03-27T13:58:03.036Z] sync/atomic [2020-03-27T13:58:03.036Z] unicode [2020-03-27T13:58:03.036Z] internal/testlog [2020-03-27T13:58:03.036Z] encoding [2020-03-27T13:58:03.036Z] runtime/cgo [2020-03-27T13:58:03.486Z] #5 extracting sha256:020f524b99dd2fc8523e2bb87da57d13a348ebc557aa3b47ef1a27cdf962e2ee 5.2s [2020-03-27T13:58:04.035Z] CC criu/sockets.o [2020-03-27T13:58:04.319Z] CC criu/stats.o [2020-03-27T13:58:04.329Z] sync [2020-03-27T13:58:04.329Z] reflect [2020-03-27T13:58:04.329Z] io [2020-03-27T13:58:04.329Z] syscall [2020-03-27T13:58:04.603Z] CC criu/string.o [2020-03-27T13:58:04.603Z] CC criu/sysctl.o [2020-03-27T13:58:04.804Z] time [2020-03-27T13:58:04.887Z] CC criu/sysfs_parse.o [2020-03-27T13:58:05.035Z] #42 ... [2020-03-27T13:58:05.035Z] [2020-03-27T13:58:05.035Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-27T13:58:05.035Z] #38 101.7 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-03-27T13:58:05.035Z] #38 101.7 Processing triggers for libc-bin (2.28-10) ... [2020-03-27T13:58:05.035Z] #38 DONE 102.2s [2020-03-27T13:58:05.035Z] [2020-03-27T13:58:05.035Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T13:58:05.153Z] sort [2020-03-27T13:58:05.153Z] internal/poll [2020-03-27T13:58:05.153Z] internal/fmtsort [2020-03-27T13:58:05.153Z] internal/syscall/unix [2020-03-27T13:58:05.153Z] strings [2020-03-27T13:58:05.172Z] CC criu/timerfd.o [2020-03-27T13:58:05.374Z] #5 extracting sha256:020f524b99dd2fc8523e2bb87da57d13a348ebc557aa3b47ef1a27cdf962e2ee 7.5s done [2020-03-27T13:58:05.456Z] CC criu/tty.o [2020-03-27T13:58:05.520Z] os [2020-03-27T13:58:05.520Z] bytes [2020-03-27T13:58:05.520Z] bufio [2020-03-27T13:58:05.520Z] fmt [2020-03-27T13:58:05.520Z] path/filepath [2020-03-27T13:58:05.629Z] #5 extracting sha256:06036b0307c9aaf7d506ec1c18f647754cf782f93ca4fc10303db2468297753f [2020-03-27T13:58:05.878Z] io/ioutil [2020-03-27T13:58:05.878Z] path [2020-03-27T13:58:05.878Z] text/tabwriter [2020-03-27T13:58:05.878Z] flag [2020-03-27T13:58:05.878Z] github.com/BurntSushi/toml [2020-03-27T13:58:05.884Z] #5 extracting sha256:06036b0307c9aaf7d506ec1c18f647754cf782f93ca4fc10303db2468297753f done [2020-03-27T13:58:05.884Z] #5 DONE 27.4s [2020-03-27T13:58:05.884Z] [2020-03-27T13:58:05.884Z] #6 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-03-27T13:58:05.966Z] #39 ... [2020-03-27T13:58:05.966Z] [2020-03-27T13:58:05.966Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-03-27T13:58:05.966Z] #29 93.44 internal/poll [2020-03-27T13:58:05.966Z] #29 93.95 internal/fmtsort [2020-03-27T13:58:05.966Z] #29 95.36 internal/syscall/unix [2020-03-27T13:58:05.966Z] #29 95.91 strings [2020-03-27T13:58:05.966Z] #29 96.86 os [2020-03-27T13:58:05.966Z] #29 101.1 bytes [2020-03-27T13:58:06.223Z] #29 ... [2020-03-27T13:58:06.223Z] [2020-03-27T13:58:06.223Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-03-27T13:58:06.223Z] #34 4.885 + RM_GOPATH=0 [2020-03-27T13:58:06.223Z] #34 4.885 + TMP_GOPATH= [2020-03-27T13:58:06.223Z] #34 4.885 + : /build [2020-03-27T13:58:06.223Z] #34 4.885 + '[' -z '' ']' [2020-03-27T13:58:06.223Z] #34 4.885 ++ mktemp -d [2020-03-27T13:58:06.223Z] #34 4.892 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-27T13:58:06.223Z] #34 4.892 + export GOPATH=/tmp/tmp.9OgWV5Pfni [2020-03-27T13:58:06.223Z] #34 4.892 + GOPATH=/tmp/tmp.9OgWV5Pfni [2020-03-27T13:58:06.223Z] #34 4.892 + RM_GOPATH=1 [2020-03-27T13:58:06.223Z] #34 4.892 ++ dirname ./install.sh [2020-03-27T13:58:06.223Z] #34 4.892 + dir=. [2020-03-27T13:58:06.223Z] #34 4.892 + bin=tini [2020-03-27T13:58:06.223Z] #34 4.892 + shift [2020-03-27T13:58:06.223Z] #34 4.892 + '[' '!' -f ./tini.installer ']' [2020-03-27T13:58:06.223Z] #34 4.892 + . ./tini.installer [2020-03-27T13:58:06.223Z] #34 4.892 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-27T13:58:06.223Z] #34 4.892 + install_tini [2020-03-27T13:58:06.223Z] #34 4.892 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-03-27T13:58:06.223Z] #34 4.892 + git clone https://github.com/krallin/tini.git /tmp/tmp.9OgWV5Pfni/tini [2020-03-27T13:58:06.223Z] #34 4.892 Cloning into '/tmp/tmp.9OgWV5Pfni/tini'... [2020-03-27T13:58:06.223Z] #34 6.340 + cd /tmp/tmp.9OgWV5Pfni/tini [2020-03-27T13:58:06.223Z] #34 6.340 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-27T13:58:06.223Z] #34 6.364 + cmake . [2020-03-27T13:58:06.230Z] log [2020-03-27T13:58:06.230Z] github.com/BurntSushi/toml/cmd/tomlv [2020-03-27T13:58:06.468Z] CC criu/tun.o [2020-03-27T13:58:06.481Z] #34 ... [2020-03-27T13:58:06.481Z] [2020-03-27T13:58:06.481Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-03-27T13:58:06.481Z] #29 104.1 bufio [2020-03-27T13:58:06.738Z] #29 104.2 fmt [2020-03-27T13:58:06.752Z] CC criu/uffd.o [2020-03-27T13:58:07.477Z] Removing intermediate container 2ee19419745d [2020-03-27T13:58:07.477Z] ---> 0496a3538b8e [2020-03-27T13:58:07.477Z] Step 47/140 : FROM base AS vndr [2020-03-27T13:58:07.477Z] ---> b724d5bf8ecb [2020-03-27T13:58:07.477Z] Step 48/140 : ENV INSTALL_BINARY_NAME=vndr [2020-03-27T13:58:07.477Z] ---> Running in 6ae02bcbec13 [2020-03-27T13:58:07.477Z] Removing intermediate container 6ae02bcbec13 [2020-03-27T13:58:07.477Z] ---> 413620caa113 [2020-03-27T13:58:07.477Z] Step 49/140 : ARG VNDR_COMMIT [2020-03-27T13:58:07.764Z] CC criu/util.o [2020-03-27T13:58:07.835Z] ---> Running in 2009dacdbe51 [2020-03-27T13:58:07.835Z] Removing intermediate container 2009dacdbe51 [2020-03-27T13:58:07.835Z] ---> bd44ef40a91e [2020-03-27T13:58:07.835Z] Step 50/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-27T13:58:08.257Z] ---> f32e8f0925ea [2020-03-27T13:58:08.258Z] Step 51/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-03-27T13:58:08.258Z] ---> e860ff2fd14b [2020-03-27T13:58:08.258Z] Step 52/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-03-27T13:58:08.386Z] CC criu/uts_ns.o [2020-03-27T13:58:08.678Z] CC criu/vdso.o [2020-03-27T13:58:08.712Z] ---> Running in d8db954e6896 [2020-03-27T13:58:08.963Z] LINK criu/built-in.o [2020-03-27T13:58:08.963Z] LINK criu/criu [2020-03-27T13:58:09.063Z] + RM_GOPATH=0 [2020-03-27T13:58:09.063Z] + TMP_GOPATH= [2020-03-27T13:58:09.063Z] + : /build [2020-03-27T13:58:09.063Z] + '[' -z '' ']' [2020-03-27T13:58:09.063Z] ++ mktemp -d [2020-03-27T13:58:09.063Z] + export GOPATH=/tmp/tmp.SsFpv3V82K [2020-03-27T13:58:09.063Z] + GOPATH=/tmp/tmp.SsFpv3V82K [2020-03-27T13:58:09.063Z] + RM_GOPATH=1 [2020-03-27T13:58:09.063Z] Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-27T13:58:09.063Z] ++ dirname ./install.sh [2020-03-27T13:58:09.063Z] + dir=. [2020-03-27T13:58:09.063Z] + bin=vndr [2020-03-27T13:58:09.063Z] + shift [2020-03-27T13:58:09.063Z] + '[' '!' -f ./vndr.installer ']' [2020-03-27T13:58:09.063Z] + . ./vndr.installer [2020-03-27T13:58:09.063Z] ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-27T13:58:09.063Z] + install_vndr [2020-03-27T13:58:09.063Z] + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-03-27T13:58:09.063Z] + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.SsFpv3V82K/src/github.com/LK4D4/vndr [2020-03-27T13:58:09.063Z] Cloning into '/tmp/tmp.SsFpv3V82K/src/github.com/LK4D4/vndr'... [2020-03-27T13:58:09.063Z] + cd /tmp/tmp.SsFpv3V82K/src/github.com/LK4D4/vndr [2020-03-27T13:58:09.063Z] + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-27T13:58:09.063Z] + go build -buildmode=pie -v -o /build/vndr . [2020-03-27T13:58:09.148Z] #6 DONE 2.9s [2020-03-27T13:58:09.148Z] [2020-03-27T13:58:09.148Z] #18 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-27T13:58:09.148Z] #18 DONE 0.2s [2020-03-27T13:58:09.148Z] [2020-03-27T13:58:09.148Z] #28 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-03-27T13:58:09.148Z] #28 ... [2020-03-27T13:58:09.148Z] [2020-03-27T13:58:09.148Z] #41 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-03-27T13:58:09.148Z] #41 DONE 0.2s [2020-03-27T13:58:09.247Z] DEP lib/c/criu.d [2020-03-27T13:58:09.247Z] CC images/rpc.pb-c.o [2020-03-27T13:58:09.266Z] #29 106.5 path/filepath [2020-03-27T13:58:09.403Z] [2020-03-27T13:58:09.403Z] #47 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer .... [2020-03-27T13:58:09.403Z] #47 DONE 0.2s [2020-03-27T13:58:09.403Z] [2020-03-27T13:58:09.403Z] #65 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-03-27T13:58:09.403Z] #65 DONE 0.3s [2020-03-27T13:58:09.403Z] [2020-03-27T13:58:09.403Z] #59 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-03-27T13:58:09.403Z] #59 DONE 0.3s [2020-03-27T13:58:09.403Z] [2020-03-27T13:58:09.403Z] #19 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-03-27T13:58:09.403Z] #19 DONE 0.3s [2020-03-27T13:58:09.403Z] [2020-03-27T13:58:09.403Z] #44 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-03-27T13:58:09.403Z] #44 DONE 0.3s [2020-03-27T13:58:09.403Z] [2020-03-27T13:58:09.403Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-03-27T13:58:09.403Z] #60 ... [2020-03-27T13:58:09.403Z] [2020-03-27T13:58:09.403Z] #28 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-03-27T13:58:09.403Z] #28 DONE 0.4s [2020-03-27T13:58:09.430Z] errors [2020-03-27T13:58:09.430Z] internal/cpu [2020-03-27T13:58:09.430Z] internal/race [2020-03-27T13:58:09.430Z] runtime/internal/atomic [2020-03-27T13:58:09.430Z] runtime/internal/sys [2020-03-27T13:58:09.430Z] internal/bytealg [2020-03-27T13:58:09.430Z] runtime/internal/math [2020-03-27T13:58:09.430Z] sync/atomic [2020-03-27T13:58:09.430Z] unicode [2020-03-27T13:58:09.430Z] runtime [2020-03-27T13:58:09.430Z] unicode/utf8 [2020-03-27T13:58:09.430Z] math/bits [2020-03-27T13:58:09.430Z] math [2020-03-27T13:58:09.662Z] [2020-03-27T13:58:09.662Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-03-27T13:58:09.787Z] strconv [2020-03-27T13:58:09.864Z] CC lib/c/criu.o [2020-03-27T13:58:10.149Z] internal/testlog [2020-03-27T13:58:10.149Z] encoding [2020-03-27T13:58:10.149Z] unicode/utf16 [2020-03-27T13:58:10.149Z] container/list [2020-03-27T13:58:10.149Z] crypto/internal/subtle [2020-03-27T13:58:10.149Z] crypto/subtle [2020-03-27T13:58:10.149Z] crypto/rc4 [2020-03-27T13:58:10.149Z] internal/x/crypto/cryptobyte/asn1 [2020-03-27T13:58:10.149Z] internal/nettrace [2020-03-27T13:58:10.149Z] internal/x/net/dns/dnsmessage [2020-03-27T13:58:10.149Z] runtime/cgo [2020-03-27T13:58:10.482Z] LINK lib/c/built-in.o [2020-03-27T13:58:10.482Z] LINK lib/c/libcriu.so [2020-03-27T13:58:10.482Z] GEN magic.py [2020-03-27T13:58:10.482Z] Note: Building without setproctitle() and strlcpy() support. [2020-03-27T13:58:10.482Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-03-27T13:58:10.766Z] fatal: not a git repository (or any of the parent directories): .git [2020-03-27T13:58:11.053Z] make[1]: Nothing to be done for 'all'. [2020-03-27T13:58:11.337Z] make[1]: 'images/built-in.o' is up to date. [2020-03-27T13:58:11.338Z] make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-03-27T13:58:11.338Z] make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-03-27T13:58:11.409Z] sync [2020-03-27T13:58:11.409Z] io [2020-03-27T13:58:11.409Z] reflect [2020-03-27T13:58:11.409Z] bytes [2020-03-27T13:58:11.409Z] bufio [2020-03-27T13:58:11.409Z] syscall [2020-03-27T13:58:11.621Z] make[1]: 'compel/libcompel.a' is up to date. [2020-03-27T13:58:11.621Z] make[1]: 'compel/compel-host-bin' is up to date. [2020-03-27T13:58:11.621Z] make[1]: Nothing to be done for 'all'. [2020-03-27T13:58:11.621Z] make[1]: 'soccr/libsoccr.a' is up to date. [2020-03-27T13:58:11.621Z] make[2]: Nothing to be done for 'all'. [2020-03-27T13:58:11.621Z] make[2]: Nothing to be done for 'all'. [2020-03-27T13:58:11.621Z] make[2]: Nothing to be done for 'all'. [2020-03-27T13:58:11.621Z] make[2]: Nothing to be done for 'all'. [2020-03-27T13:58:11.621Z] make[2]: Nothing to be done for 'all'. [2020-03-27T13:58:11.789Z] #29 109.2 io/ioutil [2020-03-27T13:58:11.789Z] #29 ... [2020-03-27T13:58:11.789Z] [2020-03-27T13:58:11.789Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-27T13:58:11.789Z] #14 4.539 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-27T13:58:11.789Z] #14 4.741 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-27T13:58:11.789Z] #14 4.741 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-27T13:58:11.789Z] #14 5.855 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-27T13:58:11.789Z] #14 8.987 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [185 kB] [2020-03-27T13:58:11.789Z] #14 11.43 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-27T13:58:11.789Z] #14 ... [2020-03-27T13:58:11.789Z] [2020-03-27T13:58:11.789Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T13:58:11.789Z] #39 6.054 Note: Building without setproctitle() and strlcpy() support. [2020-03-27T13:58:11.789Z] #39 6.055 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-03-27T13:58:11.906Z] make[2]: Nothing to be done for 'all'. [2020-03-27T13:58:11.906Z] make[2]: Nothing to be done for 'all'. [2020-03-27T13:58:11.906Z] make[2]: Nothing to be done for 'all'. [2020-03-27T13:58:11.906Z] INSTALL criu/criu [2020-03-27T13:58:12.241Z] sort [2020-03-27T13:58:12.241Z] time [2020-03-27T13:58:12.241Z] internal/fmtsort [2020-03-27T13:58:12.241Z] internal/syscall/unix [2020-03-27T13:58:12.241Z] strings [2020-03-27T13:58:12.241Z] path [2020-03-27T13:58:12.612Z] regexp/syntax [2020-03-27T13:58:12.612Z] internal/poll [2020-03-27T13:58:12.612Z] os [2020-03-27T13:58:12.612Z] regexp [2020-03-27T13:58:12.979Z] fmt [2020-03-27T13:58:12.979Z] path/filepath [2020-03-27T13:58:12.979Z] flag [2020-03-27T13:58:13.340Z] go/token [2020-03-27T13:58:13.340Z] go/scanner [2020-03-27T13:58:13.340Z] io/ioutil [2020-03-27T13:58:13.340Z] go/ast [2020-03-27T13:58:13.340Z] net/url [2020-03-27T13:58:13.340Z] text/template/parse [2020-03-27T13:58:13.388Z] Removing intermediate container e3b743f7c9af [2020-03-27T13:58:13.388Z] ---> cd165ed3296f [2020-03-27T13:58:13.388Z] Step 14/140 : FROM base AS registry [2020-03-27T13:58:13.388Z] ---> 7bb5d5ca6837 [2020-03-27T13:58:13.388Z] Step 15/140 : ENV REGISTRY_COMMIT_SCHEMA1 ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-03-27T13:58:13.388Z] ---> Running in 6c43a80a2cf5 [2020-03-27T13:58:13.673Z] Removing intermediate container 6c43a80a2cf5 [2020-03-27T13:58:13.673Z] ---> 1158f6f585a1 [2020-03-27T13:58:13.673Z] Step 16/140 : ENV REGISTRY_COMMIT 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-03-27T13:58:13.673Z] ---> Running in 7f95a4e14608 [2020-03-27T13:58:13.673Z] Removing intermediate container 7f95a4e14608 [2020-03-27T13:58:13.673Z] ---> 99c46541f650 [2020-03-27T13:58:13.673Z] Step 17/140 : RUN set -x && export GOPATH="$(mktemp -d)" && git clone https://github.com/docker/distribution.git "$GOPATH/src/github.com/docker/distribution" && (cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT") && GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|ppc64*|s390x) (cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT_SCHEMA1"); GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac && rm -rf "$GOPATH" [2020-03-27T13:58:13.673Z] ---> Running in 955d5b1a603b [2020-03-27T13:58:13.695Z] go/parser [2020-03-27T13:58:13.695Z] text/template [2020-03-27T13:58:13.961Z] + mktemp -d [2020-03-27T13:58:13.961Z] + export GOPATH=/tmp/tmp.qowl0nlDpx [2020-03-27T13:58:13.961Z] + git clone https://github.com/docker/distribution.git /tmp/tmp.qowl0nlDpx/src/github.com/docker/distribution [2020-03-27T13:58:13.961Z] Cloning into '/tmp/tmp.qowl0nlDpx/src/github.com/docker/distribution'... [2020-03-27T13:58:14.062Z] log [2020-03-27T13:58:14.062Z] encoding/binary [2020-03-27T13:58:14.062Z] go/doc [2020-03-27T13:58:14.062Z] encoding/base64 [2020-03-27T13:58:14.062Z] encoding/json [2020-03-27T13:58:14.414Z] github.com/LK4D4/vndr/build [2020-03-27T13:58:14.414Z] encoding/xml [2020-03-27T13:58:14.414Z] github.com/LK4D4/vndr/godl/singleflight [2020-03-27T13:58:14.414Z] github.com/LK4D4/vndr/versioned [2020-03-27T13:58:14.414Z] compress/flate [2020-03-27T13:58:14.778Z] hash [2020-03-27T13:58:14.778Z] hash/crc32 [2020-03-27T13:58:14.778Z] compress/gzip [2020-03-27T13:58:14.778Z] context [2020-03-27T13:58:14.901Z] #29 ... [2020-03-27T13:58:14.901Z] [2020-03-27T13:58:14.901Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-27T13:58:14.901Z] #31 5.945 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-27T13:58:14.901Z] #31 5.980 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-27T13:58:14.901Z] #31 5.980 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-27T13:58:15.070Z] #39 10.15 fatal: not a git repository (or any of the parent directories): .git [2020-03-27T13:58:15.070Z] #39 10.19 GEN .gitid [2020-03-27T13:58:15.070Z] #39 10.20 GEN criu/include/version.h [2020-03-27T13:58:15.070Z] #39 10.25 GEN include/common/asm [2020-03-27T13:58:15.186Z] crypto/cipher [2020-03-27T13:58:15.186Z] math/rand [2020-03-27T13:58:15.186Z] math/big [2020-03-27T13:58:15.186Z] crypto/aes [2020-03-27T13:58:15.186Z] crypto [2020-03-27T13:58:15.186Z] crypto/des [2020-03-27T13:58:15.186Z] crypto/internal/randutil [2020-03-27T13:58:15.186Z] crypto/sha512 [2020-03-27T13:58:15.186Z] crypto/hmac [2020-03-27T13:58:15.186Z] crypto/md5 [2020-03-27T13:58:15.186Z] crypto/sha1 [2020-03-27T13:58:15.462Z] #31 6.508 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-27T13:58:15.574Z] crypto/sha256 [2020-03-27T13:58:15.574Z] encoding/hex [2020-03-27T13:58:15.574Z] encoding/pem [2020-03-27T13:58:15.574Z] internal/singleflight [2020-03-27T13:58:15.574Z] net [2020-03-27T13:58:15.717Z] #31 ... [2020-03-27T13:58:15.717Z] [2020-03-27T13:58:15.717Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-27T13:58:15.717Z] #38 6.828 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-27T13:58:15.717Z] #38 6.873 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-27T13:58:15.717Z] #38 6.906 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-27T13:58:15.927Z] crypto/rand [2020-03-27T13:58:15.927Z] crypto/elliptic [2020-03-27T13:58:16.297Z] encoding/asn1 [2020-03-27T13:58:16.297Z] crypto/ecdsa [2020-03-27T13:58:16.443Z] #39 ... [2020-03-27T13:58:16.443Z] [2020-03-27T13:58:16.443Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-03-27T13:58:16.443Z] #42 104.0 path [2020-03-27T13:58:16.443Z] #42 104.6 internal/poll [2020-03-27T13:58:16.443Z] #42 104.9 regexp/syntax [2020-03-27T13:58:16.443Z] #42 108.0 os [2020-03-27T13:58:16.664Z] crypto/rsa [2020-03-27T13:58:16.664Z] crypto/dsa [2020-03-27T13:58:16.664Z] crypto/x509/pkix [2020-03-27T13:58:16.664Z] internal/x/crypto/cryptobyte [2020-03-27T13:58:16.664Z] internal/x/crypto/internal/chacha20 [2020-03-27T13:58:16.668Z] + cd /tmp/tmp.qowl0nlDpx/src/github.com/docker/distribution [2020-03-27T13:58:16.668Z] + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-03-27T13:58:16.699Z] #42 ... [2020-03-27T13:58:16.699Z] [2020-03-27T13:58:16.699Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-03-27T13:58:16.699Z] #34 7.515 -- The C compiler identification is GNU 8.3.0 [2020-03-27T13:58:16.699Z] #34 7.643 -- Check for working C compiler: /usr/bin/cc [2020-03-27T13:58:16.699Z] #34 8.563 -- Check for working C compiler: /usr/bin/cc -- works [2020-03-27T13:58:16.699Z] #34 8.588 -- Detecting C compiler ABI info [2020-03-27T13:58:16.699Z] #34 9.484 -- Detecting C compiler ABI info - done [2020-03-27T13:58:16.699Z] #34 9.582 -- Detecting C compile features [2020-03-27T13:58:16.699Z] #34 13.37 -- Detecting C compile features - done [2020-03-27T13:58:16.699Z] #34 13.54 -- Performing Test HAS_BUILTIN_FORTIFY [2020-03-27T13:58:16.699Z] #34 14.08 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-03-27T13:58:16.699Z] #34 14.19 -- Configuring done [2020-03-27T13:58:16.699Z] #34 14.21 -- Generating done [2020-03-27T13:58:16.699Z] #34 14.21 -- Build files have been written to: /tmp/tmp.9OgWV5Pfni/tini [2020-03-27T13:58:16.699Z] #34 14.22 + make tini-static [2020-03-27T13:58:16.699Z] #34 14.76 Scanning dependencies of target tini-static [2020-03-27T13:58:16.699Z] #34 15.02 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-03-27T13:58:16.699Z] #34 17.01 [100%] Linking C executable tini-static [2020-03-27T13:58:17.036Z] internal/x/crypto/poly1305 [2020-03-27T13:58:17.036Z] internal/x/crypto/chacha20poly1305 [2020-03-27T13:58:17.036Z] internal/x/crypto/curve25519 [2020-03-27T13:58:17.036Z] internal/x/crypto/hkdf [2020-03-27T13:58:17.036Z] internal/x/text/transform [2020-03-27T13:58:17.036Z] internal/x/text/unicode/bidi [2020-03-27T13:58:17.264Z] #34 ... [2020-03-27T13:58:17.264Z] [2020-03-27T13:58:17.264Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-03-27T13:58:17.264Z] #42 114.6 regexp [2020-03-27T13:58:17.287Z] + GOPATH=/tmp/tmp.qowl0nlDpx/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.qowl0nlDpx go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-03-27T13:58:17.407Z] crypto/x509 [2020-03-27T13:58:17.407Z] internal/x/text/secure/bidirule [2020-03-27T13:58:17.407Z] internal/x/text/unicode/norm [2020-03-27T13:58:17.778Z] crypto/tls [2020-03-27T13:58:17.778Z] internal/x/net/idna [2020-03-27T13:58:17.778Z] net/textproto [2020-03-27T13:58:17.834Z] #42 115.3 fmt [2020-03-27T13:58:18.091Z] #42 ... [2020-03-27T13:58:18.091Z] [2020-03-27T13:58:18.091Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-03-27T13:58:18.091Z] #34 18.03 [100%] Built target tini-static [2020-03-27T13:58:18.091Z] #34 18.25 + mkdir -p /build [2020-03-27T13:58:18.091Z] #34 18.27 + cp tini-static /build/docker-init [2020-03-27T13:58:18.091Z] #34 DONE 18.5s [2020-03-27T13:58:18.148Z] internal/x/net/http/httpguts [2020-03-27T13:58:18.148Z] internal/x/net/http/httpproxy [2020-03-27T13:58:18.148Z] internal/x/net/http2/hpack [2020-03-27T13:58:18.148Z] mime [2020-03-27T13:58:18.148Z] mime/quotedprintable [2020-03-27T13:58:18.148Z] mime/multipart [2020-03-27T13:58:18.245Z] #38 ... [2020-03-27T13:58:18.245Z] [2020-03-27T13:58:18.245Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-03-27T13:58:18.245Z] #26 8.885 + mktemp -d [2020-03-27T13:58:18.245Z] #26 8.886 + export GOPATH=/tmp/tmp.8GdN7K9TvV [2020-03-27T13:58:18.245Z] #26 8.886 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.8GdN7K9TvV/src/github.com/go-swagger/go-swagger [2020-03-27T13:58:18.245Z] #26 8.887 Cloning into '/tmp/tmp.8GdN7K9TvV/src/github.com/go-swagger/go-swagger'... [2020-03-27T13:58:18.245Z] #26 ... [2020-03-27T13:58:18.245Z] [2020-03-27T13:58:18.245Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-27T13:58:18.245Z] #38 9.142 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-27T13:58:18.348Z] [2020-03-27T13:58:18.348Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-03-27T13:58:18.348Z] #29 110.7 path [2020-03-27T13:58:18.348Z] #29 111.9 text/tabwriter [2020-03-27T13:58:18.348Z] #29 113.2 flag [2020-03-27T13:58:18.348Z] #29 113.2 github.com/BurntSushi/toml [2020-03-27T13:58:18.643Z] net/http/internal [2020-03-27T13:58:18.643Z] os/exec [2020-03-27T13:58:18.814Z] #38 ... [2020-03-27T13:58:18.814Z] [2020-03-27T13:58:18.814Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-03-27T13:58:18.999Z] net/http/httptrace [2020-03-27T13:58:18.999Z] net/http [2020-03-27T13:58:19.070Z] #22 10.03 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-27T13:58:19.070Z] #22 10.10 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-27T13:58:19.071Z] #22 10.10 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-27T13:58:19.071Z] #22 ... [2020-03-27T13:58:19.071Z] [2020-03-27T13:58:19.071Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-03-27T13:58:19.071Z] #7 6.606 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-27T13:58:19.071Z] #7 6.651 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-27T13:58:19.071Z] #7 6.651 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-27T13:58:19.071Z] #7 8.536 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-27T13:58:19.071Z] #7 ... [2020-03-27T13:58:19.071Z] [2020-03-27T13:58:19.071Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-03-27T13:58:19.071Z] #54 9.416 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-27T13:58:19.071Z] #54 9.604 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-27T13:58:19.071Z] #54 9.604 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-27T13:58:19.327Z] #54 ... [2020-03-27T13:58:19.327Z] [2020-03-27T13:58:19.327Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-03-27T13:58:19.327Z] #36 9.305 + mktemp -d [2020-03-27T13:58:19.327Z] #36 9.312 + export GOPATH=/tmp/tmp.PvsgGjHyj9 [2020-03-27T13:58:19.327Z] #36 9.312 + git clone https://github.com/docker/distribution.git /tmp/tmp.PvsgGjHyj9/src/github.com/docker/distribution [2020-03-27T13:58:19.327Z] #36 9.314 Cloning into '/tmp/tmp.PvsgGjHyj9/src/github.com/docker/distribution'... [2020-03-27T13:58:19.327Z] #36 ... [2020-03-27T13:58:19.327Z] [2020-03-27T13:58:19.327Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-03-27T13:58:19.327Z] #66 9.820 + RM_GOPATH=0 [2020-03-27T13:58:19.327Z] #66 9.820 + TMP_GOPATH= [2020-03-27T13:58:19.327Z] #66 9.820 + : /build [2020-03-27T13:58:19.327Z] #66 9.820 + '[' -z '' ']' [2020-03-27T13:58:19.327Z] #66 9.830 ++ mktemp -d [2020-03-27T13:58:19.327Z] #66 9.830 + export GOPATH=/tmp/tmp.Vc0aZW1FCn [2020-03-27T13:58:19.327Z] #66 9.830 + GOPATH=/tmp/tmp.Vc0aZW1FCn [2020-03-27T13:58:19.327Z] #66 9.830 + RM_GOPATH=1 [2020-03-27T13:58:19.327Z] #66 9.832 Install docker-proxy version 0941c3f409260d5f05cfa6fc68420d8ad45ee483 [2020-03-27T13:58:19.327Z] #66 9.834 ++ dirname ./install.sh [2020-03-27T13:58:19.327Z] #66 9.834 + dir=. [2020-03-27T13:58:19.327Z] #66 9.834 + bin=proxy [2020-03-27T13:58:19.327Z] #66 9.834 + shift [2020-03-27T13:58:19.327Z] #66 9.834 + '[' '!' -f ./proxy.installer ']' [2020-03-27T13:58:19.327Z] #66 9.834 + . ./proxy.installer [2020-03-27T13:58:19.327Z] #66 9.834 ++ : 0941c3f409260d5f05cfa6fc68420d8ad45ee483 [2020-03-27T13:58:19.327Z] #66 9.834 + install_proxy [2020-03-27T13:58:19.327Z] #66 9.834 + case "$1" in [2020-03-27T13:58:19.327Z] #66 9.834 + export CGO_ENABLED=0 [2020-03-27T13:58:19.327Z] #66 9.834 + CGO_ENABLED=0 [2020-03-27T13:58:19.327Z] #66 9.834 + _install_proxy [2020-03-27T13:58:19.327Z] #66 9.834 + echo 'Install docker-proxy version 0941c3f409260d5f05cfa6fc68420d8ad45ee483' [2020-03-27T13:58:19.327Z] #66 9.834 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.Vc0aZW1FCn/src/github.com/docker/libnetwork [2020-03-27T13:58:19.327Z] #66 9.846 Cloning into '/tmp/tmp.Vc0aZW1FCn/src/github.com/docker/libnetwork'... [2020-03-27T13:58:19.342Z] #29 116.8 log [2020-03-27T13:58:19.342Z] #29 ... [2020-03-27T13:58:19.342Z] [2020-03-27T13:58:19.342Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T13:58:19.342Z] #39 14.61 PBCC images/google/protobuf/descriptor.pb-c.c [2020-03-27T13:58:19.342Z] #39 14.73 PBCC images/opts.pb-c.c [2020-03-27T13:58:19.584Z] #66 ... [2020-03-27T13:58:19.584Z] [2020-03-27T13:58:19.584Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-03-27T13:58:19.584Z] #20 9.608 + RM_GOPATH=0 [2020-03-27T13:58:19.584Z] #20 9.608 + TMP_GOPATH= [2020-03-27T13:58:19.584Z] #20 9.608 + : /build [2020-03-27T13:58:19.584Z] #20 9.608 + '[' -z '' ']' [2020-03-27T13:58:19.584Z] #20 9.608 ++ mktemp -d [2020-03-27T13:58:19.584Z] #20 9.608 + export GOPATH=/tmp/tmp.CBFcPMLCz0 [2020-03-27T13:58:19.584Z] #20 9.608 + GOPATH=/tmp/tmp.CBFcPMLCz0 [2020-03-27T13:58:19.584Z] #20 9.608 + RM_GOPATH=1 [2020-03-27T13:58:19.584Z] #20 9.608 ++ dirname ./install.sh [2020-03-27T13:58:19.584Z] #20 9.613 + dir=. [2020-03-27T13:58:19.584Z] #20 9.613 + bin=dockercli [2020-03-27T13:58:19.584Z] #20 9.613 + shift [2020-03-27T13:58:19.584Z] #20 9.622 + '[' '!' -f ./dockercli.installer ']' [2020-03-27T13:58:19.584Z] #20 9.622 + . ./dockercli.installer [2020-03-27T13:58:19.584Z] #20 9.622 ++ : stable [2020-03-27T13:58:19.584Z] #20 9.622 ++ : 17.06.2-ce [2020-03-27T13:58:19.584Z] #20 9.643 + install_dockercli [2020-03-27T13:58:19.584Z] #20 9.644 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-03-27T13:58:19.584Z] #20 9.644 Install docker/cli version 17.06.2-ce from stable [2020-03-27T13:58:19.584Z] #20 9.647 ++ uname -m [2020-03-27T13:58:19.584Z] #20 9.647 + arch=x86_64 [2020-03-27T13:58:19.584Z] #20 9.648 + '[' x86_64 '!=' x86_64 ']' [2020-03-27T13:58:19.584Z] #20 9.649 + url=https://download.docker.com/linux/static [2020-03-27T13:58:19.584Z] #20 9.650 + tar -xz docker/docker [2020-03-27T13:58:19.584Z] #20 9.652 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-03-27T13:58:19.584Z] #20 ... [2020-03-27T13:58:19.584Z] [2020-03-27T13:58:19.584Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-03-27T13:58:19.584Z] #42 9.243 + RM_GOPATH=0 [2020-03-27T13:58:19.584Z] #42 9.243 + TMP_GOPATH= [2020-03-27T13:58:19.584Z] #42 9.243 + : /build [2020-03-27T13:58:19.584Z] #42 9.243 + '[' -z '' ']' [2020-03-27T13:58:19.584Z] #42 9.243 ++ mktemp -d [2020-03-27T13:58:19.584Z] #42 9.251 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-27T13:58:19.584Z] #42 9.253 + export GOPATH=/tmp/tmp.foIS8Ab7Sr [2020-03-27T13:58:19.584Z] #42 9.253 + GOPATH=/tmp/tmp.foIS8Ab7Sr [2020-03-27T13:58:19.584Z] #42 9.253 + RM_GOPATH=1 [2020-03-27T13:58:19.584Z] #42 9.253 ++ dirname ./install.sh [2020-03-27T13:58:19.584Z] #42 9.253 + dir=. [2020-03-27T13:58:19.584Z] #42 9.253 + bin=vndr [2020-03-27T13:58:19.584Z] #42 9.253 + shift [2020-03-27T13:58:19.584Z] #42 9.253 + '[' '!' -f ./vndr.installer ']' [2020-03-27T13:58:19.584Z] #42 9.253 + . ./vndr.installer [2020-03-27T13:58:19.584Z] #42 9.253 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-27T13:58:19.584Z] #42 9.253 + install_vndr [2020-03-27T13:58:19.584Z] #42 9.253 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-03-27T13:58:19.584Z] #42 9.268 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.foIS8Ab7Sr/src/github.com/LK4D4/vndr [2020-03-27T13:58:19.584Z] #42 9.277 Cloning into '/tmp/tmp.foIS8Ab7Sr/src/github.com/LK4D4/vndr'... [2020-03-27T13:58:19.584Z] #42 10.18 + cd /tmp/tmp.foIS8Ab7Sr/src/github.com/LK4D4/vndr [2020-03-27T13:58:19.584Z] #42 10.18 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-27T13:58:19.584Z] #42 10.30 + go build -buildmode=pie -v -o /build/vndr . [2020-03-27T13:58:19.613Z] #39 14.89 PBCC images/sit.pb-c.c [2020-03-27T13:58:19.613Z] #39 15.04 DEP images/google/protobuf/descriptor.pb-c.d [2020-03-27T13:58:19.613Z] #39 15.18 DEP images/opts.pb-c.d [2020-03-27T13:58:19.839Z] #42 ... [2020-03-27T13:58:19.839Z] [2020-03-27T13:58:19.839Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-03-27T13:58:19.839Z] #45 10.39 + RM_GOPATH=0 [2020-03-27T13:58:19.839Z] #45 10.39 + TMP_GOPATH= [2020-03-27T13:58:19.839Z] #45 10.39 + : /build [2020-03-27T13:58:19.839Z] #45 10.39 + '[' -z '' ']' [2020-03-27T13:58:19.839Z] #45 10.41 ++ mktemp -d [2020-03-27T13:58:19.839Z] #45 10.41 + export GOPATH=/tmp/tmp.gYVGBW01y0 [2020-03-27T13:58:19.839Z] #45 10.41 + GOPATH=/tmp/tmp.gYVGBW01y0 [2020-03-27T13:58:19.839Z] #45 10.41 + RM_GOPATH=1 [2020-03-27T13:58:19.839Z] #45 10.43 ++ dirname ./install.sh [2020-03-27T13:58:19.839Z] #45 10.43 + dir=. [2020-03-27T13:58:19.839Z] #45 10.43 + bin=gotestsum [2020-03-27T13:58:19.839Z] #45 10.43 + shift [2020-03-27T13:58:19.839Z] #45 10.43 + '[' '!' -f ./gotestsum.installer ']' [2020-03-27T13:58:19.839Z] #45 10.43 + . ./gotestsum.installer [2020-03-27T13:58:19.839Z] #45 10.43 ++ : v0.3.5 [2020-03-27T13:58:19.839Z] #45 10.43 + install_gotestsum [2020-03-27T13:58:19.839Z] #45 10.43 + echo 'Installing gotestsum version v0.3.5' [2020-03-27T13:58:19.839Z] #45 10.43 + go get -d gotest.tools/gotestsum [2020-03-27T13:58:19.839Z] #45 10.43 Installing gotestsum version v0.3.5 [2020-03-27T13:58:19.839Z] #45 ... [2020-03-27T13:58:19.839Z] [2020-03-27T13:58:19.839Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-03-27T13:58:19.839Z] #48 9.866 + RM_GOPATH=0 [2020-03-27T13:58:19.839Z] #48 9.866 + TMP_GOPATH= [2020-03-27T13:58:19.839Z] #48 9.866 + : /build [2020-03-27T13:58:19.839Z] #48 9.866 + '[' -z '' ']' [2020-03-27T13:58:19.839Z] #48 9.867 ++ mktemp -d [2020-03-27T13:58:19.839Z] #48 9.870 + export GOPATH=/tmp/tmp.pjS4ynjDnx [2020-03-27T13:58:19.839Z] #48 9.870 + GOPATH=/tmp/tmp.pjS4ynjDnx [2020-03-27T13:58:19.839Z] #48 9.870 + RM_GOPATH=1 [2020-03-27T13:58:19.839Z] #48 9.872 ++ dirname ./install.sh [2020-03-27T13:58:19.839Z] #48 9.885 + dir=. [2020-03-27T13:58:19.839Z] #48 9.885 + bin=gometalinter [2020-03-27T13:58:19.839Z] #48 9.885 + shift [2020-03-27T13:58:19.839Z] #48 9.885 + '[' '!' -f ./gometalinter.installer ']' [2020-03-27T13:58:19.839Z] #48 9.885 + . ./gometalinter.installer [2020-03-27T13:58:19.839Z] #48 9.885 ++ GOMETALINTER_COMMIT=v2.0.6 [2020-03-27T13:58:19.839Z] #48 9.885 + install_gometalinter [2020-03-27T13:58:19.839Z] #48 9.885 + echo 'Installing gometalinter version v2.0.6' [2020-03-27T13:58:19.839Z] #48 9.885 + go get -d github.com/alecthomas/gometalinter [2020-03-27T13:58:19.839Z] #48 9.885 Installing gometalinter version v2.0.6 [2020-03-27T13:58:19.885Z] #39 15.35 DEP images/sit.pb-c.d [2020-03-27T13:58:19.885Z] #39 15.42 PBCC images/macvlan.pb-c.c [2020-03-27T13:58:19.885Z] #39 15.43 DEP images/macvlan.pb-c.d [2020-03-27T13:58:20.095Z] #48 ... [2020-03-27T13:58:20.095Z] [2020-03-27T13:58:20.095Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-03-27T13:58:20.095Z] #60 9.841 + RM_GOPATH=0 [2020-03-27T13:58:20.095Z] #60 9.841 + TMP_GOPATH= [2020-03-27T13:58:20.095Z] #60 9.844 + : /build/ [2020-03-27T13:58:20.095Z] #60 9.844 + '[' -z '' ']' [2020-03-27T13:58:20.095Z] #60 9.844 ++ mktemp -d [2020-03-27T13:58:20.095Z] #60 9.863 + export GOPATH=/tmp/tmp.D2fG4WjJ2R [2020-03-27T13:58:20.095Z] #60 9.863 + GOPATH=/tmp/tmp.D2fG4WjJ2R [2020-03-27T13:58:20.095Z] #60 9.863 + RM_GOPATH=1 [2020-03-27T13:58:20.095Z] #60 9.864 ++ dirname ./install.sh [2020-03-27T13:58:20.095Z] #60 9.864 + dir=. [2020-03-27T13:58:20.095Z] #60 9.864 + bin=rootlesskit [2020-03-27T13:58:20.095Z] #60 9.864 + shift [2020-03-27T13:58:20.095Z] #60 9.865 + '[' '!' -f ./rootlesskit.installer ']' [2020-03-27T13:58:20.095Z] #60 9.865 + . ./rootlesskit.installer [2020-03-27T13:58:20.095Z] #60 9.865 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-03-27T13:58:20.095Z] #60 9.866 + install_rootlesskit [2020-03-27T13:58:20.095Z] #60 9.866 + case "$1" in [2020-03-27T13:58:20.095Z] #60 9.866 + export CGO_ENABLED=0 [2020-03-27T13:58:20.095Z] #60 9.866 + CGO_ENABLED=0 [2020-03-27T13:58:20.095Z] #60 9.866 + _install_rootlesskit [2020-03-27T13:58:20.095Z] #60 9.866 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71' [2020-03-27T13:58:20.095Z] #60 9.866 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.D2fG4WjJ2R/src/github.com/rootless-containers/rootlesskit [2020-03-27T13:58:20.095Z] #60 9.866 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-03-27T13:58:20.095Z] #60 9.874 Cloning into '/tmp/tmp.D2fG4WjJ2R/src/github.com/rootless-containers/rootlesskit'... [2020-03-27T13:58:20.154Z] #39 15.56 PBCC images/autofs.pb-c.c [2020-03-27T13:58:20.154Z] #39 15.57 DEP images/autofs.pb-c.d [2020-03-27T13:58:20.154Z] #39 15.69 PBCC images/sysctl.pb-c.c [2020-03-27T13:58:20.271Z] github.com/LK4D4/vndr/godl [2020-03-27T13:58:20.412Z] #39 15.80 DEP images/sysctl.pb-c.d [2020-03-27T13:58:20.412Z] #39 15.89 PBCC images/time.pb-c.c [2020-03-27T13:58:20.412Z] #39 15.93 DEP images/time.pb-c.d [2020-03-27T13:58:20.645Z] github.com/LK4D4/vndr [2020-03-27T13:58:20.669Z] #39 16.02 PBCC images/binfmt-misc.pb-c.c [2020-03-27T13:58:20.669Z] #39 16.09 DEP images/binfmt-misc.pb-c.d [2020-03-27T13:58:20.669Z] #39 16.20 PBCC images/seccomp.pb-c.c [2020-03-27T13:58:20.926Z] #39 16.31 DEP images/seccomp.pb-c.d [2020-03-27T13:58:21.184Z] #39 16.51 PBCC images/userns.pb-c.c [2020-03-27T13:58:21.184Z] #39 16.55 DEP images/userns.pb-c.d [2020-03-27T13:58:21.184Z] #39 16.61 PBCC images/cgroup.pb-c.c [2020-03-27T13:58:21.184Z] #39 16.69 DEP images/cgroup.pb-c.d [2020-03-27T13:58:21.441Z] #39 16.82 PBCC images/fown.pb-c.c [2020-03-27T13:58:21.441Z] #39 16.88 PBCC images/ext-file.pb-c.c [2020-03-27T13:58:21.441Z] #39 16.90 DEP images/fown.pb-c.d [2020-03-27T13:58:21.699Z] #39 17.07 DEP images/ext-file.pb-c.d [2020-03-27T13:58:21.699Z] #39 17.14 PBCC images/rpc.pb-c.c [2020-03-27T13:58:21.699Z] #39 17.24 DEP images/rpc.pb-c.d [2020-03-27T13:58:21.957Z] #39 17.32 PBCC images/siginfo.pb-c.c [2020-03-27T13:58:21.957Z] #39 17.37 DEP images/siginfo.pb-c.d [2020-03-27T13:58:21.957Z] #39 17.45 PBCC images/pagemap.pb-c.c [2020-03-27T13:58:22.214Z] #39 17.61 DEP images/pagemap.pb-c.d [2020-03-27T13:58:22.214Z] #39 17.76 PBCC images/rlimit.pb-c.c [2020-03-27T13:58:22.439Z] Removing intermediate container d8db954e6896 [2020-03-27T13:58:22.439Z] ---> 7bf7f7654d77 [2020-03-27T13:58:22.439Z] Step 53/140 : FROM dev-base AS containerd [2020-03-27T13:58:22.439Z] ---> b724d5bf8ecb [2020-03-27T13:58:22.439Z] Step 54/140 : ARG DEBIAN_FRONTEND [2020-03-27T13:58:22.439Z] ---> Using cache [2020-03-27T13:58:22.439Z] ---> 8540a02014f8 [2020-03-27T13:58:22.439Z] Step 55/140 : ARG CONTAINERD_COMMIT [2020-03-27T13:58:22.439Z] ---> Running in f8c71621878a [2020-03-27T13:58:22.472Z] #39 17.83 DEP images/rlimit.pb-c.d [2020-03-27T13:58:22.472Z] #39 17.92 PBCC images/file-lock.pb-c.c [2020-03-27T13:58:22.472Z] #39 17.99 DEP images/file-lock.pb-c.d [2020-03-27T13:58:22.472Z] #39 18.05 PBCC images/tty.pb-c.c [2020-03-27T13:58:22.731Z] #39 18.07 DEP images/tty.pb-c.d [2020-03-27T13:58:22.843Z] Removing intermediate container f8c71621878a [2020-03-27T13:58:22.843Z] ---> bde17e6a02fc [2020-03-27T13:58:22.843Z] Step 56/140 : RUN apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev && rm -rf /var/lib/apt/lists/* [2020-03-27T13:58:22.843Z] ---> Running in bfa36611df69 [2020-03-27T13:58:22.989Z] #39 18.29 PBCC images/tun.pb-c.c [2020-03-27T13:58:22.989Z] #39 18.42 PBCC images/netdev.pb-c.c [2020-03-27T13:58:23.245Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-27T13:58:23.247Z] #39 18.53 DEP images/tun.pb-c.d [2020-03-27T13:58:23.247Z] #39 18.57 DEP images/netdev.pb-c.d [2020-03-27T13:58:23.247Z] #39 18.70 PBCC images/vma.pb-c.c [2020-03-27T13:58:23.505Z] #39 18.86 DEP images/vma.pb-c.d [2020-03-27T13:58:23.505Z] #39 18.93 PBCC images/creds.pb-c.c [2020-03-27T13:58:23.505Z] #39 18.95 DEP images/creds.pb-c.d [2020-03-27T13:58:23.505Z] #39 19.01 PBCC images/utsns.pb-c.c [2020-03-27T13:58:23.505Z] #39 19.06 DEP images/utsns.pb-c.d [2020-03-27T13:58:23.611Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-27T13:58:23.611Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-27T13:58:23.611Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-03-27T13:58:23.611Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [165 kB] [2020-03-27T13:58:23.611Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-03-27T13:58:23.762Z] #39 19.15 PBCC images/ipc-desc.pb-c.c [2020-03-27T13:58:23.763Z] #39 19.19 PBCC images/ipc-sem.pb-c.c [2020-03-27T13:58:23.763Z] #39 19.21 DEP images/ipc-desc.pb-c.d [2020-03-27T13:58:24.020Z] #39 19.36 DEP images/ipc-sem.pb-c.d [2020-03-27T13:58:24.278Z] #39 19.53 PBCC images/ipc-msg.pb-c.c [2020-03-27T13:58:24.278Z] #39 19.59 DEP images/ipc-msg.pb-c.d [2020-03-27T13:58:24.278Z] #39 19.75 PBCC images/ipc-shm.pb-c.c [2020-03-27T13:58:24.278Z] #39 19.79 DEP images/ipc-shm.pb-c.d [2020-03-27T13:58:24.278Z] #39 19.88 PBCC images/ipc-var.pb-c.c [2020-03-27T13:58:24.843Z] #39 20.11 DEP images/ipc-var.pb-c.d [2020-03-27T13:58:24.843Z] #39 20.25 PBCC images/sk-opts.pb-c.c [2020-03-27T13:58:24.843Z] #39 20.26 PBCC images/packet-sock.pb-c.c [2020-03-27T13:58:24.869Z] Fetched 8032 kB in 1s (6164 kB/s) [2020-03-27T13:58:25.104Z] #39 20.39 DEP images/sk-opts.pb-c.d [2020-03-27T13:58:25.104Z] #39 20.53 DEP images/packet-sock.pb-c.d [2020-03-27T13:58:25.104Z] #39 20.59 PBCC images/sk-netlink.pb-c.c [2020-03-27T13:58:25.228Z] Reading package lists... [2020-03-27T13:58:25.362Z] #39 20.81 DEP images/sk-netlink.pb-c.d [2020-03-27T13:58:25.362Z] #39 20.89 PBCC images/sk-inet.pb-c.c [2020-03-27T13:58:25.577Z] Reading package lists... [2020-03-27T13:58:25.577Z] Building dependency tree... [2020-03-27T13:58:25.577Z] Reading state information... [2020-03-27T13:58:25.577Z] The following additional packages will be installed: [2020-03-27T13:58:25.577Z] libbtrfs0 [2020-03-27T13:58:25.577Z] The following NEW packages will be installed: [2020-03-27T13:58:25.577Z] libbtrfs-dev libbtrfs0 [2020-03-27T13:58:25.577Z] 0 upgraded, 2 newly installed, 0 to remove and 14 not upgraded. [2020-03-27T13:58:25.577Z] Need to get 118 kB of archives. [2020-03-27T13:58:25.577Z] After this operation, 390 kB of additional disk space will be used. [2020-03-27T13:58:25.577Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-03-27T13:58:25.620Z] #39 20.99 DEP images/sk-inet.pb-c.d [2020-03-27T13:58:25.620Z] #39 21.05 PBCC images/sk-unix.pb-c.c [2020-03-27T13:58:25.620Z] #39 21.08 DEP images/sk-unix.pb-c.d [2020-03-27T13:58:25.620Z] #39 21.09 PBCC images/mm.pb-c.c [2020-03-27T13:58:25.620Z] #39 21.11 DEP images/mm.pb-c.d [2020-03-27T13:58:25.620Z] #39 21.12 PBCC images/timerfd.pb-c.c [2020-03-27T13:58:25.620Z] #39 21.14 DEP images/timerfd.pb-c.d [2020-03-27T13:58:25.620Z] #39 21.19 PBCC images/timer.pb-c.c [2020-03-27T13:58:25.878Z] #39 21.25 DEP images/timer.pb-c.d [2020-03-27T13:58:26.085Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-03-27T13:58:26.085Z] debconf: delaying package configuration, since apt-utils is not installed [2020-03-27T13:58:26.085Z] Fetched 118 kB in 0s (1594 kB/s) [2020-03-27T13:58:26.085Z] Selecting previously unselected package libbtrfs0. [2020-03-27T13:58:26.085Z] (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 ... 15168 files and directories currently installed.) [2020-03-27T13:58:26.085Z] Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2020-03-27T13:58:26.085Z] Unpacking libbtrfs0 (4.20.1-2) ... [2020-03-27T13:58:26.085Z] Selecting previously unselected package libbtrfs-dev. [2020-03-27T13:58:26.085Z] Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-03-27T13:58:26.085Z] Unpacking libbtrfs-dev (4.20.1-2) ... [2020-03-27T13:58:26.085Z] Setting up libbtrfs0 (4.20.1-2) ... [2020-03-27T13:58:26.085Z] Setting up libbtrfs-dev (4.20.1-2) ... [2020-03-27T13:58:26.085Z] Processing triggers for libc-bin (2.28-10) ... [2020-03-27T13:58:26.135Z] #39 21.34 PBCC images/sa.pb-c.c [2020-03-27T13:58:26.135Z] #39 21.41 DEP images/sa.pb-c.d [2020-03-27T13:58:26.135Z] #39 21.53 PBCC images/pipe-data.pb-c.c [2020-03-27T13:58:26.394Z] #39 21.71 DEP images/pipe-data.pb-c.d [2020-03-27T13:58:26.394Z] #39 21.78 PBCC images/mnt.pb-c.c [2020-03-27T13:58:26.434Z] Removing intermediate container bfa36611df69 [2020-03-27T13:58:26.434Z] ---> a336e05df0e0 [2020-03-27T13:58:26.434Z] Step 57/140 : ENV INSTALL_BINARY_NAME=containerd [2020-03-27T13:58:26.643Z] #60 16.29 + cd /tmp/tmp.D2fG4WjJ2R/src/github.com/rootless-containers/rootlesskit [2020-03-27T13:58:26.643Z] #60 ... [2020-03-27T13:58:26.643Z] [2020-03-27T13:58:26.643Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-03-27T13:58:26.643Z] #29 9.541 + RM_GOPATH=0 [2020-03-27T13:58:26.643Z] #29 9.541 + TMP_GOPATH= [2020-03-27T13:58:26.643Z] #29 9.541 + : /build [2020-03-27T13:58:26.643Z] #29 9.541 + '[' -z '' ']' [2020-03-27T13:58:26.643Z] #29 9.545 ++ mktemp -d [2020-03-27T13:58:26.643Z] #29 9.545 + export GOPATH=/tmp/tmp.Tr7n5ueMT6 [2020-03-27T13:58:26.643Z] #29 9.545 + GOPATH=/tmp/tmp.Tr7n5ueMT6 [2020-03-27T13:58:26.643Z] #29 9.545 + RM_GOPATH=1 [2020-03-27T13:58:26.643Z] #29 9.552 ++ dirname ./install.sh [2020-03-27T13:58:26.643Z] #29 9.552 + dir=. [2020-03-27T13:58:26.643Z] #29 9.552 + bin=tomlv [2020-03-27T13:58:26.643Z] #29 9.552 + shift [2020-03-27T13:58:26.643Z] #29 9.552 + '[' '!' -f ./tomlv.installer ']' [2020-03-27T13:58:26.643Z] #29 9.552 + . ./tomlv.installer [2020-03-27T13:58:26.643Z] #29 9.552 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-27T13:58:26.643Z] #29 9.552 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-27T13:58:26.643Z] #29 9.552 + install_tomlv [2020-03-27T13:58:26.643Z] #29 9.552 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-03-27T13:58:26.643Z] #29 9.552 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.Tr7n5ueMT6/src/github.com/BurntSushi/toml [2020-03-27T13:58:26.643Z] #29 9.562 Cloning into '/tmp/tmp.Tr7n5ueMT6/src/github.com/BurntSushi/toml'... [2020-03-27T13:58:26.643Z] #29 11.03 + cd /tmp/tmp.Tr7n5ueMT6/src/github.com/BurntSushi/toml [2020-03-27T13:58:26.643Z] #29 11.03 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-27T13:58:26.643Z] #29 11.20 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-03-27T13:58:26.643Z] #29 12.47 errors [2020-03-27T13:58:26.643Z] #29 12.69 internal/cpu [2020-03-27T13:58:26.643Z] #29 12.86 math/bits [2020-03-27T13:58:26.643Z] #29 13.65 runtime/internal/atomic [2020-03-27T13:58:26.643Z] #29 13.89 math [2020-03-27T13:58:26.643Z] #29 14.86 internal/bytealg [2020-03-27T13:58:26.643Z] #29 ... [2020-03-27T13:58:26.643Z] [2020-03-27T13:58:26.643Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-03-27T13:58:26.643Z] #60 16.29 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-03-27T13:58:26.652Z] #39 22.05 DEP images/mnt.pb-c.d [2020-03-27T13:58:26.652Z] #39 22.19 PBCC images/sk-packet.pb-c.c [2020-03-27T13:58:26.784Z] ---> Running in eb5a2c6ca130 [2020-03-27T13:58:26.784Z] Removing intermediate container eb5a2c6ca130 [2020-03-27T13:58:26.784Z] ---> 87f4fce649de [2020-03-27T13:58:26.784Z] Step 58/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-27T13:58:26.910Z] #39 22.31 DEP images/sk-packet.pb-c.d [2020-03-27T13:58:26.910Z] #39 22.43 PBCC images/tcp-stream.pb-c.c [2020-03-27T13:58:27.133Z] ---> fa82f145f02c [2020-03-27T13:58:27.133Z] Step 59/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-03-27T13:58:27.168Z] #39 22.55 DEP images/tcp-stream.pb-c.d [2020-03-27T13:58:27.168Z] #39 22.68 PBCC images/pipe.pb-c.c [2020-03-27T13:58:27.204Z] #60 17.89 + for f in rootlesskit rootlesskit-docker-proxy [2020-03-27T13:58:27.426Z] #39 22.80 DEP images/pipe.pb-c.d [2020-03-27T13:58:27.426Z] #39 22.94 PBCC images/pstree.pb-c.c [2020-03-27T13:58:27.459Z] #60 17.90 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-03-27T13:58:27.483Z] ---> 2c509d484beb [2020-03-27T13:58:27.483Z] Step 60/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-03-27T13:58:27.483Z] ---> Running in 850264648d31 [2020-03-27T13:58:27.684Z] #39 22.98 DEP images/pstree.pb-c.d [2020-03-27T13:58:27.684Z] #39 23.08 PBCC images/fs.pb-c.c [2020-03-27T13:58:27.684Z] #39 23.16 DEP images/fs.pb-c.d [2020-03-27T13:58:27.684Z] #39 ... [2020-03-27T13:58:27.684Z] [2020-03-27T13:58:27.684Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-03-27T13:58:27.684Z] #57 56.33 Checking out files: 23% (726/3137) Checking out files: 24% (753/3137) Checking out files: 25% (785/3137) Checking out files: 26% (816/3137) Checking out files: 27% (847/3137) Checking out files: 28% (879/3137) Checking out files: 29% (910/3137) Checking out files: 30% (942/3137) Checking out files: 31% (973/3137) Checking out files: 32% (1004/3137) Checking out files: 33% (1036/3137) Checking out files: 34% (1067/3137) Checking out files: 35% (1098/3137) Checking out files: 36% (1130/3137) Checking out files: 37% (1161/3137) Checking out files: 38% (1193/3137) Checking out files: 39% (1224/3137) Checking out files: 40% (1255/3137) Checking out files: 41% (1287/3137) Checking out files: 42% (1318/3137) Checking out files: 43% (1349/3137) Checking out files: 44% (1381/3137) Checking out files: 45% (1412/3137) Checking out files: 46% (1444/3137) Checking out files: 47% (1475/3137) Checking out files: 48% (1506/3137) Checking out files: 49% (1538/3137) Checking out files: 50% (1569/3137) Checking out files: 51% (1600/3137) Checking out files: 51% (1605/3137) Checking out files: 52% (1632/3137) Checking out files: 53% (1663/3137) Checking out files: 54% (1694/3137) Checking out files: 55% (1726/3137) Checking out files: 56% (1757/3137) Checking out files: 57% (1789/3137) Checking out files: 58% (1820/3137) Checking out files: 59% (1851/3137) Checking out files: 60% (1883/3137) Checking out files: 61% (1914/3137) Checking out files: 62% (1945/3137) Checking out files: 63% (1977/3137) Checking out files: 64% (2008/3137) Checking out files: 65% (2040/3137) Checking out files: 66% (2071/3137) Checking out files: 67% (2102/3137) Checking out files: 68% (2134/3137) Checking out files: 69% (2165/3137) Checking out files: 70% (2196/3137) Checking out files: 71% (2228/3137) Checking out files: 72% (2259/3137) Checking out files: 73% (2291/3137) Checking out files: 74% (2322/3137) Checking out files: 75% (2353/3137) Checking out files: 76% (2385/3137) Checking out files: 77% (2416/3137) Checking out files: 78% (2447/3137) Checking out files: 79% (2479/3137) Checking out files: 80% (2510/3137) Checking out files: 81% (2541/3137) Checking out files: 82% (2573/3137) Checking out files: 83% (2604/3137) Checking out files: 84% (2636/3137) Checking out files: 85% (2667/3137) Checking out files: 86% (2698/3137) Checking out files: 87% (2730/3137) Checking out files: 88% (2761/3137) Checking out files: 89% (2792/3137) Checking out files: 90% (2824/3137) Checking out files: 91% (2855/3137) Checking out files: 92% (2887/3137) Checking out files: 93% (2918/3137) Checking out files: 94% (2949/3137) Checking out files: 95% (2981/3137) Checking out files: 96% (3012/3137) Checking out files: 97% (3043/3137) Checking out files: 98% (3075/3137) Checking out files: 99% (3106/3137) Checking out files: 100% (3137/3137) Checking out files: 100% (3137/3137), done. [2020-03-27T13:58:27.684Z] #57 59.37 + cd /tmp/tmp.EGaX6YJrlR/src/github.com/containerd/containerd [2020-03-27T13:58:27.684Z] #57 59.37 + git checkout -q 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-03-27T13:58:27.684Z] #57 62.45 + export 'BUILDTAGS=netgo osusergo static_build' [2020-03-27T13:58:27.684Z] #57 62.45 + BUILDTAGS='netgo osusergo static_build' [2020-03-27T13:58:27.684Z] #57 62.45 + export EXTRA_FLAGS=-buildmode=pie [2020-03-27T13:58:27.684Z] #57 62.45 + EXTRA_FLAGS=-buildmode=pie [2020-03-27T13:58:27.684Z] #57 62.45 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-03-27T13:58:27.684Z] #57 62.45 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-03-27T13:58:27.684Z] #57 62.45 + '[' '' = dynamic ']' [2020-03-27T13:58:27.684Z] #57 62.45 + make [2020-03-27T13:58:27.834Z] Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-03-27T13:58:27.834Z] + RM_GOPATH=0 [2020-03-27T13:58:27.834Z] + TMP_GOPATH= [2020-03-27T13:58:27.834Z] + : /build [2020-03-27T13:58:27.834Z] + '[' -z '' ']' [2020-03-27T13:58:27.834Z] ++ mktemp -d [2020-03-27T13:58:27.834Z] + export GOPATH=/tmp/tmp.zow9CGOvG3 [2020-03-27T13:58:27.834Z] + GOPATH=/tmp/tmp.zow9CGOvG3 [2020-03-27T13:58:27.834Z] + RM_GOPATH=1 [2020-03-27T13:58:27.834Z] ++ dirname ./install.sh [2020-03-27T13:58:27.834Z] + dir=. [2020-03-27T13:58:27.834Z] + bin=containerd [2020-03-27T13:58:27.834Z] + shift [2020-03-27T13:58:27.834Z] + '[' '!' -f ./containerd.installer ']' [2020-03-27T13:58:27.834Z] + . ./containerd.installer [2020-03-27T13:58:27.834Z] ++ : 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-03-27T13:58:27.834Z] + install_containerd [2020-03-27T13:58:27.834Z] + echo 'Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429' [2020-03-27T13:58:27.834Z] + git clone https://github.com/containerd/containerd.git /tmp/tmp.zow9CGOvG3/src/github.com/containerd/containerd [2020-03-27T13:58:27.834Z] Cloning into '/tmp/tmp.zow9CGOvG3/src/github.com/containerd/containerd'... [2020-03-27T13:58:29.346Z] #60 ... [2020-03-27T13:58:29.346Z] [2020-03-27T13:58:29.346Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-03-27T13:58:29.346Z] #20 19.50 + mkdir -p /build [2020-03-27T13:58:29.346Z] #20 19.51 + mv docker/docker /build/ [2020-03-27T13:58:29.346Z] #20 19.53 + rmdir docker [2020-03-27T13:58:29.346Z] #20 DONE 19.9s [2020-03-27T13:58:29.346Z] [2020-03-27T13:58:29.346Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-03-27T13:58:29.346Z] #42 11.26 errors [2020-03-27T13:58:29.346Z] #42 11.30 internal/cpu [2020-03-27T13:58:29.346Z] #42 11.41 internal/race [2020-03-27T13:58:29.346Z] #42 11.70 runtime/internal/atomic [2020-03-27T13:58:29.346Z] #42 12.29 internal/bytealg [2020-03-27T13:58:29.346Z] #42 12.71 runtime/internal/sys [2020-03-27T13:58:29.346Z] #42 13.16 runtime/internal/math [2020-03-27T13:58:29.346Z] #42 13.48 sync/atomic [2020-03-27T13:58:29.346Z] #42 14.09 runtime [2020-03-27T13:58:29.346Z] #42 14.32 unicode [2020-03-27T13:58:29.601Z] #42 ... [2020-03-27T13:58:29.601Z] [2020-03-27T13:58:29.601Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-27T13:58:29.601Z] #31 10.78 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [185 kB] [2020-03-27T13:58:29.601Z] #31 14.66 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-27T13:58:29.856Z] #31 ... [2020-03-27T13:58:29.856Z] [2020-03-27T13:58:29.856Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-03-27T13:58:29.856Z] #29 16.60 runtime/internal/sys [2020-03-27T13:58:29.856Z] #29 17.25 runtime/internal/math [2020-03-27T13:58:29.856Z] #29 18.32 runtime [2020-03-27T13:58:30.211Z] #57 64.63 🇩 bin/ctr [2020-03-27T13:58:30.419Z] #29 ... [2020-03-27T13:58:30.419Z] [2020-03-27T13:58:30.419Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-03-27T13:58:30.419Z] #54 11.38 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-27T13:58:30.419Z] #54 16.06 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [185 kB] [2020-03-27T13:58:30.419Z] #54 20.96 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-27T13:58:30.419Z] #54 ... [2020-03-27T13:58:30.419Z] [2020-03-27T13:58:30.419Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-03-27T13:58:30.419Z] #48 21.14 + cd /tmp/tmp.pjS4ynjDnx/src/github.com/alecthomas/gometalinter [2020-03-27T13:58:30.419Z] #48 21.14 + git checkout -q v2.0.6 [2020-03-27T13:58:31.148Z] #57 ... [2020-03-27T13:58:31.148Z] [2020-03-27T13:58:31.148Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T13:58:31.148Z] #39 23.24 PBCC images/signalfd.pb-c.c [2020-03-27T13:58:31.148Z] #39 23.29 DEP images/signalfd.pb-c.d [2020-03-27T13:58:31.148Z] #39 23.38 PBCC images/fh.pb-c.c [2020-03-27T13:58:31.148Z] #39 23.49 PBCC images/fsnotify.pb-c.c [2020-03-27T13:58:31.148Z] #39 23.62 DEP images/fh.pb-c.d [2020-03-27T13:58:31.148Z] #39 23.73 DEP images/fsnotify.pb-c.d [2020-03-27T13:58:31.148Z] #39 23.82 PBCC images/eventpoll.pb-c.c [2020-03-27T13:58:31.148Z] #39 23.84 DEP images/eventpoll.pb-c.d [2020-03-27T13:58:31.148Z] #39 23.94 PBCC images/eventfd.pb-c.c [2020-03-27T13:58:31.148Z] #39 23.94 DEP images/eventfd.pb-c.d [2020-03-27T13:58:31.148Z] #39 24.03 PBCC images/remap-file-path.pb-c.c [2020-03-27T13:58:31.148Z] #39 24.06 DEP images/remap-file-path.pb-c.d [2020-03-27T13:58:31.148Z] #39 24.13 PBCC images/fifo.pb-c.c [2020-03-27T13:58:31.148Z] #39 24.27 DEP images/fifo.pb-c.d [2020-03-27T13:58:31.148Z] #39 24.41 PBCC images/ghost-file.pb-c.c [2020-03-27T13:58:31.148Z] #39 24.56 DEP images/ghost-file.pb-c.d [2020-03-27T13:58:31.148Z] #39 24.69 PBCC images/regfile.pb-c.c [2020-03-27T13:58:31.148Z] #39 24.76 DEP images/regfile.pb-c.d [2020-03-27T13:58:31.148Z] #39 24.95 PBCC images/ns.pb-c.c [2020-03-27T13:58:31.148Z] #39 25.09 DEP images/ns.pb-c.d [2020-03-27T13:58:31.148Z] #39 25.26 PBCC images/fdinfo.pb-c.c [2020-03-27T13:58:31.148Z] #39 25.47 DEP images/fdinfo.pb-c.d [2020-03-27T13:58:31.148Z] #39 25.67 PBCC images/core-aarch64.pb-c.c [2020-03-27T13:58:31.148Z] #39 25.75 PBCC images/core-arm.pb-c.c [2020-03-27T13:58:31.148Z] #39 25.89 PBCC images/core-ppc64.pb-c.c [2020-03-27T13:58:31.148Z] #39 26.01 PBCC images/core-s390.pb-c.c [2020-03-27T13:58:31.148Z] #39 26.12 PBCC images/core-x86.pb-c.c [2020-03-27T13:58:31.148Z] #39 26.23 PBCC images/core.pb-c.c [2020-03-27T13:58:31.148Z] #39 26.39 PBCC images/inventory.pb-c.c [2020-03-27T13:58:31.148Z] #39 26.54 DEP images/core-aarch64.pb-c.d [2020-03-27T13:58:31.148Z] #39 26.64 DEP images/core-arm.pb-c.d [2020-03-27T13:58:31.363Z] #48 ... [2020-03-27T13:58:31.363Z] [2020-03-27T13:58:31.363Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-03-27T13:58:31.363Z] #22 12.22 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-27T13:58:31.363Z] #22 16.74 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [185 kB] [2020-03-27T13:58:31.363Z] #22 22.43 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-27T13:58:31.363Z] #22 ... [2020-03-27T13:58:31.363Z] [2020-03-27T13:58:31.363Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-03-27T13:58:31.363Z] #48 22.00 + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2020-03-27T13:58:31.406Z] #39 ... [2020-03-27T13:58:31.406Z] [2020-03-27T13:58:31.406Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-03-27T13:58:31.406Z] #29 121.5 github.com/BurntSushi/toml/cmd/tomlv [2020-03-27T13:58:31.406Z] #29 DONE 128.9s [2020-03-27T13:58:31.406Z] [2020-03-27T13:58:31.406Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T13:58:31.406Z] #39 26.73 DEP images/core-ppc64.pb-c.d [2020-03-27T13:58:31.406Z] #39 26.87 DEP images/core-s390.pb-c.d [2020-03-27T13:58:31.619Z] #48 ... [2020-03-27T13:58:31.619Z] [2020-03-27T13:58:31.619Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-03-27T13:58:31.619Z] #7 12.80 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [185 kB] [2020-03-27T13:58:31.619Z] #7 16.55 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-27T13:58:31.664Z] #39 27.05 DEP images/core-x86.pb-c.d [2020-03-27T13:58:31.664Z] #39 27.16 DEP images/core.pb-c.d [2020-03-27T13:58:31.845Z] + cd /tmp/tmp.zow9CGOvG3/src/github.com/containerd/containerd [2020-03-27T13:58:31.845Z] + git checkout -q 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-03-27T13:58:31.845Z] + export 'BUILDTAGS=netgo osusergo static_build' [2020-03-27T13:58:31.845Z] + BUILDTAGS='netgo osusergo static_build' [2020-03-27T13:58:31.845Z] + export EXTRA_FLAGS=-buildmode=pie [2020-03-27T13:58:31.845Z] + EXTRA_FLAGS=-buildmode=pie [2020-03-27T13:58:31.845Z] + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-03-27T13:58:31.845Z] + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-03-27T13:58:31.845Z] + '[' '' = dynamic ']' [2020-03-27T13:58:31.845Z] + make [2020-03-27T13:58:31.874Z] #7 ... [2020-03-27T13:58:31.874Z] [2020-03-27T13:58:31.874Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-03-27T13:58:31.874Z] #42 22.28 unicode/utf8 [2020-03-27T13:58:31.921Z] #39 27.29 DEP images/inventory.pb-c.d [2020-03-27T13:58:31.922Z] #39 27.43 PBCC images/cpuinfo.pb-c.c [2020-03-27T13:58:31.922Z] #39 27.52 DEP images/cpuinfo.pb-c.d [2020-03-27T13:58:32.193Z] 🇩 bin/ctr [2020-03-27T13:58:32.487Z] #39 27.68 PBCC images/stats.pb-c.c [2020-03-27T13:58:32.488Z] #39 27.76 DEP images/stats.pb-c.d [2020-03-27T13:58:32.804Z] #42 ... [2020-03-27T13:58:32.804Z] [2020-03-27T13:58:32.804Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-27T13:58:32.804Z] #38 13.96 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [185 kB] [2020-03-27T13:58:32.804Z] #38 20.90 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-27T13:58:33.061Z] #38 ... [2020-03-27T13:58:33.061Z] [2020-03-27T13:58:33.061Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-03-27T13:58:33.061Z] #42 23.89 math/bits [2020-03-27T13:58:33.861Z] #39 ... [2020-03-27T13:58:33.861Z] [2020-03-27T13:58:33.861Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-27T13:58:33.861Z] #14 26.50 Fetched 8336 kB in 22s (375 kB/s) [2020-03-27T13:58:33.861Z] #14 26.50 Reading package lists... [2020-03-27T13:58:33.861Z] #14 35.33 Reading package lists... [2020-03-27T13:58:33.861Z] #14 ... [2020-03-27T13:58:33.861Z] [2020-03-27T13:58:33.861Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-03-27T13:58:33.861Z] #42 122.0 path/filepath [2020-03-27T13:58:33.861Z] #42 124.4 io/ioutil [2020-03-27T13:58:33.861Z] #42 124.8 flag [2020-03-27T13:58:33.861Z] #42 125.5 go/token [2020-03-27T13:58:33.861Z] #42 127.1 go/scanner [2020-03-27T13:58:33.861Z] #42 127.6 net/url [2020-03-27T13:58:33.861Z] #42 129.3 go/ast [2020-03-27T13:58:33.861Z] #42 130.4 text/template/parse [2020-03-27T13:58:34.424Z] #42 25.06 math [2020-03-27T13:58:35.243Z] #42 ... [2020-03-27T13:58:35.243Z] [2020-03-27T13:58:35.243Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T13:58:35.243Z] #39 30.58 make[1]: Nothing to be done for 'all'. [2020-03-27T13:58:37.772Z] #39 32.87 CC images/stats.o [2020-03-27T13:58:38.034Z] #39 33.55 CC images/core.o [2020-03-27T13:58:38.592Z] #42 ... [2020-03-27T13:58:38.592Z] [2020-03-27T13:58:38.592Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-03-27T13:58:38.848Z] #36 29.08 Checking out files: 68% (1094/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-03-27T13:58:38.848Z] #36 29.92 + cd /tmp/tmp.PvsgGjHyj9/src/github.com/docker/distribution [2020-03-27T13:58:38.848Z] #36 29.92 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-03-27T13:58:39.409Z] #39 34.73 CC images/core-x86.o [2020-03-27T13:58:40.343Z] #39 35.68 CC images/core-arm.o [2020-03-27T13:58:40.343Z] #39 ... [2020-03-27T13:58:40.343Z] [2020-03-27T13:58:40.343Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-03-27T13:58:40.343Z] #42 137.7 go/parser [2020-03-27T13:58:41.274Z] #42 138.8 text/template [2020-03-27T13:58:43.160Z] #36 33.83 + GOPATH=/tmp/tmp.PvsgGjHyj9/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.PvsgGjHyj9 go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-03-27T13:58:43.780Z] #36 ... [2020-03-27T13:58:43.780Z] [2020-03-27T13:58:43.780Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-03-27T13:58:43.780Z] #29 24.20 unicode/utf8 [2020-03-27T13:58:43.780Z] #29 25.03 strconv [2020-03-27T13:58:43.780Z] #29 29.60 internal/race [2020-03-27T13:58:43.780Z] #29 29.87 sync/atomic [2020-03-27T13:58:43.780Z] #29 30.55 unicode [2020-03-27T13:58:43.780Z] #29 ... [2020-03-27T13:58:43.780Z] [2020-03-27T13:58:43.780Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-03-27T13:58:43.780Z] #66 30.39 Checking out files: 52% (1088/2066) Checking out files: 53% (1095/2066) Checking out files: 54% (1116/2066) Checking out files: 55% (1137/2066) Checking out files: 56% (1157/2066) Checking out files: 57% (1178/2066) Checking out files: 58% (1199/2066) Checking out files: 59% (1219/2066) Checking out files: 60% (1240/2066) Checking out files: 61% (1261/2066) Checking out files: 62% (1281/2066) Checking out files: 63% (1302/2066) Checking out files: 64% (1323/2066) Checking out files: 65% (1343/2066) Checking out files: 66% (1364/2066) Checking out files: 67% (1385/2066) Checking out files: 68% (1405/2066) Checking out files: 69% (1426/2066) Checking out files: 70% (1447/2066) Checking out files: 71% (1467/2066) Checking out files: 72% (1488/2066) Checking out files: 73% (1509/2066) Checking out files: 74% (1529/2066) Checking out files: 75% (1550/2066) Checking out files: 76% (1571/2066) Checking out files: 77% (1591/2066) Checking out files: 78% (1612/2066) Checking out files: 79% (1633/2066) Checking out files: 80% (1653/2066) Checking out files: 81% (1674/2066) Checking out files: 82% (1695/2066) Checking out files: 83% (1715/2066) Checking out files: 84% (1736/2066) Checking out files: 85% (1757/2066) Checking out files: 86% (1777/2066) Checking out files: 87% (1798/2066) Checking out files: 88% (1819/2066) Checking out files: 89% (1839/2066) Checking out files: 90% (1860/2066) Checking out files: 91% (1881/2066) Checking out files: 91% (1898/2066) Checking out files: 92% (1901/2066) Checking out files: 93% (1922/2066) Checking out files: 94% (1943/2066) Checking out files: 95% (1963/2066) Checking out files: 96% (1984/2066) Checking out files: 97% (2005/2066) Checking out files: 98% (2025/2066) Checking out files: 99% (2046/2066) Checking out files: 100% (2066/2066) Checking out files: 100% (2066/2066), done. [2020-03-27T13:58:43.780Z] #66 31.68 + cd /tmp/tmp.Vc0aZW1FCn/src/github.com/docker/libnetwork [2020-03-27T13:58:43.780Z] #66 31.68 + git checkout -q 0941c3f409260d5f05cfa6fc68420d8ad45ee483 [2020-03-27T13:58:43.780Z] #66 32.80 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-03-27T13:58:45.452Z] #42 ... [2020-03-27T13:58:45.452Z] [2020-03-27T13:58:45.452Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-27T13:58:45.452Z] #14 35.33 Reading package lists... [2020-03-27T13:58:45.452Z] #14 43.74 Building dependency tree... [2020-03-27T13:58:45.452Z] #14 45.96 Reading state information... [2020-03-27T13:58:45.452Z] #14 48.30 libcap2-bin is already the newest version (1:2.25-2). [2020-03-27T13:58:45.452Z] #14 48.30 libcap2-bin set to manually installed. [2020-03-27T13:58:45.452Z] #14 48.30 The following additional packages will be installed: [2020-03-27T13:58:45.452Z] #14 48.30 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-03-27T13:58:45.452Z] #14 48.30 gcc-mingw-w64-x86-64 libaio1 libbtrfs0 libdevmapper-event1.02.1 [2020-03-27T13:58:45.452Z] #14 48.31 libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-03-27T13:58:45.452Z] #14 48.31 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2020-03-27T13:58:45.452Z] #14 48.31 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpython3-stdlib [2020-03-27T13:58:45.452Z] #14 48.31 libpython3.7-minimal libpython3.7-stdlib libreadline5 libselinux1-dev [2020-03-27T13:58:45.452Z] #14 48.32 libsepol1-dev libsystemd0 libudev1 mingw-w64-common mingw-w64-x86-64-dev [2020-03-27T13:58:45.452Z] #14 48.32 python-pip-whl python3 python3-distutils python3-lib2to3 python3-minimal [2020-03-27T13:58:45.452Z] #14 48.32 python3-pkg-resources python3.7 python3.7-minimal vim-runtime xxd [2020-03-27T13:58:45.452Z] #14 48.33 Suggested packages: [2020-03-27T13:58:45.452Z] #14 48.33 apparmor-profiles-extra apparmor-utils bzip2-doc gcc-8-locales kmod gpm [2020-03-27T13:58:45.452Z] #14 48.33 wine64 python3-doc python3-tk python3-venv python-setuptools-doc [2020-03-27T13:58:45.452Z] #14 48.33 python3.7-venv python3.7-doc binfmt-support ctags vim-doc vim-scripts [2020-03-27T13:58:45.452Z] #14 48.33 xfsdump acl attr quota [2020-03-27T13:58:45.452Z] #14 48.33 Recommended packages: [2020-03-27T13:58:45.452Z] #14 48.33 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-03-27T13:58:45.452Z] #14 48.33 python3-keyrings.alt python3-xdg unzip [2020-03-27T13:58:47.054Z] #66 ... [2020-03-27T13:58:47.054Z] [2020-03-27T13:58:47.054Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-03-27T13:58:47.054Z] #7 28.13 Fetched 8336 kB in 22s (381 kB/s) [2020-03-27T13:58:47.054Z] #7 28.13 Reading package lists... [2020-03-27T13:58:47.054Z] #7 ... [2020-03-27T13:58:47.054Z] [2020-03-27T13:58:47.054Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-03-27T13:58:47.054Z] #29 35.97 internal/testlog [2020-03-27T13:58:47.054Z] #29 36.48 encoding [2020-03-27T13:58:47.054Z] #29 36.86 runtime/cgo [2020-03-27T13:58:47.310Z] #29 ... [2020-03-27T13:58:47.310Z] [2020-03-27T13:58:47.310Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-27T13:58:47.310Z] #31 28.41 Fetched 8336 kB in 23s (365 kB/s) [2020-03-27T13:58:47.310Z] #31 28.41 Reading package lists... [2020-03-27T13:58:47.310Z] #31 ... [2020-03-27T13:58:47.310Z] [2020-03-27T13:58:47.310Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-03-27T13:58:47.310Z] #22 33.48 Fetched 8336 kB in 24s (351 kB/s) [2020-03-27T13:58:47.879Z] #22 33.48 Reading package lists... [2020-03-27T13:58:47.879Z] #22 ... [2020-03-27T13:58:47.879Z] [2020-03-27T13:58:47.879Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-27T13:58:47.879Z] #31 28.41 Reading package lists... [2020-03-27T13:58:50.715Z] #14 53.02 The following NEW packages will be installed: [2020-03-27T13:58:50.715Z] #14 53.02 apparmor aufs-tools bash-completion binutils-mingw-w64 [2020-03-27T13:58:50.715Z] #14 53.02 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 bzip2 dmsetup [2020-03-27T13:58:50.715Z] #14 53.02 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 iptables jq [2020-03-27T13:58:50.715Z] #14 53.03 libaio1 libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 [2020-03-27T13:58:50.715Z] #14 53.03 libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-03-27T13:58:50.715Z] #14 53.04 libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2020-03-27T13:58:50.716Z] #14 53.04 libnl-3-200 libonig5 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-03-27T13:58:50.716Z] #14 53.04 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-03-27T13:58:50.716Z] #14 53.04 libreadline5 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev [2020-03-27T13:58:50.716Z] #14 53.05 mingw-w64-common mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 [2020-03-27T13:58:50.716Z] #14 53.05 python3-distutils python3-lib2to3 python3-minimal python3-pip [2020-03-27T13:58:50.716Z] #14 53.05 python3-pkg-resources python3-setuptools python3-wheel python3.7 [2020-03-27T13:58:50.716Z] #14 53.05 python3.7-minimal thin-provisioning-tools vim vim-common vim-runtime [2020-03-27T13:58:50.716Z] #14 53.06 xfsprogs xxd xz-utils zip [2020-03-27T13:58:50.716Z] #14 53.08 The following packages will be upgraded: [2020-03-27T13:58:50.716Z] #14 53.10 libsystemd0 libudev1 [2020-03-27T13:58:50.716Z] #14 53.70 2 upgraded, 68 newly installed, 0 to remove and 12 not upgraded. [2020-03-27T13:58:50.716Z] #14 53.70 Need to get 105 MB of archives. [2020-03-27T13:58:50.716Z] #14 53.70 After this operation, 597 MB of additional disk space will be used. [2020-03-27T13:58:50.716Z] #14 53.70 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u3 [331 kB] [2020-03-27T13:58:50.716Z] #14 ... [2020-03-27T13:58:50.716Z] [2020-03-27T13:58:50.716Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T13:58:50.716Z] #39 36.25 CC images/core-aarch64.o [2020-03-27T13:58:50.716Z] #39 36.90 CC images/core-ppc64.o [2020-03-27T13:58:50.716Z] #39 38.16 CC images/core-s390.o [2020-03-27T13:58:50.716Z] #39 39.60 CC images/cpuinfo.o [2020-03-27T13:58:50.716Z] #39 40.22 CC images/inventory.o [2020-03-27T13:58:50.716Z] #39 40.52 CC images/fdinfo.o [2020-03-27T13:58:50.716Z] #39 41.06 CC images/fown.o [2020-03-27T13:58:50.716Z] #39 41.31 CC images/ns.o [2020-03-27T13:58:50.716Z] #39 41.74 CC images/regfile.o [2020-03-27T13:58:50.716Z] #39 42.05 CC images/ghost-file.o [2020-03-27T13:58:50.716Z] #39 42.41 CC images/fifo.o [2020-03-27T13:58:50.716Z] #39 42.76 CC images/remap-file-path.o [2020-03-27T13:58:50.716Z] #39 43.01 CC images/eventfd.o [2020-03-27T13:58:50.716Z] #39 43.33 CC images/eventpoll.o [2020-03-27T13:58:50.716Z] #39 43.88 CC images/fh.o [2020-03-27T13:58:50.716Z] #39 44.48 CC images/fsnotify.o [2020-03-27T13:58:50.716Z] #39 45.53 CC images/signalfd.o [2020-03-27T13:58:50.716Z] #39 46.05 CC images/fs.o [2020-03-27T13:58:50.716Z] #39 46.29 CC images/pstree.o [2020-03-27T13:58:50.974Z] #39 ... [2020-03-27T13:58:50.974Z] [2020-03-27T13:58:50.974Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-27T13:58:50.974Z] #14 53.74 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-03-27T13:58:50.974Z] #14 53.74 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-03-27T13:58:50.974Z] #14 53.84 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-03-27T13:58:51.323Z] #31 39.85 Reading package lists... [2020-03-27T13:58:51.323Z] #31 ... [2020-03-27T13:58:51.323Z] [2020-03-27T13:58:51.323Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-03-27T13:58:51.323Z] #42 31.46 strconv [2020-03-27T13:58:51.323Z] #42 38.76 internal/testlog [2020-03-27T13:58:51.323Z] #42 39.28 encoding [2020-03-27T13:58:51.323Z] #42 39.48 unicode/utf16 [2020-03-27T13:58:51.323Z] #42 40.28 container/list [2020-03-27T13:58:51.323Z] #42 41.23 crypto/internal/subtle [2020-03-27T13:58:51.323Z] #42 41.45 crypto/subtle [2020-03-27T13:58:51.323Z] #42 41.64 crypto/rc4 [2020-03-27T13:58:51.323Z] #42 42.10 internal/x/crypto/cryptobyte/asn1 [2020-03-27T13:58:51.541Z] #14 54.23 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-03-27T13:58:51.541Z] #14 54.23 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-03-27T13:58:51.541Z] #14 54.23 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-03-27T13:58:51.541Z] #14 54.50 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-03-27T13:58:51.541Z] #14 54.54 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-03-27T13:58:51.541Z] #14 54.54 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-03-27T13:58:51.799Z] #14 54.56 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u3 [150 kB] [2020-03-27T13:58:51.799Z] #14 54.56 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-03-27T13:58:51.799Z] #14 54.64 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-03-27T13:58:51.799Z] #14 54.64 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-03-27T13:58:51.799Z] #14 54.64 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-03-27T13:58:51.799Z] #14 54.64 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-03-27T13:58:51.799Z] #14 54.64 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-03-27T13:58:51.799Z] #14 54.70 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-03-27T13:58:51.885Z] #42 ... [2020-03-27T13:58:51.885Z] [2020-03-27T13:58:51.885Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-27T13:58:51.885Z] #38 32.85 Fetched 8336 kB in 26s (318 kB/s) [2020-03-27T13:58:51.885Z] #38 32.85 Reading package lists... [2020-03-27T13:58:51.885Z] #38 ... [2020-03-27T13:58:51.885Z] [2020-03-27T13:58:51.885Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-03-27T13:58:51.885Z] #42 42.52 internal/nettrace [2020-03-27T13:58:51.885Z] #42 42.63 internal/x/net/dns/dnsmessage [2020-03-27T13:58:52.057Z] #14 54.79 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-03-27T13:58:52.057Z] #14 54.80 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-03-27T13:58:52.057Z] #14 54.82 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-03-27T13:58:52.057Z] #14 54.85 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-03-27T13:58:52.057Z] #14 54.85 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-03-27T13:58:52.057Z] #14 54.87 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-03-27T13:58:52.141Z] #42 ... [2020-03-27T13:58:52.141Z] [2020-03-27T13:58:52.141Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-03-27T13:58:52.141Z] #54 33.27 Fetched 8336 kB in 24s (346 kB/s) [2020-03-27T13:58:52.315Z] #14 54.95 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-03-27T13:58:52.315Z] #14 54.96 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-03-27T13:58:52.396Z] #54 33.27 Reading package lists... [2020-03-27T13:58:52.396Z] #54 ... [2020-03-27T13:58:52.396Z] [2020-03-27T13:58:52.396Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-03-27T13:58:52.396Z] #7 28.13 Reading package lists... [2020-03-27T13:58:52.574Z] #14 55.26 Get:27 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-03-27T13:58:52.832Z] #14 55.61 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-03-27T13:58:52.832Z] #14 55.62 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-03-27T13:58:52.832Z] #14 55.64 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-03-27T13:58:52.832Z] #14 55.65 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-03-27T13:58:53.323Z] #7 40.13 Reading package lists... [2020-03-27T13:58:53.323Z] #7 ... [2020-03-27T13:58:53.323Z] [2020-03-27T13:58:53.323Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-03-27T13:58:53.323Z] #54 33.27 Reading package lists... [2020-03-27T13:58:53.399Z] #14 56.19 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-03-27T13:58:53.965Z] #14 56.64 Get:33 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-03-27T13:58:53.965Z] #14 56.67 Get:34 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-03-27T13:58:55.969Z] 🇩 bin/containerd [2020-03-27T13:58:56.536Z] + dpkg --print-architecture [2020-03-27T13:58:56.536Z] + cd /tmp/tmp.qowl0nlDpx/src/github.com/docker/distribution [2020-03-27T13:58:56.536Z] + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-03-27T13:58:56.536Z] + GOPATH=/tmp/tmp.qowl0nlDpx/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.qowl0nlDpx [2020-03-27T13:58:56.536Z] + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-03-27T13:58:57.245Z] #14 ... [2020-03-27T13:58:57.245Z] [2020-03-27T13:58:57.245Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-03-27T13:58:57.245Z] #42 144.2 log [2020-03-27T13:58:57.245Z] #42 144.7 encoding/binary [2020-03-27T13:58:57.245Z] #42 147.2 go/doc [2020-03-27T13:58:57.245Z] #42 148.0 encoding/base64 [2020-03-27T13:58:57.245Z] #42 148.6 encoding/json [2020-03-27T13:58:57.245Z] #42 153.9 github.com/LK4D4/vndr/build [2020-03-27T13:58:57.245Z] #42 ... [2020-03-27T13:58:57.245Z] [2020-03-27T13:58:57.245Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T13:58:57.245Z] #39 46.67 CC images/pipe.o [2020-03-27T13:58:57.245Z] #39 47.17 CC images/tcp-stream.o [2020-03-27T13:58:57.245Z] #39 47.65 CC images/sk-packet.o [2020-03-27T13:58:57.245Z] #39 48.15 CC images/mnt.o [2020-03-27T13:58:57.245Z] #39 48.49 CC images/pipe-data.o [2020-03-27T13:58:57.245Z] #39 48.85 CC images/sa.o [2020-03-27T13:58:57.245Z] #39 49.50 CC images/timer.o [2020-03-27T13:58:57.245Z] #39 50.25 CC images/timerfd.o [2020-03-27T13:58:57.245Z] #39 50.67 CC images/mm.o [2020-03-27T13:58:57.245Z] #39 51.26 CC images/sk-opts.o [2020-03-27T13:58:57.245Z] #39 52.09 CC images/sk-unix.o [2020-03-27T13:58:57.245Z] #39 52.69 CC images/sk-inet.o [2020-03-27T13:58:57.505Z] #39 ... [2020-03-27T13:58:57.505Z] [2020-03-27T13:58:57.505Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-27T13:58:57.505Z] #14 60.50 Get:35 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-03-27T13:59:00.776Z] #54 45.26 Reading package lists... [2020-03-27T13:59:00.776Z] #54 ... [2020-03-27T13:59:00.776Z] [2020-03-27T13:59:00.776Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-27T13:59:00.776Z] #31 39.85 Reading package lists... [2020-03-27T13:59:00.786Z] #14 63.55 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-03-27T13:59:00.786Z] #14 63.55 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-03-27T13:59:00.786Z] #14 63.55 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-03-27T13:59:00.786Z] #14 63.57 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-03-27T13:59:00.786Z] #14 63.58 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-03-27T13:59:00.786Z] #14 63.58 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-03-27T13:59:00.786Z] #14 63.58 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-03-27T13:59:00.786Z] #14 63.58 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u3 [109 kB] [2020-03-27T13:59:00.786Z] #14 63.59 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-03-27T13:59:00.786Z] #14 63.65 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-03-27T13:59:01.044Z] #14 63.73 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-03-27T13:59:01.044Z] #14 63.77 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-03-27T13:59:01.044Z] #14 63.78 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-03-27T13:59:01.044Z] #14 63.89 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-03-27T13:59:01.044Z] #14 63.91 Get:50 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-03-27T13:59:01.044Z] #14 63.91 Get:51 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-03-27T13:59:01.044Z] #14 63.92 Get:52 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-03-27T13:59:02.040Z] + rm -rf /tmp/tmp.qowl0nlDpx/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.qowl0nlDpx [2020-03-27T13:59:02.419Z] #14 65.31 Get:53 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-03-27T13:59:02.419Z] #14 65.31 Get:54 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-03-27T13:59:02.419Z] #14 65.32 Get:55 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-03-27T13:59:02.419Z] #14 65.32 Get:56 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-03-27T13:59:02.419Z] #14 65.33 Get:57 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u3 [322 kB] [2020-03-27T13:59:02.419Z] #14 65.37 Get:58 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-03-27T13:59:02.659Z] #31 51.45 Building dependency tree... [2020-03-27T13:59:02.659Z] #31 ... [2020-03-27T13:59:02.659Z] [2020-03-27T13:59:02.659Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-27T13:59:02.659Z] #38 32.85 Reading package lists... [2020-03-27T13:59:02.659Z] #38 44.65 Reading package lists... [2020-03-27T13:59:02.659Z] #38 ... [2020-03-27T13:59:02.659Z] [2020-03-27T13:59:02.659Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-03-27T13:59:02.659Z] #7 40.13 Reading package lists... [2020-03-27T13:59:03.004Z] #14 65.42 Get:59 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-03-27T13:59:03.218Z] #7 51.62 Building dependency tree... [2020-03-27T13:59:03.218Z] #7 ... [2020-03-27T13:59:03.218Z] [2020-03-27T13:59:03.218Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-03-27T13:59:03.218Z] #22 33.48 Reading package lists... [2020-03-27T13:59:03.218Z] #22 44.98 Reading package lists... [2020-03-27T13:59:03.218Z] #22 ... [2020-03-27T13:59:03.218Z] [2020-03-27T13:59:03.218Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-03-27T13:59:03.218Z] #7 51.62 Building dependency tree... [2020-03-27T13:59:03.218Z] #7 54.30 Reading state information... [2020-03-27T13:59:03.263Z] #14 66.04 Get:60 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-03-27T13:59:03.263Z] #14 66.05 Get:61 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-03-27T13:59:03.263Z] #14 66.05 Get:62 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-03-27T13:59:03.263Z] #14 66.10 Get:63 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-03-27T13:59:03.263Z] #14 66.17 Get:64 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-03-27T13:59:03.263Z] #14 66.21 Get:65 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-03-27T13:59:03.517Z] Removing intermediate container 955d5b1a603b [2020-03-27T13:59:03.517Z] ---> 8fc417a8e795 [2020-03-27T13:59:03.517Z] Step 18/140 : FROM base AS swagger [2020-03-27T13:59:03.517Z] ---> 7bb5d5ca6837 [2020-03-27T13:59:03.517Z] Step 19/140 : ENV GO_SWAGGER_COMMIT 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-03-27T13:59:03.522Z] #14 66.22 Get:66 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-03-27T13:59:03.522Z] #14 66.30 Get:67 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-03-27T13:59:03.803Z] ---> Running in 5c71c3c7da87 [2020-03-27T13:59:03.803Z] Removing intermediate container 5c71c3c7da87 [2020-03-27T13:59:03.803Z] ---> 3859555a4f99 [2020-03-27T13:59:03.803Z] Step 20/140 : RUN set -x && export GOPATH="$(mktemp -d)" && git clone https://github.com/kolyshkin/go-swagger.git "$GOPATH/src/github.com/go-swagger/go-swagger" && (cd "$GOPATH/src/github.com/go-swagger/go-swagger" && git checkout -q "$GO_SWAGGER_COMMIT") && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger && rm -rf "$GOPATH" [2020-03-27T13:59:03.803Z] ---> Running in 9377f54316cc [2020-03-27T13:59:04.088Z] #14 66.88 Get:68 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-03-27T13:59:04.088Z] #14 66.97 Get:69 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-03-27T13:59:04.088Z] #14 67.06 Get:70 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-03-27T13:59:04.091Z] + mktemp -d [2020-03-27T13:59:04.091Z] + export GOPATH=/tmp/tmp.9Nd9bmO6JZ [2020-03-27T13:59:04.091Z] + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.9Nd9bmO6JZ/src/github.com/go-swagger/go-swagger [2020-03-27T13:59:04.091Z] Cloning into '/tmp/tmp.9Nd9bmO6JZ/src/github.com/go-swagger/go-swagger'... [2020-03-27T13:59:05.464Z] #14 68.35 debconf: delaying package configuration, since apt-utils is not installed [2020-03-27T13:59:05.722Z] #14 68.59 Fetched 105 MB in 14s (7650 kB/s) [2020-03-27T13:59:05.984Z] #14 68.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 ... 15464 files and directories currently installed.) [2020-03-27T13:59:05.984Z] #14 68.84 Preparing to unpack .../libsystemd0_241-7~deb10u3_amd64.deb ... [2020-03-27T13:59:05.984Z] #14 68.86 Unpacking libsystemd0:amd64 (241-7~deb10u3) over (241-7~deb10u2) ... [2020-03-27T13:59:06.477Z] #7 57.32 The following additional packages will be installed: [2020-03-27T13:59:06.477Z] #7 57.36 libapparmor1 [2020-03-27T13:59:06.477Z] #7 57.38 Suggested packages: [2020-03-27T13:59:06.477Z] #7 57.38 seccomp [2020-03-27T13:59:06.549Z] #14 ... [2020-03-27T13:59:06.549Z] [2020-03-27T13:59:06.549Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-03-27T13:59:06.549Z] #60 164.0 + for f in rootlesskit rootlesskit-docker-proxy [2020-03-27T13:59:06.549Z] #60 164.0 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-03-27T13:59:07.038Z] #7 57.96 The following NEW packages will be installed: [2020-03-27T13:59:07.038Z] #7 57.97 libapparmor-dev libapparmor1 libseccomp-dev [2020-03-27T13:59:07.598Z] #7 58.61 0 upgraded, 3 newly installed, 0 to remove and 14 not upgraded. [2020-03-27T13:59:07.598Z] #7 58.61 Need to get 293 kB of archives. [2020-03-27T13:59:07.598Z] #7 58.61 After this operation, 952 kB of additional disk space will be used. [2020-03-27T13:59:07.598Z] #7 58.61 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-03-27T13:59:07.598Z] #7 58.62 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-03-27T13:59:07.598Z] #7 58.62 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-03-27T13:59:07.927Z] #60 ... [2020-03-27T13:59:07.927Z] [2020-03-27T13:59:07.927Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T13:59:07.927Z] #39 53.38 CC images/tun.o [2020-03-27T13:59:07.927Z] #39 54.28 CC images/sk-netlink.o [2020-03-27T13:59:07.927Z] #39 54.79 CC images/packet-sock.o [2020-03-27T13:59:07.927Z] #39 55.51 CC images/ipc-var.o [2020-03-27T13:59:07.927Z] #39 55.91 CC images/ipc-desc.o [2020-03-27T13:59:07.927Z] #39 56.43 CC images/ipc-shm.o [2020-03-27T13:59:07.927Z] #39 56.97 CC images/ipc-msg.o [2020-03-27T13:59:07.927Z] #39 57.70 CC images/ipc-sem.o [2020-03-27T13:59:07.927Z] #39 57.95 CC images/utsns.o [2020-03-27T13:59:07.927Z] #39 58.63 CC images/creds.o [2020-03-27T13:59:07.927Z] #39 58.90 CC images/vma.o [2020-03-27T13:59:07.927Z] #39 59.18 CC images/netdev.o [2020-03-27T13:59:07.927Z] #39 59.75 CC images/tty.o [2020-03-27T13:59:07.927Z] #39 60.62 CC images/file-lock.o [2020-03-27T13:59:07.927Z] #39 60.95 CC images/rlimit.o [2020-03-27T13:59:07.927Z] #39 61.28 CC images/pagemap.o [2020-03-27T13:59:07.927Z] #39 61.75 CC images/siginfo.o [2020-03-27T13:59:07.927Z] #39 62.18 CC images/rpc.o [2020-03-27T13:59:08.185Z] #39 ... [2020-03-27T13:59:08.185Z] [2020-03-27T13:59:08.185Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-27T13:59:08.185Z] #14 69.39 Setting up libsystemd0:amd64 (241-7~deb10u3) ... [2020-03-27T13:59:08.185Z] #14 69.63 Selecting previously unselected package pigz. [2020-03-27T13:59:08.185Z] #14 69.64 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15464 files and directories currently installed.) [2020-03-27T13:59:08.185Z] #14 69.73 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-03-27T13:59:08.185Z] #14 69.74 Unpacking pigz (2.4-1) ... [2020-03-27T13:59:08.185Z] #14 69.98 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-03-27T13:59:08.185Z] #14 69.99 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-03-27T13:59:08.185Z] #14 69.99 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-03-27T13:59:08.185Z] #14 71.00 Selecting previously unselected package python3.7-minimal. [2020-03-27T13:59:08.185Z] #14 71.01 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-03-27T13:59:08.185Z] #14 71.03 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-03-27T13:59:09.484Z] #7 60.47 debconf: delaying package configuration, since apt-utils is not installed [2020-03-27T13:59:10.044Z] #7 60.97 Fetched 293 kB in 0s (880 kB/s) [2020-03-27T13:59:10.044Z] [2020-03-27T13:59:10.044Z] #7 ... [2020-03-27T13:59:10.044Z] [2020-03-27T13:59:10.044Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-03-27T13:59:10.044Z] #66 DONE 60.7s [2020-03-27T13:59:10.044Z] [2020-03-27T13:59:10.044Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-03-27T13:59:10.044Z] #7 61.15 Selecting previously unselected package libapparmor1:amd64. [2020-03-27T13:59:10.044Z] #7 61.15 (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% [2020-03-27T13:59:10.044Z] #7 ... [2020-03-27T13:59:10.044Z] [2020-03-27T13:59:10.044Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-03-27T13:59:10.044Z] #42 50.68 runtime/cgo [2020-03-27T13:59:10.044Z] #42 ... [2020-03-27T13:59:10.044Z] [2020-03-27T13:59:10.044Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-03-27T13:59:10.302Z] #7 61.15 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-03-27T13:59:10.302Z] #7 61.37 Preparing to unpack .../libapparmor1_2.13.2-10_amd64.deb ... [2020-03-27T13:59:10.302Z] #7 61.41 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-03-27T13:59:10.717Z] #14 73.30 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-03-27T13:59:10.717Z] #14 73.32 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-03-27T13:59:10.862Z] #7 61.78 Selecting previously unselected package libapparmor-dev:amd64. [2020-03-27T13:59:10.862Z] #7 61.84 Preparing to unpack .../libapparmor-dev_2.13.2-10_amd64.deb ... [2020-03-27T13:59:10.862Z] #7 61.88 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-03-27T13:59:10.862Z] #7 62.17 Selecting previously unselected package libseccomp-dev:amd64. [2020-03-27T13:59:10.919Z] + cd /tmp/tmp.9Nd9bmO6JZ/src/github.com/go-swagger/go-swagger [2020-03-27T13:59:10.919Z] + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-03-27T13:59:10.975Z] #14 ... [2020-03-27T13:59:10.975Z] [2020-03-27T13:59:10.975Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-03-27T13:59:10.975Z] #42 158.4 encoding/xml [2020-03-27T13:59:10.975Z] #42 159.5 github.com/LK4D4/vndr/godl/singleflight [2020-03-27T13:59:10.975Z] #42 159.7 github.com/LK4D4/vndr/versioned [2020-03-27T13:59:10.975Z] #42 159.8 compress/flate [2020-03-27T13:59:10.975Z] #42 163.9 hash [2020-03-27T13:59:10.975Z] #42 164.5 hash/crc32 [2020-03-27T13:59:10.975Z] #42 165.4 compress/gzip [2020-03-27T13:59:10.975Z] #42 166.3 context [2020-03-27T13:59:10.975Z] #42 167.2 crypto/cipher [2020-03-27T13:59:10.975Z] #42 167.5 math/rand [2020-03-27T13:59:11.117Z] #7 62.25 Preparing to unpack .../libseccomp-dev_2.3.3-4_amd64.deb ... [2020-03-27T13:59:11.117Z] #7 62.25 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-03-27T13:59:11.204Z] + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-03-27T13:59:11.233Z] #42 ... [2020-03-27T13:59:11.233Z] [2020-03-27T13:59:11.233Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T13:59:11.233Z] #39 64.23 CC images/ext-file.o [2020-03-27T13:59:11.233Z] #39 64.59 CC images/cgroup.o [2020-03-27T13:59:11.233Z] #39 65.80 CC images/userns.o [2020-03-27T13:59:11.233Z] #39 66.39 CC images/google/protobuf/descriptor.o [2020-03-27T13:59:11.677Z] #7 62.71 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-03-27T13:59:11.677Z] #7 62.77 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-03-27T13:59:11.677Z] #7 62.77 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-03-27T13:59:11.677Z] #7 62.81 Processing triggers for libc-bin (2.28-10) ... [2020-03-27T13:59:12.236Z] #7 DONE 63.4s [2020-03-27T13:59:12.236Z] [2020-03-27T13:59:12.236Z] #50 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-27T13:59:12.236Z] #50 DONE 0.1s [2020-03-27T13:59:12.236Z] [2020-03-27T13:59:12.236Z] #8 [dev 1/25] RUN groupadd -r docker [2020-03-27T13:59:12.270Z] 🇩 bin/containerd-stress [2020-03-27T13:59:12.495Z] #8 ... [2020-03-27T13:59:12.495Z] [2020-03-27T13:59:12.495Z] #51 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-03-27T13:59:12.495Z] #51 DONE 0.1s [2020-03-27T13:59:12.495Z] [2020-03-27T13:59:12.495Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-03-27T13:59:13.029Z] 🇩 bin/containerd-shim [2020-03-27T13:59:13.054Z] #52 ... [2020-03-27T13:59:13.054Z] [2020-03-27T13:59:13.054Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-27T13:59:13.055Z] #31 51.45 Building dependency tree... [2020-03-27T13:59:13.055Z] #31 54.14 Reading state information... [2020-03-27T13:59:13.055Z] #31 57.38 The following additional packages will be installed: [2020-03-27T13:59:13.055Z] #31 57.40 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-03-27T13:59:13.055Z] #31 57.42 Suggested packages: [2020-03-27T13:59:13.055Z] #31 57.42 cmake-doc ninja-build lrzip [2020-03-27T13:59:13.055Z] #31 57.42 Recommended packages: [2020-03-27T13:59:13.055Z] #31 57.42 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-03-27T13:59:13.055Z] #31 59.07 The following NEW packages will be installed: [2020-03-27T13:59:13.055Z] #31 59.09 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-03-27T13:59:13.055Z] #31 59.12 vim-common xxd [2020-03-27T13:59:13.055Z] #31 59.71 0 upgraded, 10 newly installed, 0 to remove and 14 not upgraded. [2020-03-27T13:59:13.055Z] #31 59.71 Need to get 14.9 MB of archives. [2020-03-27T13:59:13.055Z] #31 59.71 After this operation, 61.8 MB of additional disk space will be used. [2020-03-27T13:59:13.055Z] #31 59.71 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-03-27T13:59:13.055Z] #31 59.71 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-03-27T13:59:13.055Z] #31 59.75 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-03-27T13:59:13.055Z] #31 59.95 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-03-27T13:59:13.055Z] #31 61.09 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-03-27T13:59:13.055Z] #31 61.21 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-03-27T13:59:13.055Z] #31 61.21 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-03-27T13:59:13.055Z] #31 61.21 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-03-27T13:59:13.055Z] #31 61.25 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-03-27T13:59:13.055Z] #31 61.25 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-03-27T13:59:13.309Z] #31 64.48 debconf: delaying package configuration, since apt-utils is not installed [2020-03-27T13:59:13.564Z] #31 64.80 Fetched 14.9 MB in 3s (5728 kB/s) [2020-03-27T13:59:13.819Z] #31 ... [2020-03-27T13:59:13.819Z] [2020-03-27T13:59:13.819Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-27T13:59:13.819Z] #38 44.65 Reading package lists... [2020-03-27T13:59:13.819Z] #38 55.66 Building dependency tree... [2020-03-27T13:59:13.819Z] #38 57.62 Reading state information... [2020-03-27T13:59:13.819Z] #38 61.26 The following additional packages will be installed: [2020-03-27T13:59:13.819Z] #38 61.27 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-03-27T13:59:13.819Z] #38 61.27 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-03-27T13:59:13.819Z] #38 61.27 Suggested packages: [2020-03-27T13:59:13.819Z] #38 61.27 manpages-dev python-setuptools [2020-03-27T13:59:13.819Z] #38 63.55 The following NEW packages will be installed: [2020-03-27T13:59:13.819Z] #38 63.55 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-03-27T13:59:13.819Z] #38 63.55 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-03-27T13:59:13.819Z] #38 63.55 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-03-27T13:59:13.819Z] #38 63.55 python-six zlib1g-dev [2020-03-27T13:59:13.819Z] #38 64.36 0 upgraded, 17 newly installed, 0 to remove and 14 not upgraded. [2020-03-27T13:59:13.819Z] #38 64.36 Need to get 4095 kB of archives. [2020-03-27T13:59:13.819Z] #38 64.36 After this operation, 22.5 MB of additional disk space will be used. [2020-03-27T13:59:13.819Z] #38 64.36 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-03-27T13:59:13.819Z] #38 64.36 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-03-27T13:59:13.819Z] #38 64.36 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-03-27T13:59:13.819Z] #38 64.37 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-03-27T13:59:13.819Z] #38 64.37 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-03-27T13:59:13.819Z] #38 64.38 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-03-27T13:59:13.819Z] #38 64.38 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-03-27T13:59:13.819Z] #38 64.38 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-03-27T13:59:13.819Z] #38 64.43 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-03-27T13:59:13.819Z] #38 64.55 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-03-27T13:59:13.819Z] #38 64.59 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-03-27T13:59:13.819Z] #38 64.82 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-03-27T13:59:13.819Z] #38 65.01 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-03-27T13:59:13.819Z] #38 65.01 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-03-27T13:59:13.819Z] #38 65.06 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-03-27T13:59:13.819Z] #38 65.09 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-03-27T13:59:13.819Z] #38 65.09 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-03-27T13:59:14.073Z] #38 ... [2020-03-27T13:59:14.073Z] [2020-03-27T13:59:14.073Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-27T13:59:14.073Z] #31 65.11 Selecting previously unselected package xxd. [2020-03-27T13:59:14.073Z] #31 65.11 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-03-27T13:59:14.073Z] #31 65.23 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-03-27T13:59:14.073Z] #31 65.25 Unpacking xxd (2:8.1.0875-5) ... [2020-03-27T13:59:14.328Z] #31 65.59 Selecting previously unselected package vim-common. [2020-03-27T13:59:14.328Z] #31 65.59 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-03-27T13:59:14.328Z] #31 ... [2020-03-27T13:59:14.328Z] [2020-03-27T13:59:14.328Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-03-27T13:59:14.328Z] #22 44.98 Reading package lists... [2020-03-27T13:59:14.328Z] #22 55.96 Building dependency tree... [2020-03-27T13:59:14.328Z] #22 58.12 Reading state information... [2020-03-27T13:59:14.328Z] #22 61.68 ca-certificates is already the newest version (20190110). [2020-03-27T13:59:14.328Z] #22 61.68 The following additional packages will be installed: [2020-03-27T13:59:14.328Z] #22 61.70 libjq1 libonig5 [2020-03-27T13:59:14.328Z] #22 62.68 The following NEW packages will be installed: [2020-03-27T13:59:14.328Z] #22 62.68 jq libjq1 libonig5 [2020-03-27T13:59:14.328Z] #22 63.39 0 upgraded, 3 newly installed, 0 to remove and 14 not upgraded. [2020-03-27T13:59:14.328Z] #22 63.39 Need to get 355 kB of archives. [2020-03-27T13:59:14.328Z] #22 63.39 After this operation, 1072 kB of additional disk space will be used. [2020-03-27T13:59:14.328Z] #22 63.39 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-03-27T13:59:14.329Z] #22 63.39 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-03-27T13:59:14.329Z] #22 63.39 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-03-27T13:59:14.329Z] #22 64.94 debconf: delaying package configuration, since apt-utils is not installed [2020-03-27T13:59:14.329Z] #22 65.27 Fetched 355 kB in 0s (831 kB/s) [2020-03-27T13:59:14.329Z] #22 65.53 Selecting previously unselected package libonig5:amd64. [2020-03-27T13:59:14.329Z] #22 65.53 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-03-27T13:59:14.329Z] #22 65.60 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-03-27T13:59:14.329Z] #22 65.62 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-03-27T13:59:14.515Z] #39 69.58 CC images/opts.o [2020-03-27T13:59:14.515Z] #39 69.75 CC images/seccomp.o [2020-03-27T13:59:14.591Z] #22 ... [2020-03-27T13:59:14.591Z] [2020-03-27T13:59:14.591Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-27T13:59:14.591Z] #31 65.71 Unpacking vim-common (2:8.1.0875-5) ... [2020-03-27T13:59:14.777Z] #39 70.32 CC images/binfmt-misc.o [2020-03-27T13:59:15.036Z] #39 70.61 CC images/time.o [2020-03-27T13:59:15.155Z] #31 ... [2020-03-27T13:59:15.155Z] [2020-03-27T13:59:15.155Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-03-27T13:59:15.155Z] #54 45.26 Reading package lists... [2020-03-27T13:59:15.155Z] #54 56.50 Building dependency tree... [2020-03-27T13:59:15.155Z] #54 58.90 Reading state information... [2020-03-27T13:59:15.155Z] #54 62.33 The following additional packages will be installed: [2020-03-27T13:59:15.155Z] #54 62.33 libbtrfs0 [2020-03-27T13:59:15.155Z] #54 62.76 The following NEW packages will be installed: [2020-03-27T13:59:15.155Z] #54 62.78 libbtrfs-dev libbtrfs0 [2020-03-27T13:59:15.155Z] #54 63.40 0 upgraded, 2 newly installed, 0 to remove and 14 not upgraded. [2020-03-27T13:59:15.155Z] #54 63.40 Need to get 119 kB of archives. [2020-03-27T13:59:15.155Z] #54 63.40 After this operation, 387 kB of additional disk space will be used. [2020-03-27T13:59:15.155Z] #54 63.40 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-03-27T13:59:15.155Z] #54 63.41 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-03-27T13:59:15.155Z] #54 64.84 debconf: delaying package configuration, since apt-utils is not installed [2020-03-27T13:59:15.155Z] #54 65.12 Fetched 119 kB in 0s (417 kB/s) [2020-03-27T13:59:15.155Z] #54 65.30 Selecting previously unselected package libbtrfs0. [2020-03-27T13:59:15.155Z] #54 65.30 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-03-27T13:59:15.155Z] #54 65.42 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-03-27T13:59:15.155Z] #54 65.46 Unpacking libbtrfs0 (4.20.1-2) ... [2020-03-27T13:59:15.155Z] #54 65.64 Selecting previously unselected package libbtrfs-dev. [2020-03-27T13:59:15.155Z] #54 65.64 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-03-27T13:59:15.155Z] #54 65.72 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-03-27T13:59:15.155Z] #54 66.20 Setting up libbtrfs0 (4.20.1-2) ... [2020-03-27T13:59:15.155Z] #54 66.23 Setting up libbtrfs-dev (4.20.1-2) ... [2020-03-27T13:59:15.155Z] #54 66.24 Processing triggers for libc-bin (2.28-10) ... [2020-03-27T13:59:15.294Z] #39 70.90 CC images/sysctl.o [2020-03-27T13:59:15.410Z] #54 ... [2020-03-27T13:59:15.411Z] [2020-03-27T13:59:15.411Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-27T13:59:15.411Z] #31 66.37 Selecting previously unselected package cmake-data. [2020-03-27T13:59:15.411Z] #31 66.37 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-03-27T13:59:15.411Z] #31 66.38 Unpacking cmake-data (3.13.4-1) ... [2020-03-27T13:59:15.668Z] #31 ... [2020-03-27T13:59:15.668Z] [2020-03-27T13:59:15.668Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-03-27T13:59:15.668Z] #54 DONE 66.7s [2020-03-27T13:59:15.668Z] [2020-03-27T13:59:15.668Z] #55 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-27T13:59:15.668Z] #55 DONE 0.1s [2020-03-27T13:59:15.668Z] [2020-03-27T13:59:15.668Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-27T13:59:15.668Z] #38 66.83 debconf: delaying package configuration, since apt-utils is not installed [2020-03-27T13:59:15.860Z] #39 71.24 CC images/autofs.o [2020-03-27T13:59:15.860Z] #39 ... [2020-03-27T13:59:15.860Z] [2020-03-27T13:59:15.860Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-27T13:59:15.860Z] #14 78.73 Selecting previously unselected package python3-minimal. [2020-03-27T13:59:15.925Z] #38 ... [2020-03-27T13:59:15.925Z] [2020-03-27T13:59:15.925Z] #56 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-03-27T13:59:15.925Z] #56 DONE 0.2s [2020-03-27T13:59:15.925Z] [2020-03-27T13:59:15.925Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-03-27T13:59:15.925Z] #22 65.92 Selecting previously unselected package libjq1:amd64. [2020-03-27T13:59:15.925Z] #22 65.94 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-03-27T13:59:15.925Z] #22 65.95 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-03-27T13:59:15.925Z] #22 66.23 Selecting previously unselected package jq. [2020-03-27T13:59:15.925Z] #22 66.24 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-03-27T13:59:15.925Z] #22 66.26 Unpacking jq (1.5+dfsg-2+b1) ... [2020-03-27T13:59:15.925Z] #22 66.79 Setting up libonig5:amd64 (6.9.1-1) ... [2020-03-27T13:59:15.925Z] #22 66.82 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-03-27T13:59:15.925Z] #22 66.85 Setting up jq (1.5+dfsg-2+b1) ... [2020-03-27T13:59:15.925Z] #22 66.87 Processing triggers for libc-bin (2.28-10) ... [2020-03-27T13:59:16.118Z] #14 78.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 ... 15713 files and directories currently installed.) [2020-03-27T13:59:16.118Z] #14 78.81 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-03-27T13:59:16.118Z] #14 78.82 Unpacking python3-minimal (3.7.3-1) ... [2020-03-27T13:59:16.376Z] #14 78.99 Selecting previously unselected package libmpdec2:amd64. [2020-03-27T13:59:16.376Z] #14 79.00 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-03-27T13:59:16.376Z] #14 79.01 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-03-27T13:59:16.376Z] #14 79.21 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-03-27T13:59:16.376Z] #14 79.24 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-03-27T13:59:16.376Z] #14 79.24 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-03-27T13:59:16.849Z] #22 DONE 67.8s [2020-03-27T13:59:16.849Z] [2020-03-27T13:59:16.849Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-27T13:59:16.849Z] #38 67.36 Fetched 4095 kB in 1s (3591 kB/s) [2020-03-27T13:59:16.849Z] #38 67.51 Selecting previously unselected package libcap-dev:amd64. [2020-03-27T13:59:16.849Z] #38 67.51 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-03-27T13:59:16.849Z] #38 67.63 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-03-27T13:59:16.849Z] #38 67.64 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-03-27T13:59:16.849Z] #38 67.90 Selecting previously unselected package libnet1:amd64. [2020-03-27T13:59:16.849Z] #38 ... [2020-03-27T13:59:16.849Z] [2020-03-27T13:59:16.849Z] #23 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-03-27T13:59:16.849Z] #23 DONE 0.2s [2020-03-27T13:59:16.849Z] [2020-03-27T13:59:16.849Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-27T13:59:16.850Z] #38 67.91 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-03-27T13:59:16.850Z] #38 67.93 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-03-27T13:59:17.104Z] #38 68.22 Selecting previously unselected package libnet1-dev. [2020-03-27T13:59:17.104Z] #38 68.22 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-03-27T13:59:17.104Z] #38 68.26 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-03-27T13:59:17.665Z] #38 68.75 Selecting previously unselected package libnl-3-200:amd64. [2020-03-27T13:59:17.665Z] #38 68.76 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-03-27T13:59:17.665Z] #38 68.77 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-03-27T13:59:17.921Z] #38 69.05 Selecting previously unselected package libnl-3-dev:amd64. [2020-03-27T13:59:17.921Z] #38 69.06 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-03-27T13:59:17.921Z] #38 69.09 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-03-27T13:59:18.177Z] #38 ... [2020-03-27T13:59:18.177Z] [2020-03-27T13:59:18.177Z] #8 [dev 1/25] RUN groupadd -r docker [2020-03-27T13:59:18.177Z] #8 DONE 5.8s [2020-03-27T13:59:18.177Z] [2020-03-27T13:59:18.177Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-03-27T13:59:18.177Z] #52 5.690 + RM_GOPATH=0 [2020-03-27T13:59:18.177Z] #52 5.690 + TMP_GOPATH= [2020-03-27T13:59:18.177Z] #52 5.690 + : /build [2020-03-27T13:59:18.177Z] #52 5.690 + '[' -z '' ']' [2020-03-27T13:59:18.177Z] #52 5.690 ++ mktemp -d [2020-03-27T13:59:18.177Z] #52 5.696 + export GOPATH=/tmp/tmp.wPXZmrjZn8 [2020-03-27T13:59:18.177Z] #52 5.696 + GOPATH=/tmp/tmp.wPXZmrjZn8 [2020-03-27T13:59:18.177Z] #52 5.696 + RM_GOPATH=1 [2020-03-27T13:59:18.177Z] #52 5.696 ++ dirname ./install.sh [2020-03-27T13:59:18.177Z] #52 5.703 + dir=. [2020-03-27T13:59:18.177Z] #52 5.703 + bin=runc [2020-03-27T13:59:18.177Z] #52 5.703 + shift [2020-03-27T13:59:18.177Z] #52 5.703 + '[' '!' -f ./runc.installer ']' [2020-03-27T13:59:18.177Z] #52 5.703 + . ./runc.installer [2020-03-27T13:59:18.177Z] #52 5.703 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-27T13:59:18.177Z] #52 5.703 + install_runc [2020-03-27T13:59:18.177Z] #52 5.703 + uname -r [2020-03-27T13:59:18.177Z] #52 5.748 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-03-27T13:59:18.177Z] #52 5.749 + grep -q '^3\.10\.0.*\.el7\.' [2020-03-27T13:59:18.177Z] #52 5.749 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-03-27T13:59:18.177Z] #52 5.749 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-03-27T13:59:18.177Z] #52 5.749 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.wPXZmrjZn8/src/github.com/opencontainers/runc [2020-03-27T13:59:18.320Z] 🇩 bin/containerd-shim-runc-v1 [2020-03-27T13:59:18.432Z] #52 5.802 Cloning into '/tmp/tmp.wPXZmrjZn8/src/github.com/opencontainers/runc'... [2020-03-27T13:59:18.903Z] #14 81.15 Selecting previously unselected package python3.7. [2020-03-27T13:59:18.903Z] #14 81.15 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-03-27T13:59:18.903Z] #14 81.17 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-03-27T13:59:18.903Z] #14 81.34 Selecting previously unselected package libpython3-stdlib:amd64. [2020-03-27T13:59:18.903Z] #14 81.37 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-03-27T13:59:18.903Z] #14 81.41 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-03-27T13:59:18.903Z] #14 ... [2020-03-27T13:59:18.903Z] [2020-03-27T13:59:18.903Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-03-27T13:59:18.903Z] #60 DONE 176.4s [2020-03-27T13:59:18.903Z] [2020-03-27T13:59:18.903Z] #61 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-03-27T13:59:18.903Z] #61 DONE 0.1s [2020-03-27T13:59:18.903Z] [2020-03-27T13:59:18.903Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-27T13:59:18.903Z] #14 81.77 Setting up python3-minimal (3.7.3-1) ... [2020-03-27T13:59:20.259Z] 🇩 binaries [2020-03-27T13:59:20.259Z] + mkdir -p /build [2020-03-27T13:59:20.259Z] + cp bin/containerd /build/containerd [2020-03-27T13:59:20.259Z] + cp bin/containerd-shim /build/containerd-shim [2020-03-27T13:59:20.259Z] + cp bin/ctr /build/ctr [2020-03-27T13:59:20.802Z] #14 ... [2020-03-27T13:59:20.802Z] [2020-03-27T13:59:20.802Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T13:59:20.802Z] #39 71.57 CC images/macvlan.o [2020-03-27T13:59:20.802Z] #39 71.89 CC images/sit.o [2020-03-27T13:59:20.802Z] #39 72.26 LINK images/built-in.o [2020-03-27T13:59:20.802Z] #39 72.38 GEN compel/include/asm [2020-03-27T13:59:20.802Z] #39 72.39 GEN compel/include/version.h [2020-03-27T13:59:20.802Z] #39 72.42 touch .config [2020-03-27T13:59:20.802Z] #39 72.43 GEN include/common/config.h [2020-03-27T13:59:20.802Z] #39 72.60 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-03-27T13:59:20.802Z] #39 72.63 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-03-27T13:59:20.802Z] #39 72.68 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-03-27T13:59:20.802Z] #39 72.71 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-03-27T13:59:20.802Z] #39 72.76 DEP compel/arch/x86/plugins/std/memcpy.d [2020-03-27T13:59:20.802Z] #39 72.80 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-03-27T13:59:20.802Z] #39 72.84 GEN compel/plugins/include/uapi/std/syscall.h [2020-03-27T13:59:20.802Z] #39 72.91 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-03-27T13:59:20.802Z] #39 72.96 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-03-27T13:59:20.802Z] #39 73.02 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-03-27T13:59:20.802Z] #39 73.05 DEP compel/plugins/std/infect.d [2020-03-27T13:59:20.802Z] #39 73.21 DEP compel/plugins/std/string.d [2020-03-27T13:59:20.802Z] #39 73.31 DEP compel/plugins/std/log.d [2020-03-27T13:59:20.802Z] #39 73.39 DEP compel/plugins/std/fds.d [2020-03-27T13:59:20.802Z] #39 73.52 DEP compel/plugins/std/std.d [2020-03-27T13:59:20.802Z] #39 73.68 DEP compel/plugins/shmem/shmem.d [2020-03-27T13:59:20.802Z] #39 73.81 DEP compel/plugins/fds/fds.d [2020-03-27T13:59:20.802Z] #39 73.95 CC compel/plugins/std/std.o [2020-03-27T13:59:20.802Z] #39 74.84 CC compel/plugins/std/fds.o [2020-03-27T13:59:20.802Z] #39 75.83 CC compel/plugins/std/log.o [2020-03-27T13:59:21.369Z] #39 ... [2020-03-27T13:59:21.369Z] [2020-03-27T13:59:21.369Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-27T13:59:21.627Z] #14 84.36 Selecting previously unselected package python3. [2020-03-27T13:59:21.627Z] #14 84.39 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16125 files and directories currently installed.) [2020-03-27T13:59:21.627Z] #14 84.48 Preparing to unpack .../python3_3.7.3-1_amd64.deb ... [2020-03-27T13:59:21.885Z] #14 84.54 Unpacking python3 (3.7.3-1) ... [2020-03-27T13:59:21.885Z] #14 ... [2020-03-27T13:59:21.885Z] [2020-03-27T13:59:21.885Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-03-27T13:59:21.885Z] #42 169.1 math/big [2020-03-27T13:59:21.885Z] #42 169.8 crypto/aes [2020-03-27T13:59:21.885Z] #42 171.9 crypto [2020-03-27T13:59:21.885Z] #42 172.5 crypto/des [2020-03-27T13:59:21.885Z] #42 173.1 crypto/internal/randutil [2020-03-27T13:59:21.885Z] #42 173.2 crypto/sha512 [2020-03-27T13:59:21.885Z] #42 174.7 crypto/hmac [2020-03-27T13:59:21.885Z] #42 175.0 crypto/md5 [2020-03-27T13:59:21.885Z] #42 176.3 crypto/sha1 [2020-03-27T13:59:21.885Z] #42 178.3 crypto/sha256 [2020-03-27T13:59:22.144Z] #42 ... [2020-03-27T13:59:22.144Z] [2020-03-27T13:59:22.144Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-27T13:59:22.144Z] #14 84.86 Preparing to unpack .../libudev1_241-7~deb10u3_amd64.deb ... [2020-03-27T13:59:22.144Z] #14 84.92 Unpacking libudev1:amd64 (241-7~deb10u3) over (241-7~deb10u2) ... [2020-03-27T13:59:22.402Z] #14 85.35 Setting up libudev1:amd64 (241-7~deb10u3) ... [2020-03-27T13:59:22.643Z] Removing intermediate container 850264648d31 [2020-03-27T13:59:22.643Z] ---> 1ce790ed92bc [2020-03-27T13:59:22.643Z] Step 61/140 : FROM dev-base AS proxy [2020-03-27T13:59:22.643Z] ---> b724d5bf8ecb [2020-03-27T13:59:22.643Z] Step 62/140 : ENV INSTALL_BINARY_NAME=proxy [2020-03-27T13:59:22.643Z] ---> Running in 0a3f8ea38a36 [2020-03-27T13:59:22.643Z] Removing intermediate container 0a3f8ea38a36 [2020-03-27T13:59:22.643Z] ---> a350cbb7ce46 [2020-03-27T13:59:22.643Z] Step 63/140 : ARG LIBNETWORK_COMMIT [2020-03-27T13:59:22.643Z] ---> Running in a868a0b5b47d [2020-03-27T13:59:22.968Z] #14 85.66 Selecting previously unselected package libip4tc0:amd64. [2020-03-27T13:59:22.968Z] #14 85.66 (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 ... 16158 files and directories currently installed.) [2020-03-27T13:59:22.968Z] #14 85.77 Preparing to unpack .../00-libip4tc0_1.8.2-4_amd64.deb ... [2020-03-27T13:59:22.968Z] #14 85.78 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-03-27T13:59:22.995Z] Removing intermediate container a868a0b5b47d [2020-03-27T13:59:22.995Z] ---> bda7fedcb3a3 [2020-03-27T13:59:22.995Z] Step 64/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-27T13:59:23.226Z] #14 85.93 Selecting previously unselected package libip6tc0:amd64. [2020-03-27T13:59:23.226Z] #14 85.93 Preparing to unpack .../01-libip6tc0_1.8.2-4_amd64.deb ... [2020-03-27T13:59:23.226Z] #14 85.96 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-03-27T13:59:23.226Z] #14 86.08 Selecting previously unselected package libiptc0:amd64. [2020-03-27T13:59:23.226Z] #14 86.09 Preparing to unpack .../02-libiptc0_1.8.2-4_amd64.deb ... [2020-03-27T13:59:23.226Z] #14 86.13 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-03-27T13:59:23.345Z] ---> 15593fa147b7 [2020-03-27T13:59:23.345Z] Step 65/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-03-27T13:59:23.345Z] ---> c5f5519e6bca [2020-03-27T13:59:23.345Z] Step 66/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-03-27T13:59:23.345Z] ---> Running in 7a2c218c055a [2020-03-27T13:59:23.501Z] #14 86.22 Selecting previously unselected package libnfnetlink0:amd64. [2020-03-27T13:59:23.501Z] #14 86.22 Preparing to unpack .../03-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-03-27T13:59:23.501Z] #14 86.23 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-03-27T13:59:23.501Z] #14 86.31 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-03-27T13:59:23.501Z] #14 86.32 Preparing to unpack .../04-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-03-27T13:59:23.501Z] #14 86.33 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-03-27T13:59:23.681Z] #52 ... [2020-03-27T13:59:23.681Z] [2020-03-27T13:59:23.681Z] #9 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2020-03-27T13:59:23.681Z] #9 DONE 5.0s [2020-03-27T13:59:23.681Z] [2020-03-27T13:59:23.681Z] #10 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-03-27T13:59:23.758Z] #14 86.50 Selecting previously unselected package libnftnl11:amd64. [2020-03-27T13:59:23.758Z] #14 86.51 Preparing to unpack .../05-libnftnl11_1.1.2-2_amd64.deb ... [2020-03-27T13:59:23.758Z] #14 86.51 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-03-27T13:59:24.015Z] #14 86.62 Selecting previously unselected package iptables. [2020-03-27T13:59:24.015Z] #14 86.62 Preparing to unpack .../06-iptables_1.8.2-4_amd64.deb ... [2020-03-27T13:59:24.015Z] #14 86.62 Unpacking iptables (1.8.2-4) ... [2020-03-27T13:59:24.120Z] + RM_GOPATH=0 [2020-03-27T13:59:24.120Z] + TMP_GOPATH= [2020-03-27T13:59:24.120Z] + : /build [2020-03-27T13:59:24.120Z] + '[' -z '' ']' [2020-03-27T13:59:24.120Z] ++ mktemp -d [2020-03-27T13:59:24.120Z] + export GOPATH=/tmp/tmp.cucptoRmck [2020-03-27T13:59:24.120Z] + GOPATH=/tmp/tmp.cucptoRmck [2020-03-27T13:59:24.120Z] + RM_GOPATH=1 [2020-03-27T13:59:24.120Z] ++ dirname ./install.sh [2020-03-27T13:59:24.120Z] + dir=. [2020-03-27T13:59:24.120Z] + bin=proxy [2020-03-27T13:59:24.120Z] + shift [2020-03-27T13:59:24.120Z] + '[' '!' -f ./proxy.installer ']' [2020-03-27T13:59:24.120Z] + . ./proxy.installer [2020-03-27T13:59:24.120Z] ++ : 0941c3f409260d5f05cfa6fc68420d8ad45ee483 [2020-03-27T13:59:24.120Z] + install_proxy [2020-03-27T13:59:24.120Z] + case "$1" in [2020-03-27T13:59:24.120Z] + export CGO_ENABLED=0 [2020-03-27T13:59:24.120Z] + CGO_ENABLED=0 [2020-03-27T13:59:24.120Z] + _install_proxy [2020-03-27T13:59:24.120Z] + echo 'Install docker-proxy version 0941c3f409260d5f05cfa6fc68420d8ad45ee483' [2020-03-27T13:59:24.120Z] + git clone https://github.com/docker/libnetwork.git /tmp/tmp.cucptoRmck/src/github.com/docker/libnetwork [2020-03-27T13:59:24.120Z] Install docker-proxy version 0941c3f409260d5f05cfa6fc68420d8ad45ee483 [2020-03-27T13:59:24.120Z] Cloning into '/tmp/tmp.cucptoRmck/src/github.com/docker/libnetwork'... [2020-03-27T13:59:24.272Z] #14 87.15 Selecting previously unselected package xxd. [2020-03-27T13:59:24.272Z] #14 87.15 Preparing to unpack .../07-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-03-27T13:59:24.272Z] #14 87.18 Unpacking xxd (2:8.1.0875-5) ... [2020-03-27T13:59:24.529Z] #14 87.41 Selecting previously unselected package vim-common. [2020-03-27T13:59:24.529Z] #14 87.42 Preparing to unpack .../08-vim-common_2%3a8.1.0875-5_all.deb ... [2020-03-27T13:59:24.529Z] #14 87.46 Unpacking vim-common (2:8.1.0875-5) ... [2020-03-27T13:59:24.786Z] #14 87.68 Selecting previously unselected package bash-completion. [2020-03-27T13:59:24.786Z] #14 87.68 Preparing to unpack .../09-bash-completion_1%3a2.8-6_all.deb ... [2020-03-27T13:59:25.388Z] + cd /tmp/tmp.cucptoRmck/src/github.com/docker/libnetwork [2020-03-27T13:59:25.389Z] + git checkout -q 0941c3f409260d5f05cfa6fc68420d8ad45ee483 [2020-03-27T13:59:25.756Z] + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-03-27T13:59:26.197Z] #10 ... [2020-03-27T13:59:26.197Z] [2020-03-27T13:59:26.197Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-03-27T13:59:26.197Z] #57 5.209 + RM_GOPATH=0 [2020-03-27T13:59:26.197Z] #57 5.209 + TMP_GOPATH= [2020-03-27T13:59:26.197Z] #57 5.209 + : /build [2020-03-27T13:59:26.197Z] #57 5.209 + '[' -z '' ']' [2020-03-27T13:59:26.197Z] #57 5.210 ++ mktemp -d [2020-03-27T13:59:26.197Z] #57 5.213 + export GOPATH=/tmp/tmp.zVxDDkNHtE [2020-03-27T13:59:26.197Z] #57 5.220 + GOPATH=/tmp/tmp.zVxDDkNHtE [2020-03-27T13:59:26.197Z] #57 5.220 + RM_GOPATH=1 [2020-03-27T13:59:26.197Z] #57 5.220 ++ dirname ./install.sh [2020-03-27T13:59:26.197Z] #57 5.230 + dir=. [2020-03-27T13:59:26.197Z] #57 5.230 + bin=containerd [2020-03-27T13:59:26.197Z] #57 5.230 + shift [2020-03-27T13:59:26.197Z] #57 5.230 + '[' '!' -f ./containerd.installer ']' [2020-03-27T13:59:26.197Z] #57 5.230 + . ./containerd.installer [2020-03-27T13:59:26.197Z] #57 5.230 ++ : 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-03-27T13:59:26.197Z] #57 5.237 Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-03-27T13:59:26.197Z] #57 5.237 + install_containerd [2020-03-27T13:59:26.197Z] #57 5.237 + echo 'Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429' [2020-03-27T13:59:26.197Z] #57 5.237 + git clone https://github.com/containerd/containerd.git /tmp/tmp.zVxDDkNHtE/src/github.com/containerd/containerd [2020-03-27T13:59:26.197Z] #57 5.250 Cloning into '/tmp/tmp.zVxDDkNHtE/src/github.com/containerd/containerd'... [2020-03-27T13:59:26.197Z] #57 ... [2020-03-27T13:59:26.197Z] [2020-03-27T13:59:26.197Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-27T13:59:26.197Z] #24 7.751 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-03-27T13:59:26.197Z] #24 8.399 [2020-03-27T13:59:26.197Z] #24 8.574 #=#=# 0.0% # 2.7% #### 5.7% ######### 13.8% ############# 18.8% ################# 23.8% [2020-03-27T13:59:26.197Z] #24 ... [2020-03-27T13:59:26.197Z] [2020-03-27T13:59:26.197Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-03-27T13:59:26.197Z] #42 66.82 internal/x/crypto/curve25519 [2020-03-27T13:59:26.197Z] #42 73.17 sync [2020-03-27T13:59:26.197Z] #42 74.38 reflect [2020-03-27T13:59:26.197Z] #42 74.38 io [2020-03-27T13:59:26.197Z] #42 76.31 bytes [2020-03-27T13:59:26.197Z] #42 ... [2020-03-27T13:59:26.197Z] [2020-03-27T13:59:26.197Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-27T13:59:27.218Z] #24 8.574 #=#=# 0.0% # 2.7% #### 5.7% ######### 13.8% ############# 18.8% ################# 23.8% #################### 28.7% ######################## 33.8% ############################ 39.6% ################################ 45.7% ################################### 49.9% ######################################## 55.9% ############################################ 61.3% ############################################### 65.5% #################################################### 72.8% [2020-03-27T13:59:27.218Z] #24 ... [2020-03-27T13:59:27.218Z] [2020-03-27T13:59:27.218Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-03-27T13:59:27.218Z] #26 68.40 Checking out files: 58% (884/1521) Checking out files: 59% (898/1521) Checking out files: 60% (913/1521) Checking out files: 61% (928/1521) Checking out files: 62% (944/1521) Checking out files: 63% (959/1521) Checking out files: 64% (974/1521) Checking out files: 65% (989/1521) Checking out files: 66% (1004/1521) Checking out files: 67% (1020/1521) Checking out files: 68% (1035/1521) Checking out files: 69% (1050/1521) Checking out files: 70% (1065/1521) Checking out files: 71% (1080/1521) Checking out files: 72% (1096/1521) Checking out files: 73% (1111/1521) Checking out files: 74% (1126/1521) Checking out files: 75% (1141/1521) Checking out files: 76% (1156/1521) Checking out files: 77% (1172/1521) Checking out files: 78% (1187/1521) Checking out files: 79% (1202/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 86% (1315/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 93% (1422/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-03-27T13:59:27.218Z] #26 70.79 + cd /tmp/tmp.8GdN7K9TvV/src/github.com/go-swagger/go-swagger [2020-03-27T13:59:27.218Z] #26 70.79 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-03-27T13:59:27.218Z] #26 71.02 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-03-27T13:59:27.474Z] #26 ... [2020-03-27T13:59:27.474Z] [2020-03-27T13:59:27.474Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-27T13:59:27.474Z] #24 8.574 #=#=# 0.0% # 2.7% #### 5.7% ######### 13.8% ############# 18.8% ################# 23.8% #################### 28.7% ######################## 33.8% ############################ 39.6% ################################ 45.7% ################################### 49.9% ######################################## 55.9% ############################################ 61.3% ############################################### 65.5% #################################################### 72.8% ########################################################## 81.4% ############################################################## 87.3% [2020-03-27T13:59:27.474Z] #24 ... [2020-03-27T13:59:27.474Z] [2020-03-27T13:59:27.474Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-03-27T13:59:27.474Z] #29 67.97 sync [2020-03-27T13:59:27.474Z] #29 69.31 io [2020-03-27T13:59:27.474Z] #29 69.35 reflect [2020-03-27T13:59:27.474Z] #29 71.80 syscall [2020-03-27T13:59:27.474Z] #29 ... [2020-03-27T13:59:27.474Z] [2020-03-27T13:59:27.474Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-27T13:59:27.504Z] Removing intermediate container 7a2c218c055a [2020-03-27T13:59:27.504Z] ---> 5225d7746123 [2020-03-27T13:59:27.504Z] Step 67/140 : FROM base AS gometalinter [2020-03-27T13:59:27.504Z] ---> b724d5bf8ecb [2020-03-27T13:59:27.504Z] Step 68/140 : ENV INSTALL_BINARY_NAME=gometalinter [2020-03-27T13:59:27.729Z] #24 8.574 #=#=# 0.0% # 2.7% #### 5.7% ######### 13.8% ############# 18.8% ################# 23.8% #################### 28.7% ######################## 33.8% ############################ 39.6% ################################ 45.7% ################################### 49.9% ######################################## 55.9% ############################################ 61.3% ############################################### 65.5% #################################################### 72.8% ########################################################## 81.4% ############################################################## 87.3% ################################################################### 93.1% ######################################################################## 100.0% [2020-03-27T13:59:27.951Z] ---> Running in ad914f61760f [2020-03-27T13:59:27.951Z] Removing intermediate container ad914f61760f [2020-03-27T13:59:27.951Z] ---> a169bda650ff [2020-03-27T13:59:27.951Z] Step 69/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-27T13:59:28.300Z] ---> fddaadb4241d [2020-03-27T13:59:28.300Z] Step 70/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-03-27T13:59:28.647Z] ---> 75f6d6605d55 [2020-03-27T13:59:28.647Z] Step 71/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-03-27T13:59:28.647Z] ---> Running in 5467d0204b59 [2020-03-27T13:59:28.655Z] #24 11.64 [2020-03-27T13:59:28.655Z] #24 ... [2020-03-27T13:59:28.655Z] [2020-03-27T13:59:28.655Z] #10 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-03-27T13:59:28.655Z] #10 5.099 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-03-27T13:59:28.655Z] #10 DONE 5.4s [2020-03-27T13:59:28.655Z] [2020-03-27T13:59:28.655Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-27T13:59:28.655Z] #38 69.70 Selecting previously unselected package libprotobuf-c1:amd64. [2020-03-27T13:59:28.655Z] #38 69.70 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-03-27T13:59:28.655Z] #38 69.74 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-03-27T13:59:28.655Z] #38 69.89 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-03-27T13:59:28.655Z] #38 69.90 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-03-27T13:59:28.655Z] #38 69.94 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-03-27T13:59:28.655Z] #38 70.14 Selecting previously unselected package zlib1g-dev:amd64. [2020-03-27T13:59:28.655Z] #38 70.16 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-03-27T13:59:28.655Z] #38 70.18 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-03-27T13:59:28.655Z] #38 70.67 Selecting previously unselected package libprotobuf17:amd64. [2020-03-27T13:59:28.655Z] #38 70.69 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-03-27T13:59:28.655Z] #38 70.69 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-03-27T13:59:28.655Z] #38 72.11 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-03-27T13:59:28.655Z] #38 72.12 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-03-27T13:59:28.655Z] #38 72.12 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-03-27T13:59:28.655Z] #38 72.42 Selecting previously unselected package libprotobuf-dev:amd64. [2020-03-27T13:59:28.655Z] #38 72.44 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-03-27T13:59:28.655Z] #38 72.47 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-03-27T13:59:28.655Z] #38 75.09 Selecting previously unselected package libprotoc17:amd64. [2020-03-27T13:59:28.655Z] #38 75.09 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-03-27T13:59:28.655Z] #38 75.09 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-03-27T13:59:28.655Z] #38 76.16 Selecting previously unselected package protobuf-c-compiler. [2020-03-27T13:59:28.655Z] #38 76.21 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-03-27T13:59:28.655Z] #38 76.22 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-03-27T13:59:28.655Z] #38 76.40 Selecting previously unselected package protobuf-compiler. [2020-03-27T13:59:28.655Z] #38 76.41 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-03-27T13:59:28.655Z] #38 76.42 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-03-27T13:59:28.655Z] #38 76.60 Selecting previously unselected package python-pkg-resources. [2020-03-27T13:59:28.655Z] #38 76.61 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-03-27T13:59:28.655Z] #38 76.62 Unpacking python-pkg-resources (40.8.0-1) ... [2020-03-27T13:59:28.655Z] #38 77.12 Selecting previously unselected package python-six. [2020-03-27T13:59:28.655Z] #38 77.12 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-03-27T13:59:28.655Z] #38 77.13 Unpacking python-six (1.12.0-1) ... [2020-03-27T13:59:28.655Z] #38 77.34 Selecting previously unselected package python-protobuf. [2020-03-27T13:59:28.655Z] #38 77.38 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-03-27T13:59:28.655Z] #38 77.41 Unpacking python-protobuf (3.6.1.3-2) ... [2020-03-27T13:59:28.655Z] #38 78.56 Setting up python-pkg-resources (40.8.0-1) ... [2020-03-27T13:59:28.655Z] #38 ... [2020-03-27T13:59:28.655Z] [2020-03-27T13:59:28.655Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-27T13:59:28.962Z] #14 91.25 Unpacking bash-completion (1:2.8-6) ... [2020-03-27T13:59:28.962Z] #14 91.74 Selecting previously unselected package bzip2. [2020-03-27T13:59:28.962Z] #14 91.75 Preparing to unpack .../10-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-03-27T13:59:28.962Z] #14 91.75 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-03-27T13:59:29.001Z] + RM_GOPATH=0 [2020-03-27T13:59:29.001Z] + TMP_GOPATH= [2020-03-27T13:59:29.001Z] + : /build [2020-03-27T13:59:29.001Z] + '[' -z '' ']' [2020-03-27T13:59:29.001Z] ++ mktemp -d [2020-03-27T13:59:29.001Z] + export GOPATH=/tmp/tmp.Za0XZCl4CM [2020-03-27T13:59:29.001Z] + GOPATH=/tmp/tmp.Za0XZCl4CM [2020-03-27T13:59:29.001Z] + RM_GOPATH=1 [2020-03-27T13:59:29.001Z] ++ dirname ./install.sh [2020-03-27T13:59:29.001Z] + dir=. [2020-03-27T13:59:29.001Z] + bin=gometalinter [2020-03-27T13:59:29.001Z] + shift [2020-03-27T13:59:29.001Z] + '[' '!' -f ./gometalinter.installer ']' [2020-03-27T13:59:29.001Z] + . ./gometalinter.installer [2020-03-27T13:59:29.001Z] ++ GOMETALINTER_COMMIT=v2.0.6 [2020-03-27T13:59:29.001Z] + install_gometalinter [2020-03-27T13:59:29.001Z] + echo 'Installing gometalinter version v2.0.6' [2020-03-27T13:59:29.001Z] + go get -d github.com/alecthomas/gometalinter [2020-03-27T13:59:29.001Z] Installing gometalinter version v2.0.6 [2020-03-27T13:59:29.221Z] #14 91.84 Selecting previously unselected package xz-utils. [2020-03-27T13:59:29.221Z] #14 91.84 Preparing to unpack .../11-xz-utils_5.2.4-1_amd64.deb ... [2020-03-27T13:59:29.221Z] #14 91.84 Unpacking xz-utils (5.2.4-1) ... [2020-03-27T13:59:29.221Z] #14 92.02 Selecting previously unselected package apparmor. [2020-03-27T13:59:29.221Z] #14 92.03 Preparing to unpack .../12-apparmor_2.13.2-10_amd64.deb ... [2020-03-27T13:59:29.221Z] #14 92.12 Unpacking apparmor (2.13.2-10) ... [2020-03-27T13:59:29.684Z] #24 11.94 #=#=# ####### 10.4% ############# 18.9% ######################## 34.0% ################################# 46.5% ########################################### 60.9% ###################################################### 75.3% ################################################################ 89.0% ######################################################################## 100.0% [2020-03-27T13:59:29.762Z] + cd /tmp/tmp.Za0XZCl4CM/src/github.com/alecthomas/gometalinter [2020-03-27T13:59:29.762Z] + git checkout -q v2.0.6 [2020-03-27T13:59:29.762Z] + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2020-03-27T13:59:29.786Z] #14 92.62 Selecting previously unselected package aufs-tools. [2020-03-27T13:59:29.786Z] #14 92.62 Preparing to unpack .../13-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-03-27T13:59:29.786Z] #14 92.63 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-03-27T13:59:30.044Z] #14 92.80 Selecting previously unselected package binutils-mingw-w64-i686. [2020-03-27T13:59:30.044Z] #14 92.82 Preparing to unpack .../14-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-03-27T13:59:30.044Z] #14 92.82 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-03-27T13:59:30.245Z] #24 13.53 #=#=# [2020-03-27T13:59:30.245Z] #24 ... [2020-03-27T13:59:30.245Z] [2020-03-27T13:59:30.245Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-03-27T13:59:30.245Z] #45 70.86 + cd /tmp/tmp.gYVGBW01y0/src/gotest.tools/gotestsum [2020-03-27T13:59:30.245Z] #45 70.86 + git checkout -q v0.3.5 [2020-03-27T13:59:30.245Z] #45 70.95 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-03-27T13:59:30.501Z] #45 ... [2020-03-27T13:59:30.501Z] [2020-03-27T13:59:30.501Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-27T13:59:30.758Z] #24 13.72 #=#=# ### 5.5% [2020-03-27T13:59:30.758Z] #24 ... [2020-03-27T13:59:30.758Z] [2020-03-27T13:59:30.758Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-27T13:59:30.758Z] #31 71.90 Selecting previously unselected package libicu63:amd64. [2020-03-27T13:59:30.758Z] #31 71.90 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-03-27T13:59:30.758Z] #31 71.91 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-03-27T13:59:30.758Z] #31 ... [2020-03-27T13:59:30.758Z] [2020-03-27T13:59:30.758Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-27T13:59:31.948Z] #14 94.79 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-03-27T13:59:31.948Z] #14 94.81 Preparing to unpack .../15-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-03-27T13:59:31.948Z] #14 94.81 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-03-27T13:59:32.039Z] #24 13.72 #=#=# ### 5.5% ####### 10.4% ########### 16.3% ############## 20.1% ################# 24.2% ##################### 29.6% ########################### 37.8% ################################# 46.1% ###################################### 53.5% ############################################ 61.3% ################################################ 67.5% ####################################################### 76.9% ############################################################# 85.1% ################################################################### 93.5% ######################################################################## 100.0% [2020-03-27T13:59:32.205Z] #14 ... [2020-03-27T13:59:32.205Z] [2020-03-27T13:59:32.205Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T13:59:32.206Z] #39 77.57 CC compel/plugins/std/string.o [2020-03-27T13:59:32.206Z] #39 78.70 CC compel/plugins/std/infect.o [2020-03-27T13:59:32.206Z] #39 79.17 CC compel/arch/x86/plugins/std/parasite-head.o [2020-03-27T13:59:32.206Z] #39 79.22 CC compel/arch/x86/plugins/std/memcpy.o [2020-03-27T13:59:32.206Z] #39 79.29 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-03-27T13:59:32.206Z] #39 79.37 AR compel/plugins/std.lib.a [2020-03-27T13:59:32.206Z] #39 79.43 CC compel/plugins/fds/fds.o [2020-03-27T13:59:32.206Z] #39 79.64 AR compel/plugins/fds.lib.a [2020-03-27T13:59:32.206Z] #39 79.69 HOSTDEP compel/src/lib/log-host.d [2020-03-27T13:59:32.206Z] #39 79.88 HOSTDEP compel/src/lib/handle-elf-host.d [2020-03-27T13:59:32.206Z] #39 80.01 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-03-27T13:59:32.206Z] #39 80.13 HOSTDEP compel/src/main-host.d [2020-03-27T13:59:32.206Z] #39 80.24 DEP compel/src/lib/ptrace.d [2020-03-27T13:59:32.206Z] #39 80.38 DEP compel/src/lib/infect.d [2020-03-27T13:59:32.206Z] #39 80.51 DEP compel/src/lib/infect-util.d [2020-03-27T13:59:32.206Z] #39 80.63 DEP compel/src/lib/infect-rpc.d [2020-03-27T13:59:32.206Z] #39 80.81 DEP compel/arch/x86/src/lib/infect.d [2020-03-27T13:59:32.206Z] #39 80.93 DEP compel/arch/x86/src/lib/cpu.d [2020-03-27T13:59:32.206Z] #39 81.02 DEP compel/src/lib/log.d [2020-03-27T13:59:32.206Z] #39 81.18 DEP compel/src/main.d [2020-03-27T13:59:32.206Z] #39 81.35 DEP compel/src/lib/handle-elf.d [2020-03-27T13:59:32.206Z] #39 81.47 DEP compel/arch/x86/src/lib/handle-elf.d [2020-03-27T13:59:32.206Z] #39 81.71 CC compel/src/lib/log.o [2020-03-27T13:59:32.206Z] #39 81.99 CC compel/arch/x86/src/lib/cpu.o [2020-03-27T13:59:32.206Z] #39 82.84 CC compel/arch/x86/src/lib/infect.o [2020-03-27T13:59:32.206Z] #39 83.72 CC compel/src/lib/infect-rpc.o [2020-03-27T13:59:32.206Z] #39 83.96 CC compel/src/lib/infect-util.o [2020-03-27T13:59:32.206Z] #39 84.21 CC compel/src/lib/infect.o [2020-03-27T13:59:32.206Z] #39 86.93 CC compel/src/lib/ptrace.o [2020-03-27T13:59:32.206Z] #39 87.38 AR compel/libcompel.a [2020-03-27T13:59:32.206Z] #39 87.44 HOSTCC compel/src/main-host.o [2020-03-27T13:59:32.206Z] #39 87.75 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-03-27T13:59:32.464Z] #39 87.91 HOSTCC compel/src/lib/handle-elf-host.o [2020-03-27T13:59:32.804Z] #39 88.35 HOSTCC compel/src/lib/log-host.o [2020-03-27T13:59:32.964Z] #24 15.96 [2020-03-27T13:59:33.099Z] #39 ... [2020-03-27T13:59:33.099Z] [2020-03-27T13:59:33.099Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-03-27T13:59:33.099Z] #42 180.5 encoding/hex [2020-03-27T13:59:33.099Z] #42 181.0 encoding/pem [2020-03-27T13:59:33.099Z] #42 181.5 internal/singleflight [2020-03-27T13:59:33.099Z] #42 181.8 net [2020-03-27T13:59:33.099Z] #42 182.5 crypto/rand [2020-03-27T13:59:33.099Z] #42 183.2 crypto/elliptic [2020-03-27T13:59:33.099Z] #42 185.2 encoding/asn1 [2020-03-27T13:59:33.099Z] #42 187.8 crypto/ecdsa [2020-03-27T13:59:33.099Z] #42 188.4 crypto/rsa [2020-03-27T13:59:33.099Z] #42 189.9 crypto/dsa [2020-03-27T13:59:33.099Z] #42 190.4 crypto/x509/pkix [2020-03-27T13:59:33.360Z] #42 ... [2020-03-27T13:59:33.360Z] [2020-03-27T13:59:33.360Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T13:59:33.360Z] #39 88.68 HOSTLINK compel/compel-host-bin [2020-03-27T13:59:33.360Z] #39 88.81 DEP soccr/soccr.d [2020-03-27T13:59:33.360Z] #39 88.95 CC soccr/soccr.o [2020-03-27T13:59:33.477Z] #24 16.24 0.9% # 2.3% ## 3.7% ### 4.8% [2020-03-27T13:59:33.477Z] #24 ... [2020-03-27T13:59:33.477Z] [2020-03-27T13:59:33.477Z] #11 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-03-27T13:59:33.477Z] #11 DONE 5.0s [2020-03-27T13:59:33.477Z] [2020-03-27T13:59:33.477Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-27T13:59:33.597Z] + rm -rf /tmp/tmp.9Nd9bmO6JZ [2020-03-27T13:59:33.597Z] Removing intermediate container 9377f54316cc [2020-03-27T13:59:33.597Z] ---> 3fc628204037 [2020-03-27T13:59:33.597Z] Step 21/140 : FROM base AS frozen-images [2020-03-27T13:59:33.597Z] ---> 7bb5d5ca6837 [2020-03-27T13:59:33.597Z] Step 22/140 : ARG DEBIAN_FRONTEND [2020-03-27T13:59:33.597Z] ---> Using cache [2020-03-27T13:59:33.597Z] ---> a4cdb86a5df7 [2020-03-27T13:59:33.597Z] Step 23/140 : RUN apt-get update && apt-get install -y --no-install-recommends ca-certificates jq && rm -rf /var/lib/apt/lists/* [2020-03-27T13:59:33.597Z] ---> Running in d77f74150f83 [2020-03-27T13:59:33.597Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-27T13:59:33.597Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-27T13:59:33.597Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-27T13:59:33.597Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-03-27T13:59:33.597Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [180 kB] [2020-03-27T13:59:33.597Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-03-27T13:59:35.074Z] Fetched 8118 kB in 3s (3192 kB/s) [2020-03-27T13:59:35.266Z] #39 90.44 AR soccr/libsoccr.a [2020-03-27T13:59:35.266Z] #39 90.48 make[1]: 'soccr/libsoccr.a' is up to date. [2020-03-27T13:59:35.523Z] #39 90.86 DEP criu/arch/x86/sigframe.d [2020-03-27T13:59:35.780Z] #39 91.03 DEP criu/arch/x86/sigaction_compat.d [2020-03-27T13:59:35.780Z] #39 91.21 DEP criu/arch/x86/kerndat.d [2020-03-27T13:59:36.037Z] #39 91.41 DEP criu/arch/x86/crtools.d [2020-03-27T13:59:36.037Z] #39 91.54 DEP criu/arch/x86/cpu.d [2020-03-27T13:59:36.086Z] Reading package lists... [2020-03-27T13:59:36.613Z] #39 91.84 CC criu/arch/x86/cpu.o [2020-03-27T13:59:37.097Z] Reading package lists... [2020-03-27T13:59:37.177Z] #39 92.53 CC criu/arch/x86/crtools.o [2020-03-27T13:59:37.382Z] Building dependency tree... [2020-03-27T13:59:37.382Z] Reading state information... [2020-03-27T13:59:37.431Z] + GOBIN=/build [2020-03-27T13:59:37.431Z] + /build/gometalinter --install [2020-03-27T13:59:37.431Z] Installing: [2020-03-27T13:59:37.431Z] deadcode [2020-03-27T13:59:37.431Z] dupl [2020-03-27T13:59:37.431Z] errcheck [2020-03-27T13:59:37.431Z] gas [2020-03-27T13:59:37.431Z] gochecknoglobals [2020-03-27T13:59:37.431Z] gochecknoinits [2020-03-27T13:59:37.431Z] goconst [2020-03-27T13:59:37.431Z] gocyclo [2020-03-27T13:59:37.431Z] goimports [2020-03-27T13:59:37.431Z] golint [2020-03-27T13:59:37.431Z] gosimple [2020-03-27T13:59:37.431Z] gotype [2020-03-27T13:59:37.431Z] gotypex [2020-03-27T13:59:37.431Z] ineffassign [2020-03-27T13:59:37.431Z] interfacer [2020-03-27T13:59:37.431Z] lll [2020-03-27T13:59:37.431Z] maligned [2020-03-27T13:59:37.431Z] megacheck [2020-03-27T13:59:37.431Z] misspell [2020-03-27T13:59:37.431Z] nakedret [2020-03-27T13:59:37.431Z] safesql [2020-03-27T13:59:37.431Z] staticcheck [2020-03-27T13:59:37.431Z] structcheck [2020-03-27T13:59:37.431Z] unconvert [2020-03-27T13:59:37.431Z] unparam [2020-03-27T13:59:37.431Z] unused [2020-03-27T13:59:37.431Z] varcheck [2020-03-27T13:59:37.666Z] ca-certificates is already the newest version (20190110). [2020-03-27T13:59:37.666Z] The following additional packages will be installed: [2020-03-27T13:59:37.666Z] libjq1 libonig5 [2020-03-27T13:59:37.666Z] The following NEW packages will be installed: [2020-03-27T13:59:37.666Z] jq libjq1 libonig5 [2020-03-27T13:59:37.666Z] 0 upgraded, 3 newly installed, 0 to remove and 14 not upgraded. [2020-03-27T13:59:37.666Z] Need to get 358 kB of archives. [2020-03-27T13:59:37.666Z] After this operation, 1277 kB of additional disk space will be used. [2020-03-27T13:59:37.666Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-03-27T13:59:37.666Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-03-27T13:59:37.666Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-03-27T13:59:37.951Z] debconf: delaying package configuration, since apt-utils is not installed [2020-03-27T13:59:37.951Z] Fetched 358 kB in 0s (4419 kB/s) [2020-03-27T13:59:37.951Z] Selecting previously unselected package libonig5:ppc64el. [2020-03-27T13:59:37.951Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15330 files and directories currently installed.) [2020-03-27T13:59:37.951Z] Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ... [2020-03-27T13:59:37.951Z] Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-03-27T13:59:37.951Z] Selecting previously unselected package libjq1:ppc64el. [2020-03-27T13:59:37.951Z] Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-03-27T13:59:37.951Z] Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-03-27T13:59:37.951Z] Selecting previously unselected package jq. [2020-03-27T13:59:37.951Z] Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-03-27T13:59:37.951Z] Unpacking jq (1.5+dfsg-2+b1) ... [2020-03-27T13:59:38.235Z] Setting up libonig5:ppc64el (6.9.1-1) ... [2020-03-27T13:59:38.235Z] Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-03-27T13:59:38.235Z] Setting up jq (1.5+dfsg-2+b1) ... [2020-03-27T13:59:38.235Z] Processing triggers for libc-bin (2.28-10) ... [2020-03-27T13:59:38.531Z] Removing intermediate container d77f74150f83 [2020-03-27T13:59:38.531Z] ---> 41948f3b9857 [2020-03-27T13:59:38.531Z] Step 24/140 : COPY contrib/download-frozen-image-v2.sh / [2020-03-27T13:59:38.545Z] #39 94.00 CC criu/arch/x86/kerndat.o [2020-03-27T13:59:38.587Z] #24 16.24 0.9% # 2.3% ## 3.7% ### 4.8% #### 6.1% ##### 7.4% ###### 8.6% ####### 9.9% ######## 11.4% ######### 13.0% ########## 14.3% ########### 16.0% ############ 17.3% ############# 18.7% ############## 19.9% ############### 21.0% ################ 22.5% ################# 23.8% ################## 26.2% #################### 28.1% ####################### 32.5% ######################### 35.6% ########################### 38.5% ############################# 41.1% ################################ 44.5% ################################## 47.4% ################################### 49.2% ##################################### 52.2% ###################################### 53.9% ######################################## 56.6% ########################################## 59.5% ############################################ 61.5% ############################################# 62.7% ############################################# 63.6% ############################################## 65.2% ################################################ 66.7% ################################################# 68.8% ################################################### 72.1% ##################################################### 74.5% ####################################################### 76.7% ######################################################## 78.6% ########################################################## 80.7% ########################################################### 83.3% ############################################################## 86.5% ############################################################### 87.5% ################################################################ 89.5% ################################################################## 92.1% #################################################################### 95.7% ###################################################################### 98.6% ######################################################################## 100.0% [2020-03-27T13:59:38.815Z] ---> 2d6ad6234208 [2020-03-27T13:59:38.815Z] Step 25/140 : RUN /download-frozen-image-v2.sh /build buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251 busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0 busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6 debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60 hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c [2020-03-27T13:59:38.815Z] ---> Running in 79e1498d6471 [2020-03-27T13:59:38.843Z] #24 22.15 [2020-03-27T13:59:39.098Z] #24 ... [2020-03-27T13:59:39.098Z] [2020-03-27T13:59:39.098Z] #12 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-03-27T13:59:39.098Z] #12 DONE 5.6s [2020-03-27T13:59:39.098Z] [2020-03-27T13:59:39.098Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-27T13:59:39.098Z] #31 85.01 Selecting previously unselected package libxml2:amd64. [2020-03-27T13:59:39.098Z] #31 85.03 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-03-27T13:59:39.098Z] #31 85.05 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-03-27T13:59:39.098Z] #31 86.25 Selecting previously unselected package libarchive13:amd64. [2020-03-27T13:59:39.098Z] #31 86.33 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-03-27T13:59:39.098Z] #31 86.36 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-03-27T13:59:39.098Z] #31 86.93 Selecting previously unselected package libjsoncpp1:amd64. [2020-03-27T13:59:39.098Z] #31 86.94 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-03-27T13:59:39.098Z] #31 86.95 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-03-27T13:59:39.098Z] #31 87.34 Selecting previously unselected package librhash0:amd64. [2020-03-27T13:59:39.098Z] #31 87.35 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-03-27T13:59:39.098Z] #31 87.35 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-03-27T13:59:39.098Z] #31 87.75 Selecting previously unselected package libuv1:amd64. [2020-03-27T13:59:39.098Z] #31 87.75 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-03-27T13:59:39.098Z] #31 87.75 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-03-27T13:59:39.098Z] #31 88.13 Selecting previously unselected package cmake. [2020-03-27T13:59:39.098Z] #31 88.13 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-03-27T13:59:39.098Z] #31 88.15 Unpacking cmake (3.13.4-1) ... [2020-03-27T13:59:39.109Z] #39 94.59 CC criu/arch/x86/sigaction_compat.o [2020-03-27T13:59:39.109Z] #39 ... [2020-03-27T13:59:39.109Z] [2020-03-27T13:59:39.109Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-03-27T13:59:39.109Z] #48 196.6 + GOBIN=/build [2020-03-27T13:59:39.109Z] #48 196.6 + /build/gometalinter --install [2020-03-27T13:59:39.109Z] #48 196.7 Installing: [2020-03-27T13:59:39.109Z] #48 196.7 deadcode [2020-03-27T13:59:39.109Z] #48 196.7 dupl [2020-03-27T13:59:39.109Z] #48 196.7 errcheck [2020-03-27T13:59:39.109Z] #48 196.7 gas [2020-03-27T13:59:39.109Z] #48 196.7 gochecknoglobals [2020-03-27T13:59:39.109Z] #48 196.7 gochecknoinits [2020-03-27T13:59:39.109Z] #48 196.7 goconst [2020-03-27T13:59:39.109Z] #48 196.7 gocyclo [2020-03-27T13:59:39.109Z] #48 196.7 goimports [2020-03-27T13:59:39.109Z] #48 196.7 golint [2020-03-27T13:59:39.109Z] #48 196.7 gosimple [2020-03-27T13:59:39.109Z] #48 196.7 gotype [2020-03-27T13:59:39.109Z] #48 196.7 gotypex [2020-03-27T13:59:39.109Z] #48 196.7 ineffassign [2020-03-27T13:59:39.109Z] #48 196.7 interfacer [2020-03-27T13:59:39.109Z] #48 196.7 lll [2020-03-27T13:59:39.109Z] #48 196.7 maligned [2020-03-27T13:59:39.109Z] #48 196.7 megacheck [2020-03-27T13:59:39.109Z] #48 196.7 misspell [2020-03-27T13:59:39.109Z] #48 196.7 nakedret [2020-03-27T13:59:39.109Z] #48 196.7 safesql [2020-03-27T13:59:39.109Z] #48 196.7 staticcheck [2020-03-27T13:59:39.109Z] #48 196.7 structcheck [2020-03-27T13:59:39.109Z] #48 196.7 unconvert [2020-03-27T13:59:39.109Z] #48 196.7 unparam [2020-03-27T13:59:39.109Z] #48 196.7 unused [2020-03-27T13:59:39.109Z] #48 196.7 varcheck [2020-03-27T13:59:39.352Z] #31 ... [2020-03-27T13:59:39.352Z] [2020-03-27T13:59:39.352Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-03-27T13:59:39.352Z] #42 79.98 bufio [2020-03-27T13:59:39.352Z] #42 82.90 syscall [2020-03-27T13:59:39.607Z] #42 ... [2020-03-27T13:59:39.607Z] [2020-03-27T13:59:39.607Z] #13 [dev 6/25] RUN ldconfig [2020-03-27T13:59:39.824Z] Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-03-27T13:59:39.824Z]  [2020-03-27T13:59:40.676Z]  ####      6.0% ################        23.0% ############################      40.1% ######################################  53.9% ##################################################      69.8% ##############################################################  86.8% ######################################################################## 100.0% [2020-03-27T13:59:40.960Z]  [2020-03-27T13:59:41.245Z]  ######  9.6% ############################################    62.4% ######################################################################## 100.0% [2020-03-27T13:59:41.245Z]  [2020-03-27T13:59:42.099Z] #=#=# ##O#- #  ################  22.2% ##################################   48.1% #####################################################  73.9% ######################################################################## 100.0% [2020-03-27T13:59:42.384Z]  [2020-03-27T13:59:43.763Z] #13 ... [2020-03-27T13:59:43.763Z] [2020-03-27T13:59:43.763Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-27T13:59:43.763Z] #31 93.59 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-03-27T13:59:43.763Z] #31 93.60 Setting up xxd (2:8.1.0875-5) ... [2020-03-27T13:59:43.763Z] #31 93.61 Setting up libuv1:amd64 (1.24.1-1) ... [2020-03-27T13:59:43.763Z] #31 93.62 Setting up vim-common (2:8.1.0875-5) ... [2020-03-27T13:59:43.763Z] #31 93.72 Setting up librhash0:amd64 (1.3.8-1) ... [2020-03-27T13:59:43.763Z] #31 93.74 Setting up cmake-data (3.13.4-1) ... [2020-03-27T13:59:43.763Z] #31 93.78 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-03-27T13:59:43.763Z] #31 93.79 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-03-27T13:59:43.763Z] #31 93.80 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-03-27T13:59:43.763Z] #31 93.81 Setting up cmake (3.13.4-1) ... [2020-03-27T13:59:43.763Z] #31 93.83 Processing triggers for libc-bin (2.28-10) ... [2020-03-27T13:59:43.763Z] #31 93.94 Processing triggers for mime-support (3.62) ... [2020-03-27T13:59:43.763Z] #31 DONE 94.5s [2020-03-27T13:59:43.763Z] [2020-03-27T13:59:43.763Z] #32 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-27T13:59:43.763Z] #32 DONE 0.1s [2020-03-27T13:59:43.763Z] [2020-03-27T13:59:43.763Z] #33 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-03-27T13:59:43.763Z] #33 DONE 0.1s [2020-03-27T13:59:43.763Z] [2020-03-27T13:59:43.763Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-03-27T13:59:43.763Z] #34 ... [2020-03-27T13:59:43.763Z] [2020-03-27T13:59:43.763Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-03-27T13:59:43.763Z] #52 21.26 Checking out files: 86% (741/853) Checking out files: 87% (743/853) Checking out files: 88% (751/853) Checking out files: 89% (760/853) Checking out files: 90% (768/853) Checking out files: 91% (777/853) Checking out files: 92% (785/853) Checking out files: 93% (794/853) Checking out files: 94% (802/853) Checking out files: 95% (811/853) Checking out files: 96% (819/853) Checking out files: 97% (828/853) Checking out files: 98% (836/853) Checking out files: 99% (845/853) Checking out files: 100% (853/853) Checking out files: 100% (853/853), done. [2020-03-27T13:59:43.763Z] #52 21.58 + cd /tmp/tmp.wPXZmrjZn8/src/github.com/opencontainers/runc [2020-03-27T13:59:43.763Z] #52 21.58 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-27T13:59:43.763Z] #52 22.97 + '[' -z '' ']' [2020-03-27T13:59:43.763Z] #52 22.97 + target=static [2020-03-27T13:59:43.763Z] #52 22.97 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-03-27T13:59:43.763Z] #52 26.82 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-03-27T13:59:43.763Z] #52 ... [2020-03-27T13:59:43.763Z] [2020-03-27T13:59:43.763Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-27T13:59:43.763Z] #24 23.77 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-03-27T13:59:43.763Z] #24 24.68 [2020-03-27T13:59:43.763Z] #24 25.11 ################################################ 66.8% ######################################################################## 100.0% [2020-03-27T13:59:43.763Z] #24 25.50 [2020-03-27T13:59:43.820Z]  #       1.5% ######    8.7% ############    16.9% ################## 25.9% ######################## 34.7% ############################### 43.7% ######################################   53.5% ############################################ 62.4% ##################################################                 69.7% #######################################################    76.8% ############################################################    84.0% #################################################################        91.0% ######################################################################    98.4% ######################################################################## 100.0% [2020-03-27T13:59:43.820Z]  [2020-03-27T13:59:44.018Z] #24 ... [2020-03-27T13:59:44.018Z] [2020-03-27T13:59:44.018Z] #13 [dev 6/25] RUN ldconfig [2020-03-27T13:59:44.018Z] #13 DONE 4.7s [2020-03-27T13:59:44.273Z] [2020-03-27T13:59:44.273Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-27T13:59:44.366Z] #48 ... [2020-03-27T13:59:44.366Z] [2020-03-27T13:59:44.366Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-03-27T13:59:44.366Z] #42 191.2 internal/x/crypto/cryptobyte [2020-03-27T13:59:44.366Z] #42 193.4 internal/x/crypto/internal/chacha20 [2020-03-27T13:59:44.366Z] #42 193.9 internal/x/crypto/poly1305 [2020-03-27T13:59:44.366Z] #42 194.3 internal/x/crypto/chacha20poly1305 [2020-03-27T13:59:44.366Z] #42 195.5 internal/x/crypto/hkdf [2020-03-27T13:59:44.366Z] #42 195.8 internal/x/text/transform [2020-03-27T13:59:44.366Z] #42 196.6 internal/x/text/unicode/bidi [2020-03-27T13:59:44.366Z] #42 198.6 internal/x/text/secure/bidirule [2020-03-27T13:59:44.366Z] #42 198.8 internal/x/text/unicode/norm [2020-03-27T13:59:44.366Z] #42 ... [2020-03-27T13:59:44.366Z] [2020-03-27T13:59:44.366Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T13:59:44.366Z] #39 94.94 CC criu/arch/x86/sigframe.o [2020-03-27T13:59:44.366Z] #39 95.22 LINK criu/arch/x86/crtools.built-in.o [2020-03-27T13:59:44.366Z] #39 95.27 DEP criu/pie/util-vdso-elf32.d [2020-03-27T13:59:44.366Z] #39 95.40 DEP criu/arch/x86/vdso-pie.d [2020-03-27T13:59:44.366Z] #39 95.58 DEP criu/pie/parasite-vdso.d [2020-03-27T13:59:44.366Z] #39 95.78 DEP criu/pie/util-vdso.d [2020-03-27T13:59:44.366Z] #39 96.00 DEP criu/pie/util.d [2020-03-27T13:59:44.366Z] #39 96.25 CC criu/pie/util.o [2020-03-27T13:59:44.366Z] #39 96.66 CC criu/pie/util-vdso.o [2020-03-27T13:59:44.366Z] #39 97.51 CC criu/pie/parasite-vdso.o [2020-03-27T13:59:44.366Z] #39 98.29 CC criu/arch/x86/vdso-pie.o [2020-03-27T13:59:44.366Z] #39 98.72 CC criu/pie/util-vdso-elf32.o [2020-03-27T13:59:44.366Z] #39 99.55 AR criu/pie/pie.lib.a [2020-03-27T13:59:44.366Z] #39 99.61 DEP criu/pie/restorer.d [2020-03-27T13:59:44.366Z] #39 ... [2020-03-27T13:59:44.366Z] [2020-03-27T13:59:44.366Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-27T13:59:44.366Z] #14 97.12 Selecting previously unselected package binutils-mingw-w64. [2020-03-27T13:59:44.366Z] #14 97.13 Preparing to unpack .../16-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-03-27T13:59:44.366Z] #14 97.13 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-03-27T13:59:44.366Z] #14 97.23 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-03-27T13:59:44.366Z] #14 97.23 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-03-27T13:59:44.366Z] #14 97.25 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-03-27T13:59:44.366Z] #14 97.41 Selecting previously unselected package dmsetup. [2020-03-27T13:59:44.366Z] #14 97.43 Preparing to unpack .../18-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-03-27T13:59:44.366Z] #14 97.43 Unpacking dmsetup (2:1.02.155-3) ... [2020-03-27T13:59:44.366Z] #14 97.61 Selecting previously unselected package mingw-w64-common. [2020-03-27T13:59:44.366Z] #14 97.62 Preparing to unpack .../19-mingw-w64-common_6.0.0-3_all.deb ... [2020-03-27T13:59:44.366Z] #14 97.63 Unpacking mingw-w64-common (6.0.0-3) ... [2020-03-27T13:59:44.366Z] #14 101.7 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-03-27T13:59:44.366Z] #14 101.7 Preparing to unpack .../20-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-03-27T13:59:44.366Z] #14 101.8 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-03-27T13:59:44.366Z] #14 107.1 Selecting previously unselected package gcc-mingw-w64-base. [2020-03-27T13:59:44.366Z] #14 107.1 Preparing to unpack .../21-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-03-27T13:59:44.366Z] #14 107.1 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-03-27T13:59:44.437Z] Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-03-27T13:59:44.437Z]  [2020-03-27T13:59:44.624Z] #14 107.3 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-03-27T13:59:44.624Z] #14 107.3 Preparing to unpack .../22-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-03-27T13:59:44.624Z] #14 107.3 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-27T13:59:44.624Z] #14 ... [2020-03-27T13:59:44.624Z] [2020-03-27T13:59:44.624Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T13:59:44.624Z] #39 99.92 DEP criu/arch/x86/sigaction_compat_pie.d [2020-03-27T13:59:44.624Z] #39 100.1 DEP criu/arch/x86/restorer_unmap.d [2020-03-27T13:59:44.624Z] #39 100.1 DEP criu/arch/x86/restorer.d [2020-03-27T13:59:44.722Z]  ###################################################################### 97.4% ######################################################################## 100.0% [2020-03-27T13:59:44.722Z]  [2020-03-27T13:59:44.881Z] #39 100.3 DEP criu/pie/parasite.d [2020-03-27T13:59:45.197Z] #14 ... [2020-03-27T13:59:45.197Z] [2020-03-27T13:59:45.197Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-03-27T13:59:45.197Z] #29 85.75 time [2020-03-27T13:59:45.197Z] #29 95.60 internal/poll [2020-03-27T13:59:45.197Z] #29 95.60 sort [2020-03-27T13:59:45.348Z] Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-03-27T13:59:45.447Z] #39 100.6 CC criu/pie/parasite.o [2020-03-27T13:59:45.452Z] #29 ... [2020-03-27T13:59:45.452Z] [2020-03-27T13:59:45.452Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-27T13:59:45.452Z] #24 27.49 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-03-27T13:59:45.452Z] #24 28.05 [2020-03-27T13:59:45.452Z] #24 28.29 #=#=# ######################################################################## 100.0% [2020-03-27T13:59:45.452Z] #24 28.66 [2020-03-27T13:59:45.631Z]  [2020-03-27T13:59:45.631Z]  ##########      15.2% ######################################################################## 100.0% [2020-03-27T13:59:45.631Z]  [2020-03-27T13:59:46.012Z] #24 ... [2020-03-27T13:59:46.012Z] [2020-03-27T13:59:46.012Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-27T13:59:46.012Z] #38 86.98 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-03-27T13:59:46.012Z] #38 87.00 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-03-27T13:59:46.012Z] #38 87.01 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-03-27T13:59:46.012Z] #38 87.03 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-03-27T13:59:46.012Z] #38 87.03 Setting up python-six (1.12.0-1) ... [2020-03-27T13:59:46.012Z] #38 94.52 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-03-27T13:59:46.012Z] #38 94.57 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-03-27T13:59:46.012Z] #38 94.61 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-03-27T13:59:46.012Z] #38 94.63 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-03-27T13:59:46.012Z] #38 94.65 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-03-27T13:59:46.012Z] #38 94.70 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-03-27T13:59:46.012Z] #38 94.75 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-03-27T13:59:46.012Z] #38 94.77 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-03-27T13:59:46.012Z] #38 94.80 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-03-27T13:59:46.012Z] #38 94.82 Setting up python-protobuf (3.6.1.3-2) ... [2020-03-27T13:59:46.012Z] #38 ... [2020-03-27T13:59:46.012Z] [2020-03-27T13:59:46.012Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-03-27T13:59:46.012Z] #42 96.59 time [2020-03-27T13:59:46.247Z] Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-03-27T13:59:46.247Z] skipping existing c8c2d4a6b2e3 [2020-03-27T13:59:46.247Z] [2020-03-27T13:59:46.818Z] #39 102.1 LINK criu/pie/parasite.built-in.o [2020-03-27T13:59:46.818Z] #39 102.1 GEN criu/pie/parasite-blob.h [2020-03-27T13:59:46.818Z] #39 102.2 CC criu/arch/x86/restorer.o [2020-03-27T13:59:46.863Z] Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-03-27T13:59:47.147Z]  [2020-03-27T13:59:47.147Z]  ######################################################################## 100.0% [2020-03-27T13:59:47.147Z]  [2020-03-27T13:59:47.147Z] Download of images into '/build' complete. [2020-03-27T13:59:47.147Z] Use something like the following to load the result into a Docker daemon: [2020-03-27T13:59:47.147Z] tar -cC '/build' . | docker load [2020-03-27T13:59:47.385Z] #39 103.0 CC criu/arch/x86/restorer_unmap.o [2020-03-27T13:59:47.642Z] #39 103.1 CC criu/arch/x86/sigaction_compat_pie.o [2020-03-27T13:59:47.899Z] #39 103.4 CC criu/pie/restorer.o [2020-03-27T13:59:49.832Z] Removing intermediate container 79e1498d6471 [2020-03-27T13:59:49.832Z] ---> e06e6b02f544 [2020-03-27T13:59:49.832Z] Step 26/140 : FROM base AS cross-false [2020-03-27T13:59:49.832Z] ---> 7bb5d5ca6837 [2020-03-27T13:59:49.832Z] Step 27/140 : FROM base AS cross-true [2020-03-27T13:59:49.832Z] ---> 7bb5d5ca6837 [2020-03-27T13:59:49.832Z] Step 28/140 : ARG DEBIAN_FRONTEND [2020-03-27T13:59:49.832Z] ---> Using cache [2020-03-27T13:59:49.832Z] ---> a4cdb86a5df7 [2020-03-27T13:59:49.832Z] Step 29/140 : RUN dpkg --add-architecture arm64 [2020-03-27T13:59:49.832Z] ---> Running in d5f65e476b10 [2020-03-27T13:59:50.170Z] #42 100.6 sort [2020-03-27T13:59:50.848Z] Removing intermediate container d5f65e476b10 [2020-03-27T13:59:50.848Z] ---> 34e05aae5e02 [2020-03-27T13:59:50.848Z] Step 30/140 : RUN dpkg --add-architecture armel [2020-03-27T13:59:50.848Z] ---> Running in 2757549ec548 [2020-03-27T13:59:51.096Z] #42 ... [2020-03-27T13:59:51.096Z] [2020-03-27T13:59:51.096Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-03-27T13:59:51.096Z] #34 5.646 + RM_GOPATH=0 [2020-03-27T13:59:51.096Z] #34 5.646 + TMP_GOPATH= [2020-03-27T13:59:51.096Z] #34 5.646 + : /build [2020-03-27T13:59:51.096Z] #34 5.646 + '[' -z '' ']' [2020-03-27T13:59:51.096Z] #34 5.646 ++ mktemp -d [2020-03-27T13:59:51.096Z] #34 5.651 + export GOPATH=/tmp/tmp.ZSGn2NrShA [2020-03-27T13:59:51.096Z] #34 5.651 + GOPATH=/tmp/tmp.ZSGn2NrShA [2020-03-27T13:59:51.096Z] #34 5.651 + RM_GOPATH=1 [2020-03-27T13:59:51.096Z] #34 5.652 ++ dirname ./install.sh [2020-03-27T13:59:51.096Z] #34 5.653 + dir=. [2020-03-27T13:59:51.096Z] #34 5.654 + bin=tini [2020-03-27T13:59:51.096Z] #34 5.654 + shift [2020-03-27T13:59:51.096Z] #34 5.656 + '[' '!' -f ./tini.installer ']' [2020-03-27T13:59:51.096Z] #34 5.656 + . ./tini.installer [2020-03-27T13:59:51.096Z] #34 5.656 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-27T13:59:51.096Z] #34 5.656 + install_tini [2020-03-27T13:59:51.096Z] #34 5.656 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-03-27T13:59:51.096Z] #34 5.656 + git clone https://github.com/krallin/tini.git /tmp/tmp.ZSGn2NrShA/tini [2020-03-27T13:59:51.096Z] #34 5.656 Cloning into '/tmp/tmp.ZSGn2NrShA/tini'... [2020-03-27T13:59:51.096Z] #34 5.656 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-27T13:59:51.096Z] #34 6.623 + cd /tmp/tmp.ZSGn2NrShA/tini [2020-03-27T13:59:51.096Z] #34 6.624 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-27T13:59:51.096Z] #34 6.726 + cmake . [2020-03-27T13:59:51.178Z] #39 106.7 LINK criu/pie/restorer.built-in.o [2020-03-27T13:59:51.352Z] #34 ... [2020-03-27T13:59:51.352Z] [2020-03-27T13:59:51.352Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-27T13:59:51.352Z] #24 30.40 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-03-27T13:59:51.352Z] #24 30.62 skipping existing 1849cc453dee [2020-03-27T13:59:51.352Z] #24 30.89 [2020-03-27T13:59:51.352Z] #24 32.95 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-03-27T13:59:51.352Z] #24 33.50 [2020-03-27T13:59:51.352Z] #24 33.75 ######################################################################## 100.0% [2020-03-27T13:59:51.352Z] #24 33.90 [2020-03-27T13:59:51.352Z] #24 34.05 Download of images into '/build' complete. [2020-03-27T13:59:51.352Z] #24 34.06 Use something like the following to load the result into a Docker daemon: [2020-03-27T13:59:51.352Z] #24 34.06 tar -cC '/build' . | docker load [2020-03-27T13:59:51.352Z] #24 DONE 34.4s [2020-03-27T13:59:51.352Z] [2020-03-27T13:59:51.352Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-27T13:59:51.352Z] #14 5.467 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-27T13:59:51.352Z] #14 5.583 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-27T13:59:51.352Z] #14 5.683 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-27T13:59:51.352Z] #14 7.333 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-27T13:59:51.436Z] #39 106.7 GEN criu/pie/restorer-blob.h [2020-03-27T13:59:51.436Z] #39 106.8 DEP criu/vdso.d [2020-03-27T13:59:51.436Z] #39 107.0 DEP criu/vdso-compat.d [2020-03-27T13:59:51.469Z] Removing intermediate container 2757549ec548 [2020-03-27T13:59:51.469Z] ---> 2401f5238c81 [2020-03-27T13:59:51.469Z] Step 31/140 : RUN dpkg --add-architecture armhf [2020-03-27T13:59:51.469Z] ---> Running in c66d657dc302 [2020-03-27T13:59:51.693Z] #39 107.2 DEP criu/uts_ns.d [2020-03-27T13:59:51.950Z] #39 107.4 DEP criu/util.d [2020-03-27T13:59:52.101Z] Removing intermediate container c66d657dc302 [2020-03-27T13:59:52.101Z] ---> 22e837af7dee [2020-03-27T13:59:52.101Z] Step 32/140 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf && rm -rf /var/lib/apt/lists/*; fi [2020-03-27T13:59:52.101Z] ---> Running in 2c749b8c60d3 [2020-03-27T13:59:52.209Z] #39 107.6 DEP criu/uffd.d [2020-03-27T13:59:52.467Z] #39 107.7 DEP criu/tun.d [2020-03-27T13:59:52.467Z] #39 108.0 DEP criu/tty.d [2020-03-27T13:59:52.720Z] Removing intermediate container 2c749b8c60d3 [2020-03-27T13:59:52.720Z] ---> 1772b600cd91 [2020-03-27T13:59:52.720Z] Step 33/140 : FROM cross-${CROSS} as dev-base [2020-03-27T13:59:52.720Z] ---> 7bb5d5ca6837 [2020-03-27T13:59:52.720Z] Step 34/140 : FROM dev-base AS runtime-dev-cross-false [2020-03-27T13:59:52.720Z] ---> 7bb5d5ca6837 [2020-03-27T13:59:52.720Z] Step 35/140 : ARG DEBIAN_FRONTEND [2020-03-27T13:59:52.720Z] ---> Using cache [2020-03-27T13:59:52.720Z] ---> a4cdb86a5df7 [2020-03-27T13:59:52.720Z] Step 36/140 : RUN apt-get update && apt-get install -y --no-install-recommends libapparmor-dev libseccomp-dev && rm -rf /var/lib/apt/lists/* [2020-03-27T13:59:53.008Z] ---> Running in b771eebdc2a1 [2020-03-27T13:59:53.031Z] #39 108.3 DEP criu/timerfd.d [2020-03-27T13:59:53.032Z] #39 108.6 DEP criu/sysfs_parse.d [2020-03-27T13:59:53.289Z] #39 108.8 DEP criu/sysctl.d [2020-03-27T13:59:53.292Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-27T13:59:53.292Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-27T13:59:53.546Z] #39 109.0 DEP criu/string.d [2020-03-27T13:59:53.577Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-27T13:59:53.577Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-03-27T13:59:53.804Z] #39 109.1 DEP criu/stats.d [2020-03-27T13:59:53.804Z] #39 109.3 DEP criu/sockets.d [2020-03-27T13:59:53.862Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [180 kB] [2020-03-27T13:59:54.062Z] #39 109.5 DEP criu/sk-unix.d [2020-03-27T13:59:54.139Z] Removing intermediate container 5467d0204b59 [2020-03-27T13:59:54.139Z] ---> f98c70ec19f5 [2020-03-27T13:59:54.139Z] Step 72/140 : FROM base AS gotestsum [2020-03-27T13:59:54.139Z] ---> b724d5bf8ecb [2020-03-27T13:59:54.139Z] Step 73/140 : ENV INSTALL_BINARY_NAME=gotestsum [2020-03-27T13:59:54.139Z] ---> Running in 29178b7c6de3 [2020-03-27T13:59:54.139Z] Removing intermediate container 29178b7c6de3 [2020-03-27T13:59:54.139Z] ---> c4651a22f24e [2020-03-27T13:59:54.139Z] Step 74/140 : ARG GOTESTSUM_COMMIT [2020-03-27T13:59:54.139Z] ---> Running in 6f6e0c19b0da [2020-03-27T13:59:54.139Z] Removing intermediate container 6f6e0c19b0da [2020-03-27T13:59:54.139Z] ---> 2c032d194f9c [2020-03-27T13:59:54.139Z] Step 75/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-27T13:59:54.139Z] ---> bce73d305eee [2020-03-27T13:59:54.139Z] Step 76/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-03-27T13:59:54.139Z] ---> ee36ba81245f [2020-03-27T13:59:54.139Z] Step 77/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-03-27T13:59:54.139Z] ---> Running in 69b15e019afa [2020-03-27T13:59:54.139Z] + RM_GOPATH=0 [2020-03-27T13:59:54.139Z] + TMP_GOPATH= [2020-03-27T13:59:54.139Z] + : /build [2020-03-27T13:59:54.139Z] + '[' -z '' ']' [2020-03-27T13:59:54.139Z] ++ mktemp -d [2020-03-27T13:59:54.139Z] + export GOPATH=/tmp/tmp.JufKzYh2pp [2020-03-27T13:59:54.139Z] + GOPATH=/tmp/tmp.JufKzYh2pp [2020-03-27T13:59:54.139Z] + RM_GOPATH=1 [2020-03-27T13:59:54.139Z] ++ dirname ./install.sh [2020-03-27T13:59:54.139Z] + dir=. [2020-03-27T13:59:54.139Z] + bin=gotestsum [2020-03-27T13:59:54.139Z] + shift [2020-03-27T13:59:54.139Z] + '[' '!' -f ./gotestsum.installer ']' [2020-03-27T13:59:54.139Z] + . ./gotestsum.installer [2020-03-27T13:59:54.139Z] ++ : v0.3.5 [2020-03-27T13:59:54.139Z] + install_gotestsum [2020-03-27T13:59:54.139Z] + echo 'Installing gotestsum version v0.3.5' [2020-03-27T13:59:54.139Z] + go get -d gotest.tools/gotestsum [2020-03-27T13:59:54.139Z] Installing gotestsum version v0.3.5 [2020-03-27T13:59:54.145Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-03-27T13:59:54.320Z] #39 109.8 DEP criu/sk-tcp.d [2020-03-27T13:59:54.577Z] #39 110.1 DEP criu/sk-queue.d [2020-03-27T13:59:54.835Z] #39 110.3 DEP criu/sk-packet.d [2020-03-27T13:59:55.093Z] #39 110.6 DEP criu/sk-netlink.d [2020-03-27T13:59:55.513Z] #14 ... [2020-03-27T13:59:55.513Z] [2020-03-27T13:59:55.513Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-27T13:59:55.513Z] #38 105.8 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-03-27T13:59:55.513Z] #38 105.9 Processing triggers for libc-bin (2.28-10) ... [2020-03-27T13:59:55.513Z] #38 DONE 106.5s [2020-03-27T13:59:55.513Z] [2020-03-27T13:59:55.513Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T13:59:55.620Z] Fetched 8118 kB in 2s (3421 kB/s) [2020-03-27T13:59:55.657Z] #39 110.9 DEP criu/sk-inet.d [2020-03-27T13:59:55.658Z] #39 111.1 DEP criu/signalfd.d [2020-03-27T13:59:55.915Z] #39 111.2 DEP criu/sigframe.d [2020-03-27T13:59:55.915Z] #39 ... [2020-03-27T13:59:55.915Z] [2020-03-27T13:59:55.915Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-03-27T13:59:55.915Z] #42 203.3 internal/x/net/idna [2020-03-27T13:59:55.915Z] #42 204.0 crypto/x509 [2020-03-27T13:59:55.915Z] #42 205.8 net/textproto [2020-03-27T13:59:55.915Z] #42 207.0 internal/x/net/http/httpguts [2020-03-27T13:59:55.915Z] #42 207.3 internal/x/net/http/httpproxy [2020-03-27T13:59:55.915Z] #42 208.0 internal/x/net/http2/hpack [2020-03-27T13:59:55.915Z] #42 209.3 mime [2020-03-27T13:59:55.915Z] #42 209.8 crypto/tls [2020-03-27T13:59:55.915Z] #42 211.0 mime/quotedprintable [2020-03-27T13:59:55.915Z] #42 211.5 mime/multipart [2020-03-27T13:59:55.915Z] #42 213.0 net/http/internal [2020-03-27T13:59:55.915Z] #42 213.4 os/exec [2020-03-27T13:59:55.915Z] #42 ... [2020-03-27T13:59:55.915Z] [2020-03-27T13:59:55.915Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T13:59:55.915Z] #39 111.3 DEP criu/shmem.d [2020-03-27T13:59:56.172Z] #39 111.6 DEP criu/servicefd.d [2020-03-27T13:59:56.430Z] #39 111.7 DEP criu/seize.d [2020-03-27T13:59:56.430Z] #39 111.9 DEP criu/seccomp.d [2020-03-27T13:59:56.631Z] Reading package lists... [2020-03-27T13:59:56.688Z] #39 112.2 DEP criu/rst-malloc.d [2020-03-27T13:59:56.688Z] #39 112.3 DEP criu/rbtree.d [2020-03-27T13:59:56.945Z] #39 112.3 DEP criu/pstree.d [2020-03-27T13:59:57.203Z] #39 112.6 DEP criu/protobuf.d [2020-03-27T13:59:57.460Z] #39 112.7 GEN criu/protobuf-desc-gen.h [2020-03-27T13:59:57.463Z] #39 ... [2020-03-27T13:59:57.463Z] [2020-03-27T13:59:57.463Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-03-27T13:59:57.463Z] #29 97.72 internal/fmtsort [2020-03-27T13:59:57.463Z] #29 98.97 internal/syscall/unix [2020-03-27T13:59:57.463Z] #29 99.92 strings [2020-03-27T13:59:57.463Z] #29 99.92 os [2020-03-27T13:59:57.463Z] #29 104.8 bytes [2020-03-27T13:59:57.463Z] #29 107.7 fmt [2020-03-27T13:59:57.463Z] #29 ... [2020-03-27T13:59:57.463Z] [2020-03-27T13:59:57.463Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-03-27T13:59:57.463Z] #34 8.001 -- The C compiler identification is GNU 8.3.0 [2020-03-27T13:59:57.463Z] #34 8.073 -- Check for working C compiler: /usr/bin/cc [2020-03-27T13:59:57.463Z] #34 9.388 -- Check for working C compiler: /usr/bin/cc -- works [2020-03-27T13:59:57.463Z] #34 9.393 -- Detecting C compiler ABI info [2020-03-27T13:59:57.463Z] #34 10.98 -- Detecting C compiler ABI info - done [2020-03-27T13:59:57.463Z] #34 11.00 -- Detecting C compile features [2020-03-27T13:59:57.463Z] #34 ... [2020-03-27T13:59:57.463Z] [2020-03-27T13:59:57.463Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-03-27T13:59:57.463Z] #29 108.0 bufio [2020-03-27T13:59:57.927Z] Reading package lists... [2020-03-27T13:59:58.210Z] Building dependency tree... [2020-03-27T13:59:58.210Z] Reading state information... [2020-03-27T13:59:58.210Z] The following additional packages will be installed: [2020-03-27T13:59:58.210Z] libapparmor1 [2020-03-27T13:59:58.210Z] Suggested packages: [2020-03-27T13:59:58.210Z] seccomp [2020-03-27T13:59:58.210Z] The following NEW packages will be installed: [2020-03-27T13:59:58.210Z] libapparmor-dev libapparmor1 libseccomp-dev [2020-03-27T13:59:58.492Z] 0 upgraded, 3 newly installed, 0 to remove and 14 not upgraded. [2020-03-27T13:59:58.492Z] Need to get 307 kB of archives. [2020-03-27T13:59:58.492Z] After this operation, 1108 kB of additional disk space will be used. [2020-03-27T13:59:58.492Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2020-03-27T13:59:58.792Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2020-03-27T13:59:58.792Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2020-03-27T13:59:59.077Z] debconf: delaying package configuration, since apt-utils is not installed [2020-03-27T13:59:59.077Z] Fetched 307 kB in 0s (631 kB/s) [2020-03-27T13:59:59.077Z] Selecting previously unselected package libapparmor1:ppc64el. [2020-03-27T13:59:59.077Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15330 files and directories currently installed.) [2020-03-27T13:59:59.077Z] Preparing to unpack .../libapparmor1_2.13.2-10_ppc64el.deb ... [2020-03-27T13:59:59.077Z] Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2020-03-27T13:59:59.077Z] Selecting previously unselected package libapparmor-dev:ppc64el. [2020-03-27T13:59:59.077Z] Preparing to unpack .../libapparmor-dev_2.13.2-10_ppc64el.deb ... [2020-03-27T13:59:59.077Z] Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2020-03-27T13:59:59.077Z] Selecting previously unselected package libseccomp-dev:ppc64el. [2020-03-27T13:59:59.077Z] Preparing to unpack .../libseccomp-dev_2.3.3-4_ppc64el.deb ... [2020-03-27T13:59:59.077Z] Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2020-03-27T13:59:59.077Z] Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2020-03-27T13:59:59.185Z] + cd /tmp/tmp.JufKzYh2pp/src/gotest.tools/gotestsum [2020-03-27T13:59:59.185Z] + git checkout -q v0.3.5 [2020-03-27T13:59:59.185Z] + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-03-27T13:59:59.358Z] #39 114.5 DEP criu/protobuf-desc.d [2020-03-27T13:59:59.358Z] #39 114.7 DEP criu/proc_parse.d [2020-03-27T13:59:59.358Z] #39 114.8 DEP criu/plugin.d [2020-03-27T13:59:59.358Z] #39 114.9 DEP criu/pipes.d [2020-03-27T13:59:59.360Z] Setting up libapparmor1:ppc64el (2.13.2-10) ... [2020-03-27T13:59:59.360Z] Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2020-03-27T13:59:59.361Z] Processing triggers for libc-bin (2.28-10) ... [2020-03-27T13:59:59.616Z] #39 115.1 DEP criu/pie-util.d [2020-03-27T13:59:59.616Z] #39 115.2 DEP criu/pie-util-vdso.d [2020-03-27T13:59:59.645Z] Removing intermediate container b771eebdc2a1 [2020-03-27T13:59:59.645Z] ---> 6b194849bec6 [2020-03-27T13:59:59.645Z] Step 37/140 : FROM cross-true AS runtime-dev-cross-true [2020-03-27T13:59:59.645Z] ---> 1772b600cd91 [2020-03-27T13:59:59.645Z] Step 38/140 : ARG DEBIAN_FRONTEND [2020-03-27T13:59:59.645Z] ---> Running in 64299740ed41 [2020-03-27T13:59:59.874Z] #39 115.3 DEP criu/pie-util-vdso-elf32.d [2020-03-27T13:59:59.874Z] #39 115.4 DEP criu/path.d [2020-03-27T13:59:59.930Z] Removing intermediate container 64299740ed41 [2020-03-27T13:59:59.930Z] ---> 67484067a970 [2020-03-27T13:59:59.930Z] Step 39/140 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then apt-get update && apt-get install -y --no-install-recommends libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev:armhf libseccomp-dev:arm64 libseccomp-dev:armel libseccomp-dev:armhf libapparmor-dev libseccomp-dev && rm -rf /var/lib/apt/lists/*; fi [2020-03-27T13:59:59.930Z] ---> Running in 18f8398a1a94 [2020-03-27T14:00:00.131Z] #39 115.6 DEP criu/parasite-syscall.d [2020-03-27T14:00:00.547Z] Removing intermediate container 18f8398a1a94 [2020-03-27T14:00:00.547Z] ---> 8c537894ba59 [2020-03-27T14:00:00.547Z] Step 40/140 : FROM runtime-dev-cross-${CROSS} AS runtime-dev [2020-03-27T14:00:00.547Z] ---> 6b194849bec6 [2020-03-27T14:00:00.547Z] Step 41/140 : FROM base AS tomlv [2020-03-27T14:00:00.547Z] ---> 7bb5d5ca6837 [2020-03-27T14:00:00.547Z] Step 42/140 : ENV INSTALL_BINARY_NAME=tomlv [2020-03-27T14:00:00.547Z] ---> Running in c90323a17d25 [2020-03-27T14:00:00.696Z] #39 115.9 DEP criu/pagemap.d [2020-03-27T14:00:00.697Z] #39 116.1 DEP criu/pagemap-cache.d [2020-03-27T14:00:00.730Z] #29 110.8 path/filepath [2020-03-27T14:00:00.830Z] Removing intermediate container c90323a17d25 [2020-03-27T14:00:00.830Z] ---> f99d7575f4f5 [2020-03-27T14:00:00.830Z] Step 43/140 : ARG TOMLV_COMMIT [2020-03-27T14:00:00.830Z] ---> Running in 7af193b35c56 [2020-03-27T14:00:00.830Z] Removing intermediate container 7af193b35c56 [2020-03-27T14:00:00.830Z] ---> 1974d64dd8d4 [2020-03-27T14:00:00.830Z] Step 44/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-27T14:00:00.954Z] #39 116.2 DEP criu/page-xfer.d [2020-03-27T14:00:00.954Z] #39 116.4 DEP criu/page-pipe.d [2020-03-27T14:00:01.116Z] ---> 3363088d77c0 [2020-03-27T14:00:01.116Z] Step 45/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-03-27T14:00:01.116Z] ---> b8924c5340cd [2020-03-27T14:00:01.116Z] Step 46/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-03-27T14:00:01.116Z] ---> Running in bedf09ed291f [2020-03-27T14:00:01.212Z] #39 116.5 DEP criu/netfilter.d [2020-03-27T14:00:01.212Z] #39 116.7 DEP criu/net.d [2020-03-27T14:00:01.403Z] + RM_GOPATH=0 [2020-03-27T14:00:01.403Z] + TMP_GOPATH= [2020-03-27T14:00:01.403Z] + : /build [2020-03-27T14:00:01.403Z] + '[' -z '' ']' [2020-03-27T14:00:01.403Z] ++ mktemp -d [2020-03-27T14:00:01.403Z] + export GOPATH=/tmp/tmp.K2kumJmZzm [2020-03-27T14:00:01.403Z] + GOPATH=/tmp/tmp.K2kumJmZzm [2020-03-27T14:00:01.403Z] + RM_GOPATH=1 [2020-03-27T14:00:01.403Z] Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-27T14:00:01.403Z] ++ dirname ./install.sh [2020-03-27T14:00:01.403Z] + dir=. [2020-03-27T14:00:01.403Z] + bin=tomlv [2020-03-27T14:00:01.403Z] + shift [2020-03-27T14:00:01.403Z] + '[' '!' -f ./tomlv.installer ']' [2020-03-27T14:00:01.403Z] + . ./tomlv.installer [2020-03-27T14:00:01.403Z] ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-27T14:00:01.403Z] + install_tomlv [2020-03-27T14:00:01.403Z] + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-03-27T14:00:01.403Z] + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.K2kumJmZzm/src/github.com/BurntSushi/toml [2020-03-27T14:00:01.403Z] Cloning into '/tmp/tmp.K2kumJmZzm/src/github.com/BurntSushi/toml'... [2020-03-27T14:00:01.470Z] #39 116.9 DEP criu/namespaces.d [2020-03-27T14:00:01.470Z] #39 117.1 DEP criu/mount.d [2020-03-27T14:00:01.664Z] #29 ... [2020-03-27T14:00:01.664Z] [2020-03-27T14:00:01.664Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-03-27T14:00:01.664Z] #42 102.4 internal/fmtsort [2020-03-27T14:00:01.664Z] #42 103.4 internal/syscall/unix [2020-03-27T14:00:01.664Z] #42 104.1 strings [2020-03-27T14:00:01.664Z] #42 106.0 internal/poll [2020-03-27T14:00:01.664Z] #42 109.4 path [2020-03-27T14:00:01.664Z] #42 110.0 os [2020-03-27T14:00:01.664Z] #42 110.5 regexp/syntax [2020-03-27T14:00:01.728Z] #39 117.3 DEP criu/mem.d [2020-03-27T14:00:01.920Z] #42 ... [2020-03-27T14:00:01.920Z] [2020-03-27T14:00:01.920Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T14:00:01.920Z] #39 6.446 Note: Building without setproctitle() and strlcpy() support. [2020-03-27T14:00:01.920Z] #39 6.447 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-03-27T14:00:02.293Z] #39 117.6 DEP criu/lsm.d [2020-03-27T14:00:02.293Z] #39 117.7 DEP criu/log.d [2020-03-27T14:00:02.416Z] + cd /tmp/tmp.K2kumJmZzm/src/github.com/BurntSushi/toml [2020-03-27T14:00:02.417Z] + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-27T14:00:02.417Z] + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-03-27T14:00:02.417Z] errors [2020-03-27T14:00:02.417Z] internal/cpu [2020-03-27T14:00:02.417Z] runtime/internal/atomic [2020-03-27T14:00:02.417Z] math/bits [2020-03-27T14:00:02.417Z] runtime/internal/sys [2020-03-27T14:00:02.417Z] runtime/internal/math [2020-03-27T14:00:02.417Z] internal/bytealg [2020-03-27T14:00:02.417Z] unicode/utf8 [2020-03-27T14:00:02.417Z] internal/race [2020-03-27T14:00:02.417Z] sync/atomic [2020-03-27T14:00:02.417Z] math [2020-03-27T14:00:02.417Z] internal/testlog [2020-03-27T14:00:02.417Z] unicode [2020-03-27T14:00:02.551Z] #39 117.8 DEP criu/libnetlink.d [2020-03-27T14:00:02.551Z] #39 118.0 DEP criu/kerndat.d [2020-03-27T14:00:02.706Z] encoding [2020-03-27T14:00:02.706Z] runtime [2020-03-27T14:00:02.706Z] runtime/cgo [2020-03-27T14:00:02.809Z] #39 118.2 DEP criu/kcmp-ids.d [2020-03-27T14:00:02.809Z] #39 118.2 DEP criu/irmap.d [2020-03-27T14:00:02.809Z] #39 118.4 DEP criu/ipc_ns.d [2020-03-27T14:00:02.996Z] strconv [2020-03-27T14:00:03.066Z] #39 118.5 DEP criu/image.d [2020-03-27T14:00:03.324Z] #39 118.7 DEP criu/image-desc.d [2020-03-27T14:00:03.582Z] #39 118.8 DEP criu/fsnotify.d [2020-03-27T14:00:03.582Z] #39 119.0 DEP criu/filesystems.d [2020-03-27T14:00:03.839Z] #39 119.2 DEP criu/files.d [2020-03-27T14:00:04.097Z] #39 119.4 DEP criu/files-reg.d [2020-03-27T14:00:04.097Z] #39 119.7 DEP criu/files-ext.d [2020-03-27T14:00:04.355Z] #39 119.8 DEP criu/file-lock.d [2020-03-27T14:00:04.431Z] #39 ... [2020-03-27T14:00:04.431Z] [2020-03-27T14:00:04.431Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-03-27T14:00:04.431Z] #34 15.68 -- Detecting C compile features - done [2020-03-27T14:00:04.431Z] #34 15.75 -- Performing Test HAS_BUILTIN_FORTIFY [2020-03-27T14:00:04.431Z] #34 16.06 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-03-27T14:00:04.431Z] #34 16.19 -- Configuring done [2020-03-27T14:00:04.431Z] #34 16.21 -- Generating done [2020-03-27T14:00:04.431Z] #34 16.25 -- Build files have been written to: /tmp/tmp.ZSGn2NrShA/tini [2020-03-27T14:00:04.431Z] #34 16.26 + make tini-static [2020-03-27T14:00:04.431Z] #34 16.79 Scanning dependencies of target tini-static [2020-03-27T14:00:04.431Z] #34 17.04 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-03-27T14:00:04.431Z] #34 19.37 [100%] Linking C executable tini-static [2020-03-27T14:00:04.431Z] #34 20.24 [100%] Built target tini-static [2020-03-27T14:00:04.431Z] #34 20.40 + mkdir -p /build [2020-03-27T14:00:04.431Z] #34 20.41 + cp tini-static /build/docker-init [2020-03-27T14:00:04.431Z] #34 DONE 20.7s [2020-03-27T14:00:04.431Z] [2020-03-27T14:00:04.431Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-03-27T14:00:04.431Z] #29 113.2 io/ioutil [2020-03-27T14:00:04.431Z] #29 114.6 path [2020-03-27T14:00:04.613Z] #39 120.0 DEP criu/file-ids.d [2020-03-27T14:00:04.872Z] #39 120.2 DEP criu/fifo.d [2020-03-27T14:00:04.872Z] #39 120.3 DEP criu/fdstore.d [2020-03-27T14:00:04.872Z] #39 120.5 DEP criu/fault-injection.d [2020-03-27T14:00:05.130Z] #39 120.5 DEP criu/external.d [2020-03-27T14:00:05.356Z] #29 115.8 text/tabwriter [2020-03-27T14:00:05.388Z] #39 120.6 DEP criu/eventpoll.d [2020-03-27T14:00:05.388Z] #39 120.9 DEP criu/eventfd.d [2020-03-27T14:00:05.645Z] #39 121.0 DEP criu/crtools.d [2020-03-27T14:00:05.645Z] #39 ... [2020-03-27T14:00:05.645Z] [2020-03-27T14:00:05.645Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-27T14:00:05.645Z] #14 128.4 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-03-27T14:00:05.645Z] #14 128.4 Preparing to unpack .../23-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-03-27T14:00:05.645Z] #14 128.4 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-27T14:00:06.286Z] #29 116.8 flag [2020-03-27T14:00:06.286Z] #29 ... [2020-03-27T14:00:06.286Z] [2020-03-27T14:00:06.286Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-27T14:00:06.286Z] #14 12.33 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [185 kB] [2020-03-27T14:00:06.286Z] #14 16.06 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-27T14:00:06.500Z] sync [2020-03-27T14:00:06.500Z] io [2020-03-27T14:00:06.500Z] reflect [2020-03-27T14:00:06.500Z] syscall [2020-03-27T14:00:06.543Z] #14 ... [2020-03-27T14:00:06.543Z] [2020-03-27T14:00:06.543Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T14:00:06.543Z] #39 10.09 fatal: not a git repository (or any of the parent directories): .git [2020-03-27T14:00:06.543Z] #39 10.17 GEN .gitid [2020-03-27T14:00:06.543Z] #39 10.19 GEN criu/include/version.h [2020-03-27T14:00:06.543Z] #39 10.27 GEN include/common/asm [2020-03-27T14:00:06.787Z] bytes [2020-03-27T14:00:06.787Z] strings [2020-03-27T14:00:07.413Z] bufio [2020-03-27T14:00:07.413Z] path [2020-03-27T14:00:07.705Z] text/tabwriter [2020-03-27T14:00:07.992Z] internal/syscall/unix [2020-03-27T14:00:07.992Z] time [2020-03-27T14:00:08.616Z] sort [2020-03-27T14:00:08.617Z] internal/poll [2020-03-27T14:00:08.901Z] internal/fmtsort [2020-03-27T14:00:08.901Z] os [2020-03-27T14:00:09.054Z] #39 13.64 PBCC images/google/protobuf/descriptor.pb-c.c [2020-03-27T14:00:09.054Z] #39 13.74 PBCC images/opts.pb-c.c [2020-03-27T14:00:09.054Z] #39 13.83 PBCC images/sit.pb-c.c [2020-03-27T14:00:09.187Z] path/filepath [2020-03-27T14:00:09.188Z] fmt [2020-03-27T14:00:09.309Z] #39 13.94 DEP images/google/protobuf/descriptor.pb-c.d [2020-03-27T14:00:09.309Z] #39 14.09 DEP images/opts.pb-c.d [2020-03-27T14:00:09.472Z] io/ioutil [2020-03-27T14:00:09.564Z] #39 14.20 DEP images/sit.pb-c.d [2020-03-27T14:00:09.564Z] #39 14.29 PBCC images/macvlan.pb-c.c [2020-03-27T14:00:09.758Z] log [2020-03-27T14:00:09.758Z] flag [2020-03-27T14:00:09.758Z] github.com/BurntSushi/toml [2020-03-27T14:00:09.819Z] #39 14.33 DEP images/macvlan.pb-c.d [2020-03-27T14:00:09.819Z] #39 14.36 PBCC images/autofs.pb-c.c [2020-03-27T14:00:09.819Z] #39 14.42 DEP images/autofs.pb-c.d [2020-03-27T14:00:09.819Z] #39 14.50 PBCC images/sysctl.pb-c.c [2020-03-27T14:00:09.819Z] #39 14.52 DEP images/sysctl.pb-c.d [2020-03-27T14:00:10.075Z] #39 14.65 PBCC images/time.pb-c.c [2020-03-27T14:00:10.075Z] #39 14.73 DEP images/time.pb-c.d [2020-03-27T14:00:10.075Z] #39 14.80 PBCC images/binfmt-misc.pb-c.c [2020-03-27T14:00:10.075Z] #39 14.87 DEP images/binfmt-misc.pb-c.d [2020-03-27T14:00:10.330Z] #39 15.11 PBCC images/seccomp.pb-c.c [2020-03-27T14:00:10.377Z] github.com/BurntSushi/toml/cmd/tomlv [2020-03-27T14:00:10.451Z] Removing intermediate container 69b15e019afa [2020-03-27T14:00:10.451Z] ---> e8bcc6245754 [2020-03-27T14:00:10.451Z] Step 78/140 : FROM dev-base AS dockercli [2020-03-27T14:00:10.451Z] ---> b724d5bf8ecb [2020-03-27T14:00:10.451Z] Step 79/140 : ENV INSTALL_BINARY_NAME=dockercli [2020-03-27T14:00:10.451Z] ---> Running in f7f4574e750e [2020-03-27T14:00:10.451Z] Removing intermediate container f7f4574e750e [2020-03-27T14:00:10.451Z] ---> 7980b016c219 [2020-03-27T14:00:10.451Z] Step 80/140 : ARG DOCKERCLI_CHANNEL [2020-03-27T14:00:10.451Z] ---> Running in aa58fa043180 [2020-03-27T14:00:10.451Z] Removing intermediate container aa58fa043180 [2020-03-27T14:00:10.451Z] ---> 701e653c3894 [2020-03-27T14:00:10.451Z] Step 81/140 : ARG DOCKERCLI_VERSION [2020-03-27T14:00:10.451Z] ---> Running in 7afda098ba8d [2020-03-27T14:00:10.451Z] Removing intermediate container 7afda098ba8d [2020-03-27T14:00:10.451Z] ---> c8bb57c6d1cb [2020-03-27T14:00:10.451Z] Step 82/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-27T14:00:10.451Z] ---> e585deedaa46 [2020-03-27T14:00:10.451Z] Step 83/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-03-27T14:00:10.451Z] ---> 5aa02a3f1104 [2020-03-27T14:00:10.451Z] Step 84/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-03-27T14:00:10.451Z] ---> Running in 184f86e93522 [2020-03-27T14:00:10.451Z] + RM_GOPATH=0 [2020-03-27T14:00:10.451Z] + TMP_GOPATH= [2020-03-27T14:00:10.451Z] + : /build [2020-03-27T14:00:10.451Z] + '[' -z '' ']' [2020-03-27T14:00:10.451Z] ++ mktemp -d [2020-03-27T14:00:10.451Z] + export GOPATH=/tmp/tmp.2CPx4L6j8C [2020-03-27T14:00:10.451Z] + GOPATH=/tmp/tmp.2CPx4L6j8C [2020-03-27T14:00:10.451Z] + RM_GOPATH=1 [2020-03-27T14:00:10.451Z] ++ dirname ./install.sh [2020-03-27T14:00:10.451Z] + dir=. [2020-03-27T14:00:10.451Z] + bin=dockercli [2020-03-27T14:00:10.451Z] + shift [2020-03-27T14:00:10.451Z] + '[' '!' -f ./dockercli.installer ']' [2020-03-27T14:00:10.451Z] + . ./dockercli.installer [2020-03-27T14:00:10.451Z] ++ : stable [2020-03-27T14:00:10.451Z] ++ : 17.06.2-ce [2020-03-27T14:00:10.451Z] + install_dockercli [2020-03-27T14:00:10.451Z] + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-03-27T14:00:10.451Z] Install docker/cli version 17.06.2-ce from stable [2020-03-27T14:00:10.451Z] ++ uname -m [2020-03-27T14:00:10.451Z] + arch=s390x [2020-03-27T14:00:10.451Z] + '[' s390x '!=' x86_64 ']' [2020-03-27T14:00:10.451Z] + '[' s390x '!=' s390x ']' [2020-03-27T14:00:10.451Z] + url=https://download.docker.com/linux/static [2020-03-27T14:00:10.451Z] + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2020-03-27T14:00:10.451Z] + tar -xz docker/docker [2020-03-27T14:00:10.585Z] #39 15.17 DEP images/seccomp.pb-c.d [2020-03-27T14:00:10.585Z] #39 15.38 PBCC images/userns.pb-c.c [2020-03-27T14:00:10.840Z] #39 15.45 DEP images/userns.pb-c.d [2020-03-27T14:00:10.840Z] #39 15.62 PBCC images/cgroup.pb-c.c [2020-03-27T14:00:11.096Z] #39 15.69 DEP images/cgroup.pb-c.d [2020-03-27T14:00:11.096Z] #39 15.72 PBCC images/fown.pb-c.c [2020-03-27T14:00:11.096Z] #39 15.72 PBCC images/ext-file.pb-c.c [2020-03-27T14:00:11.096Z] #39 15.73 DEP images/fown.pb-c.d [2020-03-27T14:00:11.096Z] #39 15.74 DEP images/ext-file.pb-c.d [2020-03-27T14:00:11.096Z] #39 15.75 PBCC images/rpc.pb-c.c [2020-03-27T14:00:11.096Z] #39 15.76 DEP images/rpc.pb-c.d [2020-03-27T14:00:11.096Z] #39 15.77 PBCC images/siginfo.pb-c.c [2020-03-27T14:00:11.096Z] #39 15.85 DEP images/siginfo.pb-c.d [2020-03-27T14:00:11.220Z] + mkdir -p /build [2020-03-27T14:00:11.221Z] + mv docker/docker /build/ [2020-03-27T14:00:11.221Z] + rmdir docker [2020-03-27T14:00:11.351Z] #39 15.90 PBCC images/pagemap.pb-c.c [2020-03-27T14:00:11.351Z] #39 ... [2020-03-27T14:00:11.351Z] [2020-03-27T14:00:11.351Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-03-27T14:00:11.857Z] Removing intermediate container bedf09ed291f [2020-03-27T14:00:11.857Z] ---> b73c23ace8cb [2020-03-27T14:00:11.857Z] Step 47/140 : FROM base AS vndr [2020-03-27T14:00:11.857Z] ---> 7bb5d5ca6837 [2020-03-27T14:00:11.857Z] Step 48/140 : ENV INSTALL_BINARY_NAME=vndr [2020-03-27T14:00:11.981Z] Removing intermediate container 184f86e93522 [2020-03-27T14:00:11.981Z] ---> 4665f65b95e6 [2020-03-27T14:00:11.981Z] Step 85/140 : FROM runtime-dev AS runc [2020-03-27T14:00:11.981Z] ---> 0839cd730dde [2020-03-27T14:00:11.981Z] Step 86/140 : ENV INSTALL_BINARY_NAME=runc [2020-03-27T14:00:11.981Z] ---> Running in 587949874e44 [2020-03-27T14:00:11.981Z] Removing intermediate container 587949874e44 [2020-03-27T14:00:11.981Z] ---> a96efbbf8dae [2020-03-27T14:00:11.981Z] Step 87/140 : ARG RUNC_COMMIT [2020-03-27T14:00:12.141Z] ---> Running in 65bd8e9406da [2020-03-27T14:00:12.141Z] Removing intermediate container 65bd8e9406da [2020-03-27T14:00:12.141Z] ---> 7582ab7dbf4e [2020-03-27T14:00:12.141Z] Step 49/140 : ARG VNDR_COMMIT [2020-03-27T14:00:12.141Z] ---> Running in 3a9776f4f28d [2020-03-27T14:00:12.141Z] Removing intermediate container 3a9776f4f28d [2020-03-27T14:00:12.141Z] ---> dee834fdf163 [2020-03-27T14:00:12.141Z] Step 50/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-27T14:00:12.197Z] #14 ... [2020-03-27T14:00:12.197Z] [2020-03-27T14:00:12.197Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T14:00:12.197Z] #39 121.2 DEP criu/cr-service.d [2020-03-27T14:00:12.197Z] #39 121.4 DEP criu/cr-restore.d [2020-03-27T14:00:12.197Z] #39 121.7 DEP criu/cr-errno.d [2020-03-27T14:00:12.197Z] #39 121.7 DEP criu/cr-dump.d [2020-03-27T14:00:12.197Z] #39 122.1 DEP criu/cr-dedup.d [2020-03-27T14:00:12.197Z] #39 122.2 DEP criu/cr-check.d [2020-03-27T14:00:12.197Z] #39 122.4 DEP criu/config.d [2020-03-27T14:00:12.197Z] #39 122.6 DEP criu/clone-noasan.d [2020-03-27T14:00:12.197Z] #39 122.7 DEP criu/cgroup.d [2020-03-27T14:00:12.197Z] #39 123.0 DEP criu/cgroup-props.d [2020-03-27T14:00:12.197Z] #39 123.1 DEP criu/bitmap.d [2020-03-27T14:00:12.197Z] #39 123.2 DEP criu/bfd.d [2020-03-27T14:00:12.197Z] #39 123.3 DEP criu/autofs.d [2020-03-27T14:00:12.197Z] #39 123.6 DEP criu/aio.d [2020-03-27T14:00:12.197Z] #39 123.7 DEP criu/action-scripts.d [2020-03-27T14:00:12.197Z] #39 124.2 CC criu/action-scripts.o [2020-03-27T14:00:12.197Z] #39 124.8 CC criu/aio.o [2020-03-27T14:00:12.197Z] #39 125.5 CC criu/autofs.o [2020-03-27T14:00:12.197Z] #39 127.6 CC criu/bfd.o [2020-03-27T14:00:12.336Z] ---> Running in 7bffe6500fab [2020-03-27T14:00:12.336Z] Removing intermediate container 7bffe6500fab [2020-03-27T14:00:12.336Z] ---> b1ff37a8107c [2020-03-27T14:00:12.336Z] Step 88/140 : ARG RUNC_BUILDTAGS [2020-03-27T14:00:12.336Z] ---> Running in 60f3d644d9cd [2020-03-27T14:00:12.424Z] ---> 0cc305986f7c [2020-03-27T14:00:12.424Z] Step 51/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-03-27T14:00:12.424Z] ---> 29f23b62705b [2020-03-27T14:00:12.424Z] Step 52/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-03-27T14:00:12.694Z] Removing intermediate container 60f3d644d9cd [2020-03-27T14:00:12.694Z] ---> 1167e8bcabb9 [2020-03-27T14:00:12.694Z] Step 89/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-27T14:00:12.712Z] ---> Running in 1e7d5d5e9e1d [2020-03-27T14:00:12.762Z] #39 ... [2020-03-27T14:00:12.762Z] [2020-03-27T14:00:12.762Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-03-27T14:00:12.762Z] #42 220.2 net/http/httptrace [2020-03-27T14:00:12.762Z] #42 220.5 net/http [2020-03-27T14:00:12.762Z] #42 ... [2020-03-27T14:00:12.762Z] [2020-03-27T14:00:12.762Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T14:00:12.762Z] #39 128.2 CC criu/bitmap.o [2020-03-27T14:00:13.017Z] + RM_GOPATH=0 [2020-03-27T14:00:13.017Z] + TMP_GOPATH= [2020-03-27T14:00:13.017Z] + : /build [2020-03-27T14:00:13.017Z] + '[' -z '' ']' [2020-03-27T14:00:13.017Z] ++ mktemp -d [2020-03-27T14:00:13.017Z] + export GOPATH=/tmp/tmp.h7IPYCibBD [2020-03-27T14:00:13.017Z] + GOPATH=/tmp/tmp.h7IPYCibBD [2020-03-27T14:00:13.017Z] + RM_GOPATH=1 [2020-03-27T14:00:13.017Z] ++ dirname ./install.sh [2020-03-27T14:00:13.017Z] + dir=. [2020-03-27T14:00:13.017Z] + bin=vndr [2020-03-27T14:00:13.017Z] + shift [2020-03-27T14:00:13.017Z] + '[' '!' -f ./vndr.installer ']' [2020-03-27T14:00:13.017Z] + . ./vndr.installer [2020-03-27T14:00:13.017Z] ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-27T14:00:13.017Z] + install_vndr [2020-03-27T14:00:13.017Z] + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-03-27T14:00:13.017Z] + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.h7IPYCibBD/src/github.com/LK4D4/vndr [2020-03-27T14:00:13.017Z] Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-27T14:00:13.017Z] Cloning into '/tmp/tmp.h7IPYCibBD/src/github.com/LK4D4/vndr'... [2020-03-27T14:00:13.020Z] #39 128.5 CC criu/cgroup-props.o [2020-03-27T14:00:13.092Z] ---> a8b83fd3c352 [2020-03-27T14:00:13.092Z] Step 90/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-03-27T14:00:13.092Z] ---> 724a8709615b [2020-03-27T14:00:13.092Z] Step 91/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-03-27T14:00:13.303Z] + cd /tmp/tmp.h7IPYCibBD/src/github.com/LK4D4/vndr [2020-03-27T14:00:13.303Z] + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-27T14:00:13.303Z] + go build -buildmode=pie -v -o /build/vndr . [2020-03-27T14:00:13.460Z] ---> Running in abb6e6c7175d [2020-03-27T14:00:13.586Z] #39 ... [2020-03-27T14:00:13.586Z] [2020-03-27T14:00:13.586Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-03-27T14:00:13.586Z] #26 230.7 + rm -rf /tmp/tmp.tRqgpsZYcn [2020-03-27T14:00:13.586Z] #26 DONE 231.5s [2020-03-27T14:00:13.590Z] errors [2020-03-27T14:00:13.590Z] internal/race [2020-03-27T14:00:13.590Z] internal/cpu [2020-03-27T14:00:13.590Z] runtime/internal/atomic [2020-03-27T14:00:13.590Z] runtime/internal/sys [2020-03-27T14:00:13.590Z] sync/atomic [2020-03-27T14:00:13.590Z] runtime/internal/math [2020-03-27T14:00:13.590Z] internal/bytealg [2020-03-27T14:00:13.590Z] unicode [2020-03-27T14:00:13.590Z] unicode/utf8 [2020-03-27T14:00:13.590Z] math/bits [2020-03-27T14:00:13.590Z] internal/testlog [2020-03-27T14:00:13.590Z] runtime [2020-03-27T14:00:13.590Z] math [2020-03-27T14:00:13.590Z] encoding [2020-03-27T14:00:13.590Z] unicode/utf16 [2020-03-27T14:00:13.650Z] #57 54.88 Checking out files: 29% (910/3137) Checking out files: 30% (942/3137) Checking out files: 31% (973/3137) Checking out files: 32% (1004/3137) Checking out files: 33% (1036/3137) Checking out files: 34% (1067/3137) Checking out files: 35% (1098/3137) Checking out files: 36% (1130/3137) Checking out files: 37% (1161/3137) Checking out files: 38% (1193/3137) Checking out files: 39% (1224/3137) Checking out files: 40% (1255/3137) Checking out files: 41% (1287/3137) Checking out files: 42% (1318/3137) Checking out files: 43% (1349/3137) Checking out files: 44% (1381/3137) Checking out files: 45% (1412/3137) Checking out files: 46% (1444/3137) Checking out files: 47% (1475/3137) Checking out files: 48% (1506/3137) Checking out files: 49% (1538/3137) Checking out files: 50% (1569/3137) Checking out files: 51% (1600/3137) Checking out files: 52% (1632/3137) Checking out files: 53% (1663/3137) Checking out files: 54% (1694/3137) Checking out files: 55% (1726/3137) Checking out files: 56% (1757/3137) Checking out files: 57% (1789/3137) Checking out files: 58% (1820/3137) Checking out files: 59% (1851/3137) Checking out files: 59% (1881/3137) Checking out files: 60% (1883/3137) Checking out files: 61% (1914/3137) Checking out files: 62% (1945/3137) Checking out files: 63% (1977/3137) Checking out files: 64% (2008/3137) Checking out files: 65% (2040/3137) Checking out files: 66% (2071/3137) Checking out files: 67% (2102/3137) Checking out files: 68% (2134/3137) Checking out files: 69% (2165/3137) Checking out files: 70% (2196/3137) Checking out files: 71% (2228/3137) Checking out files: 72% (2259/3137) Checking out files: 73% (2291/3137) Checking out files: 74% (2322/3137) Checking out files: 75% (2353/3137) Checking out files: 76% (2385/3137) Checking out files: 77% (2416/3137) Checking out files: 78% (2447/3137) Checking out files: 79% (2479/3137) Checking out files: 80% (2510/3137) Checking out files: 80% (2534/3137) Checking out files: 81% (2541/3137) Checking out files: 82% (2573/3137) Checking out files: 83% (2604/3137) Checking out files: 84% (2636/3137) Checking out files: 85% (2667/3137) Checking out files: 86% (2698/3137) Checking out files: 87% (2730/3137) Checking out files: 88% (2761/3137) Checking out files: 89% (2792/3137) Checking out files: 90% (2824/3137) Checking out files: 91% (2855/3137) Checking out files: 92% (2887/3137) Checking out files: 93% (2918/3137) Checking out files: 94% (2949/3137) Checking out files: 95% (2981/3137) Checking out files: 96% (3012/3137) Checking out files: 97% (3043/3137) Checking out files: 98% (3075/3137) Checking out files: 99% (3106/3137) Checking out files: 100% (3137/3137) Checking out files: 100% (3137/3137), done. [2020-03-27T14:00:13.650Z] #57 57.96 + cd /tmp/tmp.zVxDDkNHtE/src/github.com/containerd/containerd [2020-03-27T14:00:13.650Z] #57 57.96 + git checkout -q 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-03-27T14:00:13.813Z] + RM_GOPATH=0 [2020-03-27T14:00:13.813Z] + TMP_GOPATH= [2020-03-27T14:00:13.813Z] + : /build [2020-03-27T14:00:13.814Z] + '[' -z '' ']' [2020-03-27T14:00:13.814Z] ++ mktemp -d [2020-03-27T14:00:13.814Z] + export GOPATH=/tmp/tmp.flhNQfd2T4 [2020-03-27T14:00:13.814Z] + GOPATH=/tmp/tmp.flhNQfd2T4 [2020-03-27T14:00:13.814Z] + RM_GOPATH=1 [2020-03-27T14:00:13.814Z] ++ dirname ./install.sh [2020-03-27T14:00:13.814Z] + dir=. [2020-03-27T14:00:13.814Z] + bin=runc [2020-03-27T14:00:13.814Z] + shift [2020-03-27T14:00:13.814Z] + '[' '!' -f ./runc.installer ']' [2020-03-27T14:00:13.814Z] + . ./runc.installer [2020-03-27T14:00:13.814Z] ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-27T14:00:13.814Z] + install_runc [2020-03-27T14:00:13.814Z] + uname -r [2020-03-27T14:00:13.814Z] + grep -q '^3\.10\.0.*\.el7\.' [2020-03-27T14:00:13.814Z] + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-03-27T14:00:13.814Z] + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-03-27T14:00:13.814Z] + git clone https://github.com/opencontainers/runc.git /tmp/tmp.flhNQfd2T4/src/github.com/opencontainers/runc [2020-03-27T14:00:13.814Z] Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-03-27T14:00:13.814Z] Cloning into '/tmp/tmp.flhNQfd2T4/src/github.com/opencontainers/runc'... [2020-03-27T14:00:13.843Z] [2020-03-27T14:00:13.844Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-27T14:00:13.880Z] container/list [2020-03-27T14:00:13.880Z] crypto/internal/subtle [2020-03-27T14:00:13.880Z] crypto/subtle [2020-03-27T14:00:13.880Z] internal/x/crypto/cryptobyte/asn1 [2020-03-27T14:00:13.880Z] internal/nettrace [2020-03-27T14:00:13.880Z] internal/x/net/dns/dnsmessage [2020-03-27T14:00:14.407Z] #14 ... [2020-03-27T14:00:14.408Z] [2020-03-27T14:00:14.408Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T14:00:14.408Z] #39 129.7 CC criu/cgroup.o [2020-03-27T14:00:14.508Z] runtime/cgo [2020-03-27T14:00:14.508Z] strconv [2020-03-27T14:00:14.666Z] #39 ... [2020-03-27T14:00:14.666Z] [2020-03-27T14:00:14.666Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-03-27T14:00:14.666Z] #45 DONE 232.2s [2020-03-27T14:00:14.923Z] [2020-03-27T14:00:14.923Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T14:00:15.046Z] + cd /tmp/tmp.flhNQfd2T4/src/github.com/opencontainers/runc [2020-03-27T14:00:15.046Z] + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-27T14:00:15.046Z] + '[' -z '' ']' [2020-03-27T14:00:15.046Z] + target=static [2020-03-27T14:00:15.046Z] + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-03-27T14:00:15.046Z] 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-03-27T14:00:15.134Z] crypto/rc4 [2020-03-27T14:00:15.543Z] #57 ... [2020-03-27T14:00:15.543Z] [2020-03-27T14:00:15.543Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-03-27T14:00:15.543Z] #42 116.2 fmt [2020-03-27T14:00:15.543Z] #42 120.0 path/filepath [2020-03-27T14:00:15.543Z] #42 122.7 regexp [2020-03-27T14:00:15.543Z] #42 124.8 flag [2020-03-27T14:00:15.543Z] #42 ... [2020-03-27T14:00:15.543Z] [2020-03-27T14:00:15.543Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T14:00:15.543Z] #39 16.04 DEP images/pagemap.pb-c.d [2020-03-27T14:00:15.543Z] #39 16.22 PBCC images/rlimit.pb-c.c [2020-03-27T14:00:15.543Z] #39 16.28 DEP images/rlimit.pb-c.d [2020-03-27T14:00:15.543Z] #39 16.36 PBCC images/file-lock.pb-c.c [2020-03-27T14:00:15.543Z] #39 16.41 DEP images/file-lock.pb-c.d [2020-03-27T14:00:15.543Z] #39 16.56 PBCC images/tty.pb-c.c [2020-03-27T14:00:15.543Z] #39 16.66 DEP images/tty.pb-c.d [2020-03-27T14:00:15.543Z] #39 16.74 PBCC images/tun.pb-c.c [2020-03-27T14:00:15.543Z] #39 16.86 PBCC images/netdev.pb-c.c [2020-03-27T14:00:15.543Z] #39 16.95 DEP images/tun.pb-c.d [2020-03-27T14:00:15.543Z] #39 17.09 DEP images/netdev.pb-c.d [2020-03-27T14:00:15.543Z] #39 17.23 PBCC images/vma.pb-c.c [2020-03-27T14:00:15.543Z] #39 17.37 DEP images/vma.pb-c.d [2020-03-27T14:00:15.543Z] #39 17.44 PBCC images/creds.pb-c.c [2020-03-27T14:00:15.543Z] #39 17.52 DEP images/creds.pb-c.d [2020-03-27T14:00:15.543Z] #39 17.58 PBCC images/utsns.pb-c.c [2020-03-27T14:00:15.543Z] #39 17.72 DEP images/utsns.pb-c.d [2020-03-27T14:00:15.543Z] #39 17.74 PBCC images/ipc-desc.pb-c.c [2020-03-27T14:00:15.543Z] #39 17.80 PBCC images/ipc-sem.pb-c.c [2020-03-27T14:00:15.543Z] #39 17.89 DEP images/ipc-desc.pb-c.d [2020-03-27T14:00:15.543Z] #39 17.96 DEP images/ipc-sem.pb-c.d [2020-03-27T14:00:15.543Z] #39 18.05 PBCC images/ipc-msg.pb-c.c [2020-03-27T14:00:15.543Z] #39 18.11 DEP images/ipc-msg.pb-c.d [2020-03-27T14:00:15.543Z] #39 18.25 PBCC images/ipc-shm.pb-c.c [2020-03-27T14:00:15.543Z] #39 18.30 DEP images/ipc-shm.pb-c.d [2020-03-27T14:00:15.543Z] #39 18.34 PBCC images/ipc-var.pb-c.c [2020-03-27T14:00:15.543Z] #39 18.35 DEP images/ipc-var.pb-c.d [2020-03-27T14:00:15.543Z] #39 18.46 PBCC images/sk-opts.pb-c.c [2020-03-27T14:00:15.543Z] #39 18.54 PBCC images/packet-sock.pb-c.c [2020-03-27T14:00:15.543Z] #39 18.60 DEP images/sk-opts.pb-c.d [2020-03-27T14:00:15.543Z] #39 18.69 DEP images/packet-sock.pb-c.d [2020-03-27T14:00:15.543Z] #39 18.74 PBCC images/sk-netlink.pb-c.c [2020-03-27T14:00:15.543Z] #39 18.84 DEP images/sk-netlink.pb-c.d [2020-03-27T14:00:15.543Z] #39 18.92 PBCC images/sk-inet.pb-c.c [2020-03-27T14:00:15.543Z] #39 18.97 DEP images/sk-inet.pb-c.d [2020-03-27T14:00:15.543Z] #39 19.01 PBCC images/sk-unix.pb-c.c [2020-03-27T14:00:15.543Z] #39 19.05 DEP images/sk-unix.pb-c.d [2020-03-27T14:00:15.543Z] #39 19.09 PBCC images/mm.pb-c.c [2020-03-27T14:00:15.543Z] #39 19.28 DEP images/mm.pb-c.d [2020-03-27T14:00:15.543Z] #39 19.30 PBCC images/timerfd.pb-c.c [2020-03-27T14:00:15.543Z] #39 19.36 DEP images/timerfd.pb-c.d [2020-03-27T14:00:15.543Z] #39 19.40 PBCC images/timer.pb-c.c [2020-03-27T14:00:15.543Z] #39 19.42 DEP images/timer.pb-c.d [2020-03-27T14:00:15.543Z] #39 19.66 PBCC images/sa.pb-c.c [2020-03-27T14:00:15.543Z] #39 19.70 DEP images/sa.pb-c.d [2020-03-27T14:00:15.543Z] #39 19.74 PBCC images/pipe-data.pb-c.c [2020-03-27T14:00:15.543Z] #39 19.88 DEP images/pipe-data.pb-c.d [2020-03-27T14:00:15.543Z] #39 19.96 PBCC images/mnt.pb-c.c [2020-03-27T14:00:15.543Z] #39 20.05 DEP images/mnt.pb-c.d [2020-03-27T14:00:15.543Z] #39 20.17 PBCC images/sk-packet.pb-c.c [2020-03-27T14:00:15.543Z] #39 20.18 DEP images/sk-packet.pb-c.d [2020-03-27T14:00:15.543Z] #39 20.27 PBCC images/tcp-stream.pb-c.c [2020-03-27T14:00:15.543Z] #39 20.38 DEP images/tcp-stream.pb-c.d [2020-03-27T14:00:15.797Z] #39 20.47 PBCC images/pipe.pb-c.c [2020-03-27T14:00:16.061Z] #39 20.56 DEP images/pipe.pb-c.d [2020-03-27T14:00:16.061Z] #39 20.71 PBCC images/pstree.pb-c.c [2020-03-27T14:00:16.061Z] #39 20.77 DEP images/pstree.pb-c.d [2020-03-27T14:00:16.061Z] #39 20.82 PBCC images/fs.pb-c.c [2020-03-27T14:00:16.315Z] #39 20.87 DEP images/fs.pb-c.d [2020-03-27T14:00:16.315Z] #39 20.96 PBCC images/signalfd.pb-c.c [2020-03-27T14:00:16.315Z] #39 21.07 DEP images/signalfd.pb-c.d [2020-03-27T14:00:16.571Z] #39 21.11 PBCC images/fh.pb-c.c [2020-03-27T14:00:16.571Z] #39 21.22 PBCC images/fsnotify.pb-c.c [2020-03-27T14:00:16.571Z] #39 21.30 DEP images/fh.pb-c.d [2020-03-27T14:00:16.571Z] #39 21.34 DEP images/fsnotify.pb-c.d [2020-03-27T14:00:16.571Z] #39 ... [2020-03-27T14:00:16.571Z] [2020-03-27T14:00:16.571Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-03-27T14:00:16.571Z] #29 117.1 github.com/BurntSushi/toml [2020-03-27T14:00:16.571Z] #29 119.9 log [2020-03-27T14:00:16.571Z] #29 124.5 github.com/BurntSushi/toml/cmd/tomlv [2020-03-27T14:00:16.826Z] #29 ... [2020-03-27T14:00:16.826Z] [2020-03-27T14:00:16.826Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T14:00:16.826Z] #39 21.45 PBCC images/eventpoll.pb-c.c [2020-03-27T14:00:16.826Z] #39 21.47 DEP images/eventpoll.pb-c.d [2020-03-27T14:00:16.826Z] #39 21.53 PBCC images/eventfd.pb-c.c [2020-03-27T14:00:16.826Z] #39 21.56 DEP images/eventfd.pb-c.d [2020-03-27T14:00:17.081Z] #39 21.61 PBCC images/remap-file-path.pb-c.c [2020-03-27T14:00:17.081Z] #39 21.65 DEP images/remap-file-path.pb-c.d [2020-03-27T14:00:17.081Z] #39 21.72 PBCC images/fifo.pb-c.c [2020-03-27T14:00:17.081Z] #39 21.75 DEP images/fifo.pb-c.d [2020-03-27T14:00:17.081Z] #39 21.81 PBCC images/ghost-file.pb-c.c [2020-03-27T14:00:17.336Z] #39 21.88 DEP images/ghost-file.pb-c.d [2020-03-27T14:00:17.336Z] #39 21.96 PBCC images/regfile.pb-c.c [2020-03-27T14:00:17.336Z] #39 22.01 DEP images/regfile.pb-c.d [2020-03-27T14:00:17.336Z] #39 22.08 PBCC images/ns.pb-c.c [2020-03-27T14:00:17.336Z] #39 22.09 DEP images/ns.pb-c.d [2020-03-27T14:00:17.591Z] #39 22.16 PBCC images/fdinfo.pb-c.c [2020-03-27T14:00:17.591Z] #39 22.24 DEP images/fdinfo.pb-c.d [2020-03-27T14:00:17.825Z] sync [2020-03-27T14:00:17.825Z] github.com/LK4D4/vndr/godl/singleflight [2020-03-27T14:00:17.825Z] io [2020-03-27T14:00:17.825Z] reflect [2020-03-27T14:00:17.825Z] syscall [2020-03-27T14:00:17.846Z] #39 22.34 PBCC images/core-aarch64.pb-c.c [2020-03-27T14:00:17.846Z] #39 22.39 PBCC images/core-arm.pb-c.c [2020-03-27T14:00:17.846Z] #39 22.52 PBCC images/core-ppc64.pb-c.c [2020-03-27T14:00:18.101Z] #39 22.62 PBCC images/core-s390.pb-c.c [2020-03-27T14:00:18.101Z] #39 22.76 PBCC images/core-x86.pb-c.c [2020-03-27T14:00:18.101Z] #39 22.83 PBCC images/core.pb-c.c [2020-03-27T14:00:18.113Z] math/rand [2020-03-27T14:00:18.114Z] bytes [2020-03-27T14:00:18.200Z] #39 133.4 CC criu/clone-noasan.o [2020-03-27T14:00:18.200Z] #39 133.6 CC criu/config.o [2020-03-27T14:00:18.357Z] #39 22.90 PBCC images/inventory.pb-c.c [2020-03-27T14:00:18.357Z] #39 22.98 DEP images/core-aarch64.pb-c.d [2020-03-27T14:00:18.357Z] #39 23.06 DEP images/core-arm.pb-c.d [2020-03-27T14:00:18.357Z] #39 23.12 DEP images/core-ppc64.pb-c.d [2020-03-27T14:00:18.400Z] strings [2020-03-27T14:00:18.612Z] #39 23.19 DEP images/core-s390.pb-c.d [2020-03-27T14:00:18.612Z] #39 23.27 DEP images/core-x86.pb-c.d [2020-03-27T14:00:18.612Z] #39 23.33 DEP images/core.pb-c.d [2020-03-27T14:00:18.688Z] bufio [2020-03-27T14:00:18.867Z] #39 23.39 DEP images/inventory.pb-c.d [2020-03-27T14:00:18.867Z] #39 23.53 PBCC images/cpuinfo.pb-c.c [2020-03-27T14:00:18.867Z] #39 23.56 DEP images/cpuinfo.pb-c.d [2020-03-27T14:00:18.974Z] hash [2020-03-27T14:00:18.974Z] path [2020-03-27T14:00:18.974Z] hash/crc32 [2020-03-27T14:00:18.974Z] crypto [2020-03-27T14:00:19.121Z] #39 23.64 PBCC images/stats.pb-c.c [2020-03-27T14:00:19.121Z] #39 23.69 DEP images/stats.pb-c.d [2020-03-27T14:00:19.262Z] crypto/internal/randutil [2020-03-27T14:00:19.262Z] crypto/sha512 [2020-03-27T14:00:19.262Z] crypto/hmac [2020-03-27T14:00:19.262Z] time [2020-03-27T14:00:19.262Z] internal/syscall/unix [2020-03-27T14:00:19.548Z] crypto/sha1 [2020-03-27T14:00:19.548Z] crypto/sha256 [2020-03-27T14:00:19.548Z] internal/singleflight [2020-03-27T14:00:19.548Z] internal/x/crypto/hkdf [2020-03-27T14:00:19.548Z] internal/x/text/transform [2020-03-27T14:00:19.577Z] #39 135.0 CC criu/cr-check.o [2020-03-27T14:00:20.193Z] internal/poll [2020-03-27T14:00:20.193Z] encoding/binary [2020-03-27T14:00:20.193Z] sort [2020-03-27T14:00:20.482Z] internal/fmtsort [2020-03-27T14:00:20.482Z] regexp/syntax [2020-03-27T14:00:20.482Z] os [2020-03-27T14:00:20.770Z] encoding/base64 [2020-03-27T14:00:20.770Z] crypto/cipher [2020-03-27T14:00:20.770Z] crypto/md5 [2020-03-27T14:00:21.007Z] #39 25.49 make[1]: Nothing to be done for 'all'. [2020-03-27T14:00:21.057Z] encoding/pem [2020-03-27T14:00:21.057Z] crypto/aes [2020-03-27T14:00:21.343Z] crypto/des [2020-03-27T14:00:21.343Z] fmt [2020-03-27T14:00:21.343Z] path/filepath [2020-03-27T14:00:21.343Z] internal/x/crypto/internal/chacha20 [2020-03-27T14:00:21.477Z] #39 136.7 CC criu/cr-dedup.o [2020-03-27T14:00:21.567Z] #39 ... [2020-03-27T14:00:21.567Z] [2020-03-27T14:00:21.567Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-03-27T14:00:21.567Z] #29 DONE 131.9s [2020-03-27T14:00:21.567Z] [2020-03-27T14:00:21.567Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-03-27T14:00:21.567Z] #42 127.3 go/token [2020-03-27T14:00:21.567Z] #42 128.2 go/scanner [2020-03-27T14:00:21.567Z] #42 128.6 io/ioutil [2020-03-27T14:00:21.567Z] #42 129.4 net/url [2020-03-27T14:00:21.567Z] #42 129.7 go/ast [2020-03-27T14:00:21.567Z] #42 131.3 text/template/parse [2020-03-27T14:00:21.632Z] regexp [2020-03-27T14:00:21.632Z] internal/x/crypto/poly1305 [2020-03-27T14:00:21.632Z] internal/x/crypto/chacha20poly1305 [2020-03-27T14:00:21.920Z] io/ioutil [2020-03-27T14:00:21.920Z] internal/x/crypto/curve25519 [2020-03-27T14:00:22.043Z] #39 137.2 CC criu/cr-dump.o [2020-03-27T14:00:22.207Z] flag [2020-03-27T14:00:22.207Z] go/token [2020-03-27T14:00:22.207Z] net/url [2020-03-27T14:00:22.207Z] text/template/parse [2020-03-27T14:00:22.496Z] go/scanner [2020-03-27T14:00:22.783Z] log [2020-03-27T14:00:22.783Z] encoding/json [2020-03-27T14:00:22.783Z] go/ast [2020-03-27T14:00:22.783Z] encoding/xml [2020-03-27T14:00:23.406Z] text/template [2020-03-27T14:00:23.416Z] #39 ... [2020-03-27T14:00:23.416Z] [2020-03-27T14:00:23.416Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-27T14:00:23.416Z] #14 144.8 Selecting previously unselected package libonig5:amd64. [2020-03-27T14:00:23.416Z] #14 144.8 Preparing to unpack .../24-libonig5_6.9.1-1_amd64.deb ... [2020-03-27T14:00:23.416Z] #14 144.8 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-03-27T14:00:23.416Z] #14 145.0 Selecting previously unselected package libjq1:amd64. [2020-03-27T14:00:23.416Z] #14 145.0 Preparing to unpack .../25-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-03-27T14:00:23.416Z] #14 145.0 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-03-27T14:00:23.416Z] #14 145.1 Selecting previously unselected package jq. [2020-03-27T14:00:23.416Z] #14 145.1 Preparing to unpack .../26-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-03-27T14:00:23.416Z] #14 145.1 Unpacking jq (1.5+dfsg-2+b1) ... [2020-03-27T14:00:23.416Z] #14 145.2 Selecting previously unselected package libaio1:amd64. [2020-03-27T14:00:23.416Z] #14 145.2 Preparing to unpack .../27-libaio1_0.3.112-3_amd64.deb ... [2020-03-27T14:00:23.416Z] #14 145.2 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-03-27T14:00:23.416Z] #14 145.3 Selecting previously unselected package libbtrfs0. [2020-03-27T14:00:23.416Z] #14 145.3 Preparing to unpack .../28-libbtrfs0_4.20.1-2_amd64.deb ... [2020-03-27T14:00:23.416Z] #14 145.3 Unpacking libbtrfs0 (4.20.1-2) ... [2020-03-27T14:00:23.416Z] #14 145.3 Selecting previously unselected package libbtrfs-dev. [2020-03-27T14:00:23.416Z] #14 145.3 Preparing to unpack .../29-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-03-27T14:00:23.416Z] #14 145.3 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-03-27T14:00:23.416Z] #14 145.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-03-27T14:00:23.416Z] #14 145.4 Preparing to unpack .../30-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-03-27T14:00:23.416Z] #14 145.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-03-27T14:00:23.416Z] #14 145.5 Selecting previously unselected package libudev-dev:amd64. [2020-03-27T14:00:23.416Z] #14 145.5 Preparing to unpack .../31-libudev-dev_241-7~deb10u3_amd64.deb ... [2020-03-27T14:00:23.416Z] #14 145.5 Unpacking libudev-dev:amd64 (241-7~deb10u3) ... [2020-03-27T14:00:23.416Z] #14 145.6 Selecting previously unselected package libsepol1-dev:amd64. [2020-03-27T14:00:23.416Z] #14 145.7 Preparing to unpack .../32-libsepol1-dev_2.8-1_amd64.deb ... [2020-03-27T14:00:23.416Z] #14 145.7 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-03-27T14:00:23.416Z] #14 145.9 Selecting previously unselected package libpcre16-3:amd64. [2020-03-27T14:00:23.416Z] #14 145.9 Preparing to unpack .../33-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-03-27T14:00:23.416Z] #14 145.9 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-03-27T14:00:23.416Z] #14 146.0 Selecting previously unselected package libpcre32-3:amd64. [2020-03-27T14:00:23.416Z] #14 146.1 Preparing to unpack .../34-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-03-27T14:00:23.416Z] #14 146.1 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-03-27T14:00:23.416Z] #14 146.2 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-03-27T14:00:23.416Z] #14 146.2 Preparing to unpack .../35-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-03-27T14:00:23.416Z] #14 146.2 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-03-27T14:00:23.451Z] #42 ... [2020-03-27T14:00:23.451Z] [2020-03-27T14:00:23.451Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-27T14:00:23.451Z] #14 29.07 Fetched 8336 kB in 24s (350 kB/s) [2020-03-27T14:00:23.451Z] #14 29.07 Reading package lists... [2020-03-27T14:00:23.451Z] #14 36.30 Reading package lists... [2020-03-27T14:00:23.451Z] #14 ... [2020-03-27T14:00:23.451Z] [2020-03-27T14:00:23.451Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-03-27T14:00:23.451Z] #57 61.06 + export 'BUILDTAGS=netgo osusergo static_build' [2020-03-27T14:00:23.451Z] #57 61.06 + BUILDTAGS='netgo osusergo static_build' [2020-03-27T14:00:23.451Z] #57 61.06 + export EXTRA_FLAGS=-buildmode=pie [2020-03-27T14:00:23.451Z] #57 61.06 + EXTRA_FLAGS=-buildmode=pie [2020-03-27T14:00:23.451Z] #57 61.06 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-03-27T14:00:23.451Z] #57 61.06 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-03-27T14:00:23.451Z] #57 61.06 + '[' '' = dynamic ']' [2020-03-27T14:00:23.451Z] #57 61.06 + make [2020-03-27T14:00:23.451Z] #57 62.43 🇩 bin/ctr [2020-03-27T14:00:23.451Z] #57 ... [2020-03-27T14:00:23.451Z] [2020-03-27T14:00:23.451Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T14:00:23.451Z] #39 28.08 CC images/stats.o [2020-03-27T14:00:23.673Z] #14 146.4 Selecting previously unselected package libpcre3-dev:amd64. [2020-03-27T14:00:23.673Z] #14 146.4 Preparing to unpack .../36-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-03-27T14:00:23.673Z] #14 146.4 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-03-27T14:00:23.930Z] #14 146.8 Selecting previously unselected package libselinux1-dev:amd64. [2020-03-27T14:00:23.930Z] #14 146.8 Preparing to unpack .../37-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-03-27T14:00:23.930Z] #14 146.8 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-03-27T14:00:24.013Z] #39 28.65 CC images/core.o [2020-03-27T14:00:24.032Z] go/parser [2020-03-27T14:00:24.187Z] #14 147.0 Selecting previously unselected package libdevmapper-dev:amd64. [2020-03-27T14:00:24.187Z] #14 147.0 Preparing to unpack .../38-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-03-27T14:00:24.187Z] #14 147.0 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-03-27T14:00:24.187Z] #14 147.1 Selecting previously unselected package libgpm2:amd64. [2020-03-27T14:00:24.321Z] github.com/LK4D4/vndr/versioned [2020-03-27T14:00:24.321Z] compress/flate [2020-03-27T14:00:24.445Z] #14 147.1 Preparing to unpack .../39-libgpm2_1.20.7-5_amd64.deb ... [2020-03-27T14:00:24.445Z] #14 147.1 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-03-27T14:00:24.445Z] #14 147.2 Selecting previously unselected package libicu63:amd64. [2020-03-27T14:00:24.445Z] #14 147.2 Preparing to unpack .../40-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-03-27T14:00:24.445Z] #14 147.2 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-03-27T14:00:24.610Z] context [2020-03-27T14:00:24.610Z] go/doc [2020-03-27T14:00:24.610Z] math/big [2020-03-27T14:00:25.236Z] compress/gzip [2020-03-27T14:00:25.236Z] encoding/hex [2020-03-27T14:00:25.236Z] internal/x/text/unicode/bidi [2020-03-27T14:00:25.236Z] net [2020-03-27T14:00:25.379Z] #39 29.73 CC images/core-x86.o [2020-03-27T14:00:25.862Z] github.com/LK4D4/vndr/build [2020-03-27T14:00:25.862Z] internal/x/text/secure/bidirule [2020-03-27T14:00:25.862Z] internal/x/text/unicode/norm [2020-03-27T14:00:25.938Z] #39 30.62 CC images/core-arm.o [2020-03-27T14:00:26.340Z] #14 ... [2020-03-27T14:00:26.340Z] [2020-03-27T14:00:26.340Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-03-27T14:00:26.340Z] #42 234.8 github.com/LK4D4/vndr/godl [2020-03-27T14:00:26.340Z] #42 235.7 github.com/LK4D4/vndr [2020-03-27T14:00:26.340Z] #42 DONE 243.7s [2020-03-27T14:00:26.340Z] [2020-03-27T14:00:26.340Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T14:00:26.340Z] #39 139.7 CC criu/cr-errno.o [2020-03-27T14:00:26.340Z] #39 139.9 CC criu/cr-restore.o [2020-03-27T14:00:26.865Z] #39 31.26 CC images/core-aarch64.o [2020-03-27T14:00:26.901Z] internal/x/net/http2/hpack [2020-03-27T14:00:26.901Z] crypto/rand [2020-03-27T14:00:27.119Z] #39 31.79 CC images/core-ppc64.o [2020-03-27T14:00:27.187Z] crypto/elliptic [2020-03-27T14:00:27.187Z] encoding/asn1 [2020-03-27T14:00:27.187Z] crypto/rsa [2020-03-27T14:00:27.476Z] crypto/dsa [2020-03-27T14:00:27.763Z] internal/x/net/idna [2020-03-27T14:00:27.763Z] mime [2020-03-27T14:00:28.049Z] #39 32.66 CC images/core-s390.o [2020-03-27T14:00:28.051Z] crypto/ecdsa [2020-03-27T14:00:28.051Z] crypto/x509/pkix [2020-03-27T14:00:28.337Z] internal/x/crypto/cryptobyte [2020-03-27T14:00:28.337Z] mime/quotedprintable [2020-03-27T14:00:28.576Z] 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-03-27T14:00:28.576Z] + mkdir -p /build [2020-03-27T14:00:28.576Z] + cp runc /build/runc [2020-03-27T14:00:28.576Z] Removing intermediate container abb6e6c7175d [2020-03-27T14:00:28.576Z] ---> 730f817eec82 [2020-03-27T14:00:28.576Z] Step 92/140 : FROM dev-base AS tini [2020-03-27T14:00:28.576Z] ---> b724d5bf8ecb [2020-03-27T14:00:28.576Z] Step 93/140 : ARG DEBIAN_FRONTEND [2020-03-27T14:00:28.576Z] ---> Using cache [2020-03-27T14:00:28.576Z] ---> 8540a02014f8 [2020-03-27T14:00:28.576Z] Step 94/140 : ARG TINI_COMMIT [2020-03-27T14:00:28.625Z] net/http/internal [2020-03-27T14:00:28.625Z] os/exec [2020-03-27T14:00:28.932Z] ---> Running in 768091007cff [2020-03-27T14:00:28.932Z] Removing intermediate container 768091007cff [2020-03-27T14:00:28.932Z] ---> b6d62bda61a5 [2020-03-27T14:00:28.932Z] Step 95/140 : RUN apt-get update && apt-get install -y --no-install-recommends cmake vim-common && rm -rf /var/lib/apt/lists/* [2020-03-27T14:00:28.932Z] ---> Running in 50c1d417af51 [2020-03-27T14:00:29.411Z] #39 33.76 CC images/cpuinfo.o [2020-03-27T14:00:29.616Z] #39 144.5 CC criu/cr-service.o [2020-03-27T14:00:29.616Z] #39 ... [2020-03-27T14:00:29.616Z] [2020-03-27T14:00:29.616Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-27T14:00:29.616Z] #14 152.0 Selecting previously unselected package libnet1:amd64. [2020-03-27T14:00:29.616Z] #14 152.0 Preparing to unpack .../41-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-03-27T14:00:29.616Z] #14 152.0 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-03-27T14:00:29.616Z] #14 152.1 Selecting previously unselected package libnl-3-200:amd64. [2020-03-27T14:00:29.616Z] #14 152.1 Preparing to unpack .../42-libnl-3-200_3.4.0-1_amd64.deb ... [2020-03-27T14:00:29.616Z] #14 152.1 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-03-27T14:00:29.616Z] #14 152.2 Selecting previously unselected package libprotobuf-c1:amd64. [2020-03-27T14:00:29.616Z] #14 152.2 Preparing to unpack .../43-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-03-27T14:00:29.616Z] #14 152.2 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-03-27T14:00:29.616Z] #14 152.3 Selecting previously unselected package libreadline5:amd64. [2020-03-27T14:00:29.616Z] #14 152.3 Preparing to unpack .../44-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-03-27T14:00:29.616Z] #14 152.3 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-03-27T14:00:29.616Z] #14 152.4 Selecting previously unselected package libsystemd-dev:amd64. [2020-03-27T14:00:29.616Z] #14 152.4 Preparing to unpack .../45-libsystemd-dev_241-7~deb10u3_amd64.deb ... [2020-03-27T14:00:29.616Z] #14 152.4 Unpacking libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-03-27T14:00:29.681Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-27T14:00:29.681Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-27T14:00:29.681Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-27T14:00:30.029Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-03-27T14:00:30.029Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [165 kB] [2020-03-27T14:00:30.029Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-03-27T14:00:30.181Z] #14 152.8 Selecting previously unselected package net-tools. [2020-03-27T14:00:30.181Z] #14 152.9 Preparing to unpack .../46-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-03-27T14:00:30.181Z] #14 152.9 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-03-27T14:00:30.334Z] #39 34.82 CC images/inventory.o [2020-03-27T14:00:30.438Z] #14 153.1 Selecting previously unselected package python-pip-whl. [2020-03-27T14:00:30.438Z] #14 153.1 Preparing to unpack .../47-python-pip-whl_18.1-5_all.deb ... [2020-03-27T14:00:30.438Z] #14 153.1 Unpacking python-pip-whl (18.1-5) ... [2020-03-27T14:00:30.655Z] internal/x/net/http/httpproxy [2020-03-27T14:00:30.655Z] net/textproto [2020-03-27T14:00:30.655Z] crypto/x509 [2020-03-27T14:00:30.655Z] internal/x/net/http/httpguts [2020-03-27T14:00:30.655Z] mime/multipart [2020-03-27T14:00:30.696Z] #14 153.6 Selecting previously unselected package python3-lib2to3. [2020-03-27T14:00:30.696Z] #14 153.6 Preparing to unpack .../48-python3-lib2to3_3.7.3-1_all.deb ... [2020-03-27T14:00:30.893Z] #39 35.43 CC images/fdinfo.o [2020-03-27T14:00:30.953Z] #14 153.6 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-03-27T14:00:30.953Z] #14 153.7 Selecting previously unselected package python3-distutils. [2020-03-27T14:00:30.953Z] #14 153.7 Preparing to unpack .../49-python3-distutils_3.7.3-1_all.deb ... [2020-03-27T14:00:30.953Z] #14 153.7 Unpacking python3-distutils (3.7.3-1) ... [2020-03-27T14:00:31.211Z] #14 153.9 Selecting previously unselected package python3-pip. [2020-03-27T14:00:31.211Z] #14 153.9 Preparing to unpack .../50-python3-pip_18.1-5_all.deb ... [2020-03-27T14:00:31.211Z] #14 153.9 Unpacking python3-pip (18.1-5) ... [2020-03-27T14:00:31.211Z] #14 154.1 Selecting previously unselected package python3-pkg-resources. [2020-03-27T14:00:31.211Z] #14 154.1 Preparing to unpack .../51-python3-pkg-resources_40.8.0-1_all.deb ... [2020-03-27T14:00:31.211Z] #14 154.1 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-03-27T14:00:31.247Z] Fetched 8032 kB in 1s (5392 kB/s) [2020-03-27T14:00:31.247Z] Reading package lists... [2020-03-27T14:00:31.275Z] crypto/tls [2020-03-27T14:00:31.452Z] #39 36.13 CC images/fown.o [2020-03-27T14:00:31.469Z] #14 154.2 Selecting previously unselected package python3-setuptools. [2020-03-27T14:00:31.469Z] #14 154.2 Preparing to unpack .../52-python3-setuptools_40.8.0-1_all.deb ... [2020-03-27T14:00:31.469Z] #14 154.3 Unpacking python3-setuptools (40.8.0-1) ... [2020-03-27T14:00:31.727Z] #14 154.5 Selecting previously unselected package python3-wheel. [2020-03-27T14:00:31.727Z] #14 154.5 Preparing to unpack .../53-python3-wheel_0.32.3-2_all.deb ... [2020-03-27T14:00:31.727Z] #14 154.5 Unpacking python3-wheel (0.32.3-2) ... [2020-03-27T14:00:31.727Z] #14 154.6 Selecting previously unselected package thin-provisioning-tools. [2020-03-27T14:00:31.727Z] #14 154.6 Preparing to unpack .../54-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-03-27T14:00:31.985Z] #14 154.6 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-03-27T14:00:31.985Z] #14 154.8 Selecting previously unselected package vim-runtime. [2020-03-27T14:00:31.985Z] #14 154.8 Preparing to unpack .../55-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-03-27T14:00:32.015Z] #39 36.76 CC images/ns.o [2020-03-27T14:00:32.083Z] Reading package lists... [2020-03-27T14:00:32.083Z] Building dependency tree... [2020-03-27T14:00:32.083Z] Reading state information... [2020-03-27T14:00:32.083Z] The following additional packages will be installed: [2020-03-27T14:00:32.083Z] cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-03-27T14:00:32.083Z] Suggested packages: [2020-03-27T14:00:32.083Z] cmake-doc ninja-build lrzip [2020-03-27T14:00:32.083Z] Recommended packages: [2020-03-27T14:00:32.083Z] vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-03-27T14:00:32.083Z] The following NEW packages will be installed: [2020-03-27T14:00:32.083Z] cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-03-27T14:00:32.083Z] vim-common xxd [2020-03-27T14:00:32.083Z] 0 upgraded, 10 newly installed, 0 to remove and 14 not upgraded. [2020-03-27T14:00:32.083Z] Need to get 14.0 MB of archives. [2020-03-27T14:00:32.083Z] After this operation, 62.1 MB of additional disk space will be used. [2020-03-27T14:00:32.083Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-03-27T14:00:32.083Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-03-27T14:00:32.083Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2020-03-27T14:00:32.245Z] #14 154.9 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-03-27T14:00:32.245Z] #14 154.9 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-03-27T14:00:32.245Z] #14 154.9 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-03-27T14:00:32.436Z] Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-03-27T14:00:32.939Z] #39 37.33 CC images/regfile.o [2020-03-27T14:00:32.939Z] #39 ... [2020-03-27T14:00:32.939Z] [2020-03-27T14:00:32.939Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-27T14:00:32.939Z] #14 36.30 Reading package lists... [2020-03-27T14:00:32.939Z] #14 43.93 Building dependency tree... [2020-03-27T14:00:32.939Z] #14 45.61 Reading state information... [2020-03-27T14:00:32.939Z] #14 48.68 libcap2-bin is already the newest version (1:2.25-2). [2020-03-27T14:00:32.939Z] #14 48.68 libcap2-bin set to manually installed. [2020-03-27T14:00:32.939Z] #14 48.68 The following additional packages will be installed: [2020-03-27T14:00:32.939Z] #14 48.69 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-03-27T14:00:32.939Z] #14 48.69 gcc-mingw-w64-x86-64 libaio1 libbtrfs0 libdevmapper-event1.02.1 [2020-03-27T14:00:32.939Z] #14 48.70 libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-03-27T14:00:32.939Z] #14 48.70 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2020-03-27T14:00:32.939Z] #14 48.70 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpython3-stdlib [2020-03-27T14:00:32.939Z] #14 48.70 libpython3.7-minimal libpython3.7-stdlib libreadline5 libselinux1-dev [2020-03-27T14:00:32.939Z] #14 48.70 libsepol1-dev libsystemd0 libudev1 mingw-w64-common mingw-w64-x86-64-dev [2020-03-27T14:00:32.939Z] #14 48.70 python-pip-whl python3 python3-distutils python3-lib2to3 python3-minimal [2020-03-27T14:00:32.939Z] #14 48.70 python3-pkg-resources python3.7 python3.7-minimal vim-runtime xxd [2020-03-27T14:00:32.939Z] #14 48.72 Suggested packages: [2020-03-27T14:00:32.939Z] #14 48.72 apparmor-profiles-extra apparmor-utils bzip2-doc gcc-8-locales kmod gpm [2020-03-27T14:00:32.939Z] #14 48.72 wine64 python3-doc python3-tk python3-venv python-setuptools-doc [2020-03-27T14:00:32.939Z] #14 48.72 python3.7-venv python3.7-doc binfmt-support ctags vim-doc vim-scripts [2020-03-27T14:00:32.939Z] #14 48.72 xfsdump acl attr quota [2020-03-27T14:00:32.939Z] #14 48.72 Recommended packages: [2020-03-27T14:00:32.939Z] #14 48.72 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-03-27T14:00:32.939Z] #14 48.72 python3-keyrings.alt python3-xdg unzip [2020-03-27T14:00:33.181Z] Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB] [2020-03-27T14:00:33.181Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2020-03-27T14:00:33.181Z] Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2020-03-27T14:00:33.181Z] Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2020-03-27T14:00:33.181Z] Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2020-03-27T14:00:33.181Z] Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2020-03-27T14:00:33.334Z] net/http/httptrace [2020-03-27T14:00:33.334Z] net/http [2020-03-27T14:00:35.452Z] #14 ... [2020-03-27T14:00:35.452Z] [2020-03-27T14:00:35.452Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T14:00:35.452Z] #39 37.81 CC images/ghost-file.o [2020-03-27T14:00:35.452Z] #39 38.15 CC images/fifo.o [2020-03-27T14:00:35.452Z] #39 38.47 CC images/remap-file-path.o [2020-03-27T14:00:35.452Z] #39 38.84 CC images/eventfd.o [2020-03-27T14:00:35.452Z] #39 39.32 CC images/eventpoll.o [2020-03-27T14:00:35.452Z] #39 39.97 CC images/fh.o [2020-03-27T14:00:35.523Z] debconf: delaying package configuration, since apt-utils is not installed [2020-03-27T14:00:35.523Z] Fetched 14.0 MB in 3s (4752 kB/s) [2020-03-27T14:00:35.523Z] Selecting previously unselected package xxd. [2020-03-27T14:00:35.523Z] (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 ... 15168 files and directories currently installed.) [2020-03-27T14:00:35.523Z] Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-03-27T14:00:35.523Z] Unpacking xxd (2:8.1.0875-5) ... [2020-03-27T14:00:35.523Z] Selecting previously unselected package vim-common. [2020-03-27T14:00:35.523Z] Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-03-27T14:00:35.523Z] Unpacking vim-common (2:8.1.0875-5) ... [2020-03-27T14:00:35.523Z] Selecting previously unselected package cmake-data. [2020-03-27T14:00:35.523Z] Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-03-27T14:00:35.523Z] Unpacking cmake-data (3.13.4-1) ... [2020-03-27T14:00:35.523Z] Selecting previously unselected package libicu63:s390x. [2020-03-27T14:00:35.523Z] Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-03-27T14:00:35.523Z] Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-03-27T14:00:35.528Z] #14 158.1 Selecting previously unselected package vim. [2020-03-27T14:00:35.528Z] #14 158.1 Preparing to unpack .../56-vim_2%3a8.1.0875-5_amd64.deb ... [2020-03-27T14:00:35.528Z] #14 158.1 Unpacking vim (2:8.1.0875-5) ... [2020-03-27T14:00:35.711Z] #39 40.36 CC images/fsnotify.o [2020-03-27T14:00:36.043Z] #14 158.7 Selecting previously unselected package xfsprogs. [2020-03-27T14:00:36.043Z] #14 158.7 Preparing to unpack .../57-xfsprogs_4.20.0-1_amd64.deb ... [2020-03-27T14:00:36.043Z] #14 158.7 Unpacking xfsprogs (4.20.0-1) ... [2020-03-27T14:00:36.302Z] #14 159.0 Selecting previously unselected package zip. [2020-03-27T14:00:36.302Z] #14 159.1 Preparing to unpack .../58-zip_3.0-11+b1_amd64.deb ... [2020-03-27T14:00:36.302Z] #14 159.1 Unpacking zip (3.0-11+b1) ... [2020-03-27T14:00:36.337Z] Selecting previously unselected package libxml2:s390x. [2020-03-27T14:00:36.338Z] Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ... [2020-03-27T14:00:36.338Z] Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-03-27T14:00:36.338Z] Selecting previously unselected package libarchive13:s390x. [2020-03-27T14:00:36.338Z] Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2020-03-27T14:00:36.338Z] Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-03-27T14:00:36.338Z] Selecting previously unselected package libjsoncpp1:s390x. [2020-03-27T14:00:36.338Z] Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2020-03-27T14:00:36.338Z] Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2020-03-27T14:00:36.338Z] Selecting previously unselected package librhash0:s390x. [2020-03-27T14:00:36.338Z] Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2020-03-27T14:00:36.338Z] Unpacking librhash0:s390x (1.3.8-1) ... [2020-03-27T14:00:36.563Z] #14 159.3 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-03-27T14:00:36.563Z] #14 159.3 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-03-27T14:00:36.563Z] #14 159.3 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-03-27T14:00:36.563Z] #14 159.4 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-03-27T14:00:36.563Z] #14 159.4 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-03-27T14:00:36.563Z] #14 159.4 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-03-27T14:00:36.563Z] #14 159.4 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-03-27T14:00:36.563Z] #14 159.4 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-03-27T14:00:36.563Z] #14 159.4 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-03-27T14:00:36.563Z] #14 159.4 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-03-27T14:00:36.563Z] #14 159.4 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-03-27T14:00:36.563Z] #14 159.4 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-03-27T14:00:36.563Z] #14 159.4 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-03-27T14:00:36.563Z] #14 159.5 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-03-27T14:00:36.563Z] #14 159.5 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-03-27T14:00:36.563Z] #14 159.5 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-03-27T14:00:36.563Z] #14 159.5 Setting up xxd (2:8.1.0875-5) ... [2020-03-27T14:00:36.642Z] #39 ... [2020-03-27T14:00:36.642Z] [2020-03-27T14:00:36.642Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-03-27T14:00:36.642Z] #42 137.2 text/template [2020-03-27T14:00:36.642Z] #42 137.3 go/parser [2020-03-27T14:00:36.642Z] #42 143.6 log [2020-03-27T14:00:36.642Z] #42 144.9 encoding/binary [2020-03-27T14:00:36.642Z] #42 145.2 go/doc [2020-03-27T14:00:36.721Z] Selecting previously unselected package libuv1:s390x. [2020-03-27T14:00:36.721Z] Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2020-03-27T14:00:36.721Z] Unpacking libuv1:s390x (1.24.1-1) ... [2020-03-27T14:00:36.721Z] Selecting previously unselected package cmake. [2020-03-27T14:00:36.721Z] Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2020-03-27T14:00:36.721Z] Unpacking cmake (3.13.4-1) ... [2020-03-27T14:00:36.721Z] Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-03-27T14:00:36.721Z] Setting up xxd (2:8.1.0875-5) ... [2020-03-27T14:00:36.721Z] Setting up libuv1:s390x (1.24.1-1) ... [2020-03-27T14:00:36.721Z] Setting up vim-common (2:8.1.0875-5) ... [2020-03-27T14:00:36.721Z] Setting up librhash0:s390x (1.3.8-1) ... [2020-03-27T14:00:36.721Z] Setting up cmake-data (3.13.4-1) ... [2020-03-27T14:00:36.721Z] Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-03-27T14:00:36.721Z] Setting up libjsoncpp1:s390x (1.7.4-3) ... [2020-03-27T14:00:36.721Z] Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-03-27T14:00:36.802Z] github.com/LK4D4/vndr/godl [2020-03-27T14:00:36.802Z] github.com/LK4D4/vndr [2020-03-27T14:00:36.821Z] #14 159.5 Setting up libbtrfs0 (4.20.1-2) ... [2020-03-27T14:00:36.821Z] #14 159.5 Setting up zip (3.0-11+b1) ... [2020-03-27T14:00:36.821Z] #14 159.5 Setting up vim-common (2:8.1.0875-5) ... [2020-03-27T14:00:36.821Z] #14 159.6 Setting up bash-completion (1:2.8-6) ... [2020-03-27T14:00:36.898Z] #42 ... [2020-03-27T14:00:36.898Z] [2020-03-27T14:00:36.898Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T14:00:36.898Z] #39 41.70 CC images/signalfd.o [2020-03-27T14:00:37.069Z] Setting up cmake (3.13.4-1) ... [2020-03-27T14:00:37.070Z] Processing triggers for libc-bin (2.28-10) ... [2020-03-27T14:00:37.070Z] Processing triggers for mime-support (3.62) ... [2020-03-27T14:00:37.458Z] #39 42.09 CC images/fs.o [2020-03-27T14:00:38.019Z] #39 42.51 CC images/pstree.o [2020-03-27T14:00:38.275Z] #39 42.95 CC images/pipe.o [2020-03-27T14:00:38.292Z] Removing intermediate container 50c1d417af51 [2020-03-27T14:00:38.292Z] ---> 8df868eb60ab [2020-03-27T14:00:38.292Z] Step 96/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-27T14:00:38.292Z] ---> 150b088d134e [2020-03-27T14:00:38.292Z] Step 97/140 : ENV INSTALL_BINARY_NAME=tini [2020-03-27T14:00:38.531Z] #39 43.32 CC images/tcp-stream.o [2020-03-27T14:00:38.647Z] ---> Running in 51b46c55c78b [2020-03-27T14:00:38.647Z] Removing intermediate container 51b46c55c78b [2020-03-27T14:00:38.647Z] ---> 0b5d25d5a73a [2020-03-27T14:00:38.647Z] Step 98/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-03-27T14:00:38.996Z] ---> 41f701e4b835 [2020-03-27T14:00:38.996Z] Step 99/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-03-27T14:00:38.996Z] ---> Running in 983ea541f601 [2020-03-27T14:00:39.092Z] #39 43.65 CC images/sk-packet.o [2020-03-27T14:00:39.347Z] #14 162.0 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-03-27T14:00:39.347Z] #14 162.1 Setting up xz-utils (5.2.4-1) ... [2020-03-27T14:00:39.347Z] #14 162.1 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-03-27T14:00:39.347Z] #14 162.1 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-03-27T14:00:39.347Z] #14 162.1 Setting up libudev-dev:amd64 (241-7~deb10u3) ... [2020-03-27T14:00:39.347Z] #14 162.1 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-03-27T14:00:39.347Z] #14 162.1 Setting up libbtrfs-dev (4.20.1-2) ... [2020-03-27T14:00:39.347Z] #14 162.2 Setting up pigz (2.4-1) ... [2020-03-27T14:00:39.347Z] #14 162.2 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-03-27T14:00:39.347Z] #14 162.2 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-03-27T14:00:39.347Z] #14 162.2 Setting up python-pip-whl (18.1-5) ... [2020-03-27T14:00:39.347Z] #14 162.2 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-03-27T14:00:39.347Z] #14 162.2 Setting up mingw-w64-common (6.0.0-3) ... [2020-03-27T14:00:39.347Z] #14 162.2 Setting up vim-runtime (2:8.1.0875-5) ... [2020-03-27T14:00:39.347Z] #39 44.11 CC images/mnt.o [2020-03-27T14:00:39.604Z] #14 162.6 Setting up libaio1:amd64 (0.3.112-3) ... [2020-03-27T14:00:39.798Z] + RM_GOPATH=0 [2020-03-27T14:00:39.798Z] + TMP_GOPATH= [2020-03-27T14:00:39.798Z] + : /build [2020-03-27T14:00:39.798Z] + '[' -z '' ']' [2020-03-27T14:00:39.798Z] ++ mktemp -d [2020-03-27T14:00:39.798Z] + export GOPATH=/tmp/tmp.1QAEmw1oF4 [2020-03-27T14:00:39.798Z] + GOPATH=/tmp/tmp.1QAEmw1oF4 [2020-03-27T14:00:39.798Z] + RM_GOPATH=1 [2020-03-27T14:00:39.798Z] ++ dirname ./install.sh [2020-03-27T14:00:39.798Z] + dir=. [2020-03-27T14:00:39.798Z] + bin=tini [2020-03-27T14:00:39.798Z] + shift [2020-03-27T14:00:39.798Z] + '[' '!' -f ./tini.installer ']' [2020-03-27T14:00:39.798Z] + . ./tini.installer [2020-03-27T14:00:39.798Z] ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-27T14:00:39.798Z] + install_tini [2020-03-27T14:00:39.798Z] + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-03-27T14:00:39.798Z] Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-27T14:00:39.798Z] + git clone https://github.com/krallin/tini.git /tmp/tmp.1QAEmw1oF4/tini [2020-03-27T14:00:39.798Z] Cloning into '/tmp/tmp.1QAEmw1oF4/tini'... [2020-03-27T14:00:39.798Z] + cd /tmp/tmp.1QAEmw1oF4/tini [2020-03-27T14:00:39.798Z] + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-27T14:00:39.798Z] + cmake . [2020-03-27T14:00:39.798Z] -- The C compiler identification is GNU 8.3.0 [2020-03-27T14:00:39.798Z] -- Check for working C compiler: /usr/bin/cc [2020-03-27T14:00:39.798Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-03-27T14:00:39.798Z] -- Detecting C compiler ABI info [2020-03-27T14:00:39.860Z] #14 162.6 Setting up libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-03-27T14:00:39.861Z] #14 162.6 Setting up libonig5:amd64 (6.9.1-1) ... [2020-03-27T14:00:39.861Z] #14 162.6 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-03-27T14:00:39.861Z] #14 162.6 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-03-27T14:00:39.861Z] #14 162.6 Setting up vim (2:8.1.0875-5) ... [2020-03-27T14:00:39.861Z] #14 162.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-03-27T14:00:39.861Z] #14 162.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-03-27T14:00:39.861Z] #14 162.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-03-27T14:00:39.861Z] #14 162.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-03-27T14:00:39.861Z] #14 162.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-03-27T14:00:39.861Z] #14 162.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-03-27T14:00:39.861Z] #14 162.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-03-27T14:00:39.861Z] #14 162.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-03-27T14:00:39.861Z] #14 162.7 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-03-27T14:00:39.861Z] #14 162.7 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-03-27T14:00:39.861Z] #14 162.7 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-27T14:00:39.861Z] #14 162.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-03-27T14:00:39.861Z] #14 162.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-03-27T14:00:39.861Z] #14 162.8 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-27T14:00:39.861Z] #14 162.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-03-27T14:00:39.861Z] #14 162.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-03-27T14:00:39.861Z] #14 162.8 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-03-27T14:00:39.861Z] #14 162.8 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-03-27T14:00:39.908Z] #39 44.63 CC images/pipe-data.o [2020-03-27T14:00:40.118Z] #14 162.8 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-03-27T14:00:40.118Z] #14 162.8 Setting up jq (1.5+dfsg-2+b1) ... [2020-03-27T14:00:40.118Z] #14 162.8 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-03-27T14:00:40.118Z] #14 162.8 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-03-27T14:00:40.175Z] -- Detecting C compiler ABI info - done [2020-03-27T14:00:40.175Z] -- Detecting C compile features [2020-03-27T14:00:40.175Z] -- Detecting C compile features - done [2020-03-27T14:00:40.175Z] -- Performing Test HAS_BUILTIN_FORTIFY [2020-03-27T14:00:40.175Z] -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-03-27T14:00:40.175Z] -- Configuring done [2020-03-27T14:00:40.175Z] -- Generating done [2020-03-27T14:00:40.175Z] -- Build files have been written to: /tmp/tmp.1QAEmw1oF4/tini [2020-03-27T14:00:40.175Z] + make tini-static [2020-03-27T14:00:40.175Z] Scanning dependencies of target tini-static [2020-03-27T14:00:40.175Z] [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-03-27T14:00:40.470Z] #39 45.04 CC images/sa.o [2020-03-27T14:00:40.531Z] [100%] Linking C executable tini-static [2020-03-27T14:00:40.532Z] [100%] Built target tini-static [2020-03-27T14:00:40.532Z] + mkdir -p /build [2020-03-27T14:00:40.532Z] + cp tini-static /build/docker-init [2020-03-27T14:00:40.683Z] #14 ... [2020-03-27T14:00:40.683Z] [2020-03-27T14:00:40.683Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T14:00:40.683Z] #39 146.1 CC criu/crtools.o [2020-03-27T14:00:40.683Z] #39 146.6 CC criu/eventfd.o [2020-03-27T14:00:40.683Z] #39 146.9 CC criu/eventpoll.o [2020-03-27T14:00:40.683Z] #39 147.8 CC criu/external.o [2020-03-27T14:00:40.683Z] #39 148.2 CC criu/fault-injection.o [2020-03-27T14:00:40.683Z] #39 148.4 CC criu/fdstore.o [2020-03-27T14:00:40.683Z] #39 148.7 CC criu/fifo.o [2020-03-27T14:00:40.683Z] #39 149.1 CC criu/file-ids.o [2020-03-27T14:00:40.683Z] #39 149.4 CC criu/file-lock.o [2020-03-27T14:00:40.683Z] #39 150.3 CC criu/files-ext.o [2020-03-27T14:00:40.683Z] #39 150.7 CC criu/files-reg.o [2020-03-27T14:00:40.683Z] #39 152.7 CC criu/files.o [2020-03-27T14:00:40.683Z] #39 154.7 CC criu/filesystems.o [2020-03-27T14:00:40.683Z] #39 155.5 CC criu/fsnotify.o [2020-03-27T14:00:40.882Z] Removing intermediate container 983ea541f601 [2020-03-27T14:00:40.882Z] ---> c18fbcee8b86 [2020-03-27T14:00:40.882Z] Step 100/140 : FROM dev-base AS rootlesskit [2020-03-27T14:00:40.882Z] ---> b724d5bf8ecb [2020-03-27T14:00:40.882Z] Step 101/140 : ENV INSTALL_BINARY_NAME=rootlesskit [2020-03-27T14:00:41.031Z] #39 45.58 CC images/timer.o [2020-03-27T14:00:41.196Z] Removing intermediate container 1e7d5d5e9e1d [2020-03-27T14:00:41.196Z] ---> c98b89e86946 [2020-03-27T14:00:41.196Z] Step 53/140 : FROM dev-base AS containerd [2020-03-27T14:00:41.196Z] ---> 7bb5d5ca6837 [2020-03-27T14:00:41.196Z] Step 54/140 : ARG DEBIAN_FRONTEND [2020-03-27T14:00:41.196Z] ---> Using cache [2020-03-27T14:00:41.196Z] ---> a4cdb86a5df7 [2020-03-27T14:00:41.196Z] Step 55/140 : ARG CONTAINERD_COMMIT [2020-03-27T14:00:41.196Z] ---> Running in 049998020f83 [2020-03-27T14:00:41.196Z] Removing intermediate container 049998020f83 [2020-03-27T14:00:41.196Z] ---> c85a6d802063 [2020-03-27T14:00:41.196Z] Step 56/140 : RUN apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev && rm -rf /var/lib/apt/lists/* [2020-03-27T14:00:41.196Z] ---> Running in a2750705c718 [2020-03-27T14:00:41.196Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-27T14:00:41.196Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-27T14:00:41.196Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-27T14:00:41.231Z] ---> Running in 14f3545dc2a8 [2020-03-27T14:00:41.231Z] Removing intermediate container 14f3545dc2a8 [2020-03-27T14:00:41.231Z] ---> bc42c7e695fd [2020-03-27T14:00:41.231Z] Step 102/140 : ARG ROOTLESSKIT_COMMIT [2020-03-27T14:00:41.231Z] ---> Running in 2846957f5f87 [2020-03-27T14:00:41.247Z] #39 156.6 CC criu/image-desc.o [2020-03-27T14:00:41.480Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-03-27T14:00:41.504Z] #39 156.8 CC criu/image.o [2020-03-27T14:00:41.578Z] Removing intermediate container 2846957f5f87 [2020-03-27T14:00:41.578Z] ---> aa4bd49d6fdc [2020-03-27T14:00:41.578Z] Step 103/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-27T14:00:41.578Z] ---> 19cacc72f2f0 [2020-03-27T14:00:41.578Z] Step 104/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-03-27T14:00:41.929Z] ---> fb5ac9051c46 [2020-03-27T14:00:41.929Z] Step 105/140 : RUN PREFIX=/build/ ./install.sh $INSTALL_BINARY_NAME [2020-03-27T14:00:41.929Z] ---> Running in 5e7f9f9bc316 [2020-03-27T14:00:41.956Z] #39 46.34 CC images/timerfd.o [2020-03-27T14:00:41.956Z] #39 46.71 CC images/mm.o [2020-03-27T14:00:42.068Z] #39 157.6 CC criu/ipc_ns.o [2020-03-27T14:00:42.525Z] #39 47.21 CC images/sk-opts.o [2020-03-27T14:00:42.681Z] + RM_GOPATH=0 [2020-03-27T14:00:42.681Z] + TMP_GOPATH= [2020-03-27T14:00:42.681Z] + : /build/ [2020-03-27T14:00:42.681Z] + '[' -z '' ']' [2020-03-27T14:00:42.681Z] ++ mktemp -d [2020-03-27T14:00:42.681Z] + export GOPATH=/tmp/tmp.AGZ5hfcKIc [2020-03-27T14:00:42.681Z] + GOPATH=/tmp/tmp.AGZ5hfcKIc [2020-03-27T14:00:42.681Z] + RM_GOPATH=1 [2020-03-27T14:00:42.681Z] ++ dirname ./install.sh [2020-03-27T14:00:42.681Z] Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-03-27T14:00:42.681Z] + dir=. [2020-03-27T14:00:42.681Z] + bin=rootlesskit [2020-03-27T14:00:42.681Z] + shift [2020-03-27T14:00:42.681Z] + '[' '!' -f ./rootlesskit.installer ']' [2020-03-27T14:00:42.681Z] + . ./rootlesskit.installer [2020-03-27T14:00:42.681Z] ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-03-27T14:00:42.681Z] + install_rootlesskit [2020-03-27T14:00:42.681Z] + case "$1" in [2020-03-27T14:00:42.681Z] + export CGO_ENABLED=0 [2020-03-27T14:00:42.681Z] + CGO_ENABLED=0 [2020-03-27T14:00:42.681Z] + _install_rootlesskit [2020-03-27T14:00:42.681Z] + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71' [2020-03-27T14:00:42.681Z] + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.AGZ5hfcKIc/src/github.com/rootless-containers/rootlesskit [2020-03-27T14:00:42.681Z] Cloning into '/tmp/tmp.AGZ5hfcKIc/src/github.com/rootless-containers/rootlesskit'... [2020-03-27T14:00:43.051Z] #39 ... [2020-03-27T14:00:43.051Z] [2020-03-27T14:00:43.051Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-27T14:00:43.051Z] #14 165.8 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-03-27T14:00:43.051Z] #14 165.8 Setting up iptables (1.8.2-4) ... [2020-03-27T14:00:43.051Z] #14 165.8 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-03-27T14:00:43.051Z] #14 165.8 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-03-27T14:00:43.051Z] #14 165.8 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-03-27T14:00:43.051Z] #14 165.8 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-03-27T14:00:43.051Z] #14 165.9 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-03-27T14:00:43.051Z] #14 165.9 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-03-27T14:00:43.051Z] #14 165.9 Setting up python3 (3.7.3-1) ... [2020-03-27T14:00:43.086Z] #39 ... [2020-03-27T14:00:43.086Z] [2020-03-27T14:00:43.086Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-27T14:00:43.086Z] #14 54.11 The following NEW packages will be installed: [2020-03-27T14:00:43.086Z] #14 54.14 apparmor aufs-tools bash-completion binutils-mingw-w64 [2020-03-27T14:00:43.086Z] #14 54.14 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 bzip2 dmsetup [2020-03-27T14:00:43.086Z] #14 54.14 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 iptables jq [2020-03-27T14:00:43.086Z] #14 54.14 libaio1 libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 [2020-03-27T14:00:43.086Z] #14 54.14 libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-03-27T14:00:43.086Z] #14 54.14 libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2020-03-27T14:00:43.086Z] #14 54.14 libnl-3-200 libonig5 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-03-27T14:00:43.086Z] #14 54.14 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-03-27T14:00:43.086Z] #14 54.15 libreadline5 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev [2020-03-27T14:00:43.086Z] #14 54.15 mingw-w64-common mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 [2020-03-27T14:00:43.086Z] #14 54.15 python3-distutils python3-lib2to3 python3-minimal python3-pip [2020-03-27T14:00:43.086Z] #14 54.15 python3-pkg-resources python3-setuptools python3-wheel python3.7 [2020-03-27T14:00:43.086Z] #14 54.15 python3.7-minimal thin-provisioning-tools vim vim-common vim-runtime [2020-03-27T14:00:43.086Z] #14 54.15 xfsprogs xxd xz-utils zip [2020-03-27T14:00:43.086Z] #14 54.16 The following packages will be upgraded: [2020-03-27T14:00:43.086Z] #14 54.19 libsystemd0 libudev1 [2020-03-27T14:00:43.086Z] #14 54.64 2 upgraded, 68 newly installed, 0 to remove and 12 not upgraded. [2020-03-27T14:00:43.086Z] #14 54.64 Need to get 105 MB of archives. [2020-03-27T14:00:43.086Z] #14 54.64 After this operation, 597 MB of additional disk space will be used. [2020-03-27T14:00:43.086Z] #14 54.64 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u3 [331 kB] [2020-03-27T14:00:43.086Z] #14 54.65 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-03-27T14:00:43.086Z] #14 54.66 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-03-27T14:00:43.086Z] #14 54.72 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-03-27T14:00:43.086Z] #14 54.91 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-03-27T14:00:43.086Z] #14 54.91 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-03-27T14:00:43.086Z] #14 54.92 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-03-27T14:00:43.086Z] #14 55.14 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-03-27T14:00:43.086Z] #14 55.21 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-03-27T14:00:43.086Z] #14 55.23 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-03-27T14:00:43.086Z] #14 55.23 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u3 [150 kB] [2020-03-27T14:00:43.086Z] #14 55.30 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-03-27T14:00:43.086Z] #14 55.31 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-03-27T14:00:43.086Z] #14 55.35 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-03-27T14:00:43.086Z] #14 55.37 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-03-27T14:00:43.086Z] #14 55.37 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-03-27T14:00:43.086Z] #14 55.40 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-03-27T14:00:43.086Z] #14 55.40 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-03-27T14:00:43.086Z] #14 55.48 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-03-27T14:00:43.086Z] #14 55.51 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-03-27T14:00:43.086Z] #14 55.53 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-03-27T14:00:43.086Z] #14 55.56 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-03-27T14:00:43.086Z] #14 55.57 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-03-27T14:00:43.086Z] #14 55.60 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-03-27T14:00:43.086Z] #14 55.68 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-03-27T14:00:43.086Z] #14 55.70 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-03-27T14:00:43.086Z] #14 56.07 Get:27 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-03-27T14:00:43.086Z] #14 56.41 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-03-27T14:00:43.086Z] #14 56.44 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-03-27T14:00:43.086Z] #14 56.46 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-03-27T14:00:43.086Z] #14 56.48 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-03-27T14:00:43.086Z] #14 57.24 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-03-27T14:00:43.086Z] #14 57.67 Get:33 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-03-27T14:00:43.086Z] #14 57.70 Get:34 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-03-27T14:00:43.086Z] + cd /tmp/tmp.AGZ5hfcKIc/src/github.com/rootless-containers/rootlesskit [2020-03-27T14:00:43.087Z] + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-03-27T14:00:43.477Z] + for f in rootlesskit rootlesskit-docker-proxy [2020-03-27T14:00:43.477Z] + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-03-27T14:00:43.618Z] #14 166.3 Setting up python3-wheel (0.32.3-2) ... [2020-03-27T14:00:44.190Z] #14 167.0 Setting up apparmor (2.13.2-10) ... [2020-03-27T14:00:46.085Z] #14 168.5 Setting up python3-lib2to3 (3.7.3-1) ... [2020-03-27T14:00:46.085Z] #14 168.9 Setting up python3-pkg-resources (40.8.0-1) ... [2020-03-27T14:00:46.351Z] #14 61.79 Get:35 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-03-27T14:00:47.016Z] #14 169.8 Setting up python3-distutils (3.7.3-1) ... [2020-03-27T14:00:47.581Z] #14 170.2 Setting up python3-setuptools (40.8.0-1) ... [2020-03-27T14:00:48.238Z] #14 ... [2020-03-27T14:00:48.238Z] [2020-03-27T14:00:48.238Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-03-27T14:00:48.238Z] #42 148.6 encoding/base64 [2020-03-27T14:00:48.238Z] #42 150.0 encoding/json [2020-03-27T14:00:48.238Z] #42 151.6 github.com/LK4D4/vndr/build [2020-03-27T14:00:48.239Z] #42 158.2 encoding/xml [2020-03-27T14:00:48.239Z] #42 ... [2020-03-27T14:00:48.239Z] [2020-03-27T14:00:48.239Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T14:00:48.239Z] #39 47.84 CC images/sk-unix.o [2020-03-27T14:00:48.239Z] #39 48.48 CC images/sk-inet.o [2020-03-27T14:00:48.239Z] #39 49.26 CC images/tun.o [2020-03-27T14:00:48.239Z] #39 49.69 CC images/sk-netlink.o [2020-03-27T14:00:48.239Z] #39 50.46 CC images/packet-sock.o [2020-03-27T14:00:48.239Z] #39 50.86 CC images/ipc-var.o [2020-03-27T14:00:48.239Z] #39 51.24 CC images/ipc-desc.o [2020-03-27T14:00:48.239Z] #39 51.66 CC images/ipc-shm.o [2020-03-27T14:00:48.239Z] #39 51.98 CC images/ipc-msg.o [2020-03-27T14:00:48.239Z] #39 52.38 CC images/ipc-sem.o [2020-03-27T14:00:48.494Z] #39 53.03 CC images/utsns.o [2020-03-27T14:00:48.494Z] #39 ... [2020-03-27T14:00:48.494Z] [2020-03-27T14:00:48.494Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-27T14:00:48.494Z] #14 64.41 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-03-27T14:00:48.494Z] #14 64.44 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-03-27T14:00:48.494Z] #14 64.45 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-03-27T14:00:48.494Z] #14 64.47 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-03-27T14:00:48.494Z] #14 64.47 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-03-27T14:00:48.494Z] #14 64.47 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-03-27T14:00:48.494Z] #14 64.48 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-03-27T14:00:48.494Z] #14 64.48 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u3 [109 kB] [2020-03-27T14:00:48.494Z] #14 64.48 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-03-27T14:00:48.494Z] #14 64.56 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-03-27T14:00:48.494Z] #14 64.64 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-03-27T14:00:48.494Z] #14 64.67 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-03-27T14:00:48.533Z] + for f in rootlesskit rootlesskit-docker-proxy [2020-03-27T14:00:48.533Z] + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-03-27T14:00:48.750Z] #14 64.70 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-03-27T14:00:48.750Z] #14 64.77 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-03-27T14:00:48.750Z] #14 64.84 Get:50 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-03-27T14:00:48.750Z] #14 64.84 Get:51 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-03-27T14:00:48.750Z] #14 64.84 Get:52 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-03-27T14:00:48.774Z] #14 171.4 Setting up python3-pip (18.1-5) ... [2020-03-27T14:00:49.705Z] #14 172.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-03-27T14:00:49.705Z] #14 172.5 Setting up dmsetup (2:1.02.155-3) ... [2020-03-27T14:00:49.705Z] #14 172.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-03-27T14:00:49.705Z] #14 172.5 Setting up xfsprogs (4.20.0-1) ... [2020-03-27T14:00:49.705Z] #14 172.5 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-03-27T14:00:49.705Z] #14 172.5 Processing triggers for mime-support (3.62) ... [2020-03-27T14:00:49.919Z] Removing intermediate container 5e7f9f9bc316 [2020-03-27T14:00:49.919Z] ---> fbcb455bc874 [2020-03-27T14:00:49.919Z] Step 106/140 : COPY ./contrib/dockerd-rootless.sh /build [2020-03-27T14:00:49.962Z] #14 172.6 Processing triggers for libc-bin (2.28-10) ... [2020-03-27T14:00:50.114Z] #14 65.94 Get:53 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-03-27T14:00:50.115Z] #14 65.94 Get:54 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-03-27T14:00:50.115Z] #14 65.97 Get:55 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-03-27T14:00:50.115Z] #14 65.97 Get:56 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-03-27T14:00:50.115Z] #14 66.00 Get:57 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u3 [322 kB] [2020-03-27T14:00:50.115Z] #14 66.01 Get:58 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-03-27T14:00:50.115Z] #14 66.04 Get:59 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-03-27T14:00:50.115Z] #14 66.23 Get:60 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-03-27T14:00:50.115Z] #14 66.25 Get:61 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-03-27T14:00:50.115Z] #14 66.25 Get:62 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-03-27T14:00:50.115Z] #14 66.28 Get:63 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-03-27T14:00:50.115Z] #14 66.29 Get:64 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-03-27T14:00:50.115Z] #14 66.32 Get:65 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-03-27T14:00:50.115Z] #14 66.32 Get:66 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-03-27T14:00:50.272Z] ---> aabb62f0f701 [2020-03-27T14:00:50.272Z] Step 107/140 : FROM djs55/vpnkit@sha256:${VPNKIT_DIGEST} AS vpnkit [2020-03-27T14:00:50.370Z] #14 66.39 Get:67 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-03-27T14:00:50.528Z] #14 DONE 173.2s [2020-03-27T14:00:50.528Z] [2020-03-27T14:00:50.528Z] #15 [dev 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-le... [2020-03-27T14:00:50.619Z] sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e: Pulling from djs55/vpnkit [2020-03-27T14:00:50.619Z] bad55c542dc9: Pulling fs layer [2020-03-27T14:00:51.296Z] #14 67.18 Get:68 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-03-27T14:00:51.296Z] #14 67.35 Get:69 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-03-27T14:00:51.296Z] #14 67.47 Get:70 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-03-27T14:00:51.361Z] bad55c542dc9: Verifying Checksum [2020-03-27T14:00:51.361Z] bad55c542dc9: Download complete [2020-03-27T14:00:51.712Z] bad55c542dc9: Pull complete [2020-03-27T14:00:51.712Z] Digest: sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2020-03-27T14:00:51.712Z] Status: Downloaded newer image for djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2020-03-27T14:00:51.712Z] ---> e49efe6f0050 [2020-03-27T14:00:51.712Z] Step 108/140 : FROM runtime-dev AS dev [2020-03-27T14:00:51.712Z] ---> 0839cd730dde [2020-03-27T14:00:51.712Z] Step 109/140 : ARG DEBIAN_FRONTEND [2020-03-27T14:00:51.712Z] ---> Running in e6bff9fbe860 [2020-03-27T14:00:52.092Z] Removing intermediate container e6bff9fbe860 [2020-03-27T14:00:52.092Z] ---> b598b3129800 [2020-03-27T14:00:52.092Z] Step 110/140 : RUN groupadd -r docker [2020-03-27T14:00:52.092Z] ---> Running in c071e7df6917 [2020-03-27T14:00:52.423Z] #15 1.704 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-03-27T14:00:52.423Z] #15 1.709 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-03-27T14:00:52.423Z] #15 1.713 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-03-27T14:00:52.423Z] #15 DONE 1.8s [2020-03-27T14:00:52.423Z] [2020-03-27T14:00:52.423Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T14:00:52.424Z] #39 158.9 CC criu/irmap.o [2020-03-27T14:00:52.424Z] #39 159.7 CC criu/kcmp-ids.o [2020-03-27T14:00:52.424Z] #39 160.0 CC criu/kerndat.o [2020-03-27T14:00:52.424Z] #39 161.1 CC criu/libnetlink.o [2020-03-27T14:00:52.424Z] #39 161.5 CC criu/log.o [2020-03-27T14:00:52.424Z] #39 162.0 CC criu/lsm.o [2020-03-27T14:00:52.424Z] #39 162.4 CC criu/mem.o [2020-03-27T14:00:52.424Z] #39 164.2 CC criu/mount.o [2020-03-27T14:00:52.424Z] #39 ... [2020-03-27T14:00:52.424Z] [2020-03-27T14:00:52.424Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-03-27T14:00:52.659Z] #14 68.77 debconf: delaying package configuration, since apt-utils is not installed [2020-03-27T14:00:52.916Z] #14 68.97 Fetched 105 MB in 13s (7963 kB/s) [2020-03-27T14:00:53.171Z] #14 69.11 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15464 files and directories currently installed.) [2020-03-27T14:00:53.171Z] #14 69.20 Preparing to unpack .../libsystemd0_241-7~deb10u3_amd64.deb ... [2020-03-27T14:00:53.171Z] #14 69.27 Unpacking libsystemd0:amd64 (241-7~deb10u3) over (241-7~deb10u2) ... [2020-03-27T14:00:53.339Z] Removing intermediate container c071e7df6917 [2020-03-27T14:00:53.339Z] ---> 48b3a4846b45 [2020-03-27T14:00:53.339Z] Step 111/140 : RUN useradd --create-home --gid docker unprivilegeduser [2020-03-27T14:00:53.339Z] ---> Running in a82922a9127a [2020-03-27T14:00:53.731Z] #14 69.68 Setting up libsystemd0:amd64 (241-7~deb10u3) ... [2020-03-27T14:00:53.731Z] #14 69.82 Selecting previously unselected package pigz. [2020-03-27T14:00:53.731Z] #14 69.82 (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 ... 15464 files and directories currently installed.) [2020-03-27T14:00:53.731Z] #14 69.89 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-03-27T14:00:53.988Z] #14 69.89 Unpacking pigz (2.4-1) ... [2020-03-27T14:00:53.988Z] #14 70.06 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-03-27T14:00:53.988Z] #14 70.06 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-03-27T14:00:53.988Z] #14 70.07 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-03-27T14:00:54.544Z] Removing intermediate container a82922a9127a [2020-03-27T14:00:54.544Z] ---> ecf6c805859f [2020-03-27T14:00:54.544Z] Step 112/140 : RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2020-03-27T14:00:54.544Z] ---> Running in 18fe93ba90fd [2020-03-27T14:00:54.892Z] '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-03-27T14:00:54.913Z] #14 ... [2020-03-27T14:00:54.914Z] [2020-03-27T14:00:54.914Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-03-27T14:00:54.914Z] #60 165.5 + for f in rootlesskit rootlesskit-docker-proxy [2020-03-27T14:00:54.914Z] #60 165.5 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-03-27T14:00:55.635Z] Removing intermediate container 18fe93ba90fd [2020-03-27T14:00:55.635Z] ---> c32f7fa1dc4b [2020-03-27T14:00:55.635Z] Step 113/140 : RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2020-03-27T14:00:55.635Z] ---> Running in 1046cdb18bb5 [2020-03-27T14:00:56.442Z] Removing intermediate container 1046cdb18bb5 [2020-03-27T14:00:56.442Z] ---> f92d66fe2eb7 [2020-03-27T14:00:56.442Z] Step 114/140 : RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2020-03-27T14:00:56.442Z] ---> Running in bd83885e32af [2020-03-27T14:00:57.681Z] Removing intermediate container bd83885e32af [2020-03-27T14:00:57.681Z] ---> da5b4f12edfa [2020-03-27T14:00:57.681Z] Step 115/140 : RUN ldconfig [2020-03-27T14:00:57.681Z] ---> Running in c3441ff90844 [2020-03-27T14:00:58.902Z] Removing intermediate container c3441ff90844 [2020-03-27T14:00:58.902Z] ---> 53141359bf53 [2020-03-27T14:00:58.902Z] Step 116/140 : RUN apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion binutils-mingw-w64 libbtrfs-dev bzip2 g++-mingw-w64-x86-64 iptables jq libcap2-bin libdevmapper-dev libnet1 libnl-3-200 libprotobuf-c1 libsystemd-dev libudev-dev net-tools pigz python3-pip python3-setuptools python3-wheel thin-provisioning-tools vim vim-common xfsprogs xz-utils zip && rm -rf /var/lib/apt/lists/* [2020-03-27T14:00:58.902Z] ---> Running in b9c2fb7e6901 [2020-03-27T14:00:58.973Z] #16 5.824 Collecting yamllint==1.16.0 [2020-03-27T14:00:59.083Z] #60 ... [2020-03-27T14:00:59.083Z] [2020-03-27T14:00:59.083Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T14:00:59.083Z] #39 53.57 CC images/creds.o [2020-03-27T14:00:59.083Z] #39 54.04 CC images/vma.o [2020-03-27T14:00:59.083Z] #39 54.69 CC images/netdev.o [2020-03-27T14:00:59.083Z] #39 55.69 CC images/tty.o [2020-03-27T14:00:59.083Z] #39 56.89 CC images/file-lock.o [2020-03-27T14:00:59.083Z] #39 57.31 CC images/rlimit.o [2020-03-27T14:00:59.083Z] #39 57.81 CC images/pagemap.o [2020-03-27T14:00:59.083Z] #39 58.36 CC images/siginfo.o [2020-03-27T14:00:59.083Z] #39 58.69 CC images/rpc.o [2020-03-27T14:00:59.083Z] #39 60.94 CC images/ext-file.o [2020-03-27T14:00:59.083Z] #39 61.29 CC images/cgroup.o [2020-03-27T14:00:59.083Z] #39 62.44 CC images/userns.o [2020-03-27T14:00:59.083Z] #39 62.86 CC images/google/protobuf/descriptor.o [2020-03-27T14:00:59.083Z] #39 ... [2020-03-27T14:00:59.083Z] [2020-03-27T14:00:59.083Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-27T14:00:59.083Z] #14 71.08 Selecting previously unselected package python3.7-minimal. [2020-03-27T14:00:59.083Z] #14 71.12 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-03-27T14:00:59.084Z] #14 71.16 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-03-27T14:00:59.084Z] #14 73.10 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-03-27T14:00:59.084Z] #14 73.12 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-03-27T14:00:59.339Z] #14 ... [2020-03-27T14:00:59.339Z] [2020-03-27T14:00:59.339Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-03-27T14:00:59.339Z] #42 160.0 github.com/LK4D4/vndr/godl/singleflight [2020-03-27T14:00:59.339Z] #42 160.6 github.com/LK4D4/vndr/versioned [2020-03-27T14:00:59.339Z] #42 160.9 compress/flate [2020-03-27T14:00:59.339Z] #42 166.2 hash [2020-03-27T14:00:59.339Z] #42 166.4 hash/crc32 [2020-03-27T14:00:59.339Z] #42 167.8 compress/gzip [2020-03-27T14:00:59.339Z] #42 168.9 context [2020-03-27T14:00:59.339Z] #42 169.2 crypto/cipher [2020-03-27T14:00:59.537Z] #16 ... [2020-03-27T14:00:59.537Z] [2020-03-27T14:00:59.537Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T14:00:59.537Z] #39 168.6 CC criu/namespaces.o [2020-03-27T14:00:59.537Z] #39 170.6 CC criu/net.o [2020-03-27T14:00:59.537Z] #39 174.1 CC criu/netfilter.o [2020-03-27T14:00:59.537Z] #39 174.4 CC criu/page-pipe.o [2020-03-27T14:00:59.537Z] #39 174.9 CC criu/page-xfer.o [2020-03-27T14:00:59.692Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-27T14:00:59.692Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-27T14:00:59.692Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-27T14:00:59.899Z] #42 170.5 math/rand [2020-03-27T14:01:00.041Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-03-27T14:01:00.468Z] #39 176.0 CC criu/pagemap-cache.o [2020-03-27T14:01:00.828Z] #42 171.4 crypto/aes [2020-03-27T14:01:01.033Z] #39 176.4 CC criu/pagemap.o [2020-03-27T14:01:01.754Z] #42 172.4 math/big [2020-03-27T14:01:01.754Z] #42 ... [2020-03-27T14:01:01.754Z] [2020-03-27T14:01:01.754Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T14:01:01.754Z] #39 66.41 CC images/opts.o [2020-03-27T14:01:01.966Z] #39 177.4 CC criu/parasite-syscall.o [2020-03-27T14:01:02.010Z] #39 66.73 CC images/seccomp.o [2020-03-27T14:01:02.384Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [165 kB] [2020-03-27T14:01:02.384Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-03-27T14:01:02.896Z] #39 178.3 CC criu/path.o [2020-03-27T14:01:02.936Z] #39 67.31 CC images/binfmt-misc.o [2020-03-27T14:01:02.936Z] #39 67.71 CC images/time.o [2020-03-27T14:01:03.136Z] Fetched 8032 kB in 4s (2173 kB/s) [2020-03-27T14:01:03.153Z] #39 178.5 CC criu/pie-util-vdso-elf32.o [2020-03-27T14:01:03.410Z] #39 178.9 CC criu/pie-util-vdso.o [2020-03-27T14:01:03.410Z] #39 ... [2020-03-27T14:01:03.410Z] [2020-03-27T14:01:03.410Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-03-27T14:01:03.410Z] #16 11.18 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-03-27T14:01:03.496Z] #39 68.02 CC images/sysctl.o [2020-03-27T14:01:03.506Z] Reading package lists... [2020-03-27T14:01:03.667Z] #16 11.27 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-03-27T14:01:03.667Z] #16 11.30 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-03-27T14:01:03.667Z] #16 11.35 Collecting pyyaml (from yamllint==1.16.0) [2020-03-27T14:01:03.667Z] #16 11.51 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-03-27T14:01:03.751Z] #39 68.43 CC images/autofs.o [2020-03-27T14:01:03.957Z] Reading package lists... [2020-03-27T14:01:03.957Z] Building dependency tree... [2020-03-27T14:01:03.957Z] Reading state information... [2020-03-27T14:01:03.958Z] libcap2-bin is already the newest version (1:2.25-2). [2020-03-27T14:01:03.958Z] libcap2-bin set to manually installed. [2020-03-27T14:01:03.958Z] The following additional packages will be installed: [2020-03-27T14:01:03.958Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-03-27T14:01:03.958Z] gcc-mingw-w64-x86-64 libaio1 libbtrfs0 libdevmapper-event1.02.1 [2020-03-27T14:01:03.958Z] libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-03-27T14:01:03.958Z] libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2020-03-27T14:01:03.958Z] libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpython3-stdlib [2020-03-27T14:01:03.958Z] libpython3.7-minimal libpython3.7-stdlib libreadline5 libselinux1-dev [2020-03-27T14:01:03.958Z] libsepol1-dev libsystemd0 libudev1 mingw-w64-common mingw-w64-x86-64-dev [2020-03-27T14:01:03.958Z] python-pip-whl python3 python3-distutils python3-lib2to3 python3-minimal [2020-03-27T14:01:03.958Z] python3-pkg-resources python3.7 python3.7-minimal vim-runtime xxd [2020-03-27T14:01:03.958Z] Suggested packages: [2020-03-27T14:01:03.958Z] apparmor-profiles-extra apparmor-utils bzip2-doc gcc-8-locales kmod gpm [2020-03-27T14:01:03.958Z] wine64 python3-doc python3-tk python3-venv python-setuptools-doc [2020-03-27T14:01:03.958Z] python3.7-venv python3.7-doc binfmt-support ctags vim-doc vim-scripts [2020-03-27T14:01:03.958Z] xfsdump acl attr quota [2020-03-27T14:01:03.958Z] Recommended packages: [2020-03-27T14:01:03.958Z] aufs-dkms nftables build-essential python3-dev python3-keyring [2020-03-27T14:01:03.958Z] python3-keyrings.alt python3-xdg unzip [2020-03-27T14:01:04.065Z] #39 68.82 CC images/macvlan.o [2020-03-27T14:01:04.325Z] The following NEW packages will be installed: [2020-03-27T14:01:04.325Z] apparmor aufs-tools bash-completion binutils-mingw-w64 [2020-03-27T14:01:04.325Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 bzip2 dmsetup [2020-03-27T14:01:04.325Z] g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 iptables jq [2020-03-27T14:01:04.325Z] libaio1 libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 [2020-03-27T14:01:04.325Z] libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-03-27T14:01:04.325Z] libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2020-03-27T14:01:04.325Z] libnl-3-200 libonig5 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-03-27T14:01:04.325Z] libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-03-27T14:01:04.325Z] libreadline5 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev [2020-03-27T14:01:04.325Z] mingw-w64-common mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 [2020-03-27T14:01:04.325Z] python3-distutils python3-lib2to3 python3-minimal python3-pip [2020-03-27T14:01:04.325Z] python3-pkg-resources python3-setuptools python3-wheel python3.7 [2020-03-27T14:01:04.325Z] python3.7-minimal thin-provisioning-tools vim vim-common vim-runtime [2020-03-27T14:01:04.325Z] xfsprogs xxd xz-utils zip [2020-03-27T14:01:04.325Z] The following packages will be upgraded: [2020-03-27T14:01:04.325Z] libsystemd0 libudev1 [2020-03-27T14:01:04.641Z] #39 69.32 CC images/sit.o [2020-03-27T14:01:04.671Z] 2 upgraded, 68 newly installed, 0 to remove and 12 not upgraded. [2020-03-27T14:01:04.671Z] Need to get 99.7 MB of archives. [2020-03-27T14:01:04.671Z] After this operation, 605 MB of additional disk space will be used. [2020-03-27T14:01:04.671Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd0 s390x 241-7~deb10u3 [306 kB] [2020-03-27T14:01:04.912Z] #39 69.70 LINK images/built-in.o [2020-03-27T14:01:05.020Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2020-03-27T14:01:05.020Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u1 [586 kB] [2020-03-27T14:01:05.020Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u1 [1590 kB] [2020-03-27T14:01:05.178Z] #39 69.89 GEN compel/include/asm [2020-03-27T14:01:05.178Z] #39 69.91 GEN compel/include/version.h [2020-03-27T14:01:05.178Z] #39 69.94 touch .config [2020-03-27T14:01:05.178Z] #39 69.95 GEN include/common/config.h [2020-03-27T14:01:05.370Z] Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2020-03-27T14:01:05.370Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2020-03-27T14:01:05.370Z] Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u1 [1683 kB] [2020-03-27T14:01:05.370Z] Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u1 [330 kB] [2020-03-27T14:01:05.444Z] #39 70.07 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-03-27T14:01:05.444Z] #39 70.10 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-03-27T14:01:05.444Z] #39 70.17 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-03-27T14:01:05.444Z] #39 70.21 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-03-27T14:01:05.565Z] #16 12.93 Building wheels for collected packages: pyyaml [2020-03-27T14:01:05.565Z] #16 12.94 Running setup.py bdist_wheel for pyyaml: started [2020-03-27T14:01:05.701Z] #39 70.28 DEP compel/arch/x86/plugins/std/memcpy.d [2020-03-27T14:01:05.701Z] #39 70.32 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-03-27T14:01:05.701Z] #39 70.39 GEN compel/plugins/include/uapi/std/syscall.h [2020-03-27T14:01:05.701Z] #39 70.47 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-03-27T14:01:05.718Z] Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2020-03-27T14:01:05.718Z] Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2020-03-27T14:01:05.718Z] Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev1 s390x 241-7~deb10u3 [144 kB] [2020-03-27T14:01:05.718Z] Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2020-03-27T14:01:05.718Z] Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2020-03-27T14:01:05.718Z] Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2020-03-27T14:01:05.965Z] #39 70.48 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-03-27T14:01:05.965Z] #39 70.51 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-03-27T14:01:05.965Z] #39 70.52 DEP compel/plugins/std/infect.d [2020-03-27T14:01:05.965Z] #39 70.64 DEP compel/plugins/std/string.d [2020-03-27T14:01:05.965Z] #39 70.72 DEP compel/plugins/std/log.d [2020-03-27T14:01:06.071Z] Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2020-03-27T14:01:06.071Z] Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2020-03-27T14:01:06.071Z] Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2020-03-27T14:01:06.071Z] Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2020-03-27T14:01:06.071Z] Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-03-27T14:01:06.071Z] Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-03-27T14:01:06.071Z] Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2020-03-27T14:01:06.071Z] Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB] [2020-03-27T14:01:06.071Z] Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2020-03-27T14:01:06.220Z] #39 70.83 DEP compel/plugins/std/fds.d [2020-03-27T14:01:06.220Z] #39 70.98 DEP compel/plugins/std/std.d [2020-03-27T14:01:06.417Z] Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2020-03-27T14:01:06.417Z] Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2020-03-27T14:01:06.417Z] Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-i686 s390x 2.31.1-11+8.3 [2161 kB] [2020-03-27T14:01:06.474Z] #39 71.18 DEP compel/plugins/shmem/shmem.d [2020-03-27T14:01:06.499Z] #16 14.09 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-03-27T14:01:06.499Z] #16 14.09 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-03-27T14:01:06.499Z] #16 14.17 Successfully built pyyaml [2020-03-27T14:01:06.499Z] #16 14.19 Installing collected packages: pathspec, pyyaml, yamllint [2020-03-27T14:01:06.729Z] #39 71.28 DEP compel/plugins/fds/fds.d [2020-03-27T14:01:06.764Z] #16 14.55 Successfully installed pathspec-0.7.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-03-27T14:01:06.984Z] #39 71.55 CC compel/plugins/std/std.o [2020-03-27T14:01:07.022Z] #16 ... [2020-03-27T14:01:07.022Z] [2020-03-27T14:01:07.022Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-03-27T14:01:07.022Z] #52 217.4 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-03-27T14:01:07.022Z] #52 219.5 + mkdir -p /build [2020-03-27T14:01:07.022Z] #52 219.5 + cp runc /build/runc [2020-03-27T14:01:07.022Z] #52 DONE 219.9s [2020-03-27T14:01:07.022Z] [2020-03-27T14:01:07.022Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-03-27T14:01:07.022Z] #16 DONE 14.9s [2020-03-27T14:01:07.022Z] [2020-03-27T14:01:07.022Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T14:01:07.022Z] #39 179.5 CC criu/pie-util.o [2020-03-27T14:01:07.022Z] #39 179.7 CC criu/pipes.o [2020-03-27T14:01:07.022Z] #39 180.5 CC criu/plugin.o [2020-03-27T14:01:07.022Z] #39 180.9 CC criu/proc_parse.o [2020-03-27T14:01:07.544Z] #39 ... [2020-03-27T14:01:07.544Z] [2020-03-27T14:01:07.544Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-03-27T14:01:07.544Z] #60 DONE 178.1s [2020-03-27T14:01:07.544Z] [2020-03-27T14:01:07.544Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-27T14:01:07.544Z] #14 79.43 Selecting previously unselected package python3-minimal. [2020-03-27T14:01:07.544Z] #14 79.43 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2020-03-27T14:01:07.544Z] #14 79.52 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-03-27T14:01:07.544Z] #14 79.53 Unpacking python3-minimal (3.7.3-1) ... [2020-03-27T14:01:07.544Z] #14 79.89 Selecting previously unselected package libmpdec2:amd64. [2020-03-27T14:01:07.544Z] #14 79.90 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-03-27T14:01:07.544Z] #14 79.92 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-03-27T14:01:07.544Z] #14 80.30 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-03-27T14:01:07.544Z] #14 80.31 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-03-27T14:01:07.544Z] #14 80.35 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-03-27T14:01:07.544Z] #14 83.19 Selecting previously unselected package python3.7. [2020-03-27T14:01:07.544Z] #14 83.20 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-03-27T14:01:07.544Z] #14 83.22 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-03-27T14:01:07.544Z] #14 ... [2020-03-27T14:01:07.544Z] [2020-03-27T14:01:07.544Z] #61 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-03-27T14:01:07.544Z] #61 DONE 0.1s [2020-03-27T14:01:07.544Z] [2020-03-27T14:01:07.544Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-27T14:01:07.544Z] #14 83.58 Selecting previously unselected package libpython3-stdlib:amd64. [2020-03-27T14:01:07.544Z] #14 83.59 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-03-27T14:01:07.545Z] #14 83.59 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-03-27T14:01:07.585Z] #39 ... [2020-03-27T14:01:07.585Z] [2020-03-27T14:01:07.585Z] #21 [dev 10/25] COPY --from=dockercli /build/ /usr/local/cli [2020-03-27T14:01:07.585Z] #21 DONE 0.3s [2020-03-27T14:01:07.585Z] [2020-03-27T14:01:07.585Z] #25 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2020-03-27T14:01:08.107Z] #14 84.02 Setting up python3-minimal (3.7.3-1) ... [2020-03-27T14:01:08.517Z] #25 DONE 1.1s [2020-03-27T14:01:08.517Z] [2020-03-27T14:01:08.518Z] #27 [dev 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2020-03-27T14:01:08.775Z] #27 DONE 0.1s [2020-03-27T14:01:08.775Z] [2020-03-27T14:01:08.775Z] #30 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2020-03-27T14:01:08.775Z] #30 DONE 0.1s [2020-03-27T14:01:08.775Z] [2020-03-27T14:01:08.775Z] #35 [dev 14/25] COPY --from=tini /build/ /usr/local/bin/ [2020-03-27T14:01:08.775Z] #35 DONE 0.1s [2020-03-27T14:01:08.775Z] [2020-03-27T14:01:08.775Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T14:01:08.775Z] #39 184.1 CC criu/protobuf-desc.o [2020-03-27T14:01:09.340Z] #39 184.9 CC criu/protobuf.o [2020-03-27T14:01:09.907Z] #39 185.2 CC criu/pstree.o [2020-03-27T14:01:10.623Z] #14 86.68 Selecting previously unselected package python3. [2020-03-27T14:01:10.624Z] #14 86.68 (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 ... 16125 files and directories currently installed.) [2020-03-27T14:01:10.624Z] #14 86.74 Preparing to unpack .../python3_3.7.3-1_amd64.deb ... [2020-03-27T14:01:10.624Z] #14 86.78 Unpacking python3 (3.7.3-1) ... [2020-03-27T14:01:10.841Z] #39 186.1 CC criu/rbtree.o [2020-03-27T14:01:10.841Z] #39 186.4 CC criu/rst-malloc.o [2020-03-27T14:01:10.878Z] #14 87.07 Preparing to unpack .../libudev1_241-7~deb10u3_amd64.deb ... [2020-03-27T14:01:11.099Z] #39 186.7 CC criu/seccomp.o [2020-03-27T14:01:11.133Z] #14 87.11 Unpacking libudev1:amd64 (241-7~deb10u3) over (241-7~deb10u2) ... [2020-03-27T14:01:11.387Z] #14 87.43 Setting up libudev1:amd64 (241-7~deb10u3) ... [2020-03-27T14:01:11.642Z] #14 87.73 Selecting previously unselected package libip4tc0:amd64. [2020-03-27T14:01:11.897Z] #14 87.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 ... 16158 files and directories currently installed.) [2020-03-27T14:01:11.897Z] #14 87.89 Preparing to unpack .../00-libip4tc0_1.8.2-4_amd64.deb ... [2020-03-27T14:01:11.897Z] #14 87.89 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-03-27T14:01:12.032Z] #39 187.2 CC criu/seize.o [2020-03-27T14:01:12.153Z] #14 88.24 Selecting previously unselected package libip6tc0:amd64. [2020-03-27T14:01:12.153Z] #14 88.25 Preparing to unpack .../01-libip6tc0_1.8.2-4_amd64.deb ... [2020-03-27T14:01:12.153Z] #14 88.28 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-03-27T14:01:12.597Z] #39 187.9 CC criu/servicefd.o [2020-03-27T14:01:12.597Z] #39 188.2 CC criu/shmem.o [2020-03-27T14:01:12.713Z] #14 88.64 Selecting previously unselected package libiptc0:amd64. [2020-03-27T14:01:12.713Z] #14 88.64 Preparing to unpack .../02-libiptc0_1.8.2-4_amd64.deb ... [2020-03-27T14:01:12.713Z] #14 88.66 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-03-27T14:01:12.968Z] #14 88.89 Selecting previously unselected package libnfnetlink0:amd64. [2020-03-27T14:01:12.968Z] #14 88.89 Preparing to unpack .../03-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-03-27T14:01:12.968Z] #14 88.90 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-03-27T14:01:12.968Z] #14 ... [2020-03-27T14:01:12.968Z] [2020-03-27T14:01:12.968Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-03-27T14:01:12.968Z] #42 173.6 crypto [2020-03-27T14:01:12.968Z] #42 174.0 crypto/des [2020-03-27T14:01:12.968Z] #42 174.9 crypto/internal/randutil [2020-03-27T14:01:12.968Z] #42 175.3 crypto/sha512 [2020-03-27T14:01:12.968Z] #42 177.3 crypto/hmac [2020-03-27T14:01:12.968Z] #42 177.6 crypto/md5 [2020-03-27T14:01:12.968Z] #42 178.3 crypto/sha1 [2020-03-27T14:01:12.968Z] #42 180.1 crypto/sha256 [2020-03-27T14:01:12.968Z] #42 181.5 encoding/hex [2020-03-27T14:01:12.968Z] #42 182.4 encoding/pem [2020-03-27T14:01:12.968Z] #42 183.2 internal/singleflight [2020-03-27T14:01:12.968Z] #42 183.5 net [2020-03-27T14:01:12.968Z] #42 ... [2020-03-27T14:01:12.968Z] [2020-03-27T14:01:12.968Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-27T14:01:12.968Z] #14 89.06 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-03-27T14:01:13.223Z] #14 89.06 Preparing to unpack .../04-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-03-27T14:01:13.223Z] #14 89.10 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-03-27T14:01:13.223Z] #14 89.30 Selecting previously unselected package libnftnl11:amd64. [2020-03-27T14:01:13.223Z] #14 89.30 Preparing to unpack .../05-libnftnl11_1.1.2-2_amd64.deb ... [2020-03-27T14:01:13.223Z] #14 89.30 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-03-27T14:01:13.478Z] #14 89.54 Selecting previously unselected package iptables. [2020-03-27T14:01:13.478Z] #14 89.54 Preparing to unpack .../06-iptables_1.8.2-4_amd64.deb ... [2020-03-27T14:01:13.478Z] #14 89.56 Unpacking iptables (1.8.2-4) ... [2020-03-27T14:01:13.530Z] #39 188.9 CC criu/sigframe.o [2020-03-27T14:01:13.530Z] #39 189.1 CC criu/signalfd.o [2020-03-27T14:01:13.787Z] #39 189.3 CC criu/sk-inet.o [2020-03-27T14:01:13.904Z] Get:27 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-03-27T14:01:13.904Z] Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-03-27T14:01:14.013Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [180 kB] [2020-03-27T14:01:14.300Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-03-27T14:01:14.310Z] Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB] [2020-03-27T14:01:14.310Z] Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2020-03-27T14:01:14.310Z] Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2020-03-27T14:01:14.403Z] #14 90.25 Selecting previously unselected package xxd. [2020-03-27T14:01:14.403Z] #14 90.27 Preparing to unpack .../07-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-03-27T14:01:14.403Z] #14 90.32 Unpacking xxd (2:8.1.0875-5) ... [2020-03-27T14:01:14.719Z] #39 190.2 CC criu/sk-netlink.o [2020-03-27T14:01:14.963Z] #14 90.86 Selecting previously unselected package vim-common. [2020-03-27T14:01:14.963Z] #14 90.90 Preparing to unpack .../08-vim-common_2%3a8.1.0875-5_all.deb ... [2020-03-27T14:01:15.065Z] Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-03-27T14:01:15.065Z] Get:33 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-03-27T14:01:15.065Z] Get:34 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-03-27T14:01:15.219Z] #14 91.14 Unpacking vim-common (2:8.1.0875-5) ... [2020-03-27T14:01:15.284Z] #39 190.6 CC criu/sk-packet.o [2020-03-27T14:01:15.311Z] Fetched 8118 kB in 34s (237 kB/s) [2020-03-27T14:01:15.542Z] #39 ... [2020-03-27T14:01:15.542Z] [2020-03-27T14:01:15.542Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-03-27T14:01:15.542Z] #36 289.0 + dpkg --print-architecture [2020-03-27T14:01:15.542Z] #36 289.0 + cd /tmp/tmp.GzYQSyTlEE/src/github.com/docker/distribution [2020-03-27T14:01:15.542Z] #36 289.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-03-27T14:01:15.542Z] #36 289.5 + GOPATH=/tmp/tmp.GzYQSyTlEE/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.GzYQSyTlEE [2020-03-27T14:01:15.542Z] #36 289.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-03-27T14:01:16.144Z] #14 91.86 Selecting previously unselected package bash-completion. [2020-03-27T14:01:16.144Z] #14 91.87 Preparing to unpack .../09-bash-completion_1%3a2.8-6_all.deb ... [2020-03-27T14:01:16.323Z] Reading package lists... [2020-03-27T14:01:17.811Z] Reading package lists... [2020-03-27T14:01:17.811Z] Building dependency tree... [2020-03-27T14:01:17.811Z] Reading state information... [2020-03-27T14:01:17.811Z] The following additional packages will be installed: [2020-03-27T14:01:17.811Z] libbtrfs0 [2020-03-27T14:01:17.811Z] The following NEW packages will be installed: [2020-03-27T14:01:17.811Z] libbtrfs-dev libbtrfs0 [2020-03-27T14:01:18.029Z] #14 ... [2020-03-27T14:01:18.029Z] [2020-03-27T14:01:18.029Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T14:01:18.029Z] #39 72.31 CC compel/plugins/std/fds.o [2020-03-27T14:01:18.029Z] #39 73.36 CC compel/plugins/std/log.o [2020-03-27T14:01:18.029Z] #39 74.58 CC compel/plugins/std/string.o [2020-03-27T14:01:18.029Z] #39 76.16 CC compel/plugins/std/infect.o [2020-03-27T14:01:18.029Z] #39 77.00 CC compel/arch/x86/plugins/std/parasite-head.o [2020-03-27T14:01:18.029Z] #39 77.08 CC compel/arch/x86/plugins/std/memcpy.o [2020-03-27T14:01:18.029Z] #39 77.14 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-03-27T14:01:18.029Z] #39 77.33 AR compel/plugins/std.lib.a [2020-03-27T14:01:18.029Z] #39 77.45 CC compel/plugins/fds/fds.o [2020-03-27T14:01:18.029Z] #39 78.11 AR compel/plugins/fds.lib.a [2020-03-27T14:01:18.029Z] #39 78.17 HOSTDEP compel/src/lib/log-host.d [2020-03-27T14:01:18.029Z] #39 78.31 HOSTDEP compel/src/lib/handle-elf-host.d [2020-03-27T14:01:18.029Z] #39 78.48 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-03-27T14:01:18.029Z] #39 78.65 HOSTDEP compel/src/main-host.d [2020-03-27T14:01:18.029Z] #39 79.03 DEP compel/src/lib/ptrace.d [2020-03-27T14:01:18.029Z] #39 79.32 DEP compel/src/lib/infect.d [2020-03-27T14:01:18.029Z] #39 79.61 DEP compel/src/lib/infect-util.d [2020-03-27T14:01:18.029Z] #39 79.89 DEP compel/src/lib/infect-rpc.d [2020-03-27T14:01:18.029Z] #39 80.12 DEP compel/arch/x86/src/lib/infect.d [2020-03-27T14:01:18.029Z] #39 80.51 DEP compel/arch/x86/src/lib/cpu.d [2020-03-27T14:01:18.029Z] #39 80.65 DEP compel/src/lib/log.d [2020-03-27T14:01:18.029Z] #39 80.73 DEP compel/src/main.d [2020-03-27T14:01:18.029Z] #39 80.83 DEP compel/src/lib/handle-elf.d [2020-03-27T14:01:18.029Z] #39 81.10 DEP compel/arch/x86/src/lib/handle-elf.d [2020-03-27T14:01:18.029Z] #39 81.31 CC compel/src/lib/log.o [2020-03-27T14:01:18.029Z] #39 82.30 CC compel/arch/x86/src/lib/cpu.o [2020-03-27T14:01:18.096Z] 0 upgraded, 2 newly installed, 0 to remove and 14 not upgraded. [2020-03-27T14:01:18.096Z] Need to get 120 kB of archives. [2020-03-27T14:01:18.096Z] After this operation, 423 kB of additional disk space will be used. [2020-03-27T14:01:18.096Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-03-27T14:01:18.096Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-03-27T14:01:18.096Z] debconf: delaying package configuration, since apt-utils is not installed [2020-03-27T14:01:18.379Z] Fetched 120 kB in 0s (1257 kB/s) [2020-03-27T14:01:18.379Z] Selecting previously unselected package libbtrfs0. [2020-03-27T14:01:18.379Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15330 files and directories currently installed.) [2020-03-27T14:01:18.379Z] Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-03-27T14:01:18.379Z] Unpacking libbtrfs0 (4.20.1-2) ... [2020-03-27T14:01:18.379Z] Selecting previously unselected package libbtrfs-dev. [2020-03-27T14:01:18.379Z] Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-03-27T14:01:18.379Z] Unpacking libbtrfs-dev (4.20.1-2) ... [2020-03-27T14:01:18.379Z] Setting up libbtrfs0 (4.20.1-2) ... [2020-03-27T14:01:18.379Z] Setting up libbtrfs-dev (4.20.1-2) ... [2020-03-27T14:01:18.379Z] Processing triggers for libc-bin (2.28-10) ... [2020-03-27T14:01:18.996Z] Removing intermediate container a2750705c718 [2020-03-27T14:01:18.996Z] ---> 979516362bdf [2020-03-27T14:01:18.996Z] Step 57/140 : ENV INSTALL_BINARY_NAME=containerd [2020-03-27T14:01:18.996Z] ---> Running in 242494d59e05 [2020-03-27T14:01:18.996Z] Removing intermediate container 242494d59e05 [2020-03-27T14:01:18.996Z] ---> b0dc8dc7ea57 [2020-03-27T14:01:18.996Z] Step 58/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-27T14:01:18.996Z] ---> bddd0f802492 [2020-03-27T14:01:18.996Z] Step 59/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-03-27T14:01:19.282Z] ---> da3af15ccb61 [2020-03-27T14:01:19.282Z] Step 60/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-03-27T14:01:19.282Z] ---> Running in 11d4bde1eeb3 [2020-03-27T14:01:19.568Z] + RM_GOPATH=0 [2020-03-27T14:01:19.568Z] + TMP_GOPATH= [2020-03-27T14:01:19.568Z] + : /build [2020-03-27T14:01:19.568Z] + '[' -z '' ']' [2020-03-27T14:01:19.568Z] ++ mktemp -d [2020-03-27T14:01:19.568Z] + export GOPATH=/tmp/tmp.FHiBn0FCRK [2020-03-27T14:01:19.568Z] + GOPATH=/tmp/tmp.FHiBn0FCRK [2020-03-27T14:01:19.568Z] + RM_GOPATH=1 [2020-03-27T14:01:19.568Z] ++ dirname ./install.sh [2020-03-27T14:01:19.568Z] + dir=. [2020-03-27T14:01:19.568Z] + bin=containerd [2020-03-27T14:01:19.568Z] + shift [2020-03-27T14:01:19.568Z] + '[' '!' -f ./containerd.installer ']' [2020-03-27T14:01:19.568Z] + . ./containerd.installer [2020-03-27T14:01:19.568Z] ++ : 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-03-27T14:01:19.568Z] + install_containerd [2020-03-27T14:01:19.568Z] + echo 'Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429' [2020-03-27T14:01:19.568Z] + git clone https://github.com/containerd/containerd.git /tmp/tmp.FHiBn0FCRK/src/github.com/containerd/containerd [2020-03-27T14:01:19.568Z] Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-03-27T14:01:19.568Z] Cloning into '/tmp/tmp.FHiBn0FCRK/src/github.com/containerd/containerd'... [2020-03-27T14:01:19.914Z] #39 84.17 CC compel/arch/x86/src/lib/infect.o [2020-03-27T14:01:19.952Z] Get:35 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-03-27T14:01:21.274Z] #39 85.80 CC compel/src/lib/infect-rpc.o [2020-03-27T14:01:21.682Z] Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-03-27T14:01:21.682Z] Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-03-27T14:01:22.031Z] Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-03-27T14:01:22.031Z] Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2020-03-27T14:01:22.031Z] Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-03-27T14:01:22.031Z] Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-03-27T14:01:22.031Z] Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-event1.02.1 s390x 2:1.02.155-3 [22.3 kB] [2020-03-27T14:01:22.031Z] Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u3 [109 kB] [2020-03-27T14:01:22.031Z] Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2020-03-27T14:01:22.031Z] Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2020-03-27T14:01:22.031Z] Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2020-03-27T14:01:22.031Z] Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2020-03-27T14:01:22.204Z] #39 86.68 CC compel/src/lib/infect-util.o [2020-03-27T14:01:22.204Z] #39 87.05 CC compel/src/lib/infect.o [2020-03-27T14:01:22.375Z] Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2020-03-27T14:01:22.721Z] Get:49 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2020-03-27T14:01:22.722Z] Get:50 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB] [2020-03-27T14:01:22.722Z] Get:51 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2020-03-27T14:01:23.075Z] Get:52 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-03-27T14:01:24.089Z] #39 ... [2020-03-27T14:01:24.089Z] [2020-03-27T14:01:24.089Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-27T14:01:24.089Z] #14 99.88 Unpacking bash-completion (1:2.8-6) ... [2020-03-27T14:01:25.017Z] #14 100.9 Selecting previously unselected package bzip2. [2020-03-27T14:01:25.017Z] #14 101.0 Preparing to unpack .../10-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-03-27T14:01:25.017Z] #14 101.0 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-03-27T14:01:25.017Z] #14 101.2 Selecting previously unselected package xz-utils. [2020-03-27T14:01:25.272Z] #14 101.2 Preparing to unpack .../11-xz-utils_5.2.4-1_amd64.deb ... [2020-03-27T14:01:25.272Z] #14 101.2 Unpacking xz-utils (5.2.4-1) ... [2020-03-27T14:01:25.527Z] #14 101.6 Selecting previously unselected package apparmor. [2020-03-27T14:01:25.527Z] #14 101.6 Preparing to unpack .../12-apparmor_2.13.2-10_amd64.deb ... [2020-03-27T14:01:25.527Z] #14 ... [2020-03-27T14:01:25.527Z] [2020-03-27T14:01:25.527Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-03-27T14:01:25.527Z] #42 186.3 crypto/rand [2020-03-27T14:01:25.527Z] #42 187.3 crypto/elliptic [2020-03-27T14:01:25.527Z] #42 191.0 encoding/asn1 [2020-03-27T14:01:25.527Z] #42 194.0 crypto/ecdsa [2020-03-27T14:01:25.527Z] #42 195.0 crypto/rsa [2020-03-27T14:01:25.527Z] #42 196.2 crypto/dsa [2020-03-27T14:01:25.783Z] #42 ... [2020-03-27T14:01:25.783Z] [2020-03-27T14:01:25.783Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-27T14:01:25.783Z] #14 101.7 Unpacking apparmor (2.13.2-10) ... [2020-03-27T14:01:26.344Z] #14 102.4 Selecting previously unselected package aufs-tools. [2020-03-27T14:01:26.344Z] #14 102.4 Preparing to unpack .../13-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-03-27T14:01:26.344Z] #14 102.4 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-03-27T14:01:26.393Z] + cd /tmp/tmp.FHiBn0FCRK/src/github.com/containerd/containerd [2020-03-27T14:01:26.393Z] + git checkout -q 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-03-27T14:01:26.600Z] #14 102.8 Selecting previously unselected package binutils-mingw-w64-i686. [2020-03-27T14:01:26.677Z] + export 'BUILDTAGS=netgo osusergo static_build' [2020-03-27T14:01:26.678Z] + BUILDTAGS='netgo osusergo static_build' [2020-03-27T14:01:26.678Z] + export EXTRA_FLAGS=-buildmode=pie [2020-03-27T14:01:26.678Z] + EXTRA_FLAGS=-buildmode=pie [2020-03-27T14:01:26.678Z] + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-03-27T14:01:26.678Z] + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-03-27T14:01:26.678Z] + '[' '' = dynamic ']' [2020-03-27T14:01:26.678Z] + make [2020-03-27T14:01:26.856Z] #14 102.8 Preparing to unpack .../14-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-03-27T14:01:26.856Z] #14 102.8 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-03-27T14:01:27.299Z] 🇩 bin/ctr [2020-03-27T14:01:27.735Z] #36 ... [2020-03-27T14:01:27.735Z] [2020-03-27T14:01:27.735Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T14:01:27.735Z] #39 191.1 CC criu/sk-queue.o [2020-03-27T14:01:27.735Z] #39 191.5 CC criu/sk-tcp.o [2020-03-27T14:01:27.735Z] #39 192.0 CC criu/sk-unix.o [2020-03-27T14:01:27.735Z] #39 193.6 CC criu/sockets.o [2020-03-27T14:01:27.735Z] #39 194.2 CC criu/stats.o [2020-03-27T14:01:27.735Z] #39 194.6 CC criu/string.o [2020-03-27T14:01:27.735Z] #39 194.7 CC criu/sysctl.o [2020-03-27T14:01:27.735Z] #39 195.2 CC criu/sysfs_parse.o [2020-03-27T14:01:27.735Z] #39 195.5 CC criu/timerfd.o [2020-03-27T14:01:27.735Z] #39 195.8 CC criu/tty.o [2020-03-27T14:01:27.735Z] #39 197.2 CC criu/tun.o [2020-03-27T14:01:27.735Z] #39 197.7 CC criu/uffd.o [2020-03-27T14:01:27.735Z] #39 198.8 CC criu/util.o [2020-03-27T14:01:27.735Z] #39 199.8 CC criu/uts_ns.o [2020-03-27T14:01:27.735Z] #39 200.1 CC criu/vdso-compat.o [2020-03-27T14:01:27.735Z] #39 200.2 CC criu/vdso.o [2020-03-27T14:01:27.735Z] #39 200.8 LINK criu/built-in.o [2020-03-27T14:01:27.735Z] #39 201.0 LINK criu/criu [2020-03-27T14:01:27.735Z] #39 201.4 DEP lib/c/criu.d [2020-03-27T14:01:27.735Z] #39 201.5 CC images/rpc.pb-c.o [2020-03-27T14:01:27.735Z] #39 202.0 CC lib/c/criu.o [2020-03-27T14:01:27.735Z] #39 202.9 LINK lib/c/built-in.o [2020-03-27T14:01:27.735Z] #39 202.9 LINK lib/c/libcriu.so [2020-03-27T14:01:27.735Z] #39 203.1 GEN magic.py [2020-03-27T14:01:27.735Z] #39 203.2 Note: Building without setproctitle() and strlcpy() support. [2020-03-27T14:01:27.735Z] #39 203.2 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-03-27T14:01:28.683Z] #39 204.0 fatal: not a git repository (or any of the parent directories): .git [2020-03-27T14:01:29.249Z] #39 204.6 make[1]: Nothing to be done for 'all'. [2020-03-27T14:01:29.367Z] #14 105.6 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-03-27T14:01:29.623Z] #14 105.6 Preparing to unpack .../15-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-03-27T14:01:29.623Z] #14 105.6 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-03-27T14:01:29.814Z] #39 205.1 make[1]: 'images/built-in.o' is up to date. [2020-03-27T14:01:29.814Z] #39 205.2 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-03-27T14:01:29.814Z] #39 205.2 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-03-27T14:01:29.814Z] #39 205.2 make[1]: 'compel/libcompel.a' is up to date. [2020-03-27T14:01:29.814Z] #39 205.3 make[1]: 'compel/compel-host-bin' is up to date. [2020-03-27T14:01:29.814Z] #39 205.3 make[1]: Nothing to be done for 'all'. [2020-03-27T14:01:29.814Z] #39 205.3 make[1]: 'soccr/libsoccr.a' is up to date. [2020-03-27T14:01:30.072Z] #39 205.4 make[2]: Nothing to be done for 'all'. [2020-03-27T14:01:30.072Z] #39 205.5 make[2]: Nothing to be done for 'all'. [2020-03-27T14:01:30.072Z] #39 205.5 make[2]: Nothing to be done for 'all'. [2020-03-27T14:01:30.072Z] #39 205.6 make[2]: Nothing to be done for 'all'. [2020-03-27T14:01:30.072Z] #39 205.6 make[2]: Nothing to be done for 'all'. [2020-03-27T14:01:30.072Z] #39 205.7 make[2]: Nothing to be done for 'all'. [2020-03-27T14:01:30.330Z] #39 205.7 make[2]: Nothing to be done for 'all'. [2020-03-27T14:01:30.330Z] #39 205.8 make[2]: Nothing to be done for 'all'. [2020-03-27T14:01:30.588Z] #39 205.8 INSTALL criu/criu [2020-03-27T14:01:31.153Z] #39 DONE 206.7s [2020-03-27T14:01:31.153Z] [2020-03-27T14:01:31.153Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-03-27T14:01:31.411Z] #57 ... [2020-03-27T14:01:31.411Z] [2020-03-27T14:01:31.411Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-03-27T14:01:31.411Z] #36 309.2 + rm -rf /tmp/tmp.GzYQSyTlEE/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.GzYQSyTlEE [2020-03-27T14:01:31.670Z] #36 DONE 309.4s [2020-03-27T14:01:31.670Z] [2020-03-27T14:01:31.670Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-03-27T14:01:33.783Z] #14 109.9 Selecting previously unselected package binutils-mingw-w64. [2020-03-27T14:01:34.038Z] #14 109.9 Preparing to unpack .../16-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-03-27T14:01:34.039Z] #14 109.9 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-03-27T14:01:34.200Z] #57 ... [2020-03-27T14:01:34.200Z] [2020-03-27T14:01:34.200Z] #37 [dev 15/25] COPY --from=registry /build/ /usr/local/bin/ [2020-03-27T14:01:34.200Z] #37 DONE 0.2s [2020-03-27T14:01:34.200Z] [2020-03-27T14:01:34.200Z] #40 [dev 16/25] COPY --from=criu /build/ /usr/local/ [2020-03-27T14:01:34.200Z] #40 DONE 0.1s [2020-03-27T14:01:34.200Z] [2020-03-27T14:01:34.200Z] #43 [dev 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2020-03-27T14:01:34.200Z] #43 DONE 0.1s [2020-03-27T14:01:34.200Z] [2020-03-27T14:01:34.200Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-03-27T14:01:34.200Z] #48 ... [2020-03-27T14:01:34.200Z] [2020-03-27T14:01:34.200Z] #46 [dev 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-03-27T14:01:34.200Z] #46 DONE 0.1s [2020-03-27T14:01:34.294Z] #14 110.3 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-03-27T14:01:34.294Z] #14 110.3 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-03-27T14:01:34.294Z] #14 110.3 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-03-27T14:01:34.459Z] [2020-03-27T14:01:34.459Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-03-27T14:01:34.717Z] #48 DONE 312.2s [2020-03-27T14:01:34.717Z] [2020-03-27T14:01:34.717Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-03-27T14:01:34.804Z] #14 110.7 Selecting previously unselected package dmsetup. [2020-03-27T14:01:34.804Z] #14 110.7 Preparing to unpack .../18-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-03-27T14:01:34.804Z] #14 110.7 Unpacking dmsetup (2:1.02.155-3) ... [2020-03-27T14:01:34.804Z] #14 110.9 Selecting previously unselected package mingw-w64-common. [2020-03-27T14:01:34.804Z] #14 110.9 Preparing to unpack .../19-mingw-w64-common_6.0.0-3_all.deb ... [2020-03-27T14:01:34.804Z] #14 ... [2020-03-27T14:01:34.804Z] [2020-03-27T14:01:34.804Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-03-27T14:01:34.804Z] #48 205.5 + GOBIN=/build [2020-03-27T14:01:34.804Z] #48 205.5 + /build/gometalinter --install [2020-03-27T14:01:34.804Z] #48 205.6 Installing: [2020-03-27T14:01:34.804Z] #48 205.6 deadcode [2020-03-27T14:01:34.804Z] #48 205.6 dupl [2020-03-27T14:01:34.804Z] #48 205.6 errcheck [2020-03-27T14:01:34.804Z] #48 205.6 gas [2020-03-27T14:01:34.804Z] #48 205.6 gochecknoglobals [2020-03-27T14:01:34.804Z] #48 205.6 gochecknoinits [2020-03-27T14:01:34.804Z] #48 205.6 goconst [2020-03-27T14:01:34.804Z] #48 205.6 gocyclo [2020-03-27T14:01:34.804Z] #48 205.6 goimports [2020-03-27T14:01:34.804Z] #48 205.6 golint [2020-03-27T14:01:34.804Z] #48 205.6 gosimple [2020-03-27T14:01:34.804Z] #48 205.6 gotype [2020-03-27T14:01:34.804Z] #48 205.6 gotypex [2020-03-27T14:01:34.804Z] #48 205.6 ineffassign [2020-03-27T14:01:34.804Z] #48 205.6 interfacer [2020-03-27T14:01:34.804Z] #48 205.6 lll [2020-03-27T14:01:34.804Z] #48 205.6 maligned [2020-03-27T14:01:34.804Z] #48 205.6 megacheck [2020-03-27T14:01:34.804Z] #48 205.6 misspell [2020-03-27T14:01:34.804Z] #48 205.6 nakedret [2020-03-27T14:01:34.804Z] #48 205.6 safesql [2020-03-27T14:01:34.804Z] #48 205.6 staticcheck [2020-03-27T14:01:34.804Z] #48 205.6 structcheck [2020-03-27T14:01:34.804Z] #48 205.6 unconvert [2020-03-27T14:01:34.804Z] #48 205.6 unparam [2020-03-27T14:01:34.804Z] #48 205.6 unused [2020-03-27T14:01:34.804Z] #48 205.6 varcheck [2020-03-27T14:01:36.617Z] #57 ... [2020-03-27T14:01:36.618Z] [2020-03-27T14:01:36.618Z] #49 [dev 19/25] COPY --from=gometalinter /build/ /usr/local/bin/ [2020-03-27T14:01:36.690Z] #48 ... [2020-03-27T14:01:36.691Z] [2020-03-27T14:01:36.691Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-03-27T14:01:36.691Z] #42 197.0 crypto/x509/pkix [2020-03-27T14:01:36.691Z] #42 197.8 internal/x/crypto/cryptobyte [2020-03-27T14:01:36.691Z] #42 201.1 internal/x/crypto/internal/chacha20 [2020-03-27T14:01:36.691Z] #42 201.9 internal/x/crypto/poly1305 [2020-03-27T14:01:36.691Z] #42 202.7 internal/x/crypto/chacha20poly1305 [2020-03-27T14:01:36.691Z] #42 204.9 internal/x/crypto/hkdf [2020-03-27T14:01:36.691Z] #42 205.2 internal/x/text/transform [2020-03-27T14:01:36.691Z] #42 206.4 internal/x/text/unicode/bidi [2020-03-27T14:01:36.691Z] #42 ... [2020-03-27T14:01:36.691Z] [2020-03-27T14:01:36.691Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T14:01:36.691Z] #39 91.19 CC compel/src/lib/ptrace.o [2020-03-27T14:01:36.691Z] #39 91.85 AR compel/libcompel.a [2020-03-27T14:01:36.691Z] #39 92.00 HOSTCC compel/src/main-host.o [2020-03-27T14:01:36.691Z] #39 92.60 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-03-27T14:01:36.691Z] #39 92.89 HOSTCC compel/src/lib/handle-elf-host.o [2020-03-27T14:01:36.691Z] #39 93.47 HOSTCC compel/src/lib/log-host.o [2020-03-27T14:01:36.691Z] #39 93.96 HOSTLINK compel/compel-host-bin [2020-03-27T14:01:36.691Z] #39 94.15 DEP soccr/soccr.d [2020-03-27T14:01:36.691Z] #39 94.41 CC soccr/soccr.o [2020-03-27T14:01:36.691Z] #39 96.69 AR soccr/libsoccr.a [2020-03-27T14:01:36.691Z] #39 96.86 make[1]: 'soccr/libsoccr.a' is up to date. [2020-03-27T14:01:36.691Z] #39 97.82 DEP criu/arch/x86/sigframe.d [2020-03-27T14:01:36.691Z] #39 98.11 DEP criu/arch/x86/sigaction_compat.d [2020-03-27T14:01:36.691Z] #39 98.44 DEP criu/arch/x86/kerndat.d [2020-03-27T14:01:36.691Z] #39 98.66 DEP criu/arch/x86/crtools.d [2020-03-27T14:01:36.691Z] #39 98.89 DEP criu/arch/x86/cpu.d [2020-03-27T14:01:36.691Z] #39 99.08 CC criu/arch/x86/cpu.o [2020-03-27T14:01:36.691Z] #39 100.0 CC criu/arch/x86/crtools.o [2020-03-27T14:01:36.875Z] #49 DONE 0.5s [2020-03-27T14:01:36.875Z] [2020-03-27T14:01:36.875Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-03-27T14:01:37.132Z] #57 ... [2020-03-27T14:01:37.132Z] [2020-03-27T14:01:37.132Z] #53 [dev 20/25] COPY --from=runc /build/ /usr/local/bin/ [2020-03-27T14:01:37.132Z] #53 DONE 0.1s [2020-03-27T14:01:37.132Z] [2020-03-27T14:01:37.132Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-03-27T14:01:37.618Z] #39 102.0 CC criu/arch/x86/kerndat.o [2020-03-27T14:01:38.194Z] #39 102.8 CC criu/arch/x86/sigaction_compat.o [2020-03-27T14:01:38.755Z] #39 103.2 CC criu/arch/x86/sigframe.o [2020-03-27T14:01:38.755Z] #39 ... [2020-03-27T14:01:38.755Z] [2020-03-27T14:01:38.755Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-03-27T14:01:38.755Z] #42 209.4 internal/x/text/secure/bidirule [2020-03-27T14:01:39.010Z] #42 209.7 internal/x/text/unicode/norm [2020-03-27T14:01:42.616Z] Get:53 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-03-27T14:01:42.616Z] Get:54 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-03-27T14:01:42.616Z] Get:55 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-03-27T14:01:42.616Z] Get:56 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2020-03-27T14:01:42.616Z] Get:57 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u3 [321 kB] [2020-03-27T14:01:42.616Z] Get:58 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2020-03-27T14:01:42.616Z] Get:59 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2020-03-27T14:01:42.616Z] Get:60 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-03-27T14:01:42.616Z] Get:61 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2020-03-27T14:01:42.616Z] Get:62 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2020-03-27T14:01:42.616Z] Get:63 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2020-03-27T14:01:42.616Z] Get:64 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2020-03-27T14:01:42.616Z] Get:65 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2020-03-27T14:01:42.616Z] Get:66 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB] [2020-03-27T14:01:42.616Z] Get:67 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-03-27T14:01:42.616Z] Get:68 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2020-03-27T14:01:42.616Z] Get:69 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2020-03-27T14:01:42.616Z] Get:70 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2020-03-27T14:01:42.616Z] debconf: delaying package configuration, since apt-utils is not installed [2020-03-27T14:01:42.616Z] Fetched 99.7 MB in 38s (2629 kB/s) [2020-03-27T14:01:42.616Z] (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 ... 15231 files and directories currently installed.) [2020-03-27T14:01:42.616Z] Preparing to unpack .../libsystemd0_241-7~deb10u3_s390x.deb ... [2020-03-27T14:01:42.616Z] Unpacking libsystemd0:s390x (241-7~deb10u3) over (241-7~deb10u2) ... [2020-03-27T14:01:42.616Z] Setting up libsystemd0:s390x (241-7~deb10u3) ... [2020-03-27T14:01:42.616Z] Selecting previously unselected package pigz. [2020-03-27T14:01:42.616Z] (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 ... 15231 files and directories currently installed.) [2020-03-27T14:01:42.616Z] Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2020-03-27T14:01:42.616Z] Unpacking pigz (2.4-1) ... [2020-03-27T14:01:42.616Z] Selecting previously unselected package libpython3.7-minimal:s390x. [2020-03-27T14:01:42.616Z] Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-03-27T14:01:42.616Z] Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-03-27T14:01:42.616Z] Selecting previously unselected package python3.7-minimal. [2020-03-27T14:01:42.616Z] Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-03-27T14:01:42.616Z] Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-03-27T14:01:42.960Z] Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-03-27T14:01:42.960Z] Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-03-27T14:01:43.318Z] Selecting previously unselected package python3-minimal. [2020-03-27T14:01:43.318Z] (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 ... 15480 files and directories currently installed.) [2020-03-27T14:01:43.318Z] Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2020-03-27T14:01:43.318Z] Unpacking python3-minimal (3.7.3-1) ... [2020-03-27T14:01:43.318Z] Selecting previously unselected package libmpdec2:s390x. [2020-03-27T14:01:43.318Z] Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2020-03-27T14:01:43.318Z] Unpacking libmpdec2:s390x (2.4.2-2) ... [2020-03-27T14:01:43.318Z] Selecting previously unselected package libpython3.7-stdlib:s390x. [2020-03-27T14:01:43.318Z] Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_s390x.deb ... [2020-03-27T14:01:43.318Z] Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-03-27T14:01:43.674Z] Selecting previously unselected package python3.7. [2020-03-27T14:01:43.674Z] Preparing to unpack .../python3.7_3.7.3-2+deb10u1_s390x.deb ... [2020-03-27T14:01:43.674Z] Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-03-27T14:01:43.674Z] Selecting previously unselected package libpython3-stdlib:s390x. [2020-03-27T14:01:43.674Z] Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2020-03-27T14:01:43.674Z] Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2020-03-27T14:01:43.674Z] Setting up python3-minimal (3.7.3-1) ... [2020-03-27T14:01:43.674Z] Selecting previously unselected package python3. [2020-03-27T14:01:43.674Z] (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 ... 15892 files and directories currently installed.) [2020-03-27T14:01:43.674Z] Preparing to unpack .../python3_3.7.3-1_s390x.deb ... [2020-03-27T14:01:43.674Z] Unpacking python3 (3.7.3-1) ... [2020-03-27T14:01:43.674Z] Preparing to unpack .../libudev1_241-7~deb10u3_s390x.deb ... [2020-03-27T14:01:43.674Z] Unpacking libudev1:s390x (241-7~deb10u3) over (241-7~deb10u2) ... [2020-03-27T14:01:43.674Z] Setting up libudev1:s390x (241-7~deb10u3) ... [2020-03-27T14:01:43.674Z] Selecting previously unselected package libip4tc0:s390x. [2020-03-27T14:01:43.674Z] (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 ... 15925 files and directories currently installed.) [2020-03-27T14:01:43.674Z] Preparing to unpack .../00-libip4tc0_1.8.2-4_s390x.deb ... [2020-03-27T14:01:43.674Z] Unpacking libip4tc0:s390x (1.8.2-4) ... [2020-03-27T14:01:44.088Z] Selecting previously unselected package libip6tc0:s390x. [2020-03-27T14:01:44.088Z] Preparing to unpack .../01-libip6tc0_1.8.2-4_s390x.deb ... [2020-03-27T14:01:44.088Z] Unpacking libip6tc0:s390x (1.8.2-4) ... [2020-03-27T14:01:44.088Z] Selecting previously unselected package libiptc0:s390x. [2020-03-27T14:01:44.088Z] Preparing to unpack .../02-libiptc0_1.8.2-4_s390x.deb ... [2020-03-27T14:01:44.088Z] Unpacking libiptc0:s390x (1.8.2-4) ... [2020-03-27T14:01:44.088Z] Selecting previously unselected package libnfnetlink0:s390x. [2020-03-27T14:01:44.088Z] Preparing to unpack .../03-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2020-03-27T14:01:44.088Z] Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-03-27T14:01:44.088Z] Selecting previously unselected package libnetfilter-conntrack3:s390x. [2020-03-27T14:01:44.088Z] Preparing to unpack .../04-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2020-03-27T14:01:44.088Z] Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-03-27T14:01:44.088Z] Selecting previously unselected package libnftnl11:s390x. [2020-03-27T14:01:44.088Z] Preparing to unpack .../05-libnftnl11_1.1.2-2_s390x.deb ... [2020-03-27T14:01:44.088Z] Unpacking libnftnl11:s390x (1.1.2-2) ... [2020-03-27T14:01:44.088Z] Selecting previously unselected package iptables. [2020-03-27T14:01:44.088Z] Preparing to unpack .../06-iptables_1.8.2-4_s390x.deb ... [2020-03-27T14:01:44.088Z] Unpacking iptables (1.8.2-4) ... [2020-03-27T14:01:44.088Z] Selecting previously unselected package xxd. [2020-03-27T14:01:44.088Z] Preparing to unpack .../07-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-03-27T14:01:44.088Z] Unpacking xxd (2:8.1.0875-5) ... [2020-03-27T14:01:44.088Z] Selecting previously unselected package vim-common. [2020-03-27T14:01:44.088Z] Preparing to unpack .../08-vim-common_2%3a8.1.0875-5_all.deb ... [2020-03-27T14:01:44.088Z] Unpacking vim-common (2:8.1.0875-5) ... [2020-03-27T14:01:44.088Z] Selecting previously unselected package bash-completion. [2020-03-27T14:01:44.088Z] Preparing to unpack .../09-bash-completion_1%3a2.8-6_all.deb ... [2020-03-27T14:01:44.249Z] #42 ... [2020-03-27T14:01:44.249Z] [2020-03-27T14:01:44.249Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T14:01:44.249Z] #39 103.7 LINK criu/arch/x86/crtools.built-in.o [2020-03-27T14:01:44.249Z] #39 103.9 DEP criu/pie/util-vdso-elf32.d [2020-03-27T14:01:44.249Z] #39 104.2 DEP criu/arch/x86/vdso-pie.d [2020-03-27T14:01:44.249Z] #39 104.5 DEP criu/pie/parasite-vdso.d [2020-03-27T14:01:44.249Z] #39 104.7 DEP criu/pie/util-vdso.d [2020-03-27T14:01:44.249Z] #39 104.9 DEP criu/pie/util.d [2020-03-27T14:01:44.249Z] #39 105.3 CC criu/pie/util.o [2020-03-27T14:01:44.249Z] #39 106.0 CC criu/pie/util-vdso.o [2020-03-27T14:01:44.249Z] #39 107.4 CC criu/pie/parasite-vdso.o [2020-03-27T14:01:44.249Z] #39 108.0 CC criu/arch/x86/vdso-pie.o [2020-03-27T14:01:44.249Z] #39 108.4 CC criu/pie/util-vdso-elf32.o [2020-03-27T14:01:44.505Z] #39 109.1 AR criu/pie/pie.lib.a [2020-03-27T14:01:44.505Z] #39 109.2 DEP criu/pie/restorer.d [2020-03-27T14:01:44.760Z] #39 109.5 DEP criu/arch/x86/sigaction_compat_pie.d [2020-03-27T14:01:44.852Z] Unpacking bash-completion (1:2.8-6) ... [2020-03-27T14:01:44.852Z] Selecting previously unselected package bzip2. [2020-03-27T14:01:44.852Z] Preparing to unpack .../10-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2020-03-27T14:01:44.852Z] Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-03-27T14:01:44.852Z] Selecting previously unselected package xz-utils. [2020-03-27T14:01:44.852Z] Preparing to unpack .../11-xz-utils_5.2.4-1_s390x.deb ... [2020-03-27T14:01:44.852Z] Unpacking xz-utils (5.2.4-1) ... [2020-03-27T14:01:44.852Z] Selecting previously unselected package apparmor. [2020-03-27T14:01:44.852Z] Preparing to unpack .../12-apparmor_2.13.2-10_s390x.deb ... [2020-03-27T14:01:44.852Z] Unpacking apparmor (2.13.2-10) ... [2020-03-27T14:01:44.852Z] Selecting previously unselected package aufs-tools. [2020-03-27T14:01:44.852Z] Preparing to unpack .../13-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2020-03-27T14:01:44.852Z] Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-03-27T14:01:45.016Z] #39 109.6 DEP criu/arch/x86/restorer_unmap.d [2020-03-27T14:01:45.016Z] #39 109.6 DEP criu/arch/x86/restorer.d [2020-03-27T14:01:45.016Z] #39 ... [2020-03-27T14:01:45.016Z] [2020-03-27T14:01:45.016Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-27T14:01:45.016Z] #14 110.9 Preparing to unpack .../19-mingw-w64-common_6.0.0-3_all.deb ... [2020-03-27T14:01:45.016Z] #14 110.9 Unpacking mingw-w64-common (6.0.0-3) ... [2020-03-27T14:01:45.016Z] #14 118.9 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-03-27T14:01:45.016Z] #14 118.9 Preparing to unpack .../20-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-03-27T14:01:45.016Z] #14 118.9 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-03-27T14:01:45.207Z] Selecting previously unselected package binutils-mingw-w64-i686. [2020-03-27T14:01:45.207Z] Preparing to unpack .../14-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2020-03-27T14:01:45.207Z] Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-03-27T14:01:45.207Z] Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-03-27T14:01:45.207Z] Preparing to unpack .../15-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2020-03-27T14:01:45.207Z] Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-03-27T14:01:45.231Z] #57 259.2 🇩 bin/containerd [2020-03-27T14:01:45.271Z] #14 ... [2020-03-27T14:01:45.271Z] [2020-03-27T14:01:45.271Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T14:01:45.271Z] #39 109.8 DEP criu/pie/parasite.d [2020-03-27T14:01:45.526Z] #39 110.2 CC criu/pie/parasite.o [2020-03-27T14:01:45.562Z] Selecting previously unselected package binutils-mingw-w64. [2020-03-27T14:01:45.562Z] Preparing to unpack .../16-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-03-27T14:01:45.562Z] Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-03-27T14:01:45.562Z] Selecting previously unselected package libdevmapper1.02.1:s390x. [2020-03-27T14:01:45.562Z] Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-03-27T14:01:45.562Z] Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-03-27T14:01:45.911Z] Selecting previously unselected package dmsetup. [2020-03-27T14:01:45.911Z] Preparing to unpack .../18-dmsetup_2%3a1.02.155-3_s390x.deb ... [2020-03-27T14:01:45.911Z] Unpacking dmsetup (2:1.02.155-3) ... [2020-03-27T14:01:45.911Z] Selecting previously unselected package mingw-w64-common. [2020-03-27T14:01:45.911Z] Preparing to unpack .../19-mingw-w64-common_6.0.0-3_all.deb ... [2020-03-27T14:01:45.911Z] Unpacking mingw-w64-common (6.0.0-3) ... [2020-03-27T14:01:46.267Z] Selecting previously unselected package mingw-w64-x86-64-dev. [2020-03-27T14:01:46.267Z] Preparing to unpack .../20-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-03-27T14:01:46.267Z] Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-03-27T14:01:46.888Z] #39 111.6 LINK criu/pie/parasite.built-in.o [2020-03-27T14:01:46.889Z] #39 111.6 GEN criu/pie/parasite-blob.h [2020-03-27T14:01:46.889Z] #39 111.6 CC criu/arch/x86/restorer.o [2020-03-27T14:01:47.026Z] Selecting previously unselected package gcc-mingw-w64-base. [2020-03-27T14:01:47.026Z] Preparing to unpack .../21-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-03-27T14:01:47.027Z] Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-03-27T14:01:47.027Z] Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-03-27T14:01:47.027Z] Preparing to unpack .../22-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-03-27T14:01:47.027Z] Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-27T14:01:47.814Z] #39 112.4 CC criu/arch/x86/restorer_unmap.o [2020-03-27T14:01:47.814Z] #39 112.4 CC criu/arch/x86/sigaction_compat_pie.o [2020-03-27T14:01:48.069Z] #39 112.8 CC criu/pie/restorer.o [2020-03-27T14:01:50.188Z] Selecting previously unselected package g++-mingw-w64-x86-64. [2020-03-27T14:01:50.188Z] Preparing to unpack .../23-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-03-27T14:01:50.188Z] Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-27T14:01:51.944Z] Selecting previously unselected package libonig5:s390x. [2020-03-27T14:01:51.944Z] Preparing to unpack .../24-libonig5_6.9.1-1_s390x.deb ... [2020-03-27T14:01:51.944Z] Unpacking libonig5:s390x (6.9.1-1) ... [2020-03-27T14:01:51.944Z] Selecting previously unselected package libjq1:s390x. [2020-03-27T14:01:51.944Z] Preparing to unpack .../25-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-03-27T14:01:51.944Z] Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-03-27T14:01:52.230Z] #39 116.4 LINK criu/pie/restorer.built-in.o [2020-03-27T14:01:52.230Z] #39 116.4 GEN criu/pie/restorer-blob.h [2020-03-27T14:01:52.230Z] #39 116.5 DEP criu/vdso.d [2020-03-27T14:01:52.230Z] #39 116.7 DEP criu/vdso-compat.d [2020-03-27T14:01:52.230Z] #39 116.9 DEP criu/uts_ns.d [2020-03-27T14:01:52.230Z] #39 117.1 DEP criu/util.d [2020-03-27T14:01:52.376Z] Selecting previously unselected package jq. [2020-03-27T14:01:52.376Z] Preparing to unpack .../26-jq_1.5+dfsg-2+b1_s390x.deb ... [2020-03-27T14:01:52.376Z] Unpacking jq (1.5+dfsg-2+b1) ... [2020-03-27T14:01:52.376Z] Selecting previously unselected package libaio1:s390x. [2020-03-27T14:01:52.376Z] Preparing to unpack .../27-libaio1_0.3.112-3_s390x.deb ... [2020-03-27T14:01:52.376Z] Unpacking libaio1:s390x (0.3.112-3) ... [2020-03-27T14:01:52.376Z] Selecting previously unselected package libbtrfs0. [2020-03-27T14:01:52.376Z] Preparing to unpack .../28-libbtrfs0_4.20.1-2_s390x.deb ... [2020-03-27T14:01:52.376Z] Unpacking libbtrfs0 (4.20.1-2) ... [2020-03-27T14:01:52.376Z] Selecting previously unselected package libbtrfs-dev. [2020-03-27T14:01:52.376Z] Preparing to unpack .../29-libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-03-27T14:01:52.376Z] Unpacking libbtrfs-dev (4.20.1-2) ... [2020-03-27T14:01:52.376Z] Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2020-03-27T14:01:52.376Z] Preparing to unpack .../30-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-03-27T14:01:52.376Z] Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-03-27T14:01:52.376Z] Selecting previously unselected package libudev-dev:s390x. [2020-03-27T14:01:52.376Z] Preparing to unpack .../31-libudev-dev_241-7~deb10u3_s390x.deb ... [2020-03-27T14:01:52.376Z] Unpacking libudev-dev:s390x (241-7~deb10u3) ... [2020-03-27T14:01:52.376Z] Selecting previously unselected package libsepol1-dev:s390x. [2020-03-27T14:01:52.376Z] Preparing to unpack .../32-libsepol1-dev_2.8-1_s390x.deb ... [2020-03-27T14:01:52.376Z] Unpacking libsepol1-dev:s390x (2.8-1) ... [2020-03-27T14:01:52.376Z] Selecting previously unselected package libpcre16-3:s390x. [2020-03-27T14:01:52.376Z] Preparing to unpack .../33-libpcre16-3_2%3a8.39-12_s390x.deb ... [2020-03-27T14:01:52.376Z] Unpacking libpcre16-3:s390x (2:8.39-12) ... [2020-03-27T14:01:52.376Z] Selecting previously unselected package libpcre32-3:s390x. [2020-03-27T14:01:52.376Z] Preparing to unpack .../34-libpcre32-3_2%3a8.39-12_s390x.deb ... [2020-03-27T14:01:52.376Z] Unpacking libpcre32-3:s390x (2:8.39-12) ... [2020-03-27T14:01:52.376Z] Selecting previously unselected package libpcrecpp0v5:s390x. [2020-03-27T14:01:52.376Z] Preparing to unpack .../35-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2020-03-27T14:01:52.376Z] Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2020-03-27T14:01:52.376Z] Selecting previously unselected package libpcre3-dev:s390x. [2020-03-27T14:01:52.376Z] Preparing to unpack .../36-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2020-03-27T14:01:52.376Z] Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2020-03-27T14:01:52.759Z] Selecting previously unselected package libselinux1-dev:s390x. [2020-03-27T14:01:52.759Z] Preparing to unpack .../37-libselinux1-dev_2.8-1+b1_s390x.deb ... [2020-03-27T14:01:52.759Z] Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2020-03-27T14:01:52.759Z] Selecting previously unselected package libdevmapper-dev:s390x. [2020-03-27T14:01:52.759Z] Preparing to unpack .../38-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2020-03-27T14:01:52.759Z] Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-03-27T14:01:52.759Z] Selecting previously unselected package libgpm2:s390x. [2020-03-27T14:01:52.759Z] Preparing to unpack .../39-libgpm2_1.20.7-5_s390x.deb ... [2020-03-27T14:01:52.759Z] Unpacking libgpm2:s390x (1.20.7-5) ... [2020-03-27T14:01:52.759Z] Selecting previously unselected package libicu63:s390x. [2020-03-27T14:01:52.759Z] Preparing to unpack .../40-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-03-27T14:01:52.759Z] Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-03-27T14:01:52.790Z] #39 117.4 DEP criu/uffd.d [2020-03-27T14:01:53.046Z] #39 117.6 DEP criu/tun.d [2020-03-27T14:01:53.301Z] #39 117.9 DEP criu/tty.d [2020-03-27T14:01:53.500Z] Selecting previously unselected package libnet1:s390x. [2020-03-27T14:01:53.500Z] Preparing to unpack .../41-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-03-27T14:01:53.500Z] Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-03-27T14:01:53.500Z] Selecting previously unselected package libnl-3-200:s390x. [2020-03-27T14:01:53.500Z] Preparing to unpack .../42-libnl-3-200_3.4.0-1_s390x.deb ... [2020-03-27T14:01:53.500Z] Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-03-27T14:01:53.500Z] Selecting previously unselected package libprotobuf-c1:s390x. [2020-03-27T14:01:53.500Z] Preparing to unpack .../43-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-03-27T14:01:53.500Z] Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-03-27T14:01:53.501Z] Selecting previously unselected package libreadline5:s390x. [2020-03-27T14:01:53.501Z] Preparing to unpack .../44-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2020-03-27T14:01:53.501Z] Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-03-27T14:01:53.501Z] Selecting previously unselected package libsystemd-dev:s390x. [2020-03-27T14:01:53.501Z] Preparing to unpack .../45-libsystemd-dev_241-7~deb10u3_s390x.deb ... [2020-03-27T14:01:53.501Z] Unpacking libsystemd-dev:s390x (241-7~deb10u3) ... [2020-03-27T14:01:53.501Z] Selecting previously unselected package net-tools. [2020-03-27T14:01:53.501Z] Preparing to unpack .../46-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2020-03-27T14:01:53.501Z] Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-03-27T14:01:53.501Z] Selecting previously unselected package python-pip-whl. [2020-03-27T14:01:53.501Z] Preparing to unpack .../47-python-pip-whl_18.1-5_all.deb ... [2020-03-27T14:01:53.501Z] Unpacking python-pip-whl (18.1-5) ... [2020-03-27T14:01:53.556Z] #39 118.1 DEP criu/timerfd.d [2020-03-27T14:01:53.556Z] #39 118.4 DEP criu/sysfs_parse.d [2020-03-27T14:01:53.853Z] Selecting previously unselected package python3-lib2to3. [2020-03-27T14:01:53.854Z] Preparing to unpack .../48-python3-lib2to3_3.7.3-1_all.deb ... [2020-03-27T14:01:53.854Z] Unpacking python3-lib2to3 (3.7.3-1) ... [2020-03-27T14:01:53.854Z] Selecting previously unselected package python3-distutils. [2020-03-27T14:01:53.854Z] Preparing to unpack .../49-python3-distutils_3.7.3-1_all.deb ... [2020-03-27T14:01:53.854Z] Unpacking python3-distutils (3.7.3-1) ... [2020-03-27T14:01:53.854Z] Selecting previously unselected package python3-pip. [2020-03-27T14:01:53.854Z] Preparing to unpack .../50-python3-pip_18.1-5_all.deb ... [2020-03-27T14:01:53.854Z] Unpacking python3-pip (18.1-5) ... [2020-03-27T14:01:53.854Z] Selecting previously unselected package python3-pkg-resources. [2020-03-27T14:01:53.854Z] Preparing to unpack .../51-python3-pkg-resources_40.8.0-1_all.deb ... [2020-03-27T14:01:53.854Z] Unpacking python3-pkg-resources (40.8.0-1) ... [2020-03-27T14:01:53.854Z] Selecting previously unselected package python3-setuptools. [2020-03-27T14:01:53.854Z] Preparing to unpack .../52-python3-setuptools_40.8.0-1_all.deb ... [2020-03-27T14:01:53.854Z] Unpacking python3-setuptools (40.8.0-1) ... [2020-03-27T14:01:53.854Z] Selecting previously unselected package python3-wheel. [2020-03-27T14:01:53.854Z] Preparing to unpack .../53-python3-wheel_0.32.3-2_all.deb ... [2020-03-27T14:01:53.854Z] Unpacking python3-wheel (0.32.3-2) ... [2020-03-27T14:01:53.854Z] Selecting previously unselected package thin-provisioning-tools. [2020-03-27T14:01:53.854Z] Preparing to unpack .../54-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2020-03-27T14:01:53.854Z] Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-03-27T14:01:54.117Z] #39 118.6 DEP criu/sysctl.d [2020-03-27T14:01:54.117Z] #39 118.8 DEP criu/string.d [2020-03-27T14:01:54.117Z] #39 118.9 DEP criu/stats.d [2020-03-27T14:01:54.204Z] Selecting previously unselected package vim-runtime. [2020-03-27T14:01:54.204Z] Preparing to unpack .../55-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-03-27T14:01:54.204Z] Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-03-27T14:01:54.204Z] Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-03-27T14:01:54.204Z] Unpacking vim-runtime (2:8.1.0875-5) ... [2020-03-27T14:01:54.372Z] #39 119.0 DEP criu/sockets.d [2020-03-27T14:01:54.570Z] Selecting previously unselected package vim. [2020-03-27T14:01:54.570Z] Preparing to unpack .../56-vim_2%3a8.1.0875-5_s390x.deb ... [2020-03-27T14:01:54.570Z] Unpacking vim (2:8.1.0875-5) ... [2020-03-27T14:01:54.627Z] #39 119.2 DEP criu/sk-unix.d [2020-03-27T14:01:54.882Z] #39 119.5 DEP criu/sk-tcp.d [2020-03-27T14:01:54.882Z] #39 119.7 DEP criu/sk-queue.d [2020-03-27T14:01:54.930Z] Selecting previously unselected package xfsprogs. [2020-03-27T14:01:54.930Z] Preparing to unpack .../57-xfsprogs_4.20.0-1_s390x.deb ... [2020-03-27T14:01:54.930Z] Unpacking xfsprogs (4.20.0-1) ... [2020-03-27T14:01:54.930Z] Selecting previously unselected package zip. [2020-03-27T14:01:54.930Z] Preparing to unpack .../58-zip_3.0-11+b1_s390x.deb ... [2020-03-27T14:01:54.930Z] Unpacking zip (3.0-11+b1) ... [2020-03-27T14:01:54.930Z] Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2020-03-27T14:01:54.930Z] Setting up aufs-tools (1:4.14+20190211-1) ... [2020-03-27T14:01:54.930Z] Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-03-27T14:01:54.930Z] Setting up libip6tc0:s390x (1.8.2-4) ... [2020-03-27T14:01:54.930Z] Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-03-27T14:01:54.930Z] Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-03-27T14:01:54.930Z] Setting up libgpm2:s390x (1.20.7-5) ... [2020-03-27T14:01:54.930Z] Setting up libpcre16-3:s390x (2:8.39-12) ... [2020-03-27T14:01:54.930Z] Setting up libip4tc0:s390x (1.8.2-4) ... [2020-03-27T14:01:54.930Z] Setting up libsepol1-dev:s390x (2.8-1) ... [2020-03-27T14:01:54.930Z] Setting up libnftnl11:s390x (1.1.2-2) ... [2020-03-27T14:01:54.930Z] Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-03-27T14:01:54.930Z] Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-03-27T14:01:54.930Z] Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-03-27T14:01:54.930Z] Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-03-27T14:01:54.930Z] Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-03-27T14:01:54.930Z] Setting up xxd (2:8.1.0875-5) ... [2020-03-27T14:01:54.930Z] Setting up libbtrfs0 (4.20.1-2) ... [2020-03-27T14:01:55.137Z] #39 119.8 DEP criu/sk-packet.d [2020-03-27T14:01:55.308Z] Setting up zip (3.0-11+b1) ... [2020-03-27T14:01:55.308Z] Setting up vim-common (2:8.1.0875-5) ... [2020-03-27T14:01:55.309Z] Setting up bash-completion (1:2.8-6) ... [2020-03-27T14:01:55.392Z] #39 120.0 DEP criu/sk-netlink.d [2020-03-27T14:01:55.392Z] #39 ... [2020-03-27T14:01:55.392Z] [2020-03-27T14:01:55.392Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-03-27T14:01:55.392Z] #42 216.1 internal/x/net/idna [2020-03-27T14:01:55.392Z] #42 216.7 crypto/x509 [2020-03-27T14:01:55.392Z] #42 218.6 net/textproto [2020-03-27T14:01:55.392Z] #42 219.8 internal/x/net/http/httpguts [2020-03-27T14:01:55.392Z] #42 220.1 internal/x/net/http/httpproxy [2020-03-27T14:01:55.392Z] #42 221.1 internal/x/net/http2/hpack [2020-03-27T14:01:55.392Z] #42 222.2 crypto/tls [2020-03-27T14:01:55.392Z] #42 222.4 mime [2020-03-27T14:01:55.392Z] #42 224.2 mime/quotedprintable [2020-03-27T14:01:55.392Z] #42 224.6 mime/multipart [2020-03-27T14:01:55.392Z] #42 226.0 net/http/internal [2020-03-27T14:01:55.392Z] #42 ... [2020-03-27T14:01:55.392Z] [2020-03-27T14:01:55.392Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T14:01:55.392Z] #39 120.2 DEP criu/sk-inet.d [2020-03-27T14:01:55.648Z] #39 120.3 DEP criu/signalfd.d [2020-03-27T14:01:55.648Z] #39 120.5 DEP criu/sigframe.d [2020-03-27T14:01:55.675Z] Setting up libiptc0:s390x (1.8.2-4) ... [2020-03-27T14:01:55.675Z] Setting up xz-utils (5.2.4-1) ... [2020-03-27T14:01:55.675Z] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-03-27T14:01:55.675Z] Setting up libpcre32-3:s390x (2:8.39-12) ... [2020-03-27T14:01:55.675Z] Setting up libudev-dev:s390x (241-7~deb10u3) ... [2020-03-27T14:01:55.675Z] Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-03-27T14:01:55.675Z] Setting up libbtrfs-dev (4.20.1-2) ... [2020-03-27T14:01:55.675Z] Setting up pigz (2.4-1) ... [2020-03-27T14:01:55.675Z] Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-03-27T14:01:55.675Z] Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-03-27T14:01:55.675Z] Setting up python-pip-whl (18.1-5) ... [2020-03-27T14:01:55.675Z] Setting up libmpdec2:s390x (2.4.2-2) ... [2020-03-27T14:01:55.675Z] Setting up mingw-w64-common (6.0.0-3) ... [2020-03-27T14:01:55.675Z] Setting up vim-runtime (2:8.1.0875-5) ... [2020-03-27T14:01:55.675Z] Setting up libaio1:s390x (0.3.112-3) ... [2020-03-27T14:01:55.675Z] Setting up libsystemd-dev:s390x (241-7~deb10u3) ... [2020-03-27T14:01:55.675Z] Setting up libonig5:s390x (6.9.1-1) ... [2020-03-27T14:01:55.675Z] Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-03-27T14:01:55.675Z] Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-03-27T14:01:55.675Z] Setting up vim (2:8.1.0875-5) ... [2020-03-27T14:01:55.675Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-03-27T14:01:55.675Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-03-27T14:01:55.675Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-03-27T14:01:55.675Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-03-27T14:01:55.675Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-03-27T14:01:55.675Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-03-27T14:01:55.675Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-03-27T14:01:55.675Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-03-27T14:01:55.675Z] Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-03-27T14:01:55.675Z] Setting up libpcre3-dev:s390x (2:8.39-12) ... [2020-03-27T14:01:55.675Z] Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-27T14:01:55.675Z] 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-03-27T14:01:55.675Z] 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-03-27T14:01:55.675Z] Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-27T14:01:55.675Z] 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-03-27T14:01:55.675Z] 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-03-27T14:01:55.675Z] Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-03-27T14:01:55.675Z] Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-03-27T14:01:55.903Z] #39 120.6 DEP criu/shmem.d [2020-03-27T14:01:56.021Z] Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-03-27T14:01:56.021Z] Setting up jq (1.5+dfsg-2+b1) ... [2020-03-27T14:01:56.021Z] Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2020-03-27T14:01:56.021Z] Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-03-27T14:01:56.159Z] #39 120.8 DEP criu/servicefd.d [2020-03-27T14:01:56.367Z] Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2020-03-27T14:01:56.367Z] Setting up iptables (1.8.2-4) ... [2020-03-27T14:01:56.367Z] update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-03-27T14:01:56.367Z] update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-03-27T14:01:56.367Z] update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-03-27T14:01:56.367Z] update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-03-27T14:01:56.367Z] update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-03-27T14:01:56.367Z] update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-03-27T14:01:56.367Z] Setting up python3 (3.7.3-1) ... [2020-03-27T14:01:56.414Z] #39 121.0 DEP criu/seize.d [2020-03-27T14:01:56.669Z] #39 121.2 DEP criu/seccomp.d [2020-03-27T14:01:56.669Z] #39 121.4 DEP criu/rst-malloc.d [2020-03-27T14:01:56.669Z] #39 121.5 DEP criu/rbtree.d [2020-03-27T14:01:56.712Z] Setting up python3-wheel (0.32.3-2) ... [2020-03-27T14:01:56.712Z] Setting up apparmor (2.13.2-10) ... [2020-03-27T14:01:56.924Z] #39 121.6 DEP criu/pstree.d [2020-03-27T14:01:57.060Z] Setting up python3-lib2to3 (3.7.3-1) ... [2020-03-27T14:01:57.180Z] #39 121.7 DEP criu/protobuf.d [2020-03-27T14:01:57.180Z] #39 121.9 GEN criu/protobuf-desc-gen.h [2020-03-27T14:01:57.421Z] Setting up python3-pkg-resources (40.8.0-1) ... [2020-03-27T14:01:57.421Z] Setting up python3-distutils (3.7.3-1) ... [2020-03-27T14:01:57.421Z] Setting up python3-setuptools (40.8.0-1) ... [2020-03-27T14:01:57.740Z] #39 ... [2020-03-27T14:01:57.740Z] [2020-03-27T14:01:57.740Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-27T14:01:57.740Z] #14 123.8 Selecting previously unselected package gcc-mingw-w64-base. [2020-03-27T14:01:57.740Z] #14 123.8 Preparing to unpack .../21-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-03-27T14:01:57.740Z] #14 123.8 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-03-27T14:01:57.740Z] #14 124.0 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-03-27T14:01:57.740Z] #14 124.0 Preparing to unpack .../22-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-03-27T14:01:57.740Z] #14 124.0 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-27T14:01:57.781Z] Setting up python3-pip (18.1-5) ... [2020-03-27T14:01:57.781Z] Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-03-27T14:01:57.781Z] Setting up dmsetup (2:1.02.155-3) ... [2020-03-27T14:01:57.781Z] Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-03-27T14:01:57.781Z] Setting up xfsprogs (4.20.0-1) ... [2020-03-27T14:01:57.781Z] Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-03-27T14:01:57.781Z] Processing triggers for mime-support (3.62) ... [2020-03-27T14:01:57.781Z] Processing triggers for libc-bin (2.28-10) ... [2020-03-27T14:01:59.215Z] #14 ... [2020-03-27T14:01:59.215Z] [2020-03-27T14:01:59.215Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T14:01:59.215Z] #39 123.8 DEP criu/protobuf-desc.d [2020-03-27T14:01:59.215Z] #39 123.9 DEP criu/proc_parse.d [2020-03-27T14:01:59.470Z] #39 124.1 DEP criu/plugin.d [2020-03-27T14:01:59.470Z] #39 124.2 DEP criu/pipes.d [2020-03-27T14:01:59.725Z] #39 124.4 DEP criu/pie-util.d [2020-03-27T14:01:59.980Z] #39 124.6 DEP criu/pie-util-vdso.d [2020-03-27T14:01:59.980Z] #39 124.7 DEP criu/pie-util-vdso-elf32.d [2020-03-27T14:02:00.236Z] #39 124.9 DEP criu/path.d [2020-03-27T14:02:00.491Z] #39 125.1 DEP criu/parasite-syscall.d [2020-03-27T14:02:00.746Z] #39 125.4 DEP criu/pagemap.d [2020-03-27T14:02:01.001Z] #39 125.7 DEP criu/pagemap-cache.d [2020-03-27T14:02:01.257Z] #39 125.9 DEP criu/page-xfer.d [2020-03-27T14:02:01.512Z] #39 126.0 DEP criu/page-pipe.d [2020-03-27T14:02:01.512Z] #39 126.2 DEP criu/netfilter.d [2020-03-27T14:02:01.768Z] #39 126.3 DEP criu/net.d [2020-03-27T14:02:02.023Z] #39 126.5 DEP criu/namespaces.d [2020-03-27T14:02:02.023Z] #39 126.7 DEP criu/mount.d [2020-03-27T14:02:02.159Z] Removing intermediate container b9c2fb7e6901 [2020-03-27T14:02:02.159Z] ---> 69afcd7f0ecd [2020-03-27T14:02:02.159Z] Step 117/140 : RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2020-03-27T14:02:02.159Z] ---> Running in b348f5ae9b25 [2020-03-27T14:02:02.278Z] #39 127.0 DEP criu/mem.d [2020-03-27T14:02:02.531Z] update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-03-27T14:02:02.531Z] update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-03-27T14:02:02.531Z] update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-03-27T14:02:02.533Z] #39 127.2 DEP criu/lsm.d [2020-03-27T14:02:02.789Z] #39 127.4 DEP criu/log.d [2020-03-27T14:02:02.789Z] #39 127.5 DEP criu/libnetlink.d [2020-03-27T14:02:02.789Z] #39 127.6 DEP criu/kerndat.d [2020-03-27T14:02:02.877Z] Removing intermediate container b348f5ae9b25 [2020-03-27T14:02:02.877Z] ---> ce4e87917b22 [2020-03-27T14:02:02.877Z] Step 118/140 : RUN pip3 install yamllint==1.16.0 [2020-03-27T14:02:02.877Z] ---> Running in 3ec044707bc4 [2020-03-27T14:02:03.044Z] #39 127.9 DEP criu/kcmp-ids.d [2020-03-27T14:02:03.299Z] #39 128.0 DEP criu/irmap.d [2020-03-27T14:02:03.554Z] #39 128.2 DEP criu/ipc_ns.d [2020-03-27T14:02:03.810Z] #39 128.3 DEP criu/image.d [2020-03-27T14:02:03.810Z] #39 128.5 DEP criu/image-desc.d [2020-03-27T14:02:03.810Z] #39 128.6 DEP criu/fsnotify.d [2020-03-27T14:02:04.065Z] #39 128.9 DEP criu/filesystems.d [2020-03-27T14:02:04.194Z] Collecting yamllint==1.16.0 [2020-03-27T14:02:04.540Z] Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-03-27T14:02:04.540Z] Collecting pyyaml (from yamllint==1.16.0) [2020-03-27T14:02:04.540Z] Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-03-27T14:02:04.625Z] #39 129.1 DEP criu/files.d [2020-03-27T14:02:04.880Z] #39 129.4 DEP criu/files-reg.d [2020-03-27T14:02:04.880Z] #39 129.6 DEP criu/files-ext.d [2020-03-27T14:02:04.896Z] Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-03-27T14:02:04.896Z] Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-03-27T14:02:04.896Z] Building wheels for collected packages: pyyaml [2020-03-27T14:02:04.896Z] Running setup.py bdist_wheel for pyyaml: started [2020-03-27T14:02:04.896Z] Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-03-27T14:02:04.896Z] Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-03-27T14:02:04.896Z] Successfully built pyyaml [2020-03-27T14:02:04.896Z] Installing collected packages: pyyaml, pathspec, yamllint [2020-03-27T14:02:04.896Z] Successfully installed pathspec-0.7.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-03-27T14:02:05.136Z] #39 129.7 DEP criu/file-lock.d [2020-03-27T14:02:05.136Z] #39 129.9 DEP criu/file-ids.d [2020-03-27T14:02:05.391Z] #39 130.1 DEP criu/fifo.d [2020-03-27T14:02:05.647Z] #39 130.3 DEP criu/fdstore.d [2020-03-27T14:02:05.647Z] #39 ... [2020-03-27T14:02:05.647Z] [2020-03-27T14:02:05.647Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-03-27T14:02:05.647Z] #42 226.3 os/exec [2020-03-27T14:02:05.647Z] #42 232.7 net/http/httptrace [2020-03-27T14:02:05.647Z] #42 233.0 net/http [2020-03-27T14:02:05.680Z] Removing intermediate container 3ec044707bc4 [2020-03-27T14:02:05.680Z] ---> 6a0161df5373 [2020-03-27T14:02:05.680Z] Step 119/140 : COPY --from=dockercli /build/ /usr/local/cli [2020-03-27T14:02:05.902Z] #42 ... [2020-03-27T14:02:05.902Z] [2020-03-27T14:02:05.902Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T14:02:05.902Z] #39 130.4 DEP criu/fault-injection.d [2020-03-27T14:02:05.902Z] #39 130.5 DEP criu/external.d [2020-03-27T14:02:05.902Z] #39 130.6 DEP criu/eventpoll.d [2020-03-27T14:02:06.027Z] ---> fcc2b931c60e [2020-03-27T14:02:06.027Z] Step 120/140 : COPY --from=frozen-images /build/ /docker-frozen-images [2020-03-27T14:02:06.221Z] #39 130.9 DEP criu/eventfd.d [2020-03-27T14:02:06.478Z] #39 131.1 DEP criu/crtools.d [2020-03-27T14:02:06.733Z] #39 131.4 DEP criu/cr-service.d [2020-03-27T14:02:06.988Z] #39 131.6 DEP criu/cr-restore.d [2020-03-27T14:02:07.243Z] #39 131.9 DEP criu/cr-errno.d [2020-03-27T14:02:07.243Z] #39 131.9 DEP criu/cr-dump.d [2020-03-27T14:02:07.498Z] #39 132.2 DEP criu/cr-dedup.d [2020-03-27T14:02:07.752Z] #39 132.4 DEP criu/cr-check.d [2020-03-27T14:02:07.933Z] ---> 54208c20f806 [2020-03-27T14:02:07.933Z] Step 121/140 : COPY --from=swagger /build/ /usr/local/bin/ [2020-03-27T14:02:07.933Z] ---> ccbf90d6cb87 [2020-03-27T14:02:07.933Z] Step 122/140 : COPY --from=tomlv /build/ /usr/local/bin/ [2020-03-27T14:02:08.006Z] #39 132.7 DEP criu/config.d [2020-03-27T14:02:08.260Z] #39 132.9 DEP criu/clone-noasan.d [2020-03-27T14:02:08.260Z] #39 133.0 DEP criu/cgroup.d [2020-03-27T14:02:08.288Z] ---> 01c8616a5e6b [2020-03-27T14:02:08.288Z] Step 123/140 : COPY --from=tini /build/ /usr/local/bin/ [2020-03-27T14:02:08.515Z] #39 133.2 DEP criu/cgroup-props.d [2020-03-27T14:02:08.657Z] ---> ee36e5994f3a [2020-03-27T14:02:08.657Z] Step 124/140 : COPY --from=registry /build/ /usr/local/bin/ [2020-03-27T14:02:08.769Z] #39 133.4 DEP criu/bitmap.d [2020-03-27T14:02:08.769Z] #39 133.4 DEP criu/bfd.d [2020-03-27T14:02:08.769Z] #39 133.5 DEP criu/autofs.d [2020-03-27T14:02:09.024Z] #39 133.7 DEP criu/aio.d [2020-03-27T14:02:09.278Z] #39 133.9 DEP criu/action-scripts.d [2020-03-27T14:02:09.422Z] ---> edae89dcc1a8 [2020-03-27T14:02:09.422Z] Step 125/140 : COPY --from=criu /build/ /usr/local/ [2020-03-27T14:02:09.769Z] ---> 3b2c09360109 [2020-03-27T14:02:09.769Z] Step 126/140 : COPY --from=vndr /build/ /usr/local/bin/ [2020-03-27T14:02:09.836Z] #39 134.3 CC criu/action-scripts.o [2020-03-27T14:02:10.120Z] ---> 6173217da1c7 [2020-03-27T14:02:10.120Z] Step 127/140 : COPY --from=gotestsum /build/ /usr/local/bin/ [2020-03-27T14:02:10.396Z] #39 134.9 CC criu/aio.o [2020-03-27T14:02:10.523Z] ---> 8910bd4b13cf [2020-03-27T14:02:10.523Z] Step 128/140 : COPY --from=gometalinter /build/ /usr/local/bin/ [2020-03-27T14:02:10.955Z] #39 135.7 CC criu/autofs.o [2020-03-27T14:02:11.756Z] #57 282.3 🇩 bin/containerd-stress [2020-03-27T14:02:11.756Z] #57 284.0 🇩 bin/containerd-shim [2020-03-27T14:02:11.792Z] ---> b03df941929a [2020-03-27T14:02:11.792Z] Step 129/140 : COPY --from=runc /build/ /usr/local/bin/ [2020-03-27T14:02:11.792Z] ---> c61e5143e9f0 [2020-03-27T14:02:11.792Z] Step 130/140 : COPY --from=containerd /build/ /usr/local/bin/ [2020-03-27T14:02:11.879Z] #39 ... [2020-03-27T14:02:11.879Z] [2020-03-27T14:02:11.879Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-03-27T14:02:12.134Z] #26 243.2 + rm -rf /tmp/tmp.8GdN7K9TvV [2020-03-27T14:02:12.556Z] ---> 03fb0b6c914a [2020-03-27T14:02:12.556Z] Step 131/140 : COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-03-27T14:02:12.909Z] ---> 5a8ec377b3fb [2020-03-27T14:02:12.909Z] Step 132/140 : COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_64 [2020-03-27T14:02:13.060Z] #26 DONE 244.0s [2020-03-27T14:02:13.060Z] [2020-03-27T14:02:13.060Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-27T14:02:13.060Z] #14 146.3 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-03-27T14:02:13.060Z] #14 146.3 Preparing to unpack .../23-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-03-27T14:02:13.060Z] #14 146.3 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-27T14:02:13.270Z] ---> ee7c51c933ba [2020-03-27T14:02:13.270Z] Step 133/140 : COPY --from=proxy /build/ /usr/local/bin/ [2020-03-27T14:02:13.314Z] #14 ... [2020-03-27T14:02:13.314Z] [2020-03-27T14:02:13.314Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-03-27T14:02:13.314Z] #45 DONE 243.9s [2020-03-27T14:02:13.314Z] [2020-03-27T14:02:13.314Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T14:02:13.314Z] #39 137.6 CC criu/bfd.o [2020-03-27T14:02:13.619Z] ---> b6561e20264f [2020-03-27T14:02:13.619Z] Step 134/140 : ENV PATH=/usr/local/cli:$PATH [2020-03-27T14:02:13.619Z] ---> Running in a62a7a6f872e [2020-03-27T14:02:13.879Z] #39 138.6 CC criu/bitmap.o [2020-03-27T14:02:13.967Z] Removing intermediate container a62a7a6f872e [2020-03-27T14:02:13.967Z] ---> b47eea2a58d8 [2020-03-27T14:02:13.967Z] Step 135/140 : ENV DOCKER_BUILDTAGS apparmor seccomp selinux [2020-03-27T14:02:13.967Z] ---> Running in 39e525a4bec0 [2020-03-27T14:02:14.323Z] Removing intermediate container 39e525a4bec0 [2020-03-27T14:02:14.323Z] ---> 25e240b61ab1 [2020-03-27T14:02:14.323Z] Step 136/140 : WORKDIR /go/src/github.com/docker/docker [2020-03-27T14:02:14.323Z] ---> Running in 79337408abea [2020-03-27T14:02:14.323Z] Removing intermediate container 79337408abea [2020-03-27T14:02:14.323Z] ---> f8053d1339bc [2020-03-27T14:02:14.323Z] Step 137/140 : VOLUME /var/lib/docker [2020-03-27T14:02:14.438Z] #39 138.9 CC criu/cgroup-props.o [2020-03-27T14:02:14.784Z] ---> Running in 2e175cd78a03 [2020-03-27T14:02:14.784Z] Removing intermediate container 2e175cd78a03 [2020-03-27T14:02:14.784Z] ---> a0418660136a [2020-03-27T14:02:14.784Z] Step 138/140 : ENTRYPOINT ["hack/dind"] [2020-03-27T14:02:14.784Z] ---> Running in 413609c70055 [2020-03-27T14:02:14.784Z] Removing intermediate container 413609c70055 [2020-03-27T14:02:14.784Z] ---> b8175f555caf [2020-03-27T14:02:14.784Z] Step 139/140 : FROM dev AS final [2020-03-27T14:02:14.784Z] ---> b8175f555caf [2020-03-27T14:02:14.784Z] Step 140/140 : COPY . /go/src/github.com/docker/docker [2020-03-27T14:02:15.802Z] #39 140.3 CC criu/cgroup.o [2020-03-27T14:02:15.932Z] #57 290.1 🇩 bin/containerd-shim-runc-v1 [2020-03-27T14:02:17.889Z] ---> 8d5d6c21bd32 [2020-03-27T14:02:17.889Z] Successfully built 8d5d6c21bd32 [2020-03-27T14:02:17.889Z] Successfully tagged docker:f4a7311dabd3eded3a5979c06127303f694f6b29 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-03-27T14:02:18.456Z] #57 292.9 🇩 binaries [2020-03-27T14:02:18.456Z] #57 292.9 + mkdir -p /build [2020-03-27T14:02:18.456Z] #57 292.9 + cp bin/containerd /build/containerd [2020-03-27T14:02:18.456Z] #57 292.9 + cp bin/containerd-shim /build/containerd-shim [2020-03-27T14:02:18.456Z] #57 292.9 + cp bin/ctr /build/ctr [2020-03-27T14:02:18.721Z] #57 DONE 293.5s [2020-03-27T14:02:18.844Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40617/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr12 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f4a7311dabd3eded3a5979c06127303f694f6b29 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:f4a7311dabd3eded3a5979c06127303f694f6b29 hack/test/unit [2020-03-27T14:02:19.063Z] #39 143.3 CC criu/clone-noasan.o [2020-03-27T14:02:19.064Z] #39 143.5 CC criu/config.o [2020-03-27T14:02:19.695Z] [2020-03-27T14:02:19.695Z] #58 [dev 21/25] COPY --from=containerd /build/ /usr/local/bin/ [2020-03-27T14:02:19.955Z] #58 DONE 0.2s [2020-03-27T14:02:19.955Z] [2020-03-27T14:02:19.955Z] #62 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-03-27T14:02:20.213Z] #62 DONE 0.1s [2020-03-27T14:02:20.213Z] [2020-03-27T14:02:20.213Z] #64 [dev 23/25] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-03-27T14:02:20.213Z] #64 DONE 0.1s [2020-03-27T14:02:20.213Z] [2020-03-27T14:02:20.213Z] #67 [dev 24/25] COPY --from=proxy /build/ /usr/local/bin/ [2020-03-27T14:02:20.213Z] #67 DONE 0.1s [2020-03-27T14:02:20.426Z] #39 144.9 CC criu/cr-check.o [2020-03-27T14:02:20.470Z] [2020-03-27T14:02:20.470Z] #68 [dev 25/25] WORKDIR /go/src/github.com/docker/docker [2020-03-27T14:02:20.470Z] #68 DONE 0.0s [2020-03-27T14:02:20.470Z] [2020-03-27T14:02:20.470Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-03-27T14:02:21.256Z] ? github.com/docker/docker/api [no test files] [2020-03-27T14:02:21.841Z] #69 DONE 1.5s [2020-03-27T14:02:21.841Z] [2020-03-27T14:02:21.841Z] #70 exporting to image [2020-03-27T14:02:21.841Z] #70 exporting layers [2020-03-27T14:02:22.313Z] #39 146.7 CC criu/cr-dedup.o [2020-03-27T14:02:22.568Z] #39 147.1 CC criu/cr-dump.o [2020-03-27T14:02:24.128Z] 🇩 bin/containerd [2020-03-27T14:02:25.083Z] #39 149.7 CC criu/cr-errno.o [2020-03-27T14:02:25.083Z] #39 149.8 CC criu/cr-restore.o [2020-03-27T14:02:25.645Z] #39 ... [2020-03-27T14:02:25.645Z] [2020-03-27T14:02:25.645Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-03-27T14:02:25.645Z] #42 247.3 github.com/LK4D4/vndr/godl [2020-03-27T14:02:25.645Z] #42 248.1 github.com/LK4D4/vndr [2020-03-27T14:02:25.645Z] #42 DONE 256.2s [2020-03-27T14:02:25.645Z] [2020-03-27T14:02:25.645Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-03-27T14:02:25.900Z] #48 ... [2020-03-27T14:02:25.900Z] [2020-03-27T14:02:25.900Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-27T14:02:25.900Z] #14 162.0 Selecting previously unselected package libonig5:amd64. [2020-03-27T14:02:26.156Z] #14 162.0 Preparing to unpack .../24-libonig5_6.9.1-1_amd64.deb ... [2020-03-27T14:02:26.156Z] #14 162.0 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-03-27T14:02:26.411Z] #14 162.3 Selecting previously unselected package libjq1:amd64. [2020-03-27T14:02:26.411Z] #14 162.3 Preparing to unpack .../25-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-03-27T14:02:26.411Z] #14 162.3 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-03-27T14:02:26.411Z] #14 162.5 Selecting previously unselected package jq. [2020-03-27T14:02:26.411Z] #14 162.5 Preparing to unpack .../26-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-03-27T14:02:26.411Z] #14 162.5 Unpacking jq (1.5+dfsg-2+b1) ... [2020-03-27T14:02:26.667Z] #14 162.7 Selecting previously unselected package libaio1:amd64. [2020-03-27T14:02:26.667Z] #14 162.7 Preparing to unpack .../27-libaio1_0.3.112-3_amd64.deb ... [2020-03-27T14:02:26.667Z] #14 162.7 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-03-27T14:02:26.923Z] #14 162.9 Selecting previously unselected package libbtrfs0. [2020-03-27T14:02:26.923Z] #14 162.9 Preparing to unpack .../28-libbtrfs0_4.20.1-2_amd64.deb ... [2020-03-27T14:02:26.923Z] #14 162.9 Unpacking libbtrfs0 (4.20.1-2) ... [2020-03-27T14:02:26.923Z] #14 163.0 Selecting previously unselected package libbtrfs-dev. [2020-03-27T14:02:26.923Z] #14 163.0 Preparing to unpack .../29-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-03-27T14:02:26.923Z] #14 163.0 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-03-27T14:02:26.923Z] #14 163.0 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-03-27T14:02:27.178Z] #14 163.1 Preparing to unpack .../30-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-03-27T14:02:27.178Z] #14 163.1 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-03-27T14:02:27.178Z] #14 163.1 Selecting previously unselected package libudev-dev:amd64. [2020-03-27T14:02:27.178Z] #14 163.1 Preparing to unpack .../31-libudev-dev_241-7~deb10u3_amd64.deb ... [2020-03-27T14:02:27.178Z] #14 163.2 Unpacking libudev-dev:amd64 (241-7~deb10u3) ... [2020-03-27T14:02:27.433Z] #14 163.3 Selecting previously unselected package libsepol1-dev:amd64. [2020-03-27T14:02:27.433Z] #14 163.3 Preparing to unpack .../32-libsepol1-dev_2.8-1_amd64.deb ... [2020-03-27T14:02:27.433Z] #14 163.3 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-03-27T14:02:27.689Z] #14 163.6 Selecting previously unselected package libpcre16-3:amd64. [2020-03-27T14:02:27.689Z] #14 163.6 Preparing to unpack .../33-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-03-27T14:02:27.689Z] #14 163.6 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-03-27T14:02:27.689Z] #14 163.7 Selecting previously unselected package libpcre32-3:amd64. [2020-03-27T14:02:27.689Z] #14 163.7 Preparing to unpack .../34-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-03-27T14:02:27.689Z] #14 163.7 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-03-27T14:02:27.944Z] #14 163.9 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-03-27T14:02:27.944Z] #14 163.9 Preparing to unpack .../35-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-03-27T14:02:27.944Z] #14 163.9 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-03-27T14:02:28.200Z] #14 164.0 Selecting previously unselected package libpcre3-dev:amd64. [2020-03-27T14:02:28.200Z] #14 164.0 Preparing to unpack .../36-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-03-27T14:02:28.200Z] #14 164.0 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-03-27T14:02:28.390Z] #70 exporting layers 6.6s done [2020-03-27T14:02:28.390Z] #70 writing image sha256:e865463c1e6be67f95872d0420efb5c110c3fe09dff8d1acda89fa2f33c9d508 done [2020-03-27T14:02:28.390Z] #70 naming to docker.io/library/docker:f4a7311dabd3eded3a5979c06127303f694f6b29 done [2020-03-27T14:02:28.390Z] #70 DONE 6.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-03-27T14:02:28.455Z] #14 164.4 Selecting previously unselected package libselinux1-dev:amd64. [2020-03-27T14:02:28.455Z] #14 164.4 Preparing to unpack .../37-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-03-27T14:02:28.455Z] #14 164.4 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-03-27T14:02:28.710Z] #14 164.7 Selecting previously unselected package libdevmapper-dev:amd64. [2020-03-27T14:02:28.710Z] #14 164.7 Preparing to unpack .../38-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-03-27T14:02:28.710Z] #14 164.7 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-03-27T14:02:28.710Z] #14 164.8 Selecting previously unselected package libgpm2:amd64. [2020-03-27T14:02:28.710Z] #14 164.8 Preparing to unpack .../39-libgpm2_1.20.7-5_amd64.deb ... [2020-03-27T14:02:28.710Z] #14 164.8 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-03-27T14:02:28.711Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40617/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40617/.git:/go/src/github.com/docker/docker/.git --name docker-pr12 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f4a7311dabd3eded3a5979c06127303f694f6b29 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:f4a7311dabd3eded3a5979c06127303f694f6b29 hack/validate/default [2020-03-27T14:02:28.965Z] #14 164.8 Selecting previously unselected package libicu63:amd64. [2020-03-27T14:02:28.965Z] #14 164.8 Preparing to unpack .../40-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-03-27T14:02:28.965Z] #14 164.9 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-03-27T14:02:29.646Z] Congratulations! All commits are properly signed with the DCO! [2020-03-27T14:02:30.559Z] ok github.com/docker/docker/api/server 0.004s coverage: 7.9% of statements [2020-03-27T14:02:33.126Z] #14 168.4 Selecting previously unselected package libnet1:amd64. [2020-03-27T14:02:33.127Z] #14 168.4 Preparing to unpack .../41-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-03-27T14:02:33.127Z] #14 168.5 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-03-27T14:02:33.127Z] #14 168.5 Selecting previously unselected package libnl-3-200:amd64. [2020-03-27T14:02:33.127Z] #14 168.6 Preparing to unpack .../42-libnl-3-200_3.4.0-1_amd64.deb ... [2020-03-27T14:02:33.127Z] #14 168.6 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-03-27T14:02:33.127Z] #14 168.7 Selecting previously unselected package libprotobuf-c1:amd64. [2020-03-27T14:02:33.127Z] #14 168.7 Preparing to unpack .../43-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-03-27T14:02:33.127Z] #14 168.7 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-03-27T14:02:33.127Z] #14 168.7 Selecting previously unselected package libreadline5:amd64. [2020-03-27T14:02:33.127Z] #14 168.7 Preparing to unpack .../44-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-03-27T14:02:33.127Z] #14 168.7 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-03-27T14:02:33.127Z] #14 168.9 Selecting previously unselected package libsystemd-dev:amd64. [2020-03-27T14:02:33.127Z] #14 168.9 Preparing to unpack .../45-libsystemd-dev_241-7~deb10u3_amd64.deb ... [2020-03-27T14:02:33.127Z] #14 168.9 Unpacking libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-03-27T14:02:33.127Z] #14 169.2 Selecting previously unselected package net-tools. [2020-03-27T14:02:33.127Z] #14 169.2 Preparing to unpack .../46-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-03-27T14:02:33.127Z] #14 169.2 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-03-27T14:02:33.381Z] #14 169.4 Selecting previously unselected package python-pip-whl. [2020-03-27T14:02:33.381Z] #14 169.4 Preparing to unpack .../47-python-pip-whl_18.1-5_all.deb ... [2020-03-27T14:02:33.381Z] #14 169.4 Unpacking python-pip-whl (18.1-5) ... [2020-03-27T14:02:33.941Z] #14 170.0 Selecting previously unselected package python3-lib2to3. [2020-03-27T14:02:33.941Z] #14 170.0 Preparing to unpack .../48-python3-lib2to3_3.7.3-1_all.deb ... [2020-03-27T14:02:33.941Z] #14 170.0 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-03-27T14:02:33.941Z] #14 170.1 Selecting previously unselected package python3-distutils. [2020-03-27T14:02:34.196Z] #14 170.1 Preparing to unpack .../49-python3-distutils_3.7.3-1_all.deb ... [2020-03-27T14:02:34.196Z] #14 170.1 Unpacking python3-distutils (3.7.3-1) ... [2020-03-27T14:02:34.196Z] #14 170.3 Selecting previously unselected package python3-pip. [2020-03-27T14:02:34.196Z] #14 170.3 Preparing to unpack .../50-python3-pip_18.1-5_all.deb ... [2020-03-27T14:02:34.196Z] #14 170.3 Unpacking python3-pip (18.1-5) ... [2020-03-27T14:02:34.454Z] #14 170.5 Selecting previously unselected package python3-pkg-resources. [2020-03-27T14:02:34.454Z] #14 170.5 Preparing to unpack .../51-python3-pkg-resources_40.8.0-1_all.deb ... [2020-03-27T14:02:34.454Z] #14 170.5 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-03-27T14:02:34.454Z] #14 170.6 Selecting previously unselected package python3-setuptools. [2020-03-27T14:02:34.454Z] #14 170.6 Preparing to unpack .../52-python3-setuptools_40.8.0-1_all.deb ... [2020-03-27T14:02:34.454Z] #14 170.6 Unpacking python3-setuptools (40.8.0-1) ... [2020-03-27T14:02:34.709Z] #14 170.9 Selecting previously unselected package python3-wheel. [2020-03-27T14:02:34.964Z] #14 170.9 Preparing to unpack .../53-python3-wheel_0.32.3-2_all.deb ... [2020-03-27T14:02:34.964Z] #14 170.9 Unpacking python3-wheel (0.32.3-2) ... [2020-03-27T14:02:34.964Z] #14 171.0 Selecting previously unselected package thin-provisioning-tools. [2020-03-27T14:02:34.964Z] #14 171.0 Preparing to unpack .../54-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-03-27T14:02:34.964Z] #14 171.0 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-03-27T14:02:35.219Z] #14 171.2 Selecting previously unselected package vim-runtime. [2020-03-27T14:02:35.219Z] #14 171.3 Preparing to unpack .../55-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-03-27T14:02:35.219Z] #14 171.3 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-03-27T14:02:35.219Z] #14 171.3 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-03-27T14:02:35.219Z] #14 171.3 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-03-27T14:02:38.482Z] #14 174.5 Selecting previously unselected package vim. [2020-03-27T14:02:38.482Z] #14 174.5 Preparing to unpack .../56-vim_2%3a8.1.0875-5_amd64.deb ... [2020-03-27T14:02:38.482Z] #14 174.6 Unpacking vim (2:8.1.0875-5) ... [2020-03-27T14:02:39.043Z] #14 175.1 Selecting previously unselected package xfsprogs. [2020-03-27T14:02:39.043Z] #14 175.1 Preparing to unpack .../57-xfsprogs_4.20.0-1_amd64.deb ... [2020-03-27T14:02:39.044Z] #14 175.1 Unpacking xfsprogs (4.20.0-1) ... [2020-03-27T14:02:39.605Z] #14 175.6 Selecting previously unselected package zip. [2020-03-27T14:02:39.605Z] #14 175.6 Preparing to unpack .../58-zip_3.0-11+b1_amd64.deb ... [2020-03-27T14:02:39.605Z] #14 175.7 Unpacking zip (3.0-11+b1) ... [2020-03-27T14:02:39.860Z] #14 175.9 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-03-27T14:02:39.860Z] #14 175.9 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-03-27T14:02:39.860Z] #14 175.9 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-03-27T14:02:39.860Z] #14 175.9 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-03-27T14:02:39.860Z] #14 175.9 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-03-27T14:02:39.860Z] #14 175.9 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-03-27T14:02:39.860Z] #14 175.9 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-03-27T14:02:39.860Z] #14 176.0 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-03-27T14:02:39.860Z] #14 176.0 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-03-27T14:02:39.860Z] #14 176.0 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-03-27T14:02:40.116Z] #14 176.0 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-03-27T14:02:40.116Z] #14 176.0 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-03-27T14:02:40.116Z] #14 176.0 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-03-27T14:02:40.116Z] #14 176.0 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-03-27T14:02:40.116Z] #14 176.0 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-03-27T14:02:40.116Z] #14 176.0 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-03-27T14:02:40.116Z] #14 176.1 Setting up xxd (2:8.1.0875-5) ... [2020-03-27T14:02:40.116Z] #14 176.1 Setting up libbtrfs0 (4.20.1-2) ... [2020-03-27T14:02:40.116Z] #14 176.1 Setting up zip (3.0-11+b1) ... [2020-03-27T14:02:40.116Z] #14 176.1 Setting up vim-common (2:8.1.0875-5) ... [2020-03-27T14:02:40.116Z] #14 176.1 Setting up bash-completion (1:2.8-6) ... [2020-03-27T14:02:40.116Z] #14 ... [2020-03-27T14:02:40.116Z] [2020-03-27T14:02:40.116Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T14:02:40.116Z] #39 154.9 CC criu/cr-service.o [2020-03-27T14:02:40.116Z] #39 156.5 CC criu/crtools.o [2020-03-27T14:02:40.116Z] #39 156.9 CC criu/eventfd.o [2020-03-27T14:02:40.116Z] #39 157.3 CC criu/eventpoll.o [2020-03-27T14:02:40.116Z] #39 158.1 CC criu/external.o [2020-03-27T14:02:40.116Z] #39 158.4 CC criu/fault-injection.o [2020-03-27T14:02:40.116Z] #39 158.6 CC criu/fdstore.o [2020-03-27T14:02:40.116Z] #39 159.0 CC criu/fifo.o [2020-03-27T14:02:40.116Z] #39 159.4 CC criu/file-ids.o [2020-03-27T14:02:40.116Z] #39 159.7 CC criu/file-lock.o [2020-03-27T14:02:40.116Z] #39 160.7 CC criu/files-ext.o [2020-03-27T14:02:40.116Z] #39 161.2 CC criu/files-reg.o [2020-03-27T14:02:40.116Z] #39 163.3 CC criu/files.o [2020-03-27T14:02:40.677Z] #39 165.3 CC criu/filesystems.o [2020-03-27T14:02:41.238Z] #39 166.1 CC criu/fsnotify.o [2020-03-27T14:02:42.600Z] #39 167.4 CC criu/image-desc.o [2020-03-27T14:02:42.856Z] #39 ... [2020-03-27T14:02:42.856Z] [2020-03-27T14:02:42.856Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-27T14:02:42.856Z] #14 178.7 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-03-27T14:02:42.856Z] #14 178.8 Setting up xz-utils (5.2.4-1) ... [2020-03-27T14:02:42.856Z] #14 178.8 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-03-27T14:02:42.856Z] #14 178.8 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-03-27T14:02:42.856Z] #14 178.8 Setting up libudev-dev:amd64 (241-7~deb10u3) ... [2020-03-27T14:02:42.856Z] #14 178.8 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-03-27T14:02:42.856Z] #14 178.8 Setting up libbtrfs-dev (4.20.1-2) ... [2020-03-27T14:02:42.856Z] #14 178.9 Setting up pigz (2.4-1) ... [2020-03-27T14:02:42.856Z] #14 178.9 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-03-27T14:02:42.856Z] #14 178.9 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-03-27T14:02:42.856Z] #14 178.9 Setting up python-pip-whl (18.1-5) ... [2020-03-27T14:02:42.856Z] #14 178.9 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-03-27T14:02:43.111Z] #14 178.9 Setting up mingw-w64-common (6.0.0-3) ... [2020-03-27T14:02:43.111Z] #14 178.9 Setting up vim-runtime (2:8.1.0875-5) ... [2020-03-27T14:02:43.366Z] #14 179.3 Setting up libaio1:amd64 (0.3.112-3) ... [2020-03-27T14:02:43.366Z] #14 179.3 Setting up libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-03-27T14:02:43.366Z] #14 179.4 Setting up libonig5:amd64 (6.9.1-1) ... [2020-03-27T14:02:43.366Z] #14 179.4 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-03-27T14:02:43.366Z] #14 179.4 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-03-27T14:02:43.366Z] #14 179.4 Setting up vim (2:8.1.0875-5) ... [2020-03-27T14:02:43.366Z] #14 179.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-03-27T14:02:43.366Z] #14 179.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-03-27T14:02:43.366Z] #14 179.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-03-27T14:02:43.366Z] #14 179.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-03-27T14:02:43.366Z] #14 179.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-03-27T14:02:43.366Z] #14 179.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-03-27T14:02:43.366Z] #14 179.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-03-27T14:02:43.366Z] #14 179.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-03-27T14:02:43.366Z] #14 179.5 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-03-27T14:02:43.366Z] #14 179.5 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-03-27T14:02:43.366Z] #14 179.5 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-27T14:02:43.366Z] #14 179.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-03-27T14:02:43.366Z] #14 179.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-03-27T14:02:43.366Z] #14 179.5 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-27T14:02:43.366Z] #14 179.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-03-27T14:02:43.366Z] #14 179.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-03-27T14:02:43.622Z] #14 179.5 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-03-27T14:02:43.622Z] #14 179.6 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-03-27T14:02:43.622Z] #14 179.6 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-03-27T14:02:43.622Z] #14 179.6 Setting up jq (1.5+dfsg-2+b1) ... [2020-03-27T14:02:43.622Z] #14 179.6 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-03-27T14:02:43.622Z] #14 179.6 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-03-27T14:02:46.885Z] #14 182.7 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-03-27T14:02:46.885Z] #14 182.7 Setting up iptables (1.8.2-4) ... [2020-03-27T14:02:46.885Z] #14 182.7 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-03-27T14:02:46.885Z] #14 182.7 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-03-27T14:02:46.885Z] #14 182.7 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-03-27T14:02:46.885Z] #14 182.7 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-03-27T14:02:46.885Z] #14 182.7 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-03-27T14:02:46.885Z] #14 182.7 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-03-27T14:02:46.885Z] #14 182.7 Setting up python3 (3.7.3-1) ... [2020-03-27T14:02:47.140Z] #14 183.1 Setting up python3-wheel (0.32.3-2) ... [2020-03-27T14:02:47.957Z] #14 183.8 Setting up apparmor (2.13.2-10) ... [2020-03-27T14:02:49.844Z] #14 185.5 Setting up python3-lib2to3 (3.7.3-1) ... [2020-03-27T14:02:49.844Z] #14 185.8 Setting up python3-pkg-resources (40.8.0-1) ... [2020-03-27T14:02:50.770Z] #14 186.8 Setting up python3-distutils (3.7.3-1) ... [2020-03-27T14:02:51.331Z] #14 187.4 Setting up python3-setuptools (40.8.0-1) ... [2020-03-27T14:02:52.694Z] #14 188.6 Setting up python3-pip (18.1-5) ... [2020-03-27T14:02:52.950Z] #14 ... [2020-03-27T14:02:52.950Z] [2020-03-27T14:02:52.950Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T14:02:52.950Z] #39 167.5 CC criu/image.o [2020-03-27T14:02:52.950Z] #39 168.4 CC criu/ipc_ns.o [2020-03-27T14:02:52.950Z] #39 169.6 CC criu/irmap.o [2020-03-27T14:02:52.950Z] #39 170.3 CC criu/kcmp-ids.o [2020-03-27T14:02:52.950Z] #39 170.6 CC criu/kerndat.o [2020-03-27T14:02:52.950Z] #39 171.8 CC criu/libnetlink.o [2020-03-27T14:02:52.950Z] #39 172.3 CC criu/log.o [2020-03-27T14:02:52.950Z] #39 172.7 CC criu/lsm.o [2020-03-27T14:02:52.950Z] #39 173.1 CC criu/mem.o [2020-03-27T14:02:52.950Z] #39 174.8 CC criu/mount.o [2020-03-27T14:02:53.525Z] #39 ... [2020-03-27T14:02:53.525Z] [2020-03-27T14:02:53.526Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-27T14:02:53.526Z] #14 189.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-03-27T14:02:53.526Z] #14 189.6 Setting up dmsetup (2:1.02.155-3) ... [2020-03-27T14:02:53.781Z] #14 189.7 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-03-27T14:02:53.781Z] #14 189.7 Setting up xfsprogs (4.20.0-1) ... [2020-03-27T14:02:53.781Z] #14 189.7 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-03-27T14:02:53.781Z] #14 189.7 Processing triggers for mime-support (3.62) ... [2020-03-27T14:02:53.781Z] #14 189.8 Processing triggers for libc-bin (2.28-10) ... [2020-03-27T14:02:54.713Z] #14 DONE 190.5s [2020-03-27T14:02:54.713Z] [2020-03-27T14:02:54.713Z] #15 [dev 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-le... [2020-03-27T14:02:56.600Z] #15 1.798 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-03-27T14:02:56.600Z] #15 1.802 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-03-27T14:02:56.600Z] #15 1.805 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-03-27T14:02:56.600Z] #15 DONE 1.9s [2020-03-27T14:02:56.600Z] [2020-03-27T14:02:56.600Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-03-27T14:02:56.725Z] 🇩 bin/containerd-stress [2020-03-27T14:02:57.348Z] 🇩 bin/containerd-shim [2020-03-27T14:03:03.146Z] #16 5.670 Collecting yamllint==1.16.0 [2020-03-27T14:03:03.401Z] #16 ... [2020-03-27T14:03:03.401Z] [2020-03-27T14:03:03.401Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T14:03:03.401Z] #39 178.8 CC criu/namespaces.o [2020-03-27T14:03:03.401Z] #39 181.1 CC criu/net.o [2020-03-27T14:03:03.401Z] #39 185.0 CC criu/netfilter.o [2020-03-27T14:03:03.401Z] #39 185.4 CC criu/page-pipe.o [2020-03-27T14:03:03.401Z] #39 186.1 CC criu/page-xfer.o [2020-03-27T14:03:03.401Z] #39 187.3 CC criu/pagemap-cache.o [2020-03-27T14:03:03.401Z] #39 187.6 CC criu/pagemap.o [2020-03-27T14:03:03.962Z] #39 188.4 CC criu/parasite-syscall.o [2020-03-27T14:03:04.522Z] #39 189.2 CC criu/path.o [2020-03-27T14:03:04.778Z] #39 189.5 CC criu/pie-util-vdso-elf32.o [2020-03-27T14:03:04.778Z] #39 ... [2020-03-27T14:03:04.778Z] [2020-03-27T14:03:04.778Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-03-27T14:03:04.778Z] #52 232.3 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-03-27T14:03:06.665Z] #52 234.2 + mkdir -p /build [2020-03-27T14:03:06.921Z] #52 234.3 + cp runc /build/runc [2020-03-27T14:03:06.921Z] #52 DONE 234.5s [2020-03-27T14:03:06.921Z] [2020-03-27T14:03:06.921Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T14:03:06.921Z] #39 189.9 CC criu/pie-util-vdso.o [2020-03-27T14:03:06.921Z] #39 190.4 CC criu/pie-util.o [2020-03-27T14:03:06.921Z] #39 190.5 CC criu/pipes.o [2020-03-27T14:03:06.921Z] #39 191.3 CC criu/plugin.o [2020-03-27T14:03:06.921Z] #39 191.7 CC criu/proc_parse.o [2020-03-27T14:03:07.681Z] 🇩 bin/containerd-shim-runc-v1 [2020-03-27T14:03:10.187Z] #39 194.5 CC criu/protobuf-desc.o [2020-03-27T14:03:10.747Z] #39 195.3 CC criu/protobuf.o [2020-03-27T14:03:11.003Z] #39 ... [2020-03-27T14:03:11.003Z] [2020-03-27T14:03:11.003Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-03-27T14:03:11.003Z] #16 11.10 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-03-27T14:03:11.003Z] #16 11.22 Collecting pyyaml (from yamllint==1.16.0) [2020-03-27T14:03:11.003Z] #16 11.42 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-03-27T14:03:11.004Z] #16 12.70 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-03-27T14:03:11.004Z] #16 12.74 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-03-27T14:03:11.004Z] #16 12.78 Building wheels for collected packages: pyyaml [2020-03-27T14:03:11.004Z] #16 12.78 Running setup.py bdist_wheel for pyyaml: started [2020-03-27T14:03:11.004Z] #16 13.72 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-03-27T14:03:11.004Z] #16 13.72 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-03-27T14:03:11.004Z] #16 13.78 Successfully built pyyaml [2020-03-27T14:03:11.004Z] #16 13.79 Installing collected packages: pyyaml, pathspec, yamllint [2020-03-27T14:03:11.004Z] #16 14.10 Successfully installed pathspec-0.7.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-03-27T14:03:11.004Z] #16 DONE 14.5s [2020-03-27T14:03:11.004Z] [2020-03-27T14:03:11.004Z] #21 [dev 10/25] COPY --from=dockercli /build/ /usr/local/cli [2020-03-27T14:03:11.259Z] #21 DONE 0.2s [2020-03-27T14:03:11.259Z] [2020-03-27T14:03:11.259Z] #25 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2020-03-27T14:03:11.821Z] #25 DONE 0.8s [2020-03-27T14:03:11.821Z] [2020-03-27T14:03:11.821Z] #27 [dev 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2020-03-27T14:03:12.076Z] #27 DONE 0.1s [2020-03-27T14:03:12.076Z] [2020-03-27T14:03:12.076Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T14:03:12.076Z] #39 195.8 CC criu/pstree.o [2020-03-27T14:03:12.076Z] #39 ... [2020-03-27T14:03:12.076Z] [2020-03-27T14:03:12.076Z] #30 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2020-03-27T14:03:12.076Z] #30 DONE 0.1s [2020-03-27T14:03:12.095Z] 🇩 binaries [2020-03-27T14:03:12.095Z] + mkdir -p /build [2020-03-27T14:03:12.095Z] + cp bin/containerd /build/containerd [2020-03-27T14:03:12.095Z] + cp bin/containerd-shim /build/containerd-shim [2020-03-27T14:03:12.095Z] + cp bin/ctr /build/ctr [2020-03-27T14:03:12.332Z] [2020-03-27T14:03:12.332Z] #35 [dev 14/25] COPY --from=tini /build/ /usr/local/bin/ [2020-03-27T14:03:12.332Z] #35 DONE 0.1s [2020-03-27T14:03:12.332Z] [2020-03-27T14:03:12.332Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-03-27T14:03:12.332Z] #57 ... [2020-03-27T14:03:12.332Z] [2020-03-27T14:03:12.332Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T14:03:12.332Z] #39 197.0 CC criu/rbtree.o [2020-03-27T14:03:12.587Z] #39 197.4 CC criu/rst-malloc.o [2020-03-27T14:03:12.842Z] #39 197.6 CC criu/seccomp.o [2020-03-27T14:03:13.404Z] #39 198.1 CC criu/seize.o [2020-03-27T14:03:14.008Z] #39 198.7 CC criu/servicefd.o [2020-03-27T14:03:14.263Z] #39 199.1 CC criu/shmem.o [2020-03-27T14:03:15.189Z] #39 199.8 CC criu/sigframe.o [2020-03-27T14:03:15.444Z] #39 200.0 CC criu/signalfd.o [2020-03-27T14:03:15.700Z] #39 200.3 CC criu/sk-inet.o [2020-03-27T14:03:16.626Z] #39 201.1 CC criu/sk-netlink.o [2020-03-27T14:03:16.626Z] #39 201.4 CC criu/sk-packet.o [2020-03-27T14:03:17.577Z] #39 202.0 CC criu/sk-queue.o [2020-03-27T14:03:17.599Z] Removing intermediate container 11d4bde1eeb3 [2020-03-27T14:03:17.599Z] ---> a5ac39a90983 [2020-03-27T14:03:17.599Z] Step 61/140 : FROM dev-base AS proxy [2020-03-27T14:03:17.599Z] ---> 7bb5d5ca6837 [2020-03-27T14:03:17.599Z] Step 62/140 : ENV INSTALL_BINARY_NAME=proxy [2020-03-27T14:03:17.599Z] ---> Running in 3e28c24fec20 [2020-03-27T14:03:17.599Z] Removing intermediate container 3e28c24fec20 [2020-03-27T14:03:17.599Z] ---> fac07d178008 [2020-03-27T14:03:17.599Z] Step 63/140 : ARG LIBNETWORK_COMMIT [2020-03-27T14:03:17.599Z] ---> Running in 336e342d0848 [2020-03-27T14:03:17.599Z] Removing intermediate container 336e342d0848 [2020-03-27T14:03:17.599Z] ---> 350020a9727a [2020-03-27T14:03:17.599Z] Step 64/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-27T14:03:17.599Z] ---> 3856eb24af22 [2020-03-27T14:03:17.599Z] Step 65/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-03-27T14:03:17.834Z] #39 202.4 CC criu/sk-tcp.o [2020-03-27T14:03:17.886Z] ---> 03044d80aa51 [2020-03-27T14:03:17.886Z] Step 66/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-03-27T14:03:17.886Z] ---> Running in 4d212fcddbb3 [2020-03-27T14:03:18.171Z] + RM_GOPATH=0 [2020-03-27T14:03:18.171Z] + TMP_GOPATH= [2020-03-27T14:03:18.171Z] + : /build [2020-03-27T14:03:18.171Z] + '[' -z '' ']' [2020-03-27T14:03:18.171Z] ++ mktemp -d [2020-03-27T14:03:18.171Z] + export GOPATH=/tmp/tmp.UBwXrkfCoF [2020-03-27T14:03:18.171Z] + GOPATH=/tmp/tmp.UBwXrkfCoF [2020-03-27T14:03:18.171Z] + RM_GOPATH=1 [2020-03-27T14:03:18.171Z] ++ dirname ./install.sh [2020-03-27T14:03:18.171Z] + dir=. [2020-03-27T14:03:18.171Z] + bin=proxy [2020-03-27T14:03:18.171Z] + shift [2020-03-27T14:03:18.171Z] + '[' '!' -f ./proxy.installer ']' [2020-03-27T14:03:18.171Z] + . ./proxy.installer [2020-03-27T14:03:18.171Z] ++ : 0941c3f409260d5f05cfa6fc68420d8ad45ee483 [2020-03-27T14:03:18.171Z] + install_proxy [2020-03-27T14:03:18.171Z] + case "$1" in [2020-03-27T14:03:18.171Z] + export CGO_ENABLED=0 [2020-03-27T14:03:18.171Z] + CGO_ENABLED=0 [2020-03-27T14:03:18.171Z] + _install_proxy [2020-03-27T14:03:18.171Z] + echo 'Install docker-proxy version 0941c3f409260d5f05cfa6fc68420d8ad45ee483' [2020-03-27T14:03:18.171Z] + git clone https://github.com/docker/libnetwork.git /tmp/tmp.UBwXrkfCoF/src/github.com/docker/libnetwork [2020-03-27T14:03:18.171Z] Install docker-proxy version 0941c3f409260d5f05cfa6fc68420d8ad45ee483 [2020-03-27T14:03:18.171Z] Cloning into '/tmp/tmp.UBwXrkfCoF/src/github.com/docker/libnetwork'... [2020-03-27T14:03:18.403Z] #39 203.0 CC criu/sk-unix.o [2020-03-27T14:03:19.424Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-03-27T14:03:19.424Z] ok github.com/docker/docker/api/server/httputils 0.013s coverage: 14.7% of statements [2020-03-27T14:03:19.424Z] ok github.com/docker/docker/api/server/middleware 0.015s coverage: 37.7% of statements [2020-03-27T14:03:19.424Z] ? github.com/docker/docker/api/server/router [no test files] [2020-03-27T14:03:19.424Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-03-27T14:03:19.424Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-03-27T14:03:19.424Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-03-27T14:03:19.424Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-03-27T14:03:19.424Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-03-27T14:03:19.424Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-03-27T14:03:19.424Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-03-27T14:03:19.424Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-03-27T14:03:20.192Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-03-27T14:03:20.192Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-03-27T14:03:20.287Z] #39 204.8 CC criu/sockets.o [2020-03-27T14:03:20.287Z] #39 ... [2020-03-27T14:03:20.287Z] [2020-03-27T14:03:20.287Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-03-27T14:03:20.287Z] #36 304.5 + dpkg --print-architecture [2020-03-27T14:03:20.287Z] #36 304.5 + cd /tmp/tmp.PvsgGjHyj9/src/github.com/docker/distribution [2020-03-27T14:03:20.287Z] #36 304.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-03-27T14:03:20.287Z] #36 304.9 + GOPATH=/tmp/tmp.PvsgGjHyj9/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.PvsgGjHyj9 [2020-03-27T14:03:20.287Z] #36 304.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-03-27T14:03:20.539Z] ok github.com/docker/docker/api/server/router/swarm 0.013s coverage: 3.1% of statements [2020-03-27T14:03:20.539Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-03-27T14:03:20.539Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-03-27T14:03:20.539Z] ? github.com/docker/docker/api/types [no test files] [2020-03-27T14:03:20.539Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-03-27T14:03:20.539Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-03-27T14:03:20.539Z] ? github.com/docker/docker/api/types/container [no test files] [2020-03-27T14:03:20.539Z] ? github.com/docker/docker/api/types/events [no test files] [2020-03-27T14:03:20.847Z] #36 ... [2020-03-27T14:03:20.847Z] [2020-03-27T14:03:20.847Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-27T14:03:20.847Z] #39 205.5 CC criu/stats.o [2020-03-27T14:03:20.914Z] ok github.com/docker/docker/api/types/strslice 0.011s coverage: 90.0% of statements [2020-03-27T14:03:21.102Z] #39 205.8 CC criu/string.o [2020-03-27T14:03:21.102Z] #39 205.9 CC criu/sysctl.o [2020-03-27T14:03:21.288Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2020-03-27T14:03:21.288Z] ? github.com/docker/docker/api/types/image [no test files] [2020-03-27T14:03:21.288Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-03-27T14:03:21.288Z] ? github.com/docker/docker/api/types/network [no test files] [2020-03-27T14:03:21.288Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-03-27T14:03:21.288Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-03-27T14:03:21.288Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-03-27T14:03:21.288Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-03-27T14:03:21.288Z] ok github.com/docker/docker/api/types/time 0.025s coverage: 100.0% of statements [2020-03-27T14:03:21.643Z] + cd /tmp/tmp.UBwXrkfCoF/src/github.com/docker/libnetwork [2020-03-27T14:03:21.643Z] + git checkout -q 0941c3f409260d5f05cfa6fc68420d8ad45ee483 [2020-03-27T14:03:21.643Z] + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-03-27T14:03:21.722Z] ok github.com/docker/docker/api/types/versions 0.024s coverage: 75.0% of statements [2020-03-27T14:03:21.722Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-03-27T14:03:21.722Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-03-27T14:03:21.722Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-03-27T14:03:21.722Z] ? github.com/docker/docker/builder [no test files] [2020-03-27T14:03:21.722Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-03-27T14:03:21.722Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-03-27T14:03:21.722Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-03-27T14:03:21.722Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-03-27T14:03:21.722Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-03-27T14:03:21.722Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-03-27T14:03:21.722Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-03-27T14:03:22.026Z] #39 206.4 CC criu/sysfs_parse.o [2020-03-27T14:03:22.026Z] #39 206.8 CC criu/timerfd.o [2020-03-27T14:03:22.103Z] ok github.com/docker/docker/builder/dockerignore 0.021s coverage: 96.8% of statements [2020-03-27T14:03:22.281Z] #39 207.1 CC criu/tty.o [2020-03-27T14:03:24.164Z] #39 208.7 CC criu/tun.o [2020-03-27T14:03:24.310Z] Running on azwin-2-4a9b40 in d:\jenkins\workspace\moby_PR-40617 [Pipeline] { [Pipeline] ws [2020-03-27T14:03:24.323Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2020-03-27T14:03:24.724Z] #39 209.2 CC criu/uffd.o [2020-03-27T14:03:25.132Z] Removing intermediate container 4d212fcddbb3 [2020-03-27T14:03:25.132Z] ---> 20e97a47cf1b [2020-03-27T14:03:25.132Z] Step 67/140 : FROM base AS gometalinter [2020-03-27T14:03:25.132Z] ---> 7bb5d5ca6837 [2020-03-27T14:03:25.132Z] Step 68/140 : ENV INSTALL_BINARY_NAME=gometalinter [2020-03-27T14:03:25.132Z] ---> Running in 92af7f14dedb [2020-03-27T14:03:25.132Z] Removing intermediate container 92af7f14dedb [2020-03-27T14:03:25.132Z] ---> 144e06f78bb5 [2020-03-27T14:03:25.132Z] Step 69/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-27T14:03:25.270Z] ok github.com/docker/docker/builder/fscache 0.119s coverage: 69.2% of statements [2020-03-27T14:03:25.417Z] ---> a95a1b0d5e0f [2020-03-27T14:03:25.417Z] Step 70/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-03-27T14:03:25.417Z] ---> 010177c951b3 [2020-03-27T14:03:25.417Z] Step 71/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-03-27T14:03:25.417Z] ---> Running in f1c18cd7e7a2 [2020-03-27T14:03:25.646Z] ok github.com/docker/docker/builder/dockerfile 0.904s coverage: 45.1% of statements [2020-03-27T14:03:25.648Z] #39 210.2 CC criu/util.o [2020-03-27T14:03:25.711Z] + RM_GOPATH=0 [2020-03-27T14:03:25.711Z] + TMP_GOPATH= [2020-03-27T14:03:25.711Z] + : /build [2020-03-27T14:03:25.711Z] + '[' -z '' ']' [2020-03-27T14:03:25.711Z] ++ mktemp -d [2020-03-27T14:03:25.711Z] + export GOPATH=/tmp/tmp.LC8hvV8ict [2020-03-27T14:03:25.711Z] + GOPATH=/tmp/tmp.LC8hvV8ict [2020-03-27T14:03:25.711Z] + RM_GOPATH=1 [2020-03-27T14:03:25.711Z] ++ dirname ./install.sh [2020-03-27T14:03:25.711Z] + dir=. [2020-03-27T14:03:25.711Z] + bin=gometalinter [2020-03-27T14:03:25.711Z] + shift [2020-03-27T14:03:25.711Z] + '[' '!' -f ./gometalinter.installer ']' [2020-03-27T14:03:25.711Z] + . ./gometalinter.installer [2020-03-27T14:03:25.711Z] ++ GOMETALINTER_COMMIT=v2.0.6 [2020-03-27T14:03:25.711Z] + install_gometalinter [2020-03-27T14:03:25.711Z] Installing gometalinter version v2.0.6 [2020-03-27T14:03:25.711Z] + echo 'Installing gometalinter version v2.0.6' [2020-03-27T14:03:25.711Z] + go get -d github.com/alecthomas/gometalinter [2020-03-27T14:03:26.572Z] #39 211.2 CC criu/uts_ns.o [2020-03-27T14:03:26.828Z] #39 211.4 CC criu/vdso-compat.o [2020-03-27T14:03:27.083Z] #39 211.7 CC criu/vdso.o [2020-03-27T14:03:27.190Z] + cd /tmp/tmp.LC8hvV8ict/src/github.com/alecthomas/gometalinter [2020-03-27T14:03:27.190Z] + git checkout -q v2.0.6 [2020-03-27T14:03:27.190Z] + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2020-03-27T14:03:27.478Z] ok github.com/docker/docker/builder/remotecontext/git 0.563s coverage: 85.1% of statements [2020-03-27T14:03:27.478Z] ok github.com/docker/docker/builder/remotecontext 0.380s coverage: 13.6% of statements [2020-03-27T14:03:27.643Z] #39 212.2 LINK criu/built-in.o [2020-03-27T14:03:27.643Z] #39 212.3 LINK criu/criu [2020-03-27T14:03:27.832Z] ? github.com/docker/docker/cli [no test files] [2020-03-27T14:03:27.832Z] ? github.com/docker/docker/cli/config [no test files] [2020-03-27T14:03:27.832Z] ok github.com/docker/docker/cli/debug 0.008s coverage: 100.0% of statements [2020-03-27T14:03:27.898Z] #39 212.7 DEP lib/c/criu.d [2020-03-27T14:03:28.153Z] #39 212.8 CC images/rpc.pb-c.o [2020-03-27T14:03:28.713Z] #39 213.2 CC lib/c/criu.o [2020-03-27T14:03:29.636Z] #39 214.2 LINK lib/c/built-in.o [2020-03-27T14:03:29.636Z] #39 214.2 LINK lib/c/libcriu.so [2020-03-27T14:03:29.891Z] #39 214.4 GEN magic.py [2020-03-27T14:03:29.891Z] #39 214.5 Note: Building without setproctitle() and strlcpy() support. [2020-03-27T14:03:29.891Z] #39 214.5 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-03-27T14:03:30.451Z] #39 215.1 fatal: not a git repository (or any of the parent directories): .git [2020-03-27T14:03:31.010Z] #39 215.6 make[1]: Nothing to be done for 'all'. [2020-03-27T14:03:31.571Z] #39 216.2 make[1]: 'images/built-in.o' is up to date. [2020-03-27T14:03:31.571Z] #39 216.2 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-03-27T14:03:31.571Z] #39 216.2 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-03-27T14:03:31.571Z] #39 216.3 make[1]: 'compel/libcompel.a' is up to date. [2020-03-27T14:03:31.571Z] #39 216.3 make[1]: 'compel/compel-host-bin' is up to date. [2020-03-27T14:03:31.571Z] #39 216.3 make[1]: Nothing to be done for 'all'. [2020-03-27T14:03:31.825Z] #39 216.3 make[1]: 'soccr/libsoccr.a' is up to date. [2020-03-27T14:03:31.825Z] #39 216.6 make[2]: Nothing to be done for 'all'. [2020-03-27T14:03:31.899Z] ok github.com/docker/docker/client 0.166s coverage: 75.7% of statements [2020-03-27T14:03:32.081Z] #39 216.6 make[2]: Nothing to be done for 'all'. [2020-03-27T14:03:32.081Z] #39 216.6 make[2]: Nothing to be done for 'all'. [2020-03-27T14:03:32.081Z] #39 216.7 make[2]: Nothing to be done for 'all'. [2020-03-27T14:03:32.081Z] #39 216.8 make[2]: Nothing to be done for 'all'. [2020-03-27T14:03:32.081Z] #39 216.8 make[2]: Nothing to be done for 'all'. [2020-03-27T14:03:32.081Z] #39 216.8 make[2]: Nothing to be done for 'all'. [2020-03-27T14:03:32.336Z] #39 216.9 make[2]: Nothing to be done for 'all'. [2020-03-27T14:03:32.336Z] #39 216.9 INSTALL criu/criu [2020-03-27T14:03:32.591Z] #39 DONE 217.4s [2020-03-27T14:03:32.591Z] [2020-03-27T14:03:32.591Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-03-27T14:03:34.484Z] #57 ... [2020-03-27T14:03:34.484Z] [2020-03-27T14:03:34.484Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-03-27T14:03:34.484Z] #36 325.6 + rm -rf /tmp/tmp.PvsgGjHyj9/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.PvsgGjHyj9 [2020-03-27T14:03:34.484Z] #36 DONE 325.7s [2020-03-27T14:03:34.484Z] [2020-03-27T14:03:34.484Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-03-27T14:03:35.847Z] #48 ... [2020-03-27T14:03:35.847Z] [2020-03-27T14:03:35.847Z] #37 [dev 15/25] COPY --from=registry /build/ /usr/local/bin/ [2020-03-27T14:03:35.847Z] #37 DONE 0.2s [2020-03-27T14:03:35.847Z] [2020-03-27T14:03:35.847Z] #40 [dev 16/25] COPY --from=criu /build/ /usr/local/ [2020-03-27T14:03:36.105Z] #40 ... [2020-03-27T14:03:36.105Z] [2020-03-27T14:03:36.105Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-03-27T14:03:36.105Z] #48 DONE 326.7s [2020-03-27T14:03:36.105Z] [2020-03-27T14:03:36.105Z] #40 [dev 16/25] COPY --from=criu /build/ /usr/local/ [2020-03-27T14:03:36.105Z] #40 DONE 0.1s [2020-03-27T14:03:36.105Z] [2020-03-27T14:03:36.105Z] #43 [dev 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2020-03-27T14:03:36.105Z] #43 DONE 0.1s [2020-03-27T14:03:36.105Z] [2020-03-27T14:03:36.105Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-03-27T14:03:36.361Z] #57 ... [2020-03-27T14:03:36.361Z] [2020-03-27T14:03:36.361Z] #46 [dev 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-03-27T14:03:36.361Z] #46 DONE 0.1s [2020-03-27T14:03:36.616Z] [2020-03-27T14:03:36.616Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-03-27T14:03:38.506Z] #57 ... [2020-03-27T14:03:38.506Z] [2020-03-27T14:03:38.506Z] #49 [dev 19/25] COPY --from=gometalinter /build/ /usr/local/bin/ [2020-03-27T14:03:39.071Z] #49 DONE 0.4s [2020-03-27T14:03:39.071Z] [2020-03-27T14:03:39.071Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-03-27T14:03:39.071Z] #57 ... [2020-03-27T14:03:39.071Z] [2020-03-27T14:03:39.071Z] #53 [dev 20/25] COPY --from=runc /build/ /usr/local/bin/ [2020-03-27T14:03:39.071Z] #53 DONE 0.1s [2020-03-27T14:03:39.071Z] [2020-03-27T14:03:39.071Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-03-27T14:03:45.692Z] + GOBIN=/build [2020-03-27T14:03:45.692Z] + /build/gometalinter --install [2020-03-27T14:03:45.692Z] Installing: [2020-03-27T14:03:45.692Z] deadcode [2020-03-27T14:03:45.692Z] dupl [2020-03-27T14:03:45.692Z] errcheck [2020-03-27T14:03:45.692Z] gas [2020-03-27T14:03:45.692Z] gochecknoglobals [2020-03-27T14:03:45.692Z] gochecknoinits [2020-03-27T14:03:45.692Z] goconst [2020-03-27T14:03:45.692Z] gocyclo [2020-03-27T14:03:45.692Z] goimports [2020-03-27T14:03:45.692Z] golint [2020-03-27T14:03:45.692Z] gosimple [2020-03-27T14:03:45.692Z] gotype [2020-03-27T14:03:45.692Z] gotypex [2020-03-27T14:03:45.692Z] ineffassign [2020-03-27T14:03:45.692Z] interfacer [2020-03-27T14:03:45.692Z] lll [2020-03-27T14:03:45.692Z] maligned [2020-03-27T14:03:45.692Z] megacheck [2020-03-27T14:03:45.692Z] misspell [2020-03-27T14:03:45.692Z] nakedret [2020-03-27T14:03:45.692Z] safesql [2020-03-27T14:03:45.692Z] staticcheck [2020-03-27T14:03:45.692Z] structcheck [2020-03-27T14:03:45.692Z] unconvert [2020-03-27T14:03:45.692Z] unparam [2020-03-27T14:03:45.692Z] unused [2020-03-27T14:03:45.692Z] varcheck [2020-03-27T14:03:47.148Z] #57 270.7 🇩 bin/containerd [2020-03-27T14:03:47.572Z] using credential docker-jenkins-github-credentials [2020-03-27T14:03:47.650Z] Cloning the remote Git repository [2020-03-27T14:03:47.650Z] Cloning with configured refspecs honoured and without tags [2020-03-27T14:03:47.886Z] Cloning repository https://github.com/moby/moby.git [2020-03-27T14:03:48.378Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-03-27T14:03:51.059Z] Congratulations! "./pkg/..." is safely isolated from internal code. [2020-03-27T14:03:51.059Z] No api/types/ or api/swagger.yaml changes in diff. [2020-03-27T14:03:51.059Z] Congratulations! All toml source files changed here have valid syntax. [2020-03-27T14:03:51.059Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-03-27T14:03:51.059Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-03-27T14:03:51.397Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40617/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr12 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f4a7311dabd3eded3a5979c06127303f694f6b29 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:f4a7311dabd3eded3a5979c06127303f694f6b29 hack/make.sh dynbinary-daemon test-docker-py [2020-03-27T14:03:50.143Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-27T14:03:50.143Z] > git --version # timeout=10 [2020-03-27T14:03:50.195Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-27T14:03:50.198Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40617/head:refs/remotes/origin/PR-40617 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-03-27T14:03:51.963Z] [2020-03-27T14:03:51.963Z] Removing bundles/ [2020-03-27T14:03:51.963Z] [2020-03-27T14:03:51.963Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-03-27T14:03:51.963Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-03-27T14:03:51.963Z] GOOS="" GOARCH="" GOARM="" [2020-03-27T14:04:00.274Z] ok github.com/docker/docker/cmd/dockerd/hack 0.006s coverage: 72.9% of statements [2020-03-27T14:04:00.274Z] ok github.com/docker/docker/cmd/dockerd 0.040s coverage: 29.6% of statements [2020-03-27T14:04:00.274Z] ok github.com/docker/docker/container 0.120s coverage: 35.6% of statements [2020-03-27T14:04:00.274Z] ? github.com/docker/docker/container/stream [no test files] [2020-03-27T14:04:00.274Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-03-27T14:04:00.274Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-03-27T14:04:00.274Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-03-27T14:04:04.444Z] ok github.com/docker/docker/daemon/cluster 0.059s coverage: 0.5% of statements [2020-03-27T14:04:06.235Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2020-03-27T14:04:06.391Z] Fetching without tags [2020-03-27T14:04:06.013Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-27T14:04:06.115Z] > git config --add remote.origin.fetch +refs/pull/40617/head:refs/remotes/origin/PR-40617 # timeout=10 [2020-03-27T14:04:06.172Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-03-27T14:04:06.291Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-27T14:04:07.144Z] Merging remotes/origin/19.03 commit 1db5199ddce6a9e94421427c9109f25e03c03fa6 into PR head commit 021258661bc865f581a98cfe75e79af46dd91cb7 [2020-03-27T14:04:08.139Z] ok github.com/docker/docker/daemon/cluster/convert 0.007s coverage: 35.8% of statements [2020-03-27T14:04:06.421Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-27T14:04:06.422Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-27T14:04:06.423Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40617/head:refs/remotes/origin/PR-40617 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-03-27T14:04:07.246Z] > git config core.sparsecheckout # timeout=10 [2020-03-27T14:04:07.295Z] > git checkout -f 021258661bc865f581a98cfe75e79af46dd91cb7 # timeout=10 [2020-03-27T14:04:10.857Z] Merge succeeded, producing d8252cbf061f93365ad6ffe5d17289d824ecb992 [2020-03-27T14:04:10.858Z] Checking out Revision d8252cbf061f93365ad6ffe5d17289d824ecb992 (PR-40617) [2020-03-27T14:04:09.926Z] > git merge 1db5199ddce6a9e94421427c9109f25e03c03fa6 # timeout=10 [2020-03-27T14:04:10.622Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-03-27T14:04:10.887Z] > git config core.sparsecheckout # timeout=10 [2020-03-27T14:04:10.946Z] > git checkout -f d8252cbf061f93365ad6ffe5d17289d824ecb992 # timeout=10 [2020-03-27T14:04:13.634Z] #57 294.1 🇩 bin/containerd-stress [2020-03-27T14:04:13.634Z] #57 295.7 🇩 bin/containerd-shim [2020-03-27T14:04:15.734Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.427s coverage: 13.6% of statements [2020-03-27T14:04:17.027Z] ok github.com/docker/docker/daemon/config 0.039s coverage: 82.2% of statements [2020-03-27T14:04:17.432Z] ok github.com/docker/docker/daemon 12.298s coverage: 17.5% of statements [2020-03-27T14:04:17.432Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-03-27T14:04:17.432Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-03-27T14:04:17.796Z] #57 302.0 🇩 bin/containerd-shim-runc-v1 [2020-03-27T14:04:18.319Z] Removing intermediate container f1c18cd7e7a2 [2020-03-27T14:04:18.319Z] ---> b9447891c423 [2020-03-27T14:04:18.319Z] Step 72/140 : FROM base AS gotestsum [2020-03-27T14:04:18.319Z] ---> 7bb5d5ca6837 [2020-03-27T14:04:18.319Z] Step 73/140 : ENV INSTALL_BINARY_NAME=gotestsum [2020-03-27T14:04:18.319Z] ---> Running in 30ef8e877c13 [2020-03-27T14:04:18.319Z] Removing intermediate container 30ef8e877c13 [2020-03-27T14:04:18.319Z] ---> 2824645123c9 [2020-03-27T14:04:18.319Z] Step 74/140 : ARG GOTESTSUM_COMMIT [2020-03-27T14:04:18.319Z] ---> Running in 88b05f06b10d [2020-03-27T14:04:18.319Z] Removing intermediate container 88b05f06b10d [2020-03-27T14:04:18.319Z] ---> e7068f447f2a [2020-03-27T14:04:18.319Z] Step 75/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-27T14:04:18.319Z] ---> 567f556de8cb [2020-03-27T14:04:18.319Z] Step 76/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-03-27T14:04:18.319Z] ---> 8c2c993868f1 [2020-03-27T14:04:18.319Z] Step 77/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-03-27T14:04:18.319Z] ---> Running in a902c9ded7c7 [2020-03-27T14:04:18.319Z] + RM_GOPATH=0 [2020-03-27T14:04:18.319Z] + TMP_GOPATH= [2020-03-27T14:04:18.319Z] + : /build [2020-03-27T14:04:18.319Z] + '[' -z '' ']' [2020-03-27T14:04:18.319Z] ++ mktemp -d [2020-03-27T14:04:18.319Z] + export GOPATH=/tmp/tmp.i6lzDIfHtb [2020-03-27T14:04:18.319Z] + GOPATH=/tmp/tmp.i6lzDIfHtb [2020-03-27T14:04:18.319Z] + RM_GOPATH=1 [2020-03-27T14:04:18.319Z] ++ dirname ./install.sh [2020-03-27T14:04:18.319Z] Installing gotestsum version v0.3.5 [2020-03-27T14:04:18.319Z] + dir=. [2020-03-27T14:04:18.319Z] + bin=gotestsum [2020-03-27T14:04:18.319Z] + shift [2020-03-27T14:04:18.319Z] + '[' '!' -f ./gotestsum.installer ']' [2020-03-27T14:04:18.319Z] + . ./gotestsum.installer [2020-03-27T14:04:18.319Z] ++ : v0.3.5 [2020-03-27T14:04:18.319Z] + install_gotestsum [2020-03-27T14:04:18.319Z] + echo 'Installing gotestsum version v0.3.5' [2020-03-27T14:04:18.319Z] + go get -d gotest.tools/gotestsum [2020-03-27T14:04:18.732Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.4% of statements [2020-03-27T14:04:18.732Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2020-03-27T14:04:18.732Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-03-27T14:04:18.732Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-03-27T14:04:20.008Z] ok github.com/docker/docker/daemon/graphdriver 0.013s coverage: 2.2% of statements [2020-03-27T14:04:21.058Z] #57 304.8 🇩 binaries [2020-03-27T14:04:21.058Z] #57 304.8 + mkdir -p /build [2020-03-27T14:04:21.058Z] #57 304.8 + cp bin/containerd /build/containerd [2020-03-27T14:04:21.058Z] #57 304.8 + cp bin/containerd-shim /build/containerd-shim [2020-03-27T14:04:21.058Z] #57 304.8 + cp bin/ctr /build/ctr [2020-03-27T14:04:21.058Z] #57 DONE 305.3s [2020-03-27T14:04:21.851Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.004s coverage: 2.9% of statements [2020-03-27T14:04:22.938Z] [2020-03-27T14:04:22.938Z] #58 [dev 21/25] COPY --from=containerd /build/ /usr/local/bin/ [2020-03-27T14:04:22.938Z] #58 DONE 0.2s [2020-03-27T14:04:22.938Z] [2020-03-27T14:04:22.938Z] #62 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-03-27T14:04:23.131Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.269s coverage: 57.8% of statements [2020-03-27T14:04:23.192Z] #62 DONE 0.1s [2020-03-27T14:04:23.192Z] [2020-03-27T14:04:23.192Z] #64 [dev 23/25] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-03-27T14:04:23.192Z] #64 DONE 0.1s [2020-03-27T14:04:23.192Z] [2020-03-27T14:04:23.192Z] #67 [dev 24/25] COPY --from=proxy /build/ /usr/local/bin/ [2020-03-27T14:04:23.192Z] #67 DONE 0.1s [2020-03-27T14:04:23.192Z] [2020-03-27T14:04:23.192Z] #68 [dev 25/25] WORKDIR /go/src/github.com/docker/docker [2020-03-27T14:04:23.192Z] #68 DONE 0.0s [2020-03-27T14:04:23.447Z] [2020-03-27T14:04:23.447Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-03-27T14:04:24.370Z] #69 DONE 1.2s [2020-03-27T14:04:24.625Z] [2020-03-27T14:04:24.625Z] #70 exporting to image [2020-03-27T14:04:24.625Z] #70 exporting layers [2020-03-27T14:04:26.722Z] + cd /tmp/tmp.i6lzDIfHtb/src/gotest.tools/gotestsum [2020-03-27T14:04:26.723Z] + git checkout -q v0.3.5 [2020-03-27T14:04:26.723Z] + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-03-27T14:04:26.928Z] Commit message: "Merge commit '1db5199ddce6a9e94421427c9109f25e03c03fa6' into HEAD" [2020-03-27T14:04:27.065Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-03-27T14:04:29.312Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.434s coverage: 45.9% of statements [2020-03-27T14:04:26.958Z] > git rev-list --no-walk cc0c1feb60aba177a365733cceb65621d70eed89 # timeout=10 [2020-03-27T14:04:30.742Z] + docker version [2020-03-27T14:04:31.147Z] #70 exporting layers 6.7s done [2020-03-27T14:04:31.147Z] #70 writing image sha256:adaf0479d8a5148478f859fe8e667289d266c1add7e36b1a62dba7051d19715d done [2020-03-27T14:04:31.147Z] #70 naming to docker.io/library/docker:f4a7311dabd3eded3a5979c06127303f694f6b29 done [2020-03-27T14:04:31.147Z] #70 DONE 6.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-03-27T14:04:31.698Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.858s coverage: 49.5% of statements [2020-03-27T14:04:32.620Z] ok github.com/docker/docker/daemon/graphdriver/aufs 12.454s coverage: 72.3% of statements [2020-03-27T14:04:32.620Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-03-27T14:04:33.223Z] [2020-03-27T14:04:33.224Z] Removing bundles/ [2020-03-27T14:04:33.224Z] [2020-03-27T14:04:33.224Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-03-27T14:04:33.224Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-03-27T14:04:33.224Z] GOOS="" GOARCH="" GOARM="" [2020-03-27T14:04:34.394Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.499s coverage: 76.1% of statements [2020-03-27T14:04:35.637Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.005s coverage: 58.0% of statements [2020-03-27T14:04:36.449Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.004s coverage: 3.0% of statements [2020-03-27T14:04:39.033Z] ok github.com/docker/docker/daemon/images 0.009s coverage: 4.9% of statements [2020-03-27T14:04:39.033Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2020-03-27T14:04:39.387Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.391s coverage: 60.1% of statements [2020-03-27T14:04:39.387Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-03-27T14:04:39.387Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-03-27T14:04:39.387Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-03-27T14:04:39.387Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-03-27T14:04:40.660Z] ok github.com/docker/docker/daemon/logger 0.213s coverage: 43.7% of statements [2020-03-27T14:04:41.120Z] Client: Docker Engine - Enterprise [2020-03-27T14:04:41.120Z] Version: 19.03.5 [2020-03-27T14:04:41.120Z] API version: 1.40 [2020-03-27T14:04:41.120Z] Go version: go1.12.12 [2020-03-27T14:04:41.120Z] Git commit: 2ee0c57608 [2020-03-27T14:04:41.120Z] Built: 11/13/2019 08:00:16 [2020-03-27T14:04:41.120Z] OS/Arch: windows/amd64 [2020-03-27T14:04:41.120Z] Experimental: false [2020-03-27T14:04:41.120Z] [2020-03-27T14:04:41.120Z] Server: Docker Engine - Enterprise [2020-03-27T14:04:41.120Z] Engine: [2020-03-27T14:04:41.120Z] Version: 19.03.5 [2020-03-27T14:04:41.120Z] API version: 1.40 (minimum version 1.24) [2020-03-27T14:04:41.120Z] Go version: go1.12.12 [2020-03-27T14:04:41.120Z] Git commit: 2ee0c57608 [2020-03-27T14:04:41.120Z] Built: 11/13/2019 07:58:51 [2020-03-27T14:04:41.120Z] OS/Arch: windows/amd64 [2020-03-27T14:04:41.120Z] Experimental: true [2020-03-27T14:04:41.442Z] ok github.com/docker/docker/daemon/logger/awslogs 0.073s coverage: 78.6% of statements [2020-03-27T14:04:41.442Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-03-27T14:04:41.442Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [Pipeline] sh [2020-03-27T14:04:41.803Z] ok github.com/docker/docker/daemon/logger/gelf 0.019s coverage: 67.0% of statements [2020-03-27T14:04:42.575Z] ok github.com/docker/docker/daemon/logger/journald 0.006s coverage: 26.2% of statements [2020-03-27T14:04:42.677Z] + docker info [2020-03-27T14:04:42.934Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.005s coverage: 62.1% of statements [2020-03-27T14:04:43.306Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.046s coverage: 88.3% of statements [2020-03-27T14:04:44.078Z] ok github.com/docker/docker/daemon/logger/local 0.027s coverage: 74.7% of statements [2020-03-27T14:04:44.078Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-03-27T14:04:44.542Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.011s coverage: 20.0% of statements [2020-03-27T14:04:45.229Z] Removing intermediate container a902c9ded7c7 [2020-03-27T14:04:45.229Z] ---> de10035594dc [2020-03-27T14:04:45.229Z] Step 78/140 : FROM dev-base AS dockercli [2020-03-27T14:04:45.229Z] ---> 7bb5d5ca6837 [2020-03-27T14:04:45.229Z] Step 79/140 : ENV INSTALL_BINARY_NAME=dockercli [2020-03-27T14:04:45.229Z] ---> Running in 2d3821bdf105 [2020-03-27T14:04:45.513Z] Removing intermediate container 2d3821bdf105 [2020-03-27T14:04:45.513Z] ---> c8714b30eabe [2020-03-27T14:04:45.513Z] Step 80/140 : ARG DOCKERCLI_CHANNEL [2020-03-27T14:04:45.513Z] ---> Running in eb11fc4b95cc [2020-03-27T14:04:45.513Z] Removing intermediate container eb11fc4b95cc [2020-03-27T14:04:45.513Z] ---> c50db3148202 [2020-03-27T14:04:45.513Z] Step 81/140 : ARG DOCKERCLI_VERSION [2020-03-27T14:04:45.513Z] ---> Running in cc9a735e4f85 [2020-03-27T14:04:45.797Z] Removing intermediate container cc9a735e4f85 [2020-03-27T14:04:45.797Z] ---> 0fb2b875a43c [2020-03-27T14:04:45.797Z] Step 82/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-27T14:04:45.797Z] ---> 653a8c2ee82d [2020-03-27T14:04:45.797Z] Step 83/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-03-27T14:04:45.801Z] ok github.com/docker/docker/daemon/logger/syslog 0.019s coverage: 47.8% of statements [2020-03-27T14:04:46.083Z] ---> bec15f91c0af [2020-03-27T14:04:46.083Z] Step 84/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-03-27T14:04:46.083Z] ---> Running in 44fba5664182 [2020-03-27T14:04:46.168Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-03-27T14:04:46.367Z] + RM_GOPATH=0 [2020-03-27T14:04:46.367Z] + TMP_GOPATH= [2020-03-27T14:04:46.367Z] + : /build [2020-03-27T14:04:46.367Z] + '[' -z '' ']' [2020-03-27T14:04:46.367Z] ++ mktemp -d [2020-03-27T14:04:46.367Z] + export GOPATH=/tmp/tmp.F96MFLjvsu [2020-03-27T14:04:46.367Z] + GOPATH=/tmp/tmp.F96MFLjvsu [2020-03-27T14:04:46.367Z] + RM_GOPATH=1 [2020-03-27T14:04:46.367Z] ++ dirname ./install.sh [2020-03-27T14:04:46.367Z] + dir=. [2020-03-27T14:04:46.367Z] + bin=dockercli [2020-03-27T14:04:46.367Z] + shift [2020-03-27T14:04:46.367Z] + '[' '!' -f ./dockercli.installer ']' [2020-03-27T14:04:46.367Z] + . ./dockercli.installer [2020-03-27T14:04:46.367Z] ++ : stable [2020-03-27T14:04:46.367Z] ++ : 17.06.2-ce [2020-03-27T14:04:46.367Z] + install_dockercli [2020-03-27T14:04:46.367Z] + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-03-27T14:04:46.367Z] Install docker/cli version 17.06.2-ce from stable [2020-03-27T14:04:46.367Z] ++ uname -m [2020-03-27T14:04:46.367Z] + arch=ppc64le [2020-03-27T14:04:46.367Z] + '[' ppc64le '!=' x86_64 ']' [2020-03-27T14:04:46.367Z] + '[' ppc64le '!=' s390x ']' [2020-03-27T14:04:46.367Z] + '[' ppc64le '!=' armhf ']' [2020-03-27T14:04:46.367Z] + build_dockercli [2020-03-27T14:04:46.367Z] + git clone https://github.com/docker/docker-ce /tmp/tmp.F96MFLjvsu/tmp/docker-ce [2020-03-27T14:04:46.367Z] Cloning into '/tmp/tmp.F96MFLjvsu/tmp/docker-ce'... [2020-03-27T14:04:46.933Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2020-03-27T14:04:47.293Z] ok github.com/docker/docker/daemon/logger/splunk 1.538s coverage: 84.5% of statements [2020-03-27T14:04:47.293Z] ? github.com/docker/docker/daemon/names [no test files] [2020-03-27T14:04:47.293Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-03-27T14:04:49.177Z] ok github.com/docker/docker/distribution 0.273s coverage: 22.3% of statements [2020-03-27T14:04:49.177Z] ok github.com/docker/docker/distribution/metadata 0.033s coverage: 48.2% of statements [2020-03-27T14:04:49.177Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-03-27T14:04:50.421Z] ok github.com/docker/docker/errdefs 0.005s coverage: 49.4% of statements [2020-03-27T14:04:51.684Z] ok github.com/docker/docker/image 0.034s coverage: 86.4% of statements [2020-03-27T14:04:51.684Z] ok github.com/docker/docker/distribution/xfer 1.446s coverage: 83.4% of statements [2020-03-27T14:04:51.684Z] ? github.com/docker/docker/dockerversion [no test files] [2020-03-27T14:04:52.561Z] ok github.com/docker/docker/image/cache 0.015s coverage: 19.2% of statements [2020-03-27T14:04:52.561Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-03-27T14:04:53.366Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2020-03-27T14:04:53.366Z] ? github.com/docker/docker/internal/test [no test files] [2020-03-27T14:04:54.119Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2020-03-27T14:04:54.119Z] ? github.com/docker/docker/internal/test/environment [no test files] [2020-03-27T14:04:54.119Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2020-03-27T14:04:54.119Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2020-03-27T14:04:54.119Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2020-03-27T14:04:54.119Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2020-03-27T14:04:54.119Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2020-03-27T14:04:54.119Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2020-03-27T14:04:54.486Z] ? github.com/docker/docker/internal/test/registry [no test files] [2020-03-27T14:04:54.486Z] ? github.com/docker/docker/internal/test/request [no test files] [2020-03-27T14:04:54.486Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-03-27T14:04:54.855Z] ok github.com/docker/docker/internal/testutil 0.003s coverage: 62.5% of statements [2020-03-27T14:04:55.221Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2020-03-27T14:04:56.694Z] ok github.com/docker/docker/opts 0.014s coverage: 66.9% of statements [2020-03-27T14:04:57.051Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 50.0% of statements [2020-03-27T14:04:58.801Z] ok github.com/docker/docker/pkg/archive 0.459s coverage: 77.2% of statements [2020-03-27T14:05:00.102Z] ok github.com/docker/docker/pkg/authorization 0.408s coverage: 66.7% of statements [2020-03-27T14:05:00.102Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2020-03-27T14:05:00.478Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2020-03-27T14:05:04.421Z] ok github.com/docker/docker/layer 7.871s coverage: 72.0% of statements [2020-03-27T14:05:04.421Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-03-27T14:05:04.421Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-03-27T14:05:04.421Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-03-27T14:05:04.421Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-03-27T14:05:04.421Z] ? github.com/docker/docker/oci [no test files] [2020-03-27T14:05:04.421Z] ? github.com/docker/docker/oci/caps [no test files] [2020-03-27T14:05:04.421Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2020-03-27T14:05:04.862Z] ok github.com/docker/docker/pkg/chrootarchive 3.489s coverage: 43.2% of statements [2020-03-27T14:05:04.862Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-03-27T14:05:04.862Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-03-27T14:05:05.231Z] ok github.com/docker/docker/pkg/discovery 0.015s coverage: 58.3% of statements [2020-03-27T14:05:05.231Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 92.9% of statements [2020-03-27T14:05:06.026Z] ok github.com/docker/docker/pkg/discovery/memory 0.003s coverage: 92.3% of statements [2020-03-27T14:05:06.395Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements [2020-03-27T14:05:06.757Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2020-03-27T14:05:07.980Z] ok github.com/docker/docker/pkg/filenotify 0.626s coverage: 66.3% of statements [2020-03-27T14:05:09.283Z] ok github.com/docker/docker/pkg/fileutils 0.026s coverage: 89.5% of statements [2020-03-27T14:05:09.283Z] ok github.com/docker/docker/pkg/discovery/kv 3.083s coverage: 84.1% of statements [2020-03-27T14:05:10.049Z] ok github.com/docker/docker/pkg/homedir 0.007s coverage: 10.2% of statements [2020-03-27T14:05:10.049Z] ok github.com/docker/docker/pkg/fsutils 0.371s coverage: 85.1% of statements [2020-03-27T14:05:10.829Z] ok github.com/docker/docker/pkg/idtools 0.279s coverage: 70.1% of statements [2020-03-27T14:05:11.183Z] ok github.com/docker/docker/pkg/ioutils 0.325s coverage: 70.0% of statements [2020-03-27T14:05:11.183Z] ok github.com/docker/docker/pkg/jsonmessage 0.009s coverage: 91.7% of statements [2020-03-27T14:05:11.543Z] ok github.com/docker/docker/pkg/locker 0.008s coverage: 88.9% of statements [2020-03-27T14:05:11.543Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2020-03-27T14:05:11.543Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-03-27T14:05:12.067Z] ok github.com/docker/docker/pkg/namesgenerator 0.010s coverage: 85.7% of statements [2020-03-27T14:05:12.440Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2020-03-27T14:05:12.797Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2020-03-27T14:05:13.163Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.002s coverage: 90.0% of statements [2020-03-27T14:05:13.376Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-03-27T14:05:13.376Z] [2020-03-27T14:05:13.376Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-03-27T14:05:13.376Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-03-27T14:05:13.376Z] Using test binary docker [2020-03-27T14:05:13.376Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-03-27T14:05:13.376Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-03-27T14:05:13.376Z] INFO: Waiting for daemon to start... [2020-03-27T14:05:13.376Z] Starting dockerd [2020-03-27T14:05:13.376Z] . [2020-03-27T14:05:13.376Z] INFO: Building docker-sdk-python3:4.1.0... [2020-03-27T14:05:13.522Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2020-03-27T14:05:13.522Z] ok github.com/docker/docker/pkg/mount 1.229s coverage: 69.6% of statements [2020-03-27T14:05:13.522Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-03-27T14:05:13.522Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-03-27T14:05:13.522Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-03-27T14:05:14.731Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.007s coverage: 56.8% of statements [2020-03-27T14:05:15.092Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2020-03-27T14:05:15.554Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 87.9% of statements [2020-03-27T14:05:15.920Z] ok github.com/docker/docker/pkg/progress 0.004s coverage: 75.9% of statements [2020-03-27T14:05:17.125Z] ok github.com/docker/docker/pkg/pubsub 1.020s coverage: 72.7% of statements [2020-03-27T14:05:17.483Z] ok github.com/docker/docker/pkg/reexec 0.005s coverage: 82.4% of statements [2020-03-27T14:05:18.480Z] Client: [2020-03-27T14:05:18.480Z] Debug Mode: false [2020-03-27T14:05:18.480Z] Plugins: [2020-03-27T14:05:18.480Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-03-27T14:05:18.480Z] [2020-03-27T14:05:18.480Z] Server: [2020-03-27T14:05:18.480Z] Containers: 0 [2020-03-27T14:05:18.480Z] Running: 0 [2020-03-27T14:05:18.480Z] Paused: 0 [2020-03-27T14:05:18.480Z] Stopped: 0 [2020-03-27T14:05:18.480Z] Images: 0 [2020-03-27T14:05:18.480Z] Server Version: 19.03.5 [2020-03-27T14:05:18.480Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-03-27T14:05:18.480Z] Windows: [2020-03-27T14:05:18.480Z] LCOW: [2020-03-27T14:05:18.480Z] Logging Driver: json-file [2020-03-27T14:05:18.480Z] Plugins: [2020-03-27T14:05:18.480Z] Volume: local [2020-03-27T14:05:18.480Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-03-27T14:05:18.480Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-03-27T14:05:18.480Z] Swarm: inactive [2020-03-27T14:05:18.480Z] Default Isolation: process [2020-03-27T14:05:18.480Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-03-27T14:05:18.480Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039) [2020-03-27T14:05:18.480Z] OSType: windows [2020-03-27T14:05:18.480Z] Architecture: x86_64 [2020-03-27T14:05:18.480Z] CPUs: 4 [2020-03-27T14:05:18.480Z] Total Memory: 32GiB [2020-03-27T14:05:18.480Z] Name: azwin-2-4a9b40 [2020-03-27T14:05:18.480Z] ID: UR4U:SP26:2R3U:OABF:FW7X:OVZM:HGLG:UQJF:ODTF:M7DP:TEU4:TEXW [2020-03-27T14:05:18.480Z] Docker Root Dir: D:\docker [2020-03-27T14:05:18.480Z] Debug Mode: false [2020-03-27T14:05:18.480Z] Registry: https://index.docker.io/v1/ [2020-03-27T14:05:18.480Z] Labels: [2020-03-27T14:05:18.480Z] Experimental: true [2020-03-27T14:05:18.480Z] Insecure Registries: [2020-03-27T14:05:18.480Z] 10.0.0.4:5000 [2020-03-27T14:05:18.480Z] 127.0.0.0/8 [2020-03-27T14:05:18.480Z] Registry Mirrors: [2020-03-27T14:05:18.480Z] http://10.0.0.4:5000/ [2020-03-27T14:05:18.480Z] Live Restore Enabled: false [2020-03-27T14:05:18.480Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-03-27T14:05:18.928Z] Checking out files: 59% (6377/10664) Checking out files: 60% (6399/10664) Checking out files: 61% (6506/10664) Checking out files: 62% (6612/10664) Checking out files: 63% (6719/10664) Checking out files: 64% (6825/10664) Checking out files: 65% (6932/10664) Checking out files: 66% (7039/10664) Checking out files: 67% (7145/10664) Checking out files: 68% (7252/10664) Checking out files: 69% (7359/10664) Checking out files: 70% (7465/10664) Checking out files: 71% (7572/10664) Checking out files: 72% (7679/10664) Checking out files: 73% (7785/10664) Checking out files: 74% (7892/10664) Checking out files: 75% (7998/10664) Checking out files: 76% (8105/10664) Checking out files: 77% (8212/10664) Checking out files: 78% (8318/10664) Checking out files: 79% (8425/10664) Checking out files: 80% (8532/10664) Checking out files: 81% (8638/10664) Checking out files: 82% (8745/10664) Checking out files: 83% (8852/10664) Checking out files: 84% (8958/10664) Checking out files: 85% (9065/10664) Checking out files: 86% (9172/10664) Checking out files: 87% (9278/10664) Checking out files: 88% (9385/10664) Checking out files: 89% (9491/10664) Checking out files: 90% (9598/10664) Checking out files: 91% (9705/10664) Checking out files: 92% (9811/10664) Checking out files: 93% (9918/10664) Checking out files: 94% (10025/10664) Checking out files: 95% (10131/10664) Checking out files: 96% (10238/10664) Checking out files: 97% (10345/10664) Checking out files: 98% (10451/10664) Checking out files: 99% (10558/10664) Checking out files: 100% (10664/10664) Checking out files: 100% (10664/10664), done. [2020-03-27T14:05:18.928Z] + cd /tmp/tmp.F96MFLjvsu/tmp/docker-ce [2020-03-27T14:05:18.928Z] + git checkout -q v17.06.2-ce [2020-03-27T14:05:18.928Z] + mkdir -p /tmp/tmp.F96MFLjvsu/src/github.com/docker [2020-03-27T14:05:18.928Z] + mv components/cli /tmp/tmp.F96MFLjvsu/src/github.com/docker/cli [2020-03-27T14:05:18.928Z] + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-03-27T14:05:20.626Z] ok github.com/docker/docker/pkg/signal 2.698s coverage: 61.0% of statements [2020-03-27T14:05:20.989Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2020-03-27T14:05:21.350Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-03-27T14:05:21.707Z] ok github.com/docker/docker/pkg/stringid 0.003s coverage: 70.6% of statements [2020-03-27T14:05:22.062Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2020-03-27T14:05:22.415Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 81.4% of statements [2020-03-27T14:05:23.217Z] ok github.com/docker/docker/pkg/system 0.037s coverage: 35.1% of statements [2020-03-27T14:05:23.652Z] ok github.com/docker/docker/pkg/tailfile 0.082s coverage: 88.6% of statements [2020-03-27T14:05:24.044Z] ok github.com/docker/docker/pkg/tarsum 0.026s coverage: 89.3% of statements [2020-03-27T14:05:24.821Z] ok github.com/docker/docker/pkg/term 0.013s coverage: 84.8% of statements [2020-03-27T14:05:24.821Z] testing: warning: no tests to run [2020-03-27T14:05:24.821Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: 0.0% of statements [no tests to run] [2020-03-27T14:05:25.579Z] ok github.com/docker/docker/pkg/truncindex 0.103s coverage: 91.5% of statements [2020-03-27T14:05:25.579Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2020-03-27T14:05:25.941Z] ok github.com/docker/docker/pkg/useragent 0.005s coverage: 88.9% of statements [2020-03-27T14:05:27.810Z] ok github.com/docker/docker/plugin 0.565s coverage: 27.3% of statements [2020-03-27T14:05:28.586Z] ok github.com/docker/docker/plugin/v2 0.008s coverage: 14.5% of statements [2020-03-27T14:05:29.351Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 76.5% of statements [2020-03-27T14:05:30.125Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2020-03-27T14:05:31.416Z] ok github.com/docker/docker/registry 0.085s coverage: 56.3% of statements [2020-03-27T14:05:31.774Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2020-03-27T14:05:32.141Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 47.1% of statements [2020-03-27T14:05:32.925Z] ok github.com/docker/docker/runconfig 0.007s coverage: 68.2% of statements [2020-03-27T14:05:33.702Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-03-27T14:05:34.505Z] ok github.com/docker/docker/volume/local 0.036s coverage: 73.0% of statements [2020-03-27T14:05:35.285Z] ok github.com/docker/docker/volume/mounts 0.022s coverage: 67.0% of statements [2020-03-27T14:05:36.485Z] ok github.com/docker/docker/volume/service 0.012s coverage: 73.0% of statements [2020-03-27T14:05:44.737Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-03-27T14:05:44.737Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-76e0c59f\powershellScript.ps1'; exit $LASTEXITCODE; [2020-03-27T14:05:44.737Z] ---------------------------------------------------------------------------- [2020-03-27T14:05:44.737Z] [2020-03-27T14:05:44.737Z] INFO: executeCI.ps1 starting at Fri Mar 27 14:05:42 CUT 2020 [2020-03-27T14:05:44.737Z] [2020-03-27T14:05:44.737Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-03-27T14:05:44.737Z] INFO: Running git version 2.24.1.windows.2 [2020-03-27T14:05:44.737Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-03-27T14:05:44.737Z] INFO: Environment variables: [2020-03-27T14:05:44.737Z] [2020-03-27T14:05:44.737Z] Name Value [2020-03-27T14:05:44.737Z] ---- ----- [2020-03-27T14:05:44.737Z] ALLUSERSPROFILE C:\ProgramData [2020-03-27T14:05:44.737Z] amd64 true [2020-03-27T14:05:44.737Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-03-27T14:05:44.737Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-03-27T14:05:44.737Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.5 [2020-03-27T14:05:44.737Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.5 [2020-03-27T14:05:44.737Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-03-27T14:05:44.737Z] BRANCH_NAME PR-40617 [2020-03-27T14:05:44.737Z] BUILD_DISPLAY_NAME #12 [2020-03-27T14:05:44.737Z] BUILD_ID 12 [2020-03-27T14:05:44.737Z] BUILD_NUMBER 12 [2020-03-27T14:05:44.737Z] BUILD_TAG jenkins-moby-PR-40617-12 [2020-03-27T14:05:44.737Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-40617/12/ [2020-03-27T14:05:44.737Z] CHANGE_AUTHOR SamWhited [2020-03-27T14:05:44.737Z] CHANGE_AUTHOR_DISPLAY_NAME Sam Whited [2020-03-27T14:05:44.737Z] CHANGE_AUTHOR_EMAIL sam@samwhited.com [2020-03-27T14:05:44.737Z] CHANGE_BRANCH 19.03 [2020-03-27T14:05:44.737Z] CHANGE_FORK SamWhited [2020-03-27T14:05:44.737Z] CHANGE_ID 40617 [2020-03-27T14:05:44.737Z] CHANGE_TARGET 19.03 [2020-03-27T14:05:44.737Z] CHANGE_TITLE [19.03 backport] Update DNS library [2020-03-27T14:05:44.737Z] CHANGE_URL https://github.com/moby/moby/pull/40617 [2020-03-27T14:05:44.737Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-27T14:05:44.737Z] CommonProgramFiles C:\Program Files\Common Files [2020-03-27T14:05:44.737Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-03-27T14:05:44.737Z] CommonProgramW6432 C:\Program Files\Common Files [2020-03-27T14:05:44.737Z] COMPUTERNAME azwin-2-4a9b40 [2020-03-27T14:05:44.737Z] ComSpec C:\windows\system32\cmd.exe [2020-03-27T14:05:44.737Z] ConfigSequenceNumber 0 [2020-03-27T14:05:44.737Z] DOCKER_BUILDKIT 0 [2020-03-27T14:05:44.737Z] DOCKER_DUT_DEBUG 1 [2020-03-27T14:05:44.737Z] DOCKER_EXPERIMENTAL 1 [2020-03-27T14:05:44.737Z] DOCKER_GRAPHDRIVER overlay2 [2020-03-27T14:05:44.737Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-03-27T14:05:44.737Z] EXECUTOR_NUMBER 0 [2020-03-27T14:05:44.737Z] FQDN azwin-2-4a9b40.westus.cloudapp.azure.com [2020-03-27T14:05:44.737Z] GIT_BRANCH PR-40617 [2020-03-27T14:05:44.737Z] GIT_COMMIT f4a7311dabd3eded3a5979c06127303f694f6b29 [2020-03-27T14:05:44.737Z] GIT_PREVIOUS_COMMIT cc0c1feb60aba177a365733cceb65621d70eed89 [2020-03-27T14:05:44.737Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT f7528a0c910918864c5db8b814b3180f12faaab9 [2020-03-27T14:05:44.737Z] GIT_URL https://github.com/moby/moby.git [2020-03-27T14:05:44.737Z] HUDSON_COOKIE 1314c35e-f949-471c-8002-94337f1829da [2020-03-27T14:05:44.737Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-03-27T14:05:44.737Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-03-27T14:05:44.737Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-03-27T14:05:44.737Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.242-1.b08.ojdkbuild.windows.x86_64 [2020-03-27T14:05:44.737Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-03-27T14:05:44.737Z] JENKINS_NODE_COOKIE e289bd94-49cd-4d59-9f3c-c6c2836bbc4f [2020-03-27T14:05:44.737Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-03-27T14:05:44.737Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-03-27T14:05:44.737Z] JOB_BASE_NAME PR-40617 [2020-03-27T14:05:44.737Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40617/display/redirect [2020-03-27T14:05:44.737Z] JOB_NAME moby/PR-40617 [2020-03-27T14:05:44.737Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-40617/ [2020-03-27T14:05:44.737Z] library.jps.version master [2020-03-27T14:05:44.737Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-03-27T14:05:44.737Z] NODE_LABELS amd64 azure azwin-2-4a9b40 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-03-27T14:05:44.737Z] NODE_NAME azwin-2-4a9b40 [2020-03-27T14:05:44.737Z] NUMBER_OF_PROCESSORS 4 [2020-03-27T14:05:44.737Z] OS Windows_NT [2020-03-27T14:05:44.738Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-03-27T14:05:44.738Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-03-27T14:05:44.738Z] ppc64le true [2020-03-27T14:05:44.738Z] PROCESSOR_ARCHITECTURE AMD64 [2020-03-27T14:05:44.738Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2020-03-27T14:05:44.738Z] PROCESSOR_LEVEL 6 [2020-03-27T14:05:44.738Z] PROCESSOR_REVISION 4f01 [2020-03-27T14:05:44.738Z] ProgramData C:\ProgramData [2020-03-27T14:05:44.738Z] ProgramFiles C:\Program Files [2020-03-27T14:05:44.738Z] ProgramFiles(x86) C:\Program Files (x86) [2020-03-27T14:05:44.738Z] ProgramW6432 C:\Program Files [2020-03-27T14:05:44.738Z] PROMPT $P$G [2020-03-27T14:05:44.738Z] PSExecutionPolicyPreference Bypass [2020-03-27T14:05:44.738Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-03-27T14:05:44.738Z] PUBLIC C:\Users\Public [2020-03-27T14:05:44.738Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40617/12/display/redirect?page=changes [2020-03-27T14:05:44.738Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40617/12/display/redirect [2020-03-27T14:05:44.738Z] s390x true [2020-03-27T14:05:44.738Z] skip_dco false [2020-03-27T14:05:44.738Z] SKIP_VALIDATION_TESTS 1 [2020-03-27T14:05:44.738Z] SOURCES_DRIVE d [2020-03-27T14:05:44.738Z] SOURCES_SUBDIR gopath [2020-03-27T14:05:44.738Z] STAGE_NAME Run tests [2020-03-27T14:05:44.738Z] SystemDrive C: [2020-03-27T14:05:44.738Z] SystemRoot C:\windows [2020-03-27T14:05:44.738Z] TEMP C:\windows\TEMP [2020-03-27T14:05:44.738Z] TESTDEBUG 0 [2020-03-27T14:05:44.738Z] TESTRUN_DRIVE d [2020-03-27T14:05:44.738Z] TESTRUN_SUBDIR CI [2020-03-27T14:05:44.739Z] TIMEOUT 120m [2020-03-27T14:05:44.739Z] TMP C:\windows\TEMP [2020-03-27T14:05:44.739Z] unit_validate true [2020-03-27T14:05:44.739Z] USERDOMAIN WORKGROUP [2020-03-27T14:05:44.739Z] USERNAME azwin-2-4a9b40$ [2020-03-27T14:05:44.739Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-03-27T14:05:44.739Z] windir C:\windows [2020-03-27T14:05:44.739Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-03-27T14:05:44.739Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-03-27T14:05:44.739Z] windowsRS1 false [2020-03-27T14:05:44.739Z] windowsRS5 true [2020-03-27T14:05:44.739Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-03-27T14:05:44.739Z] [2020-03-27T14:05:44.739Z] [2020-03-27T14:05:44.739Z] [2020-03-27T14:05:45.949Z] INFO: Sources under d:\gopath\... [2020-03-27T14:05:45.949Z] INFO: Test run under d:\CI\... [2020-03-27T14:05:45.949Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-03-27T14:05:45.949Z] INFO: docker/docker repository was found [2020-03-27T14:05:46.499Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2020-03-27T14:05:47.026Z] ltsc2019: Pulling from windows/servercore [2020-03-27T14:05:47.026Z] 65014b3c3121: Pulling fs layer [2020-03-27T14:05:47.026Z] 23645bd7ee08: Pulling fs layer [2020-03-27T14:05:49.813Z] ok github.com/docker/docker/pkg/plugins 33.626s coverage: 76.8% of statements [2020-03-27T14:05:49.813Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-03-27T14:05:49.813Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-03-27T14:05:49.813Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-03-27T14:05:49.813Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-03-27T14:05:49.813Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-03-27T14:05:49.813Z] ? github.com/docker/docker/rootless [no test files] [2020-03-27T14:05:49.813Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-03-27T14:05:49.813Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-03-27T14:05:49.813Z] ? github.com/docker/docker/volume [no test files] [2020-03-27T14:05:49.813Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-03-27T14:05:49.813Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-03-27T14:05:49.813Z] [2020-03-27T14:05:49.813Z] === Skipped [2020-03-27T14:05:49.813Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-03-27T14:05:49.813Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-03-27T14:05:49.813Z] [2020-03-27T14:05:49.813Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-03-27T14:05:49.813Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-03-27T14:05:49.813Z] [2020-03-27T14:05:49.813Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-03-27T14:05:49.813Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-27T14:05:49.813Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-27T14:05:49.813Z] [2020-03-27T14:05:49.813Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-03-27T14:05:49.813Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-27T14:05:49.813Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-27T14:05:49.813Z] [2020-03-27T14:05:49.813Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-03-27T14:05:49.813Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-27T14:05:49.813Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-27T14:05:49.813Z] [2020-03-27T14:05:49.813Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-03-27T14:05:49.813Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-27T14:05:49.813Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-27T14:05:49.813Z] [2020-03-27T14:05:49.813Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-03-27T14:05:49.813Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-27T14:05:49.813Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-27T14:05:49.813Z] [2020-03-27T14:05:49.813Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-03-27T14:05:49.813Z] graphtest_unix.go:73: No driver to put! [2020-03-27T14:05:49.813Z] [2020-03-27T14:05:49.813Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-03-27T14:05:49.813Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-03-27T14:05:49.813Z] [2020-03-27T14:05:49.813Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-03-27T14:05:49.813Z] overlay_test.go:49: Fails to compute changes intermittently [2020-03-27T14:05:49.813Z] [2020-03-27T14:05:49.813Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-03-27T14:05:49.813Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-03-27T14:05:49.813Z] [2020-03-27T14:05:49.813Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-03-27T14:05:49.813Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-03-27T14:05:49.813Z] [2020-03-27T14:05:49.813Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-03-27T14:05:49.813Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-27T14:05:49.813Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-27T14:05:49.813Z] [2020-03-27T14:05:49.813Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-03-27T14:05:49.813Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-27T14:05:49.813Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-27T14:05:49.813Z] [2020-03-27T14:05:49.813Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-03-27T14:05:49.813Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-27T14:05:49.813Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-27T14:05:49.813Z] [2020-03-27T14:05:49.813Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-03-27T14:05:49.813Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-27T14:05:49.813Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-27T14:05:49.813Z] [2020-03-27T14:05:49.813Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-03-27T14:05:49.813Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-27T14:05:49.813Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-27T14:05:49.813Z] [2020-03-27T14:05:49.813Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-03-27T14:05:49.813Z] graphtest_unix.go:73: No driver to put! [2020-03-27T14:05:49.813Z] [2020-03-27T14:05:49.813Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-03-27T14:05:49.813Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-03-27T14:05:49.813Z] [2020-03-27T14:05:49.813Z] [2020-03-27T14:05:49.813Z] DONE 2065 tests, 19 skipped in 208.220s Post stage [Pipeline] junit [2020-03-27T14:05:50.022Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-03-27T14:05:54.568Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-03-27T14:05:54.568Z] [2020-03-27T14:05:54.568Z] [2020-03-27T14:05:54.568Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-03-27T14:05:54.568Z] [2020-03-27T14:05:54.568Z] [2020-03-27T14:05:54.568Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-03-27T14:05:54.568Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-03-27T14:05:54.568Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-03-27T14:05:54.568Z] HOSTNAME=b6815377eaaa [2020-03-27T14:05:54.568Z] TEST_SKIP_INTEGRATION=1 [2020-03-27T14:05:54.568Z] TESTDEBUG=0 [2020-03-27T14:05:54.568Z] DEST=bundles/test-integration [2020-03-27T14:05:54.568Z] PWD=/go/src/github.com/docker/docker [2020-03-27T14:05:54.568Z] KEEPBUNDLE=1 [2020-03-27T14:05:54.568Z] DOCKER_GITCOMMIT=f4a7311dabd3eded3a5979c06127303f694f6b29 [2020-03-27T14:05:54.568Z] container=docker [2020-03-27T14:05:54.568Z] HOME=/root [2020-03-27T14:05:54.568Z] GOLANG_VERSION=1.12.17 [2020-03-27T14:05:54.568Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-03-27T14:05:54.568Z] VALIDATE_BRANCH=19.03 [2020-03-27T14:05:54.568Z] TERM=xterm [2020-03-27T14:05:54.568Z] DOCKER_PKG=github.com/docker/docker [2020-03-27T14:05:54.568Z] SHLVL=1 [2020-03-27T14:05:54.568Z] TIMEOUT=120m [2020-03-27T14:05:54.568Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-03-27T14:05:54.568Z] DOCKER_GRAPHDRIVER=overlay2 [2020-03-27T14:05:54.568Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-03-27T14:05:54.568Z] GO111MODULE=off [2020-03-27T14:05:54.568Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-03-27T14:05:54.568Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-03-27T14:05:54.568Z] GOPATH=/go [2020-03-27T14:05:54.568Z] PKG_CONFIG=pkg-config [2020-03-27T14:05:54.568Z] _=/usr/bin/env [2020-03-27T14:05:54.568Z] Building test suite binary ./integration-cli/test.main [2020-03-27T14:05:54.568Z] No new tests added to integration. [2020-03-27T14:05:54.568Z] [2020-03-27T14:05:54.568Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-03-27T14:05:54.568Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-03-27T14:05:54.568Z] HOSTNAME=e01fc62baea4 [2020-03-27T14:05:54.568Z] TEST_SKIP_INTEGRATION=1 [2020-03-27T14:05:54.568Z] TESTDEBUG=0 [2020-03-27T14:05:54.568Z] DEST=bundles/test-integration [2020-03-27T14:05:54.568Z] PWD=/go/src/github.com/docker/docker [2020-03-27T14:05:54.568Z] KEEPBUNDLE=1 [2020-03-27T14:05:54.568Z] DOCKER_GITCOMMIT=f4a7311dabd3eded3a5979c06127303f694f6b29 [2020-03-27T14:05:54.568Z] container=docker [2020-03-27T14:05:54.568Z] HOME=/root [2020-03-27T14:05:54.568Z] GOLANG_VERSION=1.12.17 [2020-03-27T14:05:54.568Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-03-27T14:05:54.568Z] VALIDATE_BRANCH=19.03 [2020-03-27T14:05:54.568Z] TERM=xterm [2020-03-27T14:05:54.568Z] DOCKER_PKG=github.com/docker/docker [2020-03-27T14:05:54.568Z] SHLVL=1 [2020-03-27T14:05:54.568Z] TIMEOUT=120m [2020-03-27T14:05:54.568Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-03-27T14:05:54.568Z] DOCKER_GRAPHDRIVER=overlay2 [2020-03-27T14:05:54.568Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-03-27T14:05:54.568Z] GO111MODULE=off [2020-03-27T14:05:54.568Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-03-27T14:05:54.568Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-03-27T14:05:54.568Z] GOPATH=/go [2020-03-27T14:05:54.568Z] PKG_CONFIG=pkg-config [2020-03-27T14:05:54.568Z] _=/usr/bin/env [2020-03-27T14:05:54.568Z] Building test suite binary ./integration-cli/test.main [2020-03-27T14:05:54.568Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-03-27T14:05:54.568Z] HOSTNAME=6e0ba41db0a9 [2020-03-27T14:05:54.568Z] TESTDEBUG=0 [2020-03-27T14:05:54.568Z] DEST=bundles/test-integration [2020-03-27T14:05:54.568Z] PWD=/go/src/github.com/docker/docker [2020-03-27T14:05:54.568Z] KEEPBUNDLE=1 [2020-03-27T14:05:54.568Z] DOCKER_GITCOMMIT=f4a7311dabd3eded3a5979c06127303f694f6b29 [2020-03-27T14:05:54.568Z] container=docker [2020-03-27T14:05:54.568Z] HOME=/root [2020-03-27T14:05:54.568Z] GOLANG_VERSION=1.12.17 [2020-03-27T14:05:54.568Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-03-27T14:05:54.568Z] VALIDATE_BRANCH=19.03 [2020-03-27T14:05:54.568Z] TERM=xterm [2020-03-27T14:05:54.568Z] DOCKER_PKG=github.com/docker/docker [2020-03-27T14:05:54.568Z] SHLVL=1 [2020-03-27T14:05:54.568Z] TIMEOUT=120m [2020-03-27T14:05:54.568Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-03-27T14:05:54.568Z] DOCKER_GRAPHDRIVER=overlay2 [2020-03-27T14:05:54.568Z] GO111MODULE=off [2020-03-27T14:05:54.568Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-03-27T14:05:54.568Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-03-27T14:05:54.568Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-03-27T14:05:54.568Z] GOPATH=/go [2020-03-27T14:05:54.568Z] PKG_CONFIG=pkg-config [2020-03-27T14:05:54.568Z] _=/usr/bin/env [2020-03-27T14:05:54.568Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-03-27T14:05:54.856Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40617/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr12 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f4a7311dabd3eded3a5979c06127303f694f6b29 -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:f4a7311dabd3eded3a5979c06127303f694f6b29 hack/make.sh dynbinary test-integration [2020-03-27T14:05:55.208Z] [2020-03-27T14:05:55.208Z] Removing bundles/ [2020-03-27T14:05:55.208Z] [2020-03-27T14:05:55.208Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-03-27T14:05:55.567Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-03-27T14:05:55.567Z] GOOS="" GOARCH="" GOARM="" [2020-03-27T14:05:55.857Z] 23645bd7ee08: Download complete [2020-03-27T14:06:00.022Z] sha256:3174ddc16f8a575a394e3fa3ad34d0b3923ed7c2e19d877026495f3e6b95cf0e [2020-03-27T14:06:00.022Z] INFO: Starting docker-py tests... [2020-03-27T14:06:00.022Z] ============================= test session starts ============================== [2020-03-27T14:06:00.022Z] platform linux -- Python 3.7.7, pytest-4.3.1, py-1.8.1, pluggy-0.13.1 [2020-03-27T14:06:00.022Z] rootdir: /src, inifile: pytest.ini [2020-03-27T14:06:00.022Z] plugins: timeout-1.3.3, cov-2.6.1 [2020-03-27T14:06:00.022Z] collected 385 items / 3 deselected / 382 selected [2020-03-27T14:06:00.022Z] [2020-03-27T14:06:01.678Z] 65014b3c3121: Verifying Checksum [2020-03-27T14:06:01.678Z] 65014b3c3121: Download complete [2020-03-27T14:06:15.751Z] + return [2020-03-27T14:06:16.945Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-03-27T14:06:17.202Z] tests/integration/api_client_test.py ..... [ 7%] [2020-03-27T14:06:19.394Z] tests/integration/api_config_test.py ..... [ 8%] [2020-03-27T14:06:21.252Z] Removing intermediate container 44fba5664182 [2020-03-27T14:06:21.252Z] ---> 92fd15bf4905 [2020-03-27T14:06:21.252Z] Step 85/140 : FROM runtime-dev AS runc [2020-03-27T14:06:21.252Z] ---> 6b194849bec6 [2020-03-27T14:06:21.252Z] Step 86/140 : ENV INSTALL_BINARY_NAME=runc [2020-03-27T14:06:21.252Z] ---> Running in ab431779ade8 [2020-03-27T14:06:21.252Z] Removing intermediate container ab431779ade8 [2020-03-27T14:06:21.252Z] ---> 8c367a9f41b0 [2020-03-27T14:06:21.252Z] Step 87/140 : ARG RUNC_COMMIT [2020-03-27T14:06:21.252Z] ---> Running in 0174fba573f3 [2020-03-27T14:06:21.536Z] Removing intermediate container 0174fba573f3 [2020-03-27T14:06:21.536Z] ---> 08a0c6e38e31 [2020-03-27T14:06:21.536Z] Step 88/140 : ARG RUNC_BUILDTAGS [2020-03-27T14:06:21.536Z] ---> Running in 1dc7759bf4e4 [2020-03-27T14:06:21.536Z] Removing intermediate container 1dc7759bf4e4 [2020-03-27T14:06:21.536Z] ---> 3b73acf444da [2020-03-27T14:06:21.536Z] Step 89/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-27T14:06:21.536Z] ---> daf6fd07ab3d [2020-03-27T14:06:21.536Z] Step 90/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-03-27T14:06:21.823Z] ---> a7e8c972725b [2020-03-27T14:06:21.823Z] Step 91/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-03-27T14:06:21.823Z] ---> Running in 1efceb52eb40 [2020-03-27T14:06:22.106Z] + RM_GOPATH=0 [2020-03-27T14:06:22.106Z] + TMP_GOPATH= [2020-03-27T14:06:22.106Z] + : /build [2020-03-27T14:06:22.106Z] + '[' -z '' ']' [2020-03-27T14:06:22.106Z] ++ mktemp -d [2020-03-27T14:06:22.106Z] + export GOPATH=/tmp/tmp.otZTNWlVas [2020-03-27T14:06:22.106Z] + GOPATH=/tmp/tmp.otZTNWlVas [2020-03-27T14:06:22.106Z] + RM_GOPATH=1 [2020-03-27T14:06:22.106Z] ++ dirname ./install.sh [2020-03-27T14:06:22.106Z] + dir=. [2020-03-27T14:06:22.106Z] + bin=runc [2020-03-27T14:06:22.106Z] + shift [2020-03-27T14:06:22.106Z] + '[' '!' -f ./runc.installer ']' [2020-03-27T14:06:22.106Z] + . ./runc.installer [2020-03-27T14:06:22.106Z] ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-27T14:06:22.106Z] + install_runc [2020-03-27T14:06:22.106Z] + uname -r [2020-03-27T14:06:22.106Z] + grep -q '^3\.10\.0.*\.el7\.' [2020-03-27T14:06:22.106Z] + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-03-27T14:06:22.106Z] + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-03-27T14:06:22.106Z] + git clone https://github.com/opencontainers/runc.git /tmp/tmp.otZTNWlVas/src/github.com/opencontainers/runc [2020-03-27T14:06:22.106Z] Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-03-27T14:06:22.106Z] Cloning into '/tmp/tmp.otZTNWlVas/src/github.com/opencontainers/runc'... [2020-03-27T14:06:24.146Z] + cd /tmp/tmp.otZTNWlVas/src/github.com/opencontainers/runc [2020-03-27T14:06:24.146Z] + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-27T14:06:24.146Z] + '[' -z '' ']' [2020-03-27T14:06:24.146Z] + target=static [2020-03-27T14:06:24.146Z] + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-03-27T14:06:24.763Z] 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-03-27T14:06:44.331Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-03-27T14:06:44.718Z] [2020-03-27T14:06:44.718Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-03-27T14:06:45.090Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-03-27T14:06:45.090Z] HOSTNAME=7c2372bc4450 [2020-03-27T14:06:45.090Z] TESTDEBUG=0 [2020-03-27T14:06:45.090Z] DEST=bundles/test-integration [2020-03-27T14:06:45.090Z] PWD=/go/src/github.com/docker/docker [2020-03-27T14:06:45.090Z] DOCKER_GITCOMMIT=f4a7311dabd3eded3a5979c06127303f694f6b29 [2020-03-27T14:06:45.090Z] container=docker [2020-03-27T14:06:45.090Z] HOME=/root [2020-03-27T14:06:45.090Z] GOLANG_VERSION=1.12.17 [2020-03-27T14:06:45.090Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-03-27T14:06:45.090Z] VALIDATE_BRANCH=19.03 [2020-03-27T14:06:45.090Z] TERM=xterm [2020-03-27T14:06:45.090Z] DOCKER_PKG=github.com/docker/docker [2020-03-27T14:06:45.090Z] SHLVL=1 [2020-03-27T14:06:45.090Z] TIMEOUT=120m [2020-03-27T14:06:45.090Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-03-27T14:06:45.090Z] DOCKER_GRAPHDRIVER=overlay2 [2020-03-27T14:06:45.090Z] GO111MODULE=off [2020-03-27T14:06:45.090Z] DOCKER_EXPERIMENTAL=1 [2020-03-27T14:06:45.090Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-03-27T14:06:45.090Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-03-27T14:06:45.090Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-03-27T14:06:45.090Z] GOPATH=/go [2020-03-27T14:06:45.090Z] PKG_CONFIG=pkg-config [2020-03-27T14:06:45.090Z] _=/usr/bin/env [2020-03-27T14:06:45.090Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-03-27T14:06:52.943Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-03-27T14:06:57.350Z] 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-03-27T14:06:57.350Z] + mkdir -p /build [2020-03-27T14:06:57.350Z] + cp runc /build/runc [2020-03-27T14:06:57.350Z] Removing intermediate container 1efceb52eb40 [2020-03-27T14:06:57.350Z] ---> 12211a2912d1 [2020-03-27T14:06:57.350Z] Step 92/140 : FROM dev-base AS tini [2020-03-27T14:06:57.350Z] ---> 7bb5d5ca6837 [2020-03-27T14:06:57.350Z] Step 93/140 : ARG DEBIAN_FRONTEND [2020-03-27T14:06:57.350Z] ---> Using cache [2020-03-27T14:06:57.350Z] ---> a4cdb86a5df7 [2020-03-27T14:06:57.350Z] Step 94/140 : ARG TINI_COMMIT [2020-03-27T14:06:57.350Z] ---> Running in d3a4aa2058b4 [2020-03-27T14:06:57.350Z] Removing intermediate container d3a4aa2058b4 [2020-03-27T14:06:57.350Z] ---> 102e50ef9d3b [2020-03-27T14:06:57.350Z] Step 95/140 : RUN apt-get update && apt-get install -y --no-install-recommends cmake vim-common && rm -rf /var/lib/apt/lists/* [2020-03-27T14:06:57.350Z] ---> Running in 6b7d6f5eef6e [2020-03-27T14:06:57.350Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-27T14:06:57.350Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-27T14:06:57.350Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-27T14:06:57.350Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-03-27T14:06:57.350Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [180 kB] [2020-03-27T14:06:57.350Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-03-27T14:06:58.827Z] Fetched 8118 kB in 3s (2833 kB/s) [2020-03-27T14:06:59.842Z] Reading package lists... [2020-03-27T14:07:01.318Z] Reading package lists... [2020-03-27T14:07:01.318Z] Building dependency tree... [2020-03-27T14:07:01.318Z] Reading state information... [2020-03-27T14:07:01.318Z] The following additional packages will be installed: [2020-03-27T14:07:01.318Z] cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-03-27T14:07:01.318Z] Suggested packages: [2020-03-27T14:07:01.318Z] cmake-doc ninja-build lrzip [2020-03-27T14:07:01.318Z] Recommended packages: [2020-03-27T14:07:01.318Z] vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-03-27T14:07:01.601Z] The following NEW packages will be installed: [2020-03-27T14:07:01.601Z] cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-03-27T14:07:01.601Z] vim-common xxd [2020-03-27T14:07:01.601Z] 0 upgraded, 10 newly installed, 0 to remove and 14 not upgraded. [2020-03-27T14:07:01.601Z] Need to get 14.9 MB of archives. [2020-03-27T14:07:01.601Z] After this operation, 67.2 MB of additional disk space will be used. [2020-03-27T14:07:01.601Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-03-27T14:07:01.884Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-03-27T14:07:01.884Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2020-03-27T14:07:02.166Z] Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-03-27T14:07:03.179Z] Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB] [2020-03-27T14:07:03.464Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2020-03-27T14:07:03.464Z] Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-03-27T14:07:03.464Z] Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2020-03-27T14:07:03.464Z] Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2020-03-27T14:07:03.464Z] Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2020-03-27T14:07:03.751Z] debconf: delaying package configuration, since apt-utils is not installed [2020-03-27T14:07:03.751Z] Fetched 14.9 MB in 2s (7860 kB/s) [2020-03-27T14:07:03.751Z] Selecting previously unselected package xxd. [2020-03-27T14:07:03.751Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15330 files and directories currently installed.) [2020-03-27T14:07:03.751Z] Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-03-27T14:07:03.751Z] Unpacking xxd (2:8.1.0875-5) ... [2020-03-27T14:07:04.036Z] Selecting previously unselected package vim-common. [2020-03-27T14:07:04.036Z] Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-03-27T14:07:04.036Z] Unpacking vim-common (2:8.1.0875-5) ... [2020-03-27T14:07:04.036Z] Selecting previously unselected package cmake-data. [2020-03-27T14:07:04.036Z] Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-03-27T14:07:04.036Z] Unpacking cmake-data (3.13.4-1) ... [2020-03-27T14:07:04.656Z] Selecting previously unselected package libicu63:ppc64el. [2020-03-27T14:07:04.656Z] Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-03-27T14:07:04.656Z] Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-03-27T14:07:06.136Z] Selecting previously unselected package libxml2:ppc64el. [2020-03-27T14:07:06.136Z] Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ... [2020-03-27T14:07:06.136Z] Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-03-27T14:07:06.136Z] Selecting previously unselected package libarchive13:ppc64el. [2020-03-27T14:07:06.136Z] Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2020-03-27T14:07:06.136Z] Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-03-27T14:07:06.136Z] Selecting previously unselected package libjsoncpp1:ppc64el. [2020-03-27T14:07:06.136Z] Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-03-27T14:07:06.136Z] Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-03-27T14:07:06.136Z] Selecting previously unselected package librhash0:ppc64el. [2020-03-27T14:07:06.136Z] Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2020-03-27T14:07:06.136Z] Unpacking librhash0:ppc64el (1.3.8-1) ... [2020-03-27T14:07:06.136Z] Selecting previously unselected package libuv1:ppc64el. [2020-03-27T14:07:06.136Z] Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2020-03-27T14:07:06.136Z] Unpacking libuv1:ppc64el (1.24.1-1) ... [2020-03-27T14:07:06.136Z] Selecting previously unselected package cmake. [2020-03-27T14:07:06.136Z] Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2020-03-27T14:07:06.136Z] Unpacking cmake (3.13.4-1) ... [2020-03-27T14:07:06.756Z] Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-03-27T14:07:06.756Z] Setting up xxd (2:8.1.0875-5) ... [2020-03-27T14:07:06.756Z] Setting up libuv1:ppc64el (1.24.1-1) ... [2020-03-27T14:07:06.756Z] Setting up vim-common (2:8.1.0875-5) ... [2020-03-27T14:07:06.756Z] Setting up librhash0:ppc64el (1.3.8-1) ... [2020-03-27T14:07:06.756Z] Setting up cmake-data (3.13.4-1) ... [2020-03-27T14:07:06.756Z] Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-03-27T14:07:06.756Z] Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-03-27T14:07:06.756Z] Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-03-27T14:07:06.756Z] Setting up cmake (3.13.4-1) ... [2020-03-27T14:07:06.756Z] Processing triggers for libc-bin (2.28-10) ... [2020-03-27T14:07:06.756Z] Processing triggers for mime-support (3.62) ... [2020-03-27T14:07:08.680Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-03-27T14:07:08.795Z] Removing intermediate container 6b7d6f5eef6e [2020-03-27T14:07:08.795Z] ---> eedd8ffc929c [2020-03-27T14:07:08.795Z] Step 96/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-27T14:07:08.795Z] ---> 8476c701fb53 [2020-03-27T14:07:08.795Z] Step 97/140 : ENV INSTALL_BINARY_NAME=tini [2020-03-27T14:07:08.795Z] ---> Running in 4dfcac177781 [2020-03-27T14:07:09.041Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-03-27T14:07:09.080Z] Removing intermediate container 4dfcac177781 [2020-03-27T14:07:09.080Z] ---> 0608adf54d0a [2020-03-27T14:07:09.080Z] Step 98/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-03-27T14:07:09.080Z] ---> 64fc43183986 [2020-03-27T14:07:09.080Z] Step 99/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-03-27T14:07:09.080Z] ---> Running in 3d8585b2f750 [2020-03-27T14:07:09.364Z] + RM_GOPATH=0 [2020-03-27T14:07:09.364Z] + TMP_GOPATH= [2020-03-27T14:07:09.364Z] + : /build [2020-03-27T14:07:09.364Z] + '[' -z '' ']' [2020-03-27T14:07:09.364Z] ++ mktemp -d [2020-03-27T14:07:09.364Z] + export GOPATH=/tmp/tmp.I0FZcMnuGF [2020-03-27T14:07:09.364Z] + GOPATH=/tmp/tmp.I0FZcMnuGF [2020-03-27T14:07:09.364Z] + RM_GOPATH=1 [2020-03-27T14:07:09.364Z] ++ dirname ./install.sh [2020-03-27T14:07:09.364Z] Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-27T14:07:09.364Z] + dir=. [2020-03-27T14:07:09.364Z] + bin=tini [2020-03-27T14:07:09.364Z] + shift [2020-03-27T14:07:09.364Z] + '[' '!' -f ./tini.installer ']' [2020-03-27T14:07:09.364Z] + . ./tini.installer [2020-03-27T14:07:09.364Z] ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-27T14:07:09.364Z] + install_tini [2020-03-27T14:07:09.364Z] + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-03-27T14:07:09.364Z] + git clone https://github.com/krallin/tini.git /tmp/tmp.I0FZcMnuGF/tini [2020-03-27T14:07:09.364Z] Cloning into '/tmp/tmp.I0FZcMnuGF/tini'... [2020-03-27T14:07:09.687Z] + cd /tmp/tmp.I0FZcMnuGF/tini [2020-03-27T14:07:09.687Z] + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-27T14:07:09.687Z] + cmake . [2020-03-27T14:07:09.971Z] -- The C compiler identification is GNU 8.3.0 [2020-03-27T14:07:09.971Z] -- Check for working C compiler: /usr/bin/cc [2020-03-27T14:07:09.971Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-03-27T14:07:09.971Z] -- Detecting C compiler ABI info [2020-03-27T14:07:10.256Z] -- Detecting C compiler ABI info - done [2020-03-27T14:07:10.256Z] -- Detecting C compile features [2020-03-27T14:07:10.550Z] -- Detecting C compile features - done [2020-03-27T14:07:10.550Z] -- Performing Test HAS_BUILTIN_FORTIFY [2020-03-27T14:07:10.550Z] -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-03-27T14:07:10.550Z] -- Configuring done [2020-03-27T14:07:10.550Z] -- Generating done [2020-03-27T14:07:10.550Z] -- Build files have been written to: /tmp/tmp.I0FZcMnuGF/tini [2020-03-27T14:07:10.550Z] + make tini-static [2020-03-27T14:07:10.834Z] Scanning dependencies of target tini-static [2020-03-27T14:07:10.834Z] [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-03-27T14:07:11.118Z] [100%] Linking C executable tini-static [2020-03-27T14:07:11.404Z] [100%] Built target tini-static [2020-03-27T14:07:11.404Z] + mkdir -p /build [2020-03-27T14:07:11.404Z] + cp tini-static /build/docker-init [2020-03-27T14:07:11.482Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-03-27T14:07:11.690Z] Removing intermediate container 3d8585b2f750 [2020-03-27T14:07:11.690Z] ---> ad312cd58762 [2020-03-27T14:07:11.690Z] Step 100/140 : FROM dev-base AS rootlesskit [2020-03-27T14:07:11.690Z] ---> 7bb5d5ca6837 [2020-03-27T14:07:11.690Z] Step 101/140 : ENV INSTALL_BINARY_NAME=rootlesskit [2020-03-27T14:07:11.690Z] ---> Running in 16ab7b5acbb9 [2020-03-27T14:07:11.976Z] Removing intermediate container 16ab7b5acbb9 [2020-03-27T14:07:11.976Z] ---> 1edb6e9ab8ee [2020-03-27T14:07:11.976Z] Step 102/140 : ARG ROOTLESSKIT_COMMIT [2020-03-27T14:07:11.976Z] ---> Running in 81b64cb77df3 [2020-03-27T14:07:11.976Z] Removing intermediate container 81b64cb77df3 [2020-03-27T14:07:11.976Z] ---> 07d374edb6a4 [2020-03-27T14:07:11.976Z] Step 103/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-27T14:07:12.261Z] ---> 3a5d94c5cbbd [2020-03-27T14:07:12.261Z] Step 104/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-03-27T14:07:12.261Z] ---> d68dc12e90dd [2020-03-27T14:07:12.261Z] Step 105/140 : RUN PREFIX=/build/ ./install.sh $INSTALL_BINARY_NAME [2020-03-27T14:07:12.261Z] ---> Running in bdfc88a2c98a [2020-03-27T14:07:12.320Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-03-27T14:07:12.885Z] + RM_GOPATH=0 [2020-03-27T14:07:12.885Z] + TMP_GOPATH= [2020-03-27T14:07:12.885Z] + : /build/ [2020-03-27T14:07:12.885Z] + '[' -z '' ']' [2020-03-27T14:07:12.885Z] ++ mktemp -d [2020-03-27T14:07:12.885Z] + export GOPATH=/tmp/tmp.5mnWh2vfPG [2020-03-27T14:07:12.885Z] + GOPATH=/tmp/tmp.5mnWh2vfPG [2020-03-27T14:07:12.885Z] + RM_GOPATH=1 [2020-03-27T14:07:12.885Z] ++ dirname ./install.sh [2020-03-27T14:07:12.885Z] + dir=. [2020-03-27T14:07:12.885Z] + bin=rootlesskit [2020-03-27T14:07:12.885Z] + shift [2020-03-27T14:07:12.885Z] + '[' '!' -f ./rootlesskit.installer ']' [2020-03-27T14:07:12.885Z] + . ./rootlesskit.installer [2020-03-27T14:07:12.885Z] ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-03-27T14:07:12.885Z] + install_rootlesskit [2020-03-27T14:07:12.885Z] + case "$1" in [2020-03-27T14:07:12.885Z] + export CGO_ENABLED=0 [2020-03-27T14:07:12.885Z] + CGO_ENABLED=0 [2020-03-27T14:07:12.885Z] + _install_rootlesskit [2020-03-27T14:07:12.885Z] + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71' [2020-03-27T14:07:12.885Z] + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.5mnWh2vfPG/src/github.com/rootless-containers/rootlesskit [2020-03-27T14:07:12.885Z] Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-03-27T14:07:12.885Z] Cloning into '/tmp/tmp.5mnWh2vfPG/src/github.com/rootless-containers/rootlesskit'... [2020-03-27T14:07:13.510Z] + cd /tmp/tmp.5mnWh2vfPG/src/github.com/rootless-containers/rootlesskit [2020-03-27T14:07:13.510Z] + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-03-27T14:07:13.552Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-03-27T14:07:13.795Z] + for f in rootlesskit rootlesskit-docker-proxy [2020-03-27T14:07:13.796Z] + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-03-27T14:07:14.783Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-03-27T14:07:15.546Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-03-27T14:07:15.927Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-03-27T14:07:17.700Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-03-27T14:07:18.533Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-03-27T14:07:20.959Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-03-27T14:07:26.407Z] + for f in rootlesskit rootlesskit-docker-proxy [2020-03-27T14:07:26.407Z] + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-03-27T14:07:27.148Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-03-27T14:07:27.909Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-03-27T14:07:28.439Z] Removing intermediate container bdfc88a2c98a [2020-03-27T14:07:28.439Z] ---> bcca532564d0 [2020-03-27T14:07:28.439Z] Step 106/140 : COPY ./contrib/dockerd-rootless.sh /build [2020-03-27T14:07:28.439Z] ---> 7b525549f967 [2020-03-27T14:07:28.439Z] Step 107/140 : FROM djs55/vpnkit@sha256:${VPNKIT_DIGEST} AS vpnkit [2020-03-27T14:07:28.439Z] sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e: Pulling from djs55/vpnkit [2020-03-27T14:07:28.439Z] bad55c542dc9: Pulling fs layer [2020-03-27T14:07:29.057Z] bad55c542dc9: Verifying Checksum [2020-03-27T14:07:29.057Z] bad55c542dc9: Download complete [2020-03-27T14:07:29.264Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-03-27T14:07:29.676Z] bad55c542dc9: Pull complete [2020-03-27T14:07:29.676Z] Digest: sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2020-03-27T14:07:29.676Z] Status: Downloaded newer image for djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2020-03-27T14:07:29.676Z] ---> e49efe6f0050 [2020-03-27T14:07:29.676Z] Step 108/140 : FROM runtime-dev AS dev [2020-03-27T14:07:29.676Z] ---> 6b194849bec6 [2020-03-27T14:07:29.676Z] Step 109/140 : ARG DEBIAN_FRONTEND [2020-03-27T14:07:29.676Z] ---> Running in eb3cba521525 [2020-03-27T14:07:29.676Z] Removing intermediate container eb3cba521525 [2020-03-27T14:07:29.676Z] ---> 4a3f6466cdf0 [2020-03-27T14:07:29.676Z] Step 110/140 : RUN groupadd -r docker [2020-03-27T14:07:29.676Z] ---> Running in bb9282ac80ce [2020-03-27T14:07:30.296Z] Removing intermediate container bb9282ac80ce [2020-03-27T14:07:30.296Z] ---> ac11847826b7 [2020-03-27T14:07:30.296Z] Step 111/140 : RUN useradd --create-home --gid docker unprivilegeduser [2020-03-27T14:07:30.296Z] ---> Running in ba04231017ae [2020-03-27T14:07:30.542Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-03-27T14:07:31.309Z] Removing intermediate container ba04231017ae [2020-03-27T14:07:31.309Z] ---> 9e7cf6384dcb [2020-03-27T14:07:31.309Z] Step 112/140 : RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2020-03-27T14:07:31.309Z] ---> Running in b982ef84f608 [2020-03-27T14:07:31.594Z] '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-03-27T14:07:31.769Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-03-27T14:07:31.880Z] Removing intermediate container b982ef84f608 [2020-03-27T14:07:31.880Z] ---> 265ebce955a4 [2020-03-27T14:07:31.880Z] Step 113/140 : RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2020-03-27T14:07:31.880Z] ---> Running in c7141eecec3a [2020-03-27T14:07:32.514Z] Removing intermediate container c7141eecec3a [2020-03-27T14:07:32.514Z] ---> 926fc459ae6e [2020-03-27T14:07:32.514Z] Step 114/140 : RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2020-03-27T14:07:32.514Z] ---> Running in abd169bd50d4 [2020-03-27T14:07:32.543Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-03-27T14:07:33.532Z] Removing intermediate container abd169bd50d4 [2020-03-27T14:07:33.532Z] ---> 9758ff98ea98 [2020-03-27T14:07:33.532Z] Step 115/140 : RUN ldconfig [2020-03-27T14:07:33.532Z] ---> Running in 950edbeb8c9b [2020-03-27T14:07:33.873Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-03-27T14:07:33.873Z] Using test binary docker [2020-03-27T14:07:33.873Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-03-27T14:07:33.873Z] +++ /etc/init.d/apparmor start [2020-03-27T14:07:33.873Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-03-27T14:07:33.873Z] INFO: Waiting for daemon to start... [2020-03-27T14:07:33.873Z] Starting dockerd [2020-03-27T14:07:33.873Z] +++ 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-03-27T14:07:34.153Z] Removing intermediate container 950edbeb8c9b [2020-03-27T14:07:34.153Z] ---> a7e2b8c7a845 [2020-03-27T14:07:34.153Z] Step 116/140 : RUN apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion binutils-mingw-w64 libbtrfs-dev bzip2 g++-mingw-w64-x86-64 iptables jq libcap2-bin libdevmapper-dev libnet1 libnl-3-200 libprotobuf-c1 libsystemd-dev libudev-dev net-tools pigz python3-pip python3-setuptools python3-wheel thin-provisioning-tools vim vim-common xfsprogs xz-utils zip && rm -rf /var/lib/apt/lists/* [2020-03-27T14:07:34.153Z] ---> Running in c5527af74ba2 [2020-03-27T14:07:34.440Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-27T14:07:34.440Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-27T14:07:34.440Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-27T14:07:34.725Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-03-27T14:07:35.594Z] . [2020-03-27T14:07:35.594Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-03-27T14:07:35.738Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [180 kB] [2020-03-27T14:07:35.738Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-03-27T14:07:35.962Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-03-27T14:07:35.962Z] Error: No such image: emptyfs [2020-03-27T14:07:35.962Z] ++++ docker load [2020-03-27T14:07:35.962Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-03-27T14:07:35.962Z] Running integration-test (iteration 1) [2020-03-27T14:07:35.962Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-03-27T14:07:35.962Z] ++ 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-03-27T14:07:35.962Z] ++ set -e [2020-03-27T14:07:35.962Z] ++ '[' -n 0 ']' [2020-03-27T14:07:35.962Z] ++ set -x [2020-03-27T14:07:35.962Z] ++ 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-03-27T14:07:37.764Z] Fetched 8118 kB in 3s (2747 kB/s) [2020-03-27T14:07:38.775Z] Reading package lists... [2020-03-27T14:07:39.789Z] Reading package lists... [2020-03-27T14:07:40.073Z] Building dependency tree... [2020-03-27T14:07:40.073Z] Reading state information... [2020-03-27T14:07:40.073Z] libcap2-bin is already the newest version (1:2.25-2). [2020-03-27T14:07:40.073Z] libcap2-bin set to manually installed. [2020-03-27T14:07:40.073Z] The following additional packages will be installed: [2020-03-27T14:07:40.073Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-03-27T14:07:40.073Z] gcc-mingw-w64-x86-64 libaio1 libbtrfs0 libdevmapper-event1.02.1 [2020-03-27T14:07:40.073Z] libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-03-27T14:07:40.073Z] libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2020-03-27T14:07:40.073Z] libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpython3-stdlib [2020-03-27T14:07:40.073Z] libpython3.7-minimal libpython3.7-stdlib libreadline5 libselinux1-dev [2020-03-27T14:07:40.073Z] libsepol1-dev libsystemd0 libudev1 mingw-w64-common mingw-w64-x86-64-dev [2020-03-27T14:07:40.073Z] python-pip-whl python3 python3-distutils python3-lib2to3 python3-minimal [2020-03-27T14:07:40.073Z] python3-pkg-resources python3.7 python3.7-minimal vim-runtime xxd [2020-03-27T14:07:40.073Z] Suggested packages: [2020-03-27T14:07:40.073Z] apparmor-profiles-extra apparmor-utils bzip2-doc gcc-8-locales kmod gpm [2020-03-27T14:07:40.073Z] wine64 python3-doc python3-tk python3-venv python-setuptools-doc [2020-03-27T14:07:40.073Z] python3.7-venv python3.7-doc binfmt-support ctags vim-doc vim-scripts [2020-03-27T14:07:40.073Z] xfsdump acl attr quota [2020-03-27T14:07:40.073Z] Recommended packages: [2020-03-27T14:07:40.073Z] aufs-dkms nftables build-essential python3-dev python3-keyring [2020-03-27T14:07:40.073Z] python3-keyrings.alt python3-xdg unzip [2020-03-27T14:07:41.082Z] The following NEW packages will be installed: [2020-03-27T14:07:41.082Z] apparmor aufs-tools bash-completion binutils-mingw-w64 [2020-03-27T14:07:41.082Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 bzip2 dmsetup [2020-03-27T14:07:41.082Z] g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 iptables jq [2020-03-27T14:07:41.082Z] libaio1 libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 [2020-03-27T14:07:41.082Z] libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-03-27T14:07:41.082Z] libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2020-03-27T14:07:41.082Z] libnl-3-200 libonig5 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-03-27T14:07:41.082Z] libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-03-27T14:07:41.082Z] libreadline5 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev [2020-03-27T14:07:41.082Z] mingw-w64-common mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 [2020-03-27T14:07:41.082Z] python3-distutils python3-lib2to3 python3-minimal python3-pip [2020-03-27T14:07:41.082Z] python3-pkg-resources python3-setuptools python3-wheel python3.7 [2020-03-27T14:07:41.082Z] python3.7-minimal thin-provisioning-tools vim vim-common vim-runtime [2020-03-27T14:07:41.082Z] xfsprogs xxd xz-utils zip [2020-03-27T14:07:41.082Z] The following packages will be upgraded: [2020-03-27T14:07:41.082Z] libsystemd0 libudev1 [2020-03-27T14:07:41.364Z] 2 upgraded, 68 newly installed, 0 to remove and 12 not upgraded. [2020-03-27T14:07:41.364Z] Need to get 107 MB of archives. [2020-03-27T14:07:41.364Z] After this operation, 660 MB of additional disk space will be used. [2020-03-27T14:07:41.364Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd0 ppc64el 241-7~deb10u3 [357 kB] [2020-03-27T14:07:41.646Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2020-03-27T14:07:41.646Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u1 [593 kB] [2020-03-27T14:07:41.929Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u1 [2025 kB] [2020-03-27T14:07:43.401Z] Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2020-03-27T14:07:43.402Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2020-03-27T14:07:43.402Z] Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u1 [1793 kB] [2020-03-27T14:07:43.541Z] Loaded image: buildpack-deps:jessie [2020-03-27T14:07:43.541Z] Loaded image: busybox:latest [2020-03-27T14:07:43.541Z] Loaded image: busybox:glibc [2020-03-27T14:07:43.541Z] Loaded image: debian:jessie [2020-03-27T14:07:43.888Z] Loaded image: hello-world:latest [2020-03-27T14:07:43.888Z] INFO: Testing against a local daemon [2020-03-27T14:07:43.888Z] === RUN TestBuildWithSession [2020-03-27T14:07:44.018Z] Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u1 [330 kB] [2020-03-27T14:07:44.635Z] Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2020-03-27T14:07:44.635Z] Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2020-03-27T14:07:44.635Z] Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev1 ppc64el 241-7~deb10u3 [158 kB] [2020-03-27T14:07:44.921Z] Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2020-03-27T14:07:44.921Z] Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2020-03-27T14:07:44.921Z] Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2020-03-27T14:07:44.921Z] Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2020-03-27T14:07:44.921Z] Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2020-03-27T14:07:44.921Z] Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2020-03-27T14:07:44.921Z] Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2020-03-27T14:07:45.204Z] Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-03-27T14:07:45.204Z] Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-03-27T14:07:45.204Z] Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2020-03-27T14:07:45.204Z] Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2020-03-27T14:07:45.204Z] Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2020-03-27T14:07:45.204Z] Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2020-03-27T14:07:45.204Z] Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2020-03-27T14:07:45.204Z] Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-i686 ppc64el 2.31.1-11+8.3 [2811 kB] [2020-03-27T14:07:45.832Z] Get:27 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-03-27T14:07:45.927Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-03-27T14:07:46.122Z] Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-03-27T14:07:46.122Z] Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2020-03-27T14:07:46.244Z] --- PASS: TestBuildWithSession (2.33s) [2020-03-27T14:07:46.244Z] === RUN TestBuildSquashParent [2020-03-27T14:07:46.404Z] Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2020-03-27T14:07:46.689Z] Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2020-03-27T14:07:47.309Z] Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-03-27T14:07:47.309Z] Get:33 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-03-27T14:07:47.309Z] Get:34 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-03-27T14:07:47.813Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-03-27T14:07:49.354Z] Get:35 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-03-27T14:07:49.974Z] Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-03-27T14:07:49.974Z] Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-03-27T14:07:49.974Z] Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-03-27T14:07:49.975Z] Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2020-03-27T14:07:49.975Z] Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-03-27T14:07:49.975Z] Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-03-27T14:07:49.975Z] Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.155-3 [22.3 kB] [2020-03-27T14:07:50.258Z] Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u3 [109 kB] [2020-03-27T14:07:50.258Z] Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2020-03-27T14:07:50.258Z] Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2020-03-27T14:07:50.258Z] Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2020-03-27T14:07:50.258Z] Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2020-03-27T14:07:50.258Z] Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2020-03-27T14:07:50.540Z] Get:49 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2020-03-27T14:07:51.162Z] Get:50 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2020-03-27T14:07:51.162Z] Get:51 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2020-03-27T14:07:51.162Z] Get:52 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-03-27T14:07:51.455Z] Get:53 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-03-27T14:07:51.455Z] Get:54 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-03-27T14:07:51.455Z] Get:55 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-03-27T14:07:51.455Z] Get:56 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2020-03-27T14:07:51.455Z] Get:57 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u3 [321 kB] [2020-03-27T14:07:51.455Z] Get:58 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2020-03-27T14:07:51.455Z] Get:59 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2020-03-27T14:07:51.455Z] Get:60 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-03-27T14:07:51.455Z] Get:61 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2020-03-27T14:07:51.455Z] Get:62 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2020-03-27T14:07:51.455Z] Get:63 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2020-03-27T14:07:51.455Z] Get:64 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2020-03-27T14:07:51.455Z] Get:65 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2020-03-27T14:07:51.455Z] Get:66 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2020-03-27T14:07:51.455Z] Get:67 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-03-27T14:07:51.742Z] Get:68 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2020-03-27T14:07:51.742Z] Get:69 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2020-03-27T14:07:51.742Z] Get:70 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-03-27T14:07:52.027Z] debconf: delaying package configuration, since apt-utils is not installed [2020-03-27T14:07:52.027Z] Fetched 107 MB in 11s (9928 kB/s) [2020-03-27T14:07:52.027Z] (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 ... 15393 files and directories currently installed.) [2020-03-27T14:07:52.027Z] Preparing to unpack .../libsystemd0_241-7~deb10u3_ppc64el.deb ... [2020-03-27T14:07:52.027Z] Unpacking libsystemd0:ppc64el (241-7~deb10u3) over (241-7~deb10u2) ... [2020-03-27T14:07:52.312Z] Setting up libsystemd0:ppc64el (241-7~deb10u3) ... [2020-03-27T14:07:52.312Z] Selecting previously unselected package pigz. [2020-03-27T14:07:52.312Z] (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 ... 15393 files and directories currently installed.) [2020-03-27T14:07:52.312Z] Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2020-03-27T14:07:52.312Z] Unpacking pigz (2.4-1) ... [2020-03-27T14:07:52.312Z] Selecting previously unselected package libpython3.7-minimal:ppc64el. [2020-03-27T14:07:52.312Z] Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-03-27T14:07:52.312Z] Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-03-27T14:07:52.366Z] --- PASS: TestBuildSquashParent (5.32s) [2020-03-27T14:07:52.366Z] === RUN TestBuildWithRemoveAndForceRemove [2020-03-27T14:07:52.366Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-27T14:07:52.366Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-27T14:07:52.366Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-27T14:07:52.366Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-27T14:07:52.366Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-27T14:07:52.366Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-27T14:07:52.366Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-27T14:07:52.366Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-27T14:07:52.366Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-27T14:07:52.366Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-27T14:07:52.366Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-27T14:07:52.366Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-27T14:07:52.366Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-27T14:07:52.366Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-27T14:07:52.606Z] Selecting previously unselected package python3.7-minimal. [2020-03-27T14:07:52.606Z] Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-03-27T14:07:52.606Z] Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-03-27T14:07:52.889Z] Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-03-27T14:07:52.889Z] Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-03-27T14:07:53.191Z] ................................................ [ 29%] [2020-03-27T14:07:53.509Z] Selecting previously unselected package python3-minimal. [2020-03-27T14:07:53.509Z] (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 ... 15642 files and directories currently installed.) [2020-03-27T14:07:53.509Z] Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2020-03-27T14:07:53.509Z] Unpacking python3-minimal (3.7.3-1) ... [2020-03-27T14:07:53.793Z] Selecting previously unselected package libmpdec2:ppc64el. [2020-03-27T14:07:53.793Z] Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2020-03-27T14:07:53.793Z] Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2020-03-27T14:07:53.793Z] Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2020-03-27T14:07:53.793Z] Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_ppc64el.deb ... [2020-03-27T14:07:53.793Z] Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-03-27T14:07:54.078Z] Selecting previously unselected package python3.7. [2020-03-27T14:07:54.078Z] Preparing to unpack .../python3.7_3.7.3-2+deb10u1_ppc64el.deb ... [2020-03-27T14:07:54.078Z] Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-03-27T14:07:54.078Z] Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-03-27T14:07:54.078Z] Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2020-03-27T14:07:54.078Z] Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-03-27T14:07:54.078Z] Setting up python3-minimal (3.7.3-1) ... [2020-03-27T14:07:54.122Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-27T14:07:54.122Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-27T14:07:54.362Z] Selecting previously unselected package python3. [2020-03-27T14:07:54.362Z] (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 ... 16054 files and directories currently installed.) [2020-03-27T14:07:54.362Z] Preparing to unpack .../python3_3.7.3-1_ppc64el.deb ... [2020-03-27T14:07:54.362Z] Unpacking python3 (3.7.3-1) ... [2020-03-27T14:07:54.362Z] Preparing to unpack .../libudev1_241-7~deb10u3_ppc64el.deb ... [2020-03-27T14:07:54.362Z] Unpacking libudev1:ppc64el (241-7~deb10u3) over (241-7~deb10u2) ... [2020-03-27T14:07:54.362Z] Setting up libudev1:ppc64el (241-7~deb10u3) ... [2020-03-27T14:07:54.362Z] Selecting previously unselected package libip4tc0:ppc64el. [2020-03-27T14:07:54.362Z] (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 ... 16087 files and directories currently installed.) [2020-03-27T14:07:54.362Z] Preparing to unpack .../00-libip4tc0_1.8.2-4_ppc64el.deb ... [2020-03-27T14:07:54.362Z] Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2020-03-27T14:07:54.362Z] Selecting previously unselected package libip6tc0:ppc64el. [2020-03-27T14:07:54.362Z] Preparing to unpack .../01-libip6tc0_1.8.2-4_ppc64el.deb ... [2020-03-27T14:07:54.648Z] Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2020-03-27T14:07:54.648Z] Selecting previously unselected package libiptc0:ppc64el. [2020-03-27T14:07:54.648Z] Preparing to unpack .../02-libiptc0_1.8.2-4_ppc64el.deb ... [2020-03-27T14:07:54.648Z] Unpacking libiptc0:ppc64el (1.8.2-4) ... [2020-03-27T14:07:54.648Z] Selecting previously unselected package libnfnetlink0:ppc64el. [2020-03-27T14:07:54.648Z] Preparing to unpack .../03-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2020-03-27T14:07:54.648Z] Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-03-27T14:07:54.648Z] Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-03-27T14:07:54.648Z] Preparing to unpack .../04-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2020-03-27T14:07:54.648Z] Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-03-27T14:07:54.648Z] Selecting previously unselected package libnftnl11:ppc64el. [2020-03-27T14:07:54.648Z] Preparing to unpack .../05-libnftnl11_1.1.2-2_ppc64el.deb ... [2020-03-27T14:07:54.648Z] Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2020-03-27T14:07:54.648Z] Selecting previously unselected package iptables. [2020-03-27T14:07:54.648Z] Preparing to unpack .../06-iptables_1.8.2-4_ppc64el.deb ... [2020-03-27T14:07:54.648Z] Unpacking iptables (1.8.2-4) ... [2020-03-27T14:07:54.648Z] Selecting previously unselected package xxd. [2020-03-27T14:07:54.648Z] Preparing to unpack .../07-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-03-27T14:07:54.648Z] Unpacking xxd (2:8.1.0875-5) ... [2020-03-27T14:07:54.932Z] Selecting previously unselected package vim-common. [2020-03-27T14:07:54.932Z] Preparing to unpack .../08-vim-common_2%3a8.1.0875-5_all.deb ... [2020-03-27T14:07:54.932Z] Unpacking vim-common (2:8.1.0875-5) ... [2020-03-27T14:07:54.932Z] Selecting previously unselected package bash-completion. [2020-03-27T14:07:54.932Z] Preparing to unpack .../09-bash-completion_1%3a2.8-6_all.deb ... [2020-03-27T14:07:55.942Z] Unpacking bash-completion (1:2.8-6) ... [2020-03-27T14:07:55.973Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-03-27T14:07:56.226Z] Selecting previously unselected package bzip2. [2020-03-27T14:07:56.226Z] Preparing to unpack .../10-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2020-03-27T14:07:56.226Z] Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-03-27T14:07:56.226Z] Selecting previously unselected package xz-utils. [2020-03-27T14:07:56.226Z] Preparing to unpack .../11-xz-utils_5.2.4-1_ppc64el.deb ... [2020-03-27T14:07:56.226Z] Unpacking xz-utils (5.2.4-1) ... [2020-03-27T14:07:56.226Z] Selecting previously unselected package apparmor. [2020-03-27T14:07:56.226Z] Preparing to unpack .../12-apparmor_2.13.2-10_ppc64el.deb ... [2020-03-27T14:07:56.226Z] Unpacking apparmor (2.13.2-10) ... [2020-03-27T14:07:56.510Z] Selecting previously unselected package aufs-tools. [2020-03-27T14:07:56.510Z] Preparing to unpack .../13-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2020-03-27T14:07:56.510Z] Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-03-27T14:07:56.510Z] Selecting previously unselected package binutils-mingw-w64-i686. [2020-03-27T14:07:56.510Z] Preparing to unpack .../14-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2020-03-27T14:07:56.510Z] Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-03-27T14:07:56.578Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-27T14:07:56.578Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-27T14:07:57.127Z] Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-03-27T14:07:57.127Z] Preparing to unpack .../15-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2020-03-27T14:07:57.127Z] Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-03-27T14:07:57.746Z] Selecting previously unselected package binutils-mingw-w64. [2020-03-27T14:07:57.746Z] Preparing to unpack .../16-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-03-27T14:07:57.746Z] Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-03-27T14:07:57.746Z] Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-03-27T14:07:57.746Z] Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-03-27T14:07:57.746Z] Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-03-27T14:07:57.746Z] Selecting previously unselected package dmsetup. [2020-03-27T14:07:57.746Z] Preparing to unpack .../18-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2020-03-27T14:07:57.746Z] Unpacking dmsetup (2:1.02.155-3) ... [2020-03-27T14:07:57.746Z] Selecting previously unselected package mingw-w64-common. [2020-03-27T14:07:57.746Z] Preparing to unpack .../19-mingw-w64-common_6.0.0-3_all.deb ... [2020-03-27T14:07:57.746Z] Unpacking mingw-w64-common (6.0.0-3) ... [2020-03-27T14:07:58.770Z] Selecting previously unselected package mingw-w64-x86-64-dev. [2020-03-27T14:07:58.770Z] Preparing to unpack .../20-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-03-27T14:07:58.770Z] Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-03-27T14:07:58.920Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-03-27T14:07:58.920Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.61s) [2020-03-27T14:07:58.920Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.69s) [2020-03-27T14:07:58.920Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.26s) [2020-03-27T14:07:58.920Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.23s) [2020-03-27T14:07:58.920Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.63s) [2020-03-27T14:07:58.920Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.64s) [2020-03-27T14:07:58.920Z] === RUN TestBuildMultiStageCopy [2020-03-27T14:07:58.920Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-03-27T14:07:59.233Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-03-27T14:07:59.782Z] Selecting previously unselected package gcc-mingw-w64-base. [2020-03-27T14:07:59.782Z] Preparing to unpack .../21-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-03-27T14:07:59.782Z] Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-03-27T14:07:59.782Z] Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-03-27T14:07:59.782Z] Preparing to unpack .../22-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-03-27T14:07:59.782Z] Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-27T14:08:01.423Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-03-27T14:08:01.778Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-03-27T14:08:02.140Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-03-27T14:08:02.887Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-03-27T14:08:03.241Z] --- PASS: TestBuildMultiStageCopy (4.29s) [2020-03-27T14:08:03.241Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.41s) [2020-03-27T14:08:03.241Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.42s) [2020-03-27T14:08:03.241Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.41s) [2020-03-27T14:08:03.241Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.51s) [2020-03-27T14:08:03.241Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.54s) [2020-03-27T14:08:03.241Z] === RUN TestBuildMultiStageParentConfig [2020-03-27T14:08:03.394Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-03-27T14:08:04.444Z] --- PASS: TestBuildMultiStageParentConfig (1.28s) [2020-03-27T14:08:04.444Z] === RUN TestBuildLabelWithTargets [2020-03-27T14:08:05.274Z] Selecting previously unselected package g++-mingw-w64-x86-64. [2020-03-27T14:08:05.274Z] Preparing to unpack .../23-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-03-27T14:08:05.274Z] Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-27T14:08:06.656Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-03-27T14:08:06.948Z] --- PASS: TestBuildLabelWithTargets (1.98s) [2020-03-27T14:08:06.948Z] === RUN TestBuildWithEmptyLayers [2020-03-27T14:08:07.320Z] --- PASS: TestBuildWithEmptyLayers (0.83s) [2020-03-27T14:08:07.320Z] === RUN TestBuildMultiStageOnBuild [2020-03-27T14:08:09.666Z] Selecting previously unselected package libonig5:ppc64el. [2020-03-27T14:08:09.666Z] Preparing to unpack .../24-libonig5_6.9.1-1_ppc64el.deb ... [2020-03-27T14:08:09.666Z] Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-03-27T14:08:09.666Z] Selecting previously unselected package libjq1:ppc64el. [2020-03-27T14:08:09.666Z] Preparing to unpack .../25-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-03-27T14:08:09.666Z] Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-03-27T14:08:09.666Z] Selecting previously unselected package jq. [2020-03-27T14:08:09.666Z] Preparing to unpack .../26-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-03-27T14:08:09.666Z] Unpacking jq (1.5+dfsg-2+b1) ... [2020-03-27T14:08:09.666Z] Selecting previously unselected package libaio1:ppc64el. [2020-03-27T14:08:09.666Z] Preparing to unpack .../27-libaio1_0.3.112-3_ppc64el.deb ... [2020-03-27T14:08:09.666Z] Unpacking libaio1:ppc64el (0.3.112-3) ... [2020-03-27T14:08:09.666Z] Selecting previously unselected package libbtrfs0. [2020-03-27T14:08:09.666Z] Preparing to unpack .../28-libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-03-27T14:08:09.666Z] Unpacking libbtrfs0 (4.20.1-2) ... [2020-03-27T14:08:09.666Z] Selecting previously unselected package libbtrfs-dev. [2020-03-27T14:08:09.666Z] Preparing to unpack .../29-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-03-27T14:08:09.666Z] Unpacking libbtrfs-dev (4.20.1-2) ... [2020-03-27T14:08:09.666Z] Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-03-27T14:08:09.666Z] Preparing to unpack .../30-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-03-27T14:08:09.666Z] Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-03-27T14:08:09.666Z] Selecting previously unselected package libudev-dev:ppc64el. [2020-03-27T14:08:09.666Z] Preparing to unpack .../31-libudev-dev_241-7~deb10u3_ppc64el.deb ... [2020-03-27T14:08:09.666Z] Unpacking libudev-dev:ppc64el (241-7~deb10u3) ... [2020-03-27T14:08:09.666Z] Selecting previously unselected package libsepol1-dev:ppc64el. [2020-03-27T14:08:09.666Z] Preparing to unpack .../32-libsepol1-dev_2.8-1_ppc64el.deb ... [2020-03-27T14:08:09.666Z] Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2020-03-27T14:08:09.666Z] Selecting previously unselected package libpcre16-3:ppc64el. [2020-03-27T14:08:09.666Z] Preparing to unpack .../33-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2020-03-27T14:08:09.666Z] Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2020-03-27T14:08:09.666Z] Selecting previously unselected package libpcre32-3:ppc64el. [2020-03-27T14:08:09.666Z] Preparing to unpack .../34-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2020-03-27T14:08:09.666Z] Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2020-03-27T14:08:09.666Z] Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-03-27T14:08:09.666Z] Preparing to unpack .../35-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2020-03-27T14:08:09.666Z] Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-03-27T14:08:09.666Z] Selecting previously unselected package libpcre3-dev:ppc64el. [2020-03-27T14:08:09.666Z] Preparing to unpack .../36-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2020-03-27T14:08:09.666Z] Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2020-03-27T14:08:09.666Z] Selecting previously unselected package libselinux1-dev:ppc64el. [2020-03-27T14:08:09.666Z] Preparing to unpack .../37-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2020-03-27T14:08:09.666Z] Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-03-27T14:08:09.666Z] Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-03-27T14:08:09.666Z] Preparing to unpack .../38-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2020-03-27T14:08:09.666Z] Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-03-27T14:08:09.666Z] Selecting previously unselected package libgpm2:ppc64el. [2020-03-27T14:08:09.666Z] Preparing to unpack .../39-libgpm2_1.20.7-5_ppc64el.deb ... [2020-03-27T14:08:09.666Z] Unpacking libgpm2:ppc64el (1.20.7-5) ... [2020-03-27T14:08:09.666Z] Selecting previously unselected package libicu63:ppc64el. [2020-03-27T14:08:09.666Z] Preparing to unpack .../40-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-03-27T14:08:09.666Z] Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-03-27T14:08:09.918Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-03-27T14:08:10.428Z] --- PASS: TestBuildMultiStageOnBuild (2.66s) [2020-03-27T14:08:10.428Z] === RUN TestBuildUncleanTarFilenames [2020-03-27T14:08:10.843Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-03-27T14:08:11.119Z] tests/integration/api_exec_test.py .................... [ 35%] [2020-03-27T14:08:11.152Z] Selecting previously unselected package libnet1:ppc64el. [2020-03-27T14:08:11.152Z] Preparing to unpack .../41-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-03-27T14:08:11.152Z] Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-03-27T14:08:11.152Z] Selecting previously unselected package libnl-3-200:ppc64el. [2020-03-27T14:08:11.152Z] Preparing to unpack .../42-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-03-27T14:08:11.152Z] Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-03-27T14:08:11.152Z] Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-03-27T14:08:11.152Z] Preparing to unpack .../43-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-03-27T14:08:11.152Z] Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-03-27T14:08:11.152Z] Selecting previously unselected package libreadline5:ppc64el. [2020-03-27T14:08:11.152Z] Preparing to unpack .../44-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2020-03-27T14:08:11.152Z] Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-03-27T14:08:11.152Z] Selecting previously unselected package libsystemd-dev:ppc64el. [2020-03-27T14:08:11.152Z] Preparing to unpack .../45-libsystemd-dev_241-7~deb10u3_ppc64el.deb ... [2020-03-27T14:08:11.152Z] Unpacking libsystemd-dev:ppc64el (241-7~deb10u3) ... [2020-03-27T14:08:11.181Z] --- PASS: TestBuildUncleanTarFilenames (1.13s) [2020-03-27T14:08:11.181Z] === RUN TestBuildMultiStageLayerLeak [2020-03-27T14:08:11.436Z] Selecting previously unselected package net-tools. [2020-03-27T14:08:11.436Z] Preparing to unpack .../46-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2020-03-27T14:08:11.436Z] Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-03-27T14:08:11.436Z] Selecting previously unselected package python-pip-whl. [2020-03-27T14:08:11.436Z] Preparing to unpack .../47-python-pip-whl_18.1-5_all.deb ... [2020-03-27T14:08:11.436Z] Unpacking python-pip-whl (18.1-5) ... [2020-03-27T14:08:11.720Z] Selecting previously unselected package python3-lib2to3. [2020-03-27T14:08:11.720Z] Preparing to unpack .../48-python3-lib2to3_3.7.3-1_all.deb ... [2020-03-27T14:08:11.720Z] Unpacking python3-lib2to3 (3.7.3-1) ... [2020-03-27T14:08:11.720Z] Selecting previously unselected package python3-distutils. [2020-03-27T14:08:11.720Z] Preparing to unpack .../49-python3-distutils_3.7.3-1_all.deb ... [2020-03-27T14:08:11.720Z] Unpacking python3-distutils (3.7.3-1) ... [2020-03-27T14:08:11.720Z] Selecting previously unselected package python3-pip. [2020-03-27T14:08:11.720Z] Preparing to unpack .../50-python3-pip_18.1-5_all.deb ... [2020-03-27T14:08:11.720Z] Unpacking python3-pip (18.1-5) ... [2020-03-27T14:08:11.720Z] Selecting previously unselected package python3-pkg-resources. [2020-03-27T14:08:11.720Z] Preparing to unpack .../51-python3-pkg-resources_40.8.0-1_all.deb ... [2020-03-27T14:08:11.720Z] Unpacking python3-pkg-resources (40.8.0-1) ... [2020-03-27T14:08:11.720Z] Selecting previously unselected package python3-setuptools. [2020-03-27T14:08:11.720Z] Preparing to unpack .../52-python3-setuptools_40.8.0-1_all.deb ... [2020-03-27T14:08:11.720Z] Unpacking python3-setuptools (40.8.0-1) ... [2020-03-27T14:08:12.008Z] Selecting previously unselected package python3-wheel. [2020-03-27T14:08:12.008Z] Preparing to unpack .../53-python3-wheel_0.32.3-2_all.deb ... [2020-03-27T14:08:12.008Z] Unpacking python3-wheel (0.32.3-2) ... [2020-03-27T14:08:12.008Z] Selecting previously unselected package thin-provisioning-tools. [2020-03-27T14:08:12.008Z] Preparing to unpack .../54-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2020-03-27T14:08:12.008Z] Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-03-27T14:08:12.008Z] Selecting previously unselected package vim-runtime. [2020-03-27T14:08:12.008Z] Preparing to unpack .../55-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-03-27T14:08:12.008Z] Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-03-27T14:08:12.008Z] Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-03-27T14:08:12.008Z] Unpacking vim-runtime (2:8.1.0875-5) ... [2020-03-27T14:08:13.019Z] Selecting previously unselected package vim. [2020-03-27T14:08:13.019Z] Preparing to unpack .../56-vim_2%3a8.1.0875-5_ppc64el.deb ... [2020-03-27T14:08:13.019Z] Unpacking vim (2:8.1.0875-5) ... [2020-03-27T14:08:13.303Z] Selecting previously unselected package xfsprogs. [2020-03-27T14:08:13.303Z] Preparing to unpack .../57-xfsprogs_4.20.0-1_ppc64el.deb ... [2020-03-27T14:08:13.303Z] Unpacking xfsprogs (4.20.0-1) ... [2020-03-27T14:08:13.303Z] Selecting previously unselected package zip. [2020-03-27T14:08:13.303Z] Preparing to unpack .../58-zip_3.0-11+b1_ppc64el.deb ... [2020-03-27T14:08:13.303Z] Unpacking zip (3.0-11+b1) ... [2020-03-27T14:08:13.419Z] 65014b3c3121: Pull complete [2020-03-27T14:08:13.587Z] Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-03-27T14:08:13.587Z] Setting up aufs-tools (1:4.14+20190211-1) ... [2020-03-27T14:08:13.587Z] Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-03-27T14:08:13.587Z] Setting up libip6tc0:ppc64el (1.8.2-4) ... [2020-03-27T14:08:13.587Z] Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-03-27T14:08:13.587Z] Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-03-27T14:08:13.587Z] Setting up libgpm2:ppc64el (1.20.7-5) ... [2020-03-27T14:08:13.587Z] Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2020-03-27T14:08:13.587Z] Setting up libip4tc0:ppc64el (1.8.2-4) ... [2020-03-27T14:08:13.587Z] Setting up libsepol1-dev:ppc64el (2.8-1) ... [2020-03-27T14:08:13.587Z] Setting up libnftnl11:ppc64el (1.1.2-2) ... [2020-03-27T14:08:13.587Z] Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-03-27T14:08:13.587Z] Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-03-27T14:08:13.587Z] Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-03-27T14:08:13.587Z] Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-03-27T14:08:13.587Z] Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-03-27T14:08:13.587Z] Setting up xxd (2:8.1.0875-5) ... [2020-03-27T14:08:13.587Z] Setting up libbtrfs0 (4.20.1-2) ... [2020-03-27T14:08:13.587Z] Setting up zip (3.0-11+b1) ... [2020-03-27T14:08:13.587Z] Setting up vim-common (2:8.1.0875-5) ... [2020-03-27T14:08:13.587Z] Setting up bash-completion (1:2.8-6) ... [2020-03-27T14:08:14.245Z] --- PASS: TestBuildMultiStageLayerLeak (2.98s) [2020-03-27T14:08:14.245Z] === RUN TestBuildWithHugeFile [2020-03-27T14:08:14.599Z] Setting up libiptc0:ppc64el (1.8.2-4) ... [2020-03-27T14:08:14.599Z] Setting up xz-utils (5.2.4-1) ... [2020-03-27T14:08:14.599Z] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-03-27T14:08:14.883Z] Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2020-03-27T14:08:14.883Z] Setting up libudev-dev:ppc64el (241-7~deb10u3) ... [2020-03-27T14:08:14.883Z] Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-03-27T14:08:14.883Z] Setting up libbtrfs-dev (4.20.1-2) ... [2020-03-27T14:08:14.883Z] Setting up pigz (2.4-1) ... [2020-03-27T14:08:14.883Z] Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-03-27T14:08:14.883Z] Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-03-27T14:08:14.883Z] Setting up python-pip-whl (18.1-5) ... [2020-03-27T14:08:14.883Z] Setting up libmpdec2:ppc64el (2.4.2-2) ... [2020-03-27T14:08:14.883Z] Setting up mingw-w64-common (6.0.0-3) ... [2020-03-27T14:08:14.883Z] Setting up vim-runtime (2:8.1.0875-5) ... [2020-03-27T14:08:14.883Z] Setting up libaio1:ppc64el (0.3.112-3) ... [2020-03-27T14:08:14.883Z] Setting up libsystemd-dev:ppc64el (241-7~deb10u3) ... [2020-03-27T14:08:14.883Z] Setting up libonig5:ppc64el (6.9.1-1) ... [2020-03-27T14:08:14.883Z] Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-03-27T14:08:14.883Z] Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-03-27T14:08:14.883Z] Setting up vim (2:8.1.0875-5) ... [2020-03-27T14:08:14.883Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-03-27T14:08:14.883Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-03-27T14:08:14.883Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-03-27T14:08:14.883Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-03-27T14:08:14.883Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-03-27T14:08:14.883Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-03-27T14:08:14.883Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-03-27T14:08:14.883Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-03-27T14:08:14.883Z] Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-03-27T14:08:14.883Z] Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2020-03-27T14:08:14.883Z] Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-27T14:08:14.883Z] 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-03-27T14:08:14.883Z] 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-03-27T14:08:14.883Z] Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-27T14:08:14.883Z] 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-03-27T14:08:14.883Z] 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-03-27T14:08:14.883Z] Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-03-27T14:08:14.883Z] Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-03-27T14:08:14.883Z] Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-03-27T14:08:14.883Z] Setting up jq (1.5+dfsg-2+b1) ... [2020-03-27T14:08:14.883Z] Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-03-27T14:08:15.166Z] Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-03-27T14:08:16.176Z] Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-03-27T14:08:16.176Z] Setting up iptables (1.8.2-4) ... [2020-03-27T14:08:16.472Z] update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-03-27T14:08:16.472Z] update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-03-27T14:08:16.472Z] update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-03-27T14:08:16.472Z] update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-03-27T14:08:16.472Z] update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-03-27T14:08:16.472Z] update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-03-27T14:08:16.472Z] Setting up python3 (3.7.3-1) ... [2020-03-27T14:08:16.472Z] Setting up python3-wheel (0.32.3-2) ... [2020-03-27T14:08:16.756Z] Setting up apparmor (2.13.2-10) ... [2020-03-27T14:08:17.371Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-03-27T14:08:17.372Z] Setting up python3-lib2to3 (3.7.3-1) ... [2020-03-27T14:08:17.372Z] Setting up python3-pkg-resources (40.8.0-1) ... [2020-03-27T14:08:17.656Z] Setting up python3-distutils (3.7.3-1) ... [2020-03-27T14:08:17.940Z] Setting up python3-setuptools (40.8.0-1) ... [2020-03-27T14:08:18.223Z] Setting up python3-pip (18.1-5) ... [2020-03-27T14:08:18.839Z] Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-03-27T14:08:18.839Z] Setting up dmsetup (2:1.02.155-3) ... [2020-03-27T14:08:18.839Z] Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-03-27T14:08:18.839Z] Setting up xfsprogs (4.20.0-1) ... [2020-03-27T14:08:18.839Z] Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-03-27T14:08:18.839Z] Processing triggers for mime-support (3.62) ... [2020-03-27T14:08:18.839Z] Processing triggers for libc-bin (2.28-10) ... [2020-03-27T14:08:19.077Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2020-03-27T14:08:19.883Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-03-27T14:08:23.497Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-03-27T14:08:29.817Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-03-27T14:08:31.378Z] Removing intermediate container c5527af74ba2 [2020-03-27T14:08:31.378Z] ---> c20c80a00bfd [2020-03-27T14:08:31.378Z] Step 117/140 : RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2020-03-27T14:08:31.378Z] ---> Running in 1901754a7459 [2020-03-27T14:08:31.378Z] update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-03-27T14:08:31.378Z] update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-03-27T14:08:31.378Z] update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-03-27T14:08:31.378Z] Removing intermediate container 1901754a7459 [2020-03-27T14:08:31.378Z] ---> ffa61179d316 [2020-03-27T14:08:31.378Z] Step 118/140 : RUN pip3 install yamllint==1.16.0 [2020-03-27T14:08:31.378Z] ---> Running in e714da0d7c3a [2020-03-27T14:08:32.865Z] Collecting yamllint==1.16.0 [2020-03-27T14:08:32.865Z] Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-03-27T14:08:32.865Z] Collecting pyyaml (from yamllint==1.16.0) [2020-03-27T14:08:33.148Z] Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-03-27T14:08:33.765Z] Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-03-27T14:08:33.765Z] Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-03-27T14:08:33.765Z] Building wheels for collected packages: pyyaml [2020-03-27T14:08:33.765Z] Running setup.py bdist_wheel for pyyaml: started [2020-03-27T14:08:34.048Z] Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-03-27T14:08:34.048Z] Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-03-27T14:08:34.048Z] Successfully built pyyaml [2020-03-27T14:08:34.048Z] Installing collected packages: pyyaml, pathspec, yamllint [2020-03-27T14:08:34.331Z] Successfully installed pathspec-0.7.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-03-27T14:08:34.616Z] Removing intermediate container e714da0d7c3a [2020-03-27T14:08:34.616Z] ---> 3831768b44e4 [2020-03-27T14:08:34.616Z] Step 119/140 : COPY --from=dockercli /build/ /usr/local/cli [2020-03-27T14:08:35.627Z] ---> 8ce797974314 [2020-03-27T14:08:35.627Z] Step 120/140 : COPY --from=frozen-images /build/ /docker-frozen-images [2020-03-27T14:08:40.033Z] ---> a36ad2ee44e7 [2020-03-27T14:08:40.033Z] Step 121/140 : COPY --from=swagger /build/ /usr/local/bin/ [2020-03-27T14:08:40.033Z] ---> 8584d3f75500 [2020-03-27T14:08:40.033Z] Step 122/140 : COPY --from=tomlv /build/ /usr/local/bin/ [2020-03-27T14:08:40.033Z] ---> 832337e044be [2020-03-27T14:08:40.033Z] Step 123/140 : COPY --from=tini /build/ /usr/local/bin/ [2020-03-27T14:08:40.316Z] ---> 737f4202f8ea [2020-03-27T14:08:40.316Z] Step 124/140 : COPY --from=registry /build/ /usr/local/bin/ [2020-03-27T14:08:40.933Z] ---> ef56211566b7 [2020-03-27T14:08:40.933Z] Step 125/140 : COPY --from=criu /build/ /usr/local/ [2020-03-27T14:08:41.216Z] ---> 55dbfe261ceb [2020-03-27T14:08:41.216Z] Step 126/140 : COPY --from=vndr /build/ /usr/local/bin/ [2020-03-27T14:08:41.832Z] ---> 76be7edef7e0 [2020-03-27T14:08:41.833Z] Step 127/140 : COPY --from=gotestsum /build/ /usr/local/bin/ [2020-03-27T14:08:41.833Z] ---> 988afa82cdbe [2020-03-27T14:08:41.833Z] Step 128/140 : COPY --from=gometalinter /build/ /usr/local/bin/ [2020-03-27T14:08:42.618Z] --- PASS: TestBuildWithHugeFile (26.04s) [2020-03-27T14:08:42.618Z] === RUN TestBuildWithEmptyDockerfile [2020-03-27T14:08:42.618Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-27T14:08:42.618Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-27T14:08:42.618Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-27T14:08:42.618Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-27T14:08:42.618Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-27T14:08:42.618Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-27T14:08:42.618Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-27T14:08:42.618Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-27T14:08:42.618Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-27T14:08:42.618Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2020-03-27T14:08:42.618Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2020-03-27T14:08:42.618Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2020-03-27T14:08:42.618Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s) [2020-03-27T14:08:42.618Z] === RUN TestBuildPreserveOwnership [2020-03-27T14:08:42.618Z] === RUN TestBuildPreserveOwnership/copy_from [2020-03-27T14:08:43.936Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-03-27T14:08:44.106Z] tests/integration/api_network_test.py ........................... [ 47%] [2020-03-27T14:08:45.297Z] ---> 4a410253bf76 [2020-03-27T14:08:45.297Z] Step 129/140 : COPY --from=runc /build/ /usr/local/bin/ [2020-03-27T14:08:45.297Z] ---> 9543e0fc7927 [2020-03-27T14:08:45.297Z] Step 130/140 : COPY --from=containerd /build/ /usr/local/bin/ [2020-03-27T14:08:46.285Z] --- PASS: TestBuildPreserveOwnership (5.33s) [2020-03-27T14:08:46.285Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.44s) [2020-03-27T14:08:46.285Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.89s) [2020-03-27T14:08:46.285Z] === RUN TestBuildPlatformInvalid [2020-03-27T14:08:46.285Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2020-03-27T14:08:46.285Z] PASS [2020-03-27T14:08:46.285Z] [2020-03-27T14:08:46.285Z] DONE 30 tests in 69.948s [2020-03-27T14:08:46.285Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-03-27T14:08:46.285Z] ++ 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-03-27T14:08:46.285Z] ++ set -e [2020-03-27T14:08:46.285Z] ++ '[' -n 0 ']' [2020-03-27T14:08:46.285Z] ++ set -x [2020-03-27T14:08:46.285Z] ++ 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-03-27T14:08:46.285Z] INFO: Testing against a local daemon [2020-03-27T14:08:46.285Z] === RUN TestConfigList [2020-03-27T14:08:46.310Z] ---> 493df2e7cca2 [2020-03-27T14:08:46.310Z] Step 131/140 : COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-03-27T14:08:46.594Z] ---> 3ecff9f943ff [2020-03-27T14:08:46.594Z] Step 132/140 : COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_64 [2020-03-27T14:08:47.212Z] ---> 81acde76d485 [2020-03-27T14:08:47.212Z] Step 133/140 : COPY --from=proxy /build/ /usr/local/bin/ [2020-03-27T14:08:47.212Z] ---> a732a808432a [2020-03-27T14:08:47.212Z] Step 134/140 : ENV PATH=/usr/local/cli:$PATH [2020-03-27T14:08:47.212Z] ---> Running in e20af40bff8f [2020-03-27T14:08:47.497Z] Removing intermediate container e20af40bff8f [2020-03-27T14:08:47.497Z] ---> 08ac47e045a1 [2020-03-27T14:08:47.497Z] Step 135/140 : ENV DOCKER_BUILDTAGS apparmor seccomp selinux [2020-03-27T14:08:47.497Z] ---> Running in c4d2ffb40fb5 [2020-03-27T14:08:47.497Z] Removing intermediate container c4d2ffb40fb5 [2020-03-27T14:08:47.497Z] ---> 233c6fbc430b [2020-03-27T14:08:47.497Z] Step 136/140 : WORKDIR /go/src/github.com/docker/docker [2020-03-27T14:08:47.497Z] ---> Running in 382116817f9b [2020-03-27T14:08:47.781Z] Removing intermediate container 382116817f9b [2020-03-27T14:08:47.781Z] ---> 89421ce20ac4 [2020-03-27T14:08:47.781Z] Step 137/140 : VOLUME /var/lib/docker [2020-03-27T14:08:47.781Z] ---> Running in 416a4d94eb04 [2020-03-27T14:08:47.781Z] Removing intermediate container 416a4d94eb04 [2020-03-27T14:08:47.781Z] ---> ad95b74d515f [2020-03-27T14:08:47.781Z] Step 138/140 : ENTRYPOINT ["hack/dind"] [2020-03-27T14:08:47.781Z] ---> Running in 91e6d474d3c9 [2020-03-27T14:08:48.066Z] Removing intermediate container 91e6d474d3c9 [2020-03-27T14:08:48.066Z] ---> 047cbbc7c383 [2020-03-27T14:08:48.066Z] Step 139/140 : FROM dev AS final [2020-03-27T14:08:48.066Z] ---> 047cbbc7c383 [2020-03-27T14:08:48.066Z] Step 140/140 : COPY . /go/src/github.com/docker/docker [2020-03-27T14:08:48.683Z] --- PASS: TestConfigList (2.72s) [2020-03-27T14:08:48.683Z] config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList [2020-03-27T14:08:48.683Z] daemon.go:325: [d29eec5ad4b41] waiting for daemon to start [2020-03-27T14:08:48.683Z] daemon.go:325: [d29eec5ad4b41] waiting for daemon to start [2020-03-27T14:08:48.683Z] daemon.go:353: [d29eec5ad4b41] daemon started [2020-03-27T14:08:48.683Z] daemon.go:461: [d29eec5ad4b41] Stopping daemon [2020-03-27T14:08:48.683Z] daemon.go:296: [d29eec5ad4b41] exiting daemon [2020-03-27T14:08:48.683Z] daemon.go:448: [d29eec5ad4b41] Daemon stopped [2020-03-27T14:08:48.683Z] === RUN TestConfigsCreateAndDelete [2020-03-27T14:08:51.755Z] --- PASS: TestConfigsCreateAndDelete (2.76s) [2020-03-27T14:08:51.755Z] config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete [2020-03-27T14:08:51.755Z] daemon.go:325: [d27603b63380e] waiting for daemon to start [2020-03-27T14:08:51.755Z] daemon.go:325: [d27603b63380e] waiting for daemon to start [2020-03-27T14:08:51.755Z] daemon.go:353: [d27603b63380e] daemon started [2020-03-27T14:08:51.755Z] daemon.go:461: [d27603b63380e] Stopping daemon [2020-03-27T14:08:51.755Z] daemon.go:296: [d27603b63380e] exiting daemon [2020-03-27T14:08:51.755Z] daemon.go:448: [d27603b63380e] Daemon stopped [2020-03-27T14:08:51.755Z] === RUN TestConfigsUpdate [2020-03-27T14:08:52.429Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-03-27T14:08:54.054Z] tests/integration/api_secret_test.py ..... [ 52%] [2020-03-27T14:08:54.861Z] --- PASS: TestConfigsUpdate (2.84s) [2020-03-27T14:08:54.861Z] config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate [2020-03-27T14:08:54.861Z] daemon.go:325: [d41b1a995c52d] waiting for daemon to start [2020-03-27T14:08:54.861Z] daemon.go:325: [d41b1a995c52d] waiting for daemon to start [2020-03-27T14:08:54.861Z] daemon.go:353: [d41b1a995c52d] daemon started [2020-03-27T14:08:54.861Z] daemon.go:461: [d41b1a995c52d] Stopping daemon [2020-03-27T14:08:54.861Z] daemon.go:296: [d41b1a995c52d] exiting daemon [2020-03-27T14:08:54.861Z] daemon.go:448: [d41b1a995c52d] Daemon stopped [2020-03-27T14:08:54.861Z] === RUN TestTemplatedConfig [2020-03-27T14:08:54.885Z] ---> 74abf3b01805 [2020-03-27T14:08:54.885Z] Successfully built 74abf3b01805 [2020-03-27T14:08:54.885Z] Successfully tagged docker:f4a7311dabd3eded3a5979c06127303f694f6b29 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-03-27T14:08:55.308Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40617/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr12 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f4a7311dabd3eded3a5979c06127303f694f6b29 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:f4a7311dabd3eded3a5979c06127303f694f6b29 hack/test/unit [2020-03-27T14:08:56.302Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-03-27T14:08:57.931Z] --- PASS: TestTemplatedConfig (3.45s) [2020-03-27T14:08:57.931Z] config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig [2020-03-27T14:08:57.931Z] daemon.go:325: [dfa9af620ad6f] waiting for daemon to start [2020-03-27T14:08:57.931Z] daemon.go:325: [dfa9af620ad6f] waiting for daemon to start [2020-03-27T14:08:57.931Z] daemon.go:353: [dfa9af620ad6f] daemon started [2020-03-27T14:08:57.931Z] daemon.go:461: [dfa9af620ad6f] Stopping daemon [2020-03-27T14:08:57.931Z] daemon.go:296: [dfa9af620ad6f] exiting daemon [2020-03-27T14:08:57.931Z] daemon.go:448: [dfa9af620ad6f] Daemon stopped [2020-03-27T14:08:57.931Z] === RUN TestConfigInspect [2020-03-27T14:08:58.627Z] tests/integration/api_service_test.py ................s................. [ 60%] [2020-03-27T14:08:58.814Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-03-27T14:09:00.815Z] ? github.com/docker/docker/api [no test files] [2020-03-27T14:09:01.094Z] --- PASS: TestConfigInspect (2.90s) [2020-03-27T14:09:01.095Z] config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect [2020-03-27T14:09:01.095Z] daemon.go:325: [d4e5d5ce08095] waiting for daemon to start [2020-03-27T14:09:01.095Z] daemon.go:325: [d4e5d5ce08095] waiting for daemon to start [2020-03-27T14:09:01.095Z] daemon.go:353: [d4e5d5ce08095] daemon started [2020-03-27T14:09:01.095Z] daemon.go:461: [d4e5d5ce08095] Stopping daemon [2020-03-27T14:09:01.095Z] daemon.go:296: [d4e5d5ce08095] exiting daemon [2020-03-27T14:09:01.095Z] daemon.go:448: [d4e5d5ce08095] Daemon stopped [2020-03-27T14:09:01.095Z] === RUN TestConfigCreateWithLabels [2020-03-27T14:09:02.076Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-03-27T14:09:04.182Z] --- PASS: TestConfigCreateWithLabels (2.88s) [2020-03-27T14:09:04.182Z] config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels [2020-03-27T14:09:04.182Z] daemon.go:325: [d8265fe04c072] waiting for daemon to start [2020-03-27T14:09:04.182Z] daemon.go:325: [d8265fe04c072] waiting for daemon to start [2020-03-27T14:09:04.182Z] daemon.go:353: [d8265fe04c072] daemon started [2020-03-27T14:09:04.182Z] daemon.go:461: [d8265fe04c072] Stopping daemon [2020-03-27T14:09:04.182Z] daemon.go:296: [d8265fe04c072] exiting daemon [2020-03-27T14:09:04.182Z] daemon.go:448: [d8265fe04c072] Daemon stopped [2020-03-27T14:09:04.182Z] === RUN TestConfigCreateResolve [2020-03-27T14:09:06.544Z] --- PASS: TestConfigCreateResolve (2.78s) [2020-03-27T14:09:06.544Z] config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve [2020-03-27T14:09:06.544Z] daemon.go:325: [d8b09308f2c23] waiting for daemon to start [2020-03-27T14:09:06.544Z] daemon.go:325: [d8b09308f2c23] waiting for daemon to start [2020-03-27T14:09:06.544Z] daemon.go:353: [d8b09308f2c23] daemon started [2020-03-27T14:09:06.544Z] daemon.go:461: [d8b09308f2c23] Stopping daemon [2020-03-27T14:09:06.544Z] daemon.go:296: [d8b09308f2c23] exiting daemon [2020-03-27T14:09:06.544Z] daemon.go:448: [d8b09308f2c23] Daemon stopped [2020-03-27T14:09:06.544Z] === RUN TestConfigDaemonLibtrustID [2020-03-27T14:09:07.061Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2020-03-27T14:09:07.061Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID [2020-03-27T14:09:07.061Z] daemon.go:325: [db9f83a6e1506] waiting for daemon to start [2020-03-27T14:09:07.061Z] daemon.go:325: [db9f83a6e1506] waiting for daemon to start [2020-03-27T14:09:07.061Z] daemon.go:353: [db9f83a6e1506] daemon started [2020-03-27T14:09:07.061Z] daemon.go:461: [db9f83a6e1506] Stopping daemon [2020-03-27T14:09:07.061Z] daemon.go:296: [db9f83a6e1506] exiting daemon [2020-03-27T14:09:07.061Z] daemon.go:448: [db9f83a6e1506] Daemon stopped [2020-03-27T14:09:07.061Z] PASS [2020-03-27T14:09:07.061Z] [2020-03-27T14:09:07.061Z] DONE 8 tests in 20.928s [2020-03-27T14:09:07.061Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-03-27T14:09:07.061Z] ++ 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-03-27T14:09:07.061Z] ++ set -e [2020-03-27T14:09:07.061Z] ++ '[' -n 0 ']' [2020-03-27T14:09:07.061Z] ++ set -x [2020-03-27T14:09:07.061Z] ++ 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-03-27T14:09:07.061Z] INFO: Testing against a local daemon [2020-03-27T14:09:07.061Z] === RUN TestCheckpoint [2020-03-27T14:09:07.061Z] --- SKIP: TestCheckpoint (0.00s) [2020-03-27T14:09:07.061Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-27T14:09:07.061Z] === RUN TestContainerInvalidJSON [2020-03-27T14:09:07.061Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-03-27T14:09:07.061Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-03-27T14:09:07.061Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-03-27T14:09:07.061Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-03-27T14:09:07.061Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-03-27T14:09:07.061Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-03-27T14:09:07.061Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-03-27T14:09:07.061Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-03-27T14:09:07.061Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-03-27T14:09:07.061Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-03-27T14:09:07.061Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2020-03-27T14:09:07.061Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-03-27T14:09:07.061Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2020-03-27T14:09:07.061Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-03-27T14:09:07.322Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-03-27T14:09:07.420Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2020-03-27T14:09:07.420Z] === RUN TestCopyFromContainerPathIsNotDir [2020-03-27T14:09:07.420Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s) [2020-03-27T14:09:07.420Z] === RUN TestCopyToContainerPathDoesNotExist [2020-03-27T14:09:07.420Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s) [2020-03-27T14:09:07.420Z] === RUN TestCopyToContainerPathIsNotDir [2020-03-27T14:09:07.421Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s) [2020-03-27T14:09:07.421Z] === RUN TestCopyFromContainer [2020-03-27T14:09:09.785Z] === RUN TestCopyFromContainer// [2020-03-27T14:09:09.785Z] === RUN TestCopyFromContainer//bar/root [2020-03-27T14:09:09.785Z] === RUN TestCopyFromContainer//bar/root/ [2020-03-27T14:09:09.785Z] === RUN TestCopyFromContainer/bar/quux [2020-03-27T14:09:09.785Z] === RUN TestCopyFromContainer/bar/quux/ [2020-03-27T14:09:09.785Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-03-27T14:09:09.785Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-03-27T14:09:09.785Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-03-27T14:09:09.837Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-03-27T14:09:10.155Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-03-27T14:09:10.155Z] === RUN TestCopyFromContainer/bar/notarget [2020-03-27T14:09:10.155Z] --- PASS: TestCopyFromContainer (2.54s) [2020-03-27T14:09:10.155Z] --- PASS: TestCopyFromContainer// (0.05s) [2020-03-27T14:09:10.155Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2020-03-27T14:09:10.155Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2020-03-27T14:09:10.155Z] --- PASS: TestCopyFromContainer/bar/quux (0.08s) [2020-03-27T14:09:10.155Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2020-03-27T14:09:10.155Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2020-03-27T14:09:10.155Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2020-03-27T14:09:10.155Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2020-03-27T14:09:10.155Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2020-03-27T14:09:10.155Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2020-03-27T14:09:10.155Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-03-27T14:09:10.155Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-27T14:09:10.155Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-27T14:09:10.155Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-27T14:09:10.155Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-27T14:09:10.155Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-27T14:09:10.155Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-27T14:09:10.155Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-27T14:09:10.155Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-27T14:09:10.155Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-27T14:09:10.155Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-03-27T14:09:10.155Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-03-27T14:09:10.155Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-03-27T14:09:10.155Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-03-27T14:09:10.155Z] === RUN TestCreateLinkToNonExistingContainer [2020-03-27T14:09:10.155Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-03-27T14:09:10.155Z] === RUN TestCreateWithInvalidEnv [2020-03-27T14:09:10.155Z] === RUN TestCreateWithInvalidEnv/0 [2020-03-27T14:09:10.155Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-03-27T14:09:10.155Z] === RUN TestCreateWithInvalidEnv/1 [2020-03-27T14:09:10.155Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-03-27T14:09:10.155Z] === RUN TestCreateWithInvalidEnv/2 [2020-03-27T14:09:10.155Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-03-27T14:09:10.155Z] === CONT TestCreateWithInvalidEnv/0 [2020-03-27T14:09:10.155Z] === CONT TestCreateWithInvalidEnv/2 [2020-03-27T14:09:10.155Z] === CONT TestCreateWithInvalidEnv/1 [2020-03-27T14:09:10.155Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-03-27T14:09:10.155Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-03-27T14:09:10.155Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-03-27T14:09:10.155Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-03-27T14:09:10.155Z] === RUN TestCreateTmpfsMountsTarget [2020-03-27T14:09:10.155Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2020-03-27T14:09:10.155Z] === RUN TestCreateWithCustomMaskedPaths [2020-03-27T14:09:11.391Z] ......................... [ 67%] [2020-03-27T14:09:12.599Z] --- PASS: TestCreateWithCustomMaskedPaths (2.30s) [2020-03-27T14:09:12.599Z] === RUN TestCreateWithCapabilities [2020-03-27T14:09:12.599Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-03-27T14:09:12.599Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-03-27T14:09:12.599Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-03-27T14:09:12.599Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-03-27T14:09:12.599Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-03-27T14:09:12.599Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-03-27T14:09:12.599Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-03-27T14:09:12.599Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-03-27T14:09:12.599Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-03-27T14:09:12.599Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-03-27T14:09:12.599Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-27T14:09:12.599Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-27T14:09:12.599Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-03-27T14:09:12.599Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-03-27T14:09:12.599Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-03-27T14:09:12.599Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-03-27T14:09:12.599Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-03-27T14:09:12.599Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-03-27T14:09:12.599Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-03-27T14:09:12.599Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-03-27T14:09:12.599Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-03-27T14:09:12.599Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-03-27T14:09:12.599Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-03-27T14:09:12.599Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-03-27T14:09:12.599Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-03-27T14:09:12.599Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-03-27T14:09:12.599Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-03-27T14:09:12.599Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-03-27T14:09:12.599Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-27T14:09:12.962Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-03-27T14:09:12.962Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-03-27T14:09:12.962Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-03-27T14:09:12.962Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-03-27T14:09:12.962Z] --- PASS: TestCreateWithCapabilities (0.03s) [2020-03-27T14:09:12.962Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-03-27T14:09:12.962Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-03-27T14:09:12.962Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s) [2020-03-27T14:09:12.962Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.10s) [2020-03-27T14:09:12.962Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s) [2020-03-27T14:09:12.962Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.10s) [2020-03-27T14:09:12.962Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2020-03-27T14:09:12.962Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-03-27T14:09:12.962Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s) [2020-03-27T14:09:12.962Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.09s) [2020-03-27T14:09:12.962Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s) [2020-03-27T14:09:12.962Z] === RUN TestCreateWithCustomReadonlyPaths [2020-03-27T14:09:13.099Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-03-27T14:09:15.330Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.53s) [2020-03-27T14:09:15.330Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-03-27T14:09:15.330Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-27T14:09:15.330Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-27T14:09:15.330Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-27T14:09:15.330Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-27T14:09:15.330Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-27T14:09:15.330Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-27T14:09:15.330Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-27T14:09:15.330Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-27T14:09:15.330Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-27T14:09:15.330Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-27T14:09:15.330Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-27T14:09:15.330Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-27T14:09:15.330Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-27T14:09:15.330Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-27T14:09:15.330Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-27T14:09:15.688Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-03-27T14:09:15.688Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2020-03-27T14:09:15.688Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2020-03-27T14:09:15.688Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-03-27T14:09:15.688Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-03-27T14:09:15.688Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-03-27T14:09:15.688Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-03-27T14:09:16.451Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.74s) [2020-03-27T14:09:16.451Z] === RUN TestContainerStartOnDaemonRestart [2020-03-27T14:09:16.451Z] === PAUSE TestContainerStartOnDaemonRestart [2020-03-27T14:09:16.451Z] === RUN TestDaemonRestartIpcMode [2020-03-27T14:09:16.451Z] === PAUSE TestDaemonRestartIpcMode [2020-03-27T14:09:16.451Z] === RUN TestDiff [2020-03-27T14:09:17.240Z] --- PASS: TestDiff (0.94s) [2020-03-27T14:09:17.240Z] === RUN TestExecWithCloseStdin [2020-03-27T14:09:17.260Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-03-27T14:09:17.260Z] Using test binary docker [2020-03-27T14:09:17.260Z] +++ /etc/init.d/apparmor start [2020-03-27T14:09:17.260Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-03-27T14:09:17.260Z] INFO: Waiting for daemon to start... [2020-03-27T14:09:17.260Z] Starting dockerd [2020-03-27T14:09:17.260Z] +++ 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-03-27T14:09:18.479Z] --- PASS: TestExecWithCloseStdin (1.05s) [2020-03-27T14:09:18.479Z] === RUN TestExec [2020-03-27T14:09:19.147Z] . [2020-03-27T14:09:19.147Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-03-27T14:09:19.147Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-03-27T14:09:19.147Z] Error: No such image: emptyfs [2020-03-27T14:09:19.147Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-03-27T14:09:19.147Z] ++++ docker load [2020-03-27T14:09:19.220Z] --- PASS: TestExec (0.91s) [2020-03-27T14:09:19.220Z] === RUN TestExecUser [2020-03-27T14:09:19.707Z] Running integration-test (iteration 1) [2020-03-27T14:09:19.707Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-03-27T14:09:19.707Z] ++ 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-03-27T14:09:19.707Z] ++ set -e [2020-03-27T14:09:19.707Z] ++ '[' -n 0 ']' [2020-03-27T14:09:19.707Z] ++ set -x [2020-03-27T14:09:19.707Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-03-27T14:09:19.977Z] --- PASS: TestExecUser (0.85s) [2020-03-27T14:09:19.977Z] === RUN TestExportContainerAndImportImage [2020-03-27T14:09:21.216Z] --- PASS: TestExportContainerAndImportImage (1.16s) [2020-03-27T14:09:21.216Z] === RUN TestExportContainerAfterDaemonRestart [2020-03-27T14:09:22.473Z] --- PASS: TestExportContainerAfterDaemonRestart (1.46s) [2020-03-27T14:09:22.473Z] export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart [2020-03-27T14:09:22.473Z] daemon.go:325: [d7dee8fc73568] waiting for daemon to start [2020-03-27T14:09:22.473Z] daemon.go:325: [d7dee8fc73568] waiting for daemon to start [2020-03-27T14:09:22.473Z] daemon.go:353: [d7dee8fc73568] daemon started [2020-03-27T14:09:22.473Z] daemon.go:461: [d7dee8fc73568] Stopping daemon [2020-03-27T14:09:22.473Z] daemon.go:296: [d7dee8fc73568] exiting daemon [2020-03-27T14:09:22.473Z] daemon.go:448: [d7dee8fc73568] Daemon stopped [2020-03-27T14:09:22.473Z] daemon.go:325: [d7dee8fc73568] waiting for daemon to start [2020-03-27T14:09:22.473Z] daemon.go:325: [d7dee8fc73568] waiting for daemon to start [2020-03-27T14:09:22.473Z] daemon.go:353: [d7dee8fc73568] daemon started [2020-03-27T14:09:22.473Z] daemon.go:461: [d7dee8fc73568] Stopping daemon [2020-03-27T14:09:22.473Z] daemon.go:296: [d7dee8fc73568] exiting daemon [2020-03-27T14:09:22.473Z] daemon.go:448: [d7dee8fc73568] Daemon stopped [2020-03-27T14:09:22.473Z] === RUN TestHealthCheckWorkdir [2020-03-27T14:09:23.222Z] ok github.com/docker/docker/api/server 0.028s coverage: 7.9% of statements [2020-03-27T14:09:23.684Z] --- PASS: TestHealthCheckWorkdir (1.01s) [2020-03-27T14:09:23.684Z] === RUN TestHealthKillContainer [2020-03-27T14:09:26.750Z] --- PASS: TestHealthKillContainer (3.07s) [2020-03-27T14:09:26.750Z] === RUN TestInspectCpusetInConfigPre120 [2020-03-27T14:09:27.621Z] --- PASS: TestInspectCpusetInConfigPre120 (0.82s) [2020-03-27T14:09:27.621Z] === RUN TestIpcModeNone [2020-03-27T14:09:28.393Z] --- PASS: TestIpcModeNone (0.95s) [2020-03-27T14:09:28.393Z] === RUN TestIpcModePrivate [2020-03-27T14:09:29.612Z] --- PASS: TestIpcModePrivate (0.95s) [2020-03-27T14:09:29.612Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:56, shared: false, mustBeShared: false [2020-03-27T14:09:29.612Z] === RUN TestIpcModeShareable [2020-03-27T14:09:30.365Z] --- PASS: TestIpcModeShareable (1.05s) [2020-03-27T14:09:30.365Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true [2020-03-27T14:09:30.365Z] === RUN TestAPIIpcModeShareableAndContainer [2020-03-27T14:09:33.513Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.80s) [2020-03-27T14:09:33.513Z] === RUN TestAPIIpcModeHost [2020-03-27T14:09:33.859Z] --- PASS: TestAPIIpcModeHost (0.74s) [2020-03-27T14:09:33.859Z] === RUN TestDaemonIpcModeShareable [2020-03-27T14:09:35.603Z] --- PASS: TestDaemonIpcModeShareable (1.59s) [2020-03-27T14:09:35.603Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable [2020-03-27T14:09:35.603Z] daemon.go:325: [d3e9632854960] waiting for daemon to start [2020-03-27T14:09:35.603Z] daemon.go:325: [d3e9632854960] waiting for daemon to start [2020-03-27T14:09:35.603Z] daemon.go:353: [d3e9632854960] daemon started [2020-03-27T14:09:35.603Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2020-03-27T14:09:35.603Z] daemon.go:461: [d3e9632854960] Stopping daemon [2020-03-27T14:09:35.603Z] daemon.go:296: [d3e9632854960] exiting daemon [2020-03-27T14:09:35.603Z] daemon.go:448: [d3e9632854960] Daemon stopped [2020-03-27T14:09:35.603Z] === RUN TestDaemonIpcModePrivate [2020-03-27T14:09:37.355Z] --- PASS: TestDaemonIpcModePrivate (1.73s) [2020-03-27T14:09:37.355Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate [2020-03-27T14:09:37.355Z] daemon.go:325: [deec391402ff3] waiting for daemon to start [2020-03-27T14:09:37.355Z] daemon.go:325: [deec391402ff3] waiting for daemon to start [2020-03-27T14:09:37.355Z] daemon.go:353: [deec391402ff3] daemon started [2020-03-27T14:09:37.355Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2020-03-27T14:09:37.355Z] daemon.go:461: [deec391402ff3] Stopping daemon [2020-03-27T14:09:37.355Z] daemon.go:296: [deec391402ff3] exiting daemon [2020-03-27T14:09:37.355Z] daemon.go:448: [deec391402ff3] Daemon stopped [2020-03-27T14:09:37.355Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-03-27T14:09:39.260Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.79s) [2020-03-27T14:09:39.260Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig [2020-03-27T14:09:39.260Z] daemon.go:325: [d54f185fb8e56] waiting for daemon to start [2020-03-27T14:09:39.260Z] daemon.go:325: [d54f185fb8e56] waiting for daemon to start [2020-03-27T14:09:39.260Z] daemon.go:353: [d54f185fb8e56] daemon started [2020-03-27T14:09:39.260Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2020-03-27T14:09:39.260Z] daemon.go:461: [d54f185fb8e56] Stopping daemon [2020-03-27T14:09:39.260Z] daemon.go:296: [d54f185fb8e56] exiting daemon [2020-03-27T14:09:39.260Z] daemon.go:448: [d54f185fb8e56] Daemon stopped [2020-03-27T14:09:39.260Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-03-27T14:09:41.009Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.74s) [2020-03-27T14:09:41.010Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig [2020-03-27T14:09:41.010Z] daemon.go:325: [df562b49c3901] waiting for daemon to start [2020-03-27T14:09:41.010Z] daemon.go:325: [df562b49c3901] waiting for daemon to start [2020-03-27T14:09:41.010Z] daemon.go:353: [df562b49c3901] daemon started [2020-03-27T14:09:41.010Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2020-03-27T14:09:41.010Z] daemon.go:461: [df562b49c3901] Stopping daemon [2020-03-27T14:09:41.010Z] daemon.go:296: [df562b49c3901] exiting daemon [2020-03-27T14:09:41.010Z] daemon.go:448: [df562b49c3901] Daemon stopped [2020-03-27T14:09:41.010Z] === RUN TestIpcModeOlderClient [2020-03-27T14:09:41.010Z] === PAUSE TestIpcModeOlderClient [2020-03-27T14:09:41.010Z] === RUN TestKillContainerInvalidSignal [2020-03-27T14:09:41.761Z] --- PASS: TestKillContainerInvalidSignal (0.89s) [2020-03-27T14:09:41.761Z] === RUN TestKillContainer [2020-03-27T14:09:41.761Z] === RUN TestKillContainer/no_signal [2020-03-27T14:09:42.511Z] === RUN TestKillContainer/non_killing_signal [2020-03-27T14:09:43.370Z] === RUN TestKillContainer/killing_signal [2020-03-27T14:09:44.575Z] --- PASS: TestKillContainer (2.57s) [2020-03-27T14:09:44.575Z] --- PASS: TestKillContainer/no_signal (0.89s) [2020-03-27T14:09:44.575Z] --- PASS: TestKillContainer/non_killing_signal (0.58s) [2020-03-27T14:09:44.575Z] --- PASS: TestKillContainer/killing_signal (0.73s) [2020-03-27T14:09:44.575Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-03-27T14:09:44.575Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-03-27T14:09:45.325Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-03-27T14:09:46.080Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.74s) [2020-03-27T14:09:46.080Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.85s) [2020-03-27T14:09:46.080Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.55s) [2020-03-27T14:09:46.080Z] === RUN TestKillStoppedContainer [2020-03-27T14:09:46.080Z] --- PASS: TestKillStoppedContainer (0.10s) [2020-03-27T14:09:46.080Z] === RUN TestKillStoppedContainerAPIPre120 [2020-03-27T14:09:46.080Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2020-03-27T14:09:46.080Z] === RUN TestKillDifferentUserContainer [2020-03-27T14:09:47.292Z] --- PASS: TestKillDifferentUserContainer (0.76s) [2020-03-27T14:09:47.292Z] === RUN TestInspectOomKilledTrue [2020-03-27T14:09:47.292Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-03-27T14:09:47.292Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-27T14:09:47.292Z] === RUN TestInspectOomKilledFalse [2020-03-27T14:09:47.292Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-03-27T14:09:47.292Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-27T14:09:47.292Z] === RUN TestLinksEtcHostsContentMatch [2020-03-27T14:09:47.672Z] --- PASS: TestLinksEtcHostsContentMatch (0.59s) [2020-03-27T14:09:47.672Z] === RUN TestLinksContainerNames [2020-03-27T14:09:48.878Z] --- PASS: TestLinksContainerNames (1.42s) [2020-03-27T14:09:48.878Z] === RUN TestLogsFollowTailEmpty [2020-03-27T14:09:49.975Z] tests/integration/api_swarm_test.py .ssss.xs...x....... [ 72%] [2020-03-27T14:09:50.076Z] --- PASS: TestLogsFollowTailEmpty (0.83s) [2020-03-27T14:09:50.076Z] === RUN TestContainerNetworkMountsNoChown [2020-03-27T14:09:50.835Z] --- PASS: TestContainerNetworkMountsNoChown (0.87s) [2020-03-27T14:09:50.835Z] === RUN TestMountDaemonRoot [2020-03-27T14:09:50.835Z] === RUN TestMountDaemonRoot/default [2020-03-27T14:09:50.835Z] === PAUSE TestMountDaemonRoot/default [2020-03-27T14:09:50.835Z] === RUN TestMountDaemonRoot/private [2020-03-27T14:09:50.835Z] === PAUSE TestMountDaemonRoot/private [2020-03-27T14:09:50.835Z] === RUN TestMountDaemonRoot/rprivate [2020-03-27T14:09:50.835Z] === PAUSE TestMountDaemonRoot/rprivate [2020-03-27T14:09:50.835Z] === RUN TestMountDaemonRoot/slave [2020-03-27T14:09:50.835Z] === PAUSE TestMountDaemonRoot/slave [2020-03-27T14:09:50.835Z] === RUN TestMountDaemonRoot/rslave [2020-03-27T14:09:50.835Z] === PAUSE TestMountDaemonRoot/rslave [2020-03-27T14:09:50.835Z] === RUN TestMountDaemonRoot/shared [2020-03-27T14:09:50.835Z] === PAUSE TestMountDaemonRoot/shared [2020-03-27T14:09:50.835Z] === RUN TestMountDaemonRoot/rshared [2020-03-27T14:09:50.835Z] === PAUSE TestMountDaemonRoot/rshared [2020-03-27T14:09:50.835Z] === CONT TestMountDaemonRoot/private [2020-03-27T14:09:50.835Z] === CONT TestMountDaemonRoot/shared [2020-03-27T14:09:50.835Z] === RUN TestMountDaemonRoot/private/bind_root [2020-03-27T14:09:50.835Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-03-27T14:09:50.835Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-03-27T14:09:50.835Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-03-27T14:09:50.835Z] === RUN TestMountDaemonRoot/private/mount_root [2020-03-27T14:09:50.835Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-03-27T14:09:50.835Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-03-27T14:09:50.835Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-03-27T14:09:50.835Z] === CONT TestMountDaemonRoot/private/bind_root [2020-03-27T14:09:50.835Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-03-27T14:09:50.835Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-03-27T14:09:50.835Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-03-27T14:09:50.835Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-03-27T14:09:50.835Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-03-27T14:09:50.835Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-03-27T14:09:50.835Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-03-27T14:09:50.835Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-03-27T14:09:50.835Z] === CONT TestMountDaemonRoot/rslave [2020-03-27T14:09:50.835Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-03-27T14:09:50.835Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-03-27T14:09:50.835Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-03-27T14:09:50.835Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-03-27T14:09:50.835Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-03-27T14:09:50.835Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-03-27T14:09:50.835Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-03-27T14:09:50.835Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-03-27T14:09:50.835Z] === CONT TestMountDaemonRoot/slave [2020-03-27T14:09:50.835Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-03-27T14:09:50.835Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-03-27T14:09:50.835Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-03-27T14:09:50.835Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-03-27T14:09:50.835Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-03-27T14:09:50.835Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-03-27T14:09:50.835Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-03-27T14:09:50.835Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-03-27T14:09:50.835Z] === CONT TestMountDaemonRoot/rprivate [2020-03-27T14:09:50.835Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-03-27T14:09:50.835Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-03-27T14:09:50.835Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-03-27T14:09:50.835Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-03-27T14:09:50.835Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-03-27T14:09:50.835Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-03-27T14:09:50.835Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-03-27T14:09:50.835Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-03-27T14:09:50.835Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-03-27T14:09:50.835Z] === CONT TestMountDaemonRoot/private/mount_root [2020-03-27T14:09:50.835Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-03-27T14:09:50.835Z] === CONT TestMountDaemonRoot/default [2020-03-27T14:09:50.835Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-03-27T14:09:50.835Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-03-27T14:09:50.835Z] === RUN TestMountDaemonRoot/default/mount_root [2020-03-27T14:09:50.835Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-03-27T14:09:50.835Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-03-27T14:09:50.835Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-03-27T14:09:50.835Z] === RUN TestMountDaemonRoot/default/bind_root [2020-03-27T14:09:50.835Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-03-27T14:09:50.835Z] === CONT TestMountDaemonRoot/rshared [2020-03-27T14:09:50.835Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-03-27T14:09:50.835Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-03-27T14:09:50.835Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-03-27T14:09:50.835Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-03-27T14:09:50.835Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-03-27T14:09:50.835Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-03-27T14:09:50.835Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-03-27T14:09:50.835Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-03-27T14:09:50.835Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-03-27T14:09:50.835Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-03-27T14:09:50.835Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-03-27T14:09:50.835Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-03-27T14:09:50.835Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-03-27T14:09:50.835Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-03-27T14:09:50.835Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-03-27T14:09:50.836Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-03-27T14:09:50.836Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-03-27T14:09:51.200Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-03-27T14:09:51.200Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-03-27T14:09:51.200Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-03-27T14:09:51.200Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-03-27T14:09:51.200Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-03-27T14:09:51.200Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-03-27T14:09:51.200Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-03-27T14:09:51.200Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-03-27T14:09:51.200Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-03-27T14:09:51.200Z] === CONT TestMountDaemonRoot/default/bind_root [2020-03-27T14:09:51.200Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-03-27T14:09:51.200Z] === CONT TestMountDaemonRoot/default/mount_root [2020-03-27T14:09:51.200Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-03-27T14:09:51.553Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-03-27T14:09:51.553Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-03-27T14:09:51.553Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-03-27T14:09:51.553Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-03-27T14:09:51.553Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2020-03-27T14:09:51.553Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-03-27T14:09:51.553Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.07s) [2020-03-27T14:09:51.553Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.06s) [2020-03-27T14:09:51.553Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-03-27T14:09:51.553Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-03-27T14:09:51.553Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-03-27T14:09:51.553Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2020-03-27T14:09:51.553Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-03-27T14:09:51.553Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-03-27T14:09:51.553Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-03-27T14:09:51.553Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-03-27T14:09:51.553Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-03-27T14:09:51.553Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s) [2020-03-27T14:09:51.553Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-03-27T14:09:51.553Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-03-27T14:09:51.553Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-03-27T14:09:51.553Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-03-27T14:09:51.554Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-03-27T14:09:51.554Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-03-27T14:09:51.554Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2020-03-27T14:09:51.554Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2020-03-27T14:09:51.554Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2020-03-27T14:09:51.554Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2020-03-27T14:09:51.554Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-03-27T14:09:51.554Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2020-03-27T14:09:51.554Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-03-27T14:09:51.554Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2020-03-27T14:09:51.554Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2020-03-27T14:09:51.554Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-03-27T14:09:51.554Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2020-03-27T14:09:51.554Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2020-03-27T14:09:51.554Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2020-03-27T14:09:51.554Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2020-03-27T14:09:51.554Z] === RUN TestContainerBindMountNonRecursive [2020-03-27T14:09:51.731Z] Loaded image: buildpack-deps:jessie [2020-03-27T14:09:51.731Z] Loaded image: busybox:latest [2020-03-27T14:09:51.731Z] Loaded image: busybox:glibc [2020-03-27T14:09:51.731Z] Loaded image: debian:jessie [2020-03-27T14:09:51.731Z] Loaded image: hello-world:latest [2020-03-27T14:09:51.731Z] INFO: Testing against a local daemon [2020-03-27T14:09:51.731Z] === RUN TestBuildWithSession [2020-03-27T14:09:53.358Z] --- PASS: TestContainerBindMountNonRecursive (1.76s) [2020-03-27T14:09:53.358Z] === RUN TestNetworkNat [2020-03-27T14:09:54.112Z] --- PASS: TestNetworkNat (0.79s) [2020-03-27T14:09:54.112Z] === RUN TestNetworkLocalhostTCPNat [2020-03-27T14:09:54.895Z] --- PASS: TestNetworkLocalhostTCPNat (0.80s) [2020-03-27T14:09:54.895Z] === RUN TestNetworkLoopbackNat [2020-03-27T14:09:55.899Z] --- PASS: TestBuildWithSession (4.73s) [2020-03-27T14:09:55.899Z] === RUN TestBuildSquashParent [2020-03-27T14:09:56.129Z] --- PASS: TestNetworkLoopbackNat (1.13s) [2020-03-27T14:09:56.129Z] === RUN TestPause [2020-03-27T14:09:56.944Z] --- PASS: TestPause (0.95s) [2020-03-27T14:09:56.944Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-03-27T14:09:56.944Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-27T14:09:56.944Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-27T14:09:56.944Z] === RUN TestPauseStopPausedContainer [2020-03-27T14:09:57.742Z] --- PASS: TestPauseStopPausedContainer (1.00s) [2020-03-27T14:09:57.742Z] === RUN TestPsFilter [2020-03-27T14:09:58.100Z] --- PASS: TestPsFilter (0.25s) [2020-03-27T14:09:58.100Z] === RUN TestRemoveContainerWithRemovedVolume [2020-03-27T14:09:58.894Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.77s) [2020-03-27T14:09:58.894Z] === RUN TestRemoveContainerWithVolume [2020-03-27T14:09:59.677Z] --- PASS: TestRemoveContainerWithVolume (0.81s) [2020-03-27T14:09:59.677Z] === RUN TestRemoveContainerRunning [2020-03-27T14:10:00.435Z] --- PASS: TestRemoveContainerRunning (0.84s) [2020-03-27T14:10:00.435Z] === RUN TestRemoveContainerForceRemoveRunning [2020-03-27T14:10:01.713Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.94s) [2020-03-27T14:10:01.713Z] === RUN TestRemoveInvalidContainer [2020-03-27T14:10:01.713Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-03-27T14:10:01.713Z] === RUN TestRenameLinkedContainer [2020-03-27T14:10:04.824Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-03-27T14:10:04.831Z] --- PASS: TestRenameLinkedContainer (3.21s) [2020-03-27T14:10:04.831Z] === RUN TestRenameStoppedContainer [2020-03-27T14:10:05.603Z] --- PASS: TestRenameStoppedContainer (0.87s) [2020-03-27T14:10:05.603Z] === RUN TestRenameRunningContainerAndReuse [2020-03-27T14:10:06.720Z] tests/integration/client_test.py ..... [ 76%] [2020-03-27T14:10:07.423Z] --- PASS: TestRenameRunningContainerAndReuse (1.70s) [2020-03-27T14:10:07.424Z] === RUN TestRenameInvalidName [2020-03-27T14:10:07.651Z] tests/integration/errors_test.py . [ 76%] [2020-03-27T14:10:08.063Z] --- PASS: TestBuildSquashParent (10.98s) [2020-03-27T14:10:08.063Z] build_squash_test.go:29: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestBuildSquashParent [2020-03-27T14:10:08.063Z] daemon.go:325: [d3fbab466d603] waiting for daemon to start [2020-03-27T14:10:08.063Z] daemon.go:325: [d3fbab466d603] waiting for daemon to start [2020-03-27T14:10:08.063Z] daemon.go:353: [d3fbab466d603] daemon started [2020-03-27T14:10:08.063Z] daemon.go:461: [d3fbab466d603] Stopping daemon [2020-03-27T14:10:08.063Z] daemon.go:296: [d3fbab466d603] exiting daemon [2020-03-27T14:10:08.063Z] daemon.go:448: [d3fbab466d603] Daemon stopped [2020-03-27T14:10:08.063Z] === RUN TestBuildWithRemoveAndForceRemove [2020-03-27T14:10:08.063Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-27T14:10:08.063Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-27T14:10:08.063Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-27T14:10:08.063Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-27T14:10:08.063Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-27T14:10:08.063Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-27T14:10:08.063Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-27T14:10:08.063Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-27T14:10:08.063Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-27T14:10:08.063Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-27T14:10:08.063Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-27T14:10:08.063Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-27T14:10:08.063Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-27T14:10:08.063Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-27T14:10:08.215Z] --- PASS: TestRenameInvalidName (1.00s) [2020-03-27T14:10:08.215Z] === RUN TestRenameAnonymousContainer [2020-03-27T14:10:09.641Z] 23645bd7ee08: Pull complete [2020-03-27T14:10:09.641Z] Digest: sha256:8dcc65367c900f06ad386da6a1e25d578232f7b15981092986ade2f2fd9468b8 [2020-03-27T14:10:09.641Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-27T14:10:09.641Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-27T14:10:09.641Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2020-03-27T14:10:09.641Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2020-03-27T14:10:09.641Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1098' [2020-03-27T14:10:09.641Z] INFO: Docker version of control daemon [2020-03-27T14:10:09.641Z] [2020-03-27T14:10:09.641Z] Client: Docker Engine - Enterprise [2020-03-27T14:10:09.641Z] Version: 19.03.5 [2020-03-27T14:10:09.641Z] API version: 1.40 [2020-03-27T14:10:09.641Z] Go version: go1.12.12 [2020-03-27T14:10:09.641Z] Git commit: 2ee0c57608 [2020-03-27T14:10:09.641Z] Built: 11/13/2019 08:00:16 [2020-03-27T14:10:09.641Z] OS/Arch: windows/amd64 [2020-03-27T14:10:09.641Z] Experimental: false [2020-03-27T14:10:09.641Z] [2020-03-27T14:10:09.641Z] Server: Docker Engine - Enterprise [2020-03-27T14:10:09.641Z] Engine: [2020-03-27T14:10:09.641Z] Version: 19.03.5 [2020-03-27T14:10:09.641Z] API version: 1.40 (minimum version 1.24) [2020-03-27T14:10:09.641Z] Go version: go1.12.12 [2020-03-27T14:10:09.641Z] Git commit: 2ee0c57608 [2020-03-27T14:10:09.641Z] Built: 11/13/2019 07:58:51 [2020-03-27T14:10:09.641Z] OS/Arch: windows/amd64 [2020-03-27T14:10:09.641Z] Experimental: true [2020-03-27T14:10:09.641Z] [2020-03-27T14:10:09.641Z] INFO: Docker info of control daemon [2020-03-27T14:10:09.641Z] [2020-03-27T14:10:09.641Z] Client: [2020-03-27T14:10:09.641Z] Debug Mode: false [2020-03-27T14:10:09.641Z] Plugins: [2020-03-27T14:10:09.641Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-03-27T14:10:09.641Z] [2020-03-27T14:10:09.641Z] Server: [2020-03-27T14:10:09.641Z] Containers: 0 [2020-03-27T14:10:09.641Z] Running: 0 [2020-03-27T14:10:09.641Z] Paused: 0 [2020-03-27T14:10:09.641Z] Stopped: 0 [2020-03-27T14:10:09.641Z] Images: 1 [2020-03-27T14:10:09.641Z] Server Version: 19.03.5 [2020-03-27T14:10:09.641Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-03-27T14:10:09.641Z] Windows: [2020-03-27T14:10:09.641Z] LCOW: [2020-03-27T14:10:09.641Z] Logging Driver: json-file [2020-03-27T14:10:09.641Z] Plugins: [2020-03-27T14:10:09.641Z] Volume: local [2020-03-27T14:10:09.641Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-03-27T14:10:09.641Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-03-27T14:10:09.641Z] Swarm: inactive [2020-03-27T14:10:09.641Z] Default Isolation: process [2020-03-27T14:10:09.641Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-03-27T14:10:09.641Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039) [2020-03-27T14:10:09.641Z] OSType: windows [2020-03-27T14:10:09.641Z] Architecture: x86_64 [2020-03-27T14:10:09.641Z] CPUs: 4 [2020-03-27T14:10:09.641Z] Total Memory: 32GiB [2020-03-27T14:10:09.641Z] Name: azwin-2-4a9b40 [2020-03-27T14:10:09.641Z] ID: UR4U:SP26:2R3U:OABF:FW7X:OVZM:HGLG:UQJF:ODTF:M7DP:TEU4:TEXW [2020-03-27T14:10:09.641Z] Docker Root Dir: D:\docker [2020-03-27T14:10:09.641Z] Debug Mode: false [2020-03-27T14:10:09.641Z] Registry: https://index.docker.io/v1/ [2020-03-27T14:10:09.641Z] Labels: [2020-03-27T14:10:09.641Z] Experimental: true [2020-03-27T14:10:09.641Z] Insecure Registries: [2020-03-27T14:10:09.641Z] 10.0.0.4:5000 [2020-03-27T14:10:09.641Z] 127.0.0.0/8 [2020-03-27T14:10:09.641Z] Registry Mirrors: [2020-03-27T14:10:09.641Z] http://10.0.0.4:5000/ [2020-03-27T14:10:09.641Z] Live Restore Enabled: false [2020-03-27T14:10:09.641Z] [2020-03-27T14:10:09.641Z] [2020-03-27T14:10:09.641Z] INFO: Commit hash is d8252cbf0 [2020-03-27T14:10:09.641Z] INFO: Nuke-Everything... [2020-03-27T14:10:09.641Z] INFO: Container count on control daemon to delete is 0 [2020-03-27T14:10:09.641Z] INFO: Nuking d:\CI [2020-03-27T14:10:09.641Z] INFO: Zapped successfully [2020-03-27T14:10:09.641Z] INFO: Location for testing is d:\CI\PR-40617\12 [2020-03-27T14:10:09.642Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-03-27T14:10:09.642Z] [2020-03-27T14:10:09.642Z] [2020-03-27T14:10:09.642Z] INFO: Building the image from Dockerfile.windows at 03/27/2020 14:10:04... [2020-03-27T14:10:09.642Z] [2020-03-27T14:10:09.949Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-27T14:10:09.949Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-27T14:10:11.146Z] Sending build context to Docker daemon 52.68MB [2020-03-27T14:10:11.146Z] [2020-03-27T14:10:11.146Z] Step 1/8 : FROM microsoft/windowsservercore [2020-03-27T14:10:11.146Z] ---> 80e84fd280e2 [2020-03-27T14:10:11.146Z] Step 2/8 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-03-27T14:10:11.146Z] ---> Running in ffca3cb812bb [2020-03-27T14:10:11.338Z] --- PASS: TestRenameAnonymousContainer (2.93s) [2020-03-27T14:10:11.338Z] === RUN TestRenameContainerWithSameName [2020-03-27T14:10:12.094Z] Removing intermediate container ffca3cb812bb [2020-03-27T14:10:12.094Z] ---> 450df0be52c7 [2020-03-27T14:10:12.094Z] Step 3/8 : ARG GO_VERSION=1.12.17 [2020-03-27T14:10:12.094Z] ---> Running in bdb52348b463 [2020-03-27T14:10:12.113Z] --- PASS: TestRenameContainerWithSameName (0.74s) [2020-03-27T14:10:12.113Z] === RUN TestRenameContainerWithLinkedContainer [2020-03-27T14:10:12.543Z] Removing intermediate container bdb52348b463 [2020-03-27T14:10:12.543Z] ---> b7e9a91a2f79 [2020-03-27T14:10:12.543Z] Step 4/8 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 [2020-03-27T14:10:12.543Z] ---> Running in 08b30c2fd96e [2020-03-27T14:10:12.993Z] Removing intermediate container 08b30c2fd96e [2020-03-27T14:10:12.993Z] ---> 68ad13c438db [2020-03-27T14:10:12.993Z] 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-03-27T14:10:12.993Z] ---> Running in b022239b9fa6 [2020-03-27T14:10:13.212Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-27T14:10:13.212Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-27T14:10:13.419Z] --- PASS: TestRenameContainerWithLinkedContainer (1.60s) [2020-03-27T14:10:13.419Z] === RUN TestResize [2020-03-27T14:10:14.668Z] --- PASS: TestResize (0.92s) [2020-03-27T14:10:14.668Z] === RUN TestResizeWithInvalidSize [2020-03-27T14:10:15.423Z] --- PASS: TestResizeWithInvalidSize (0.81s) [2020-03-27T14:10:15.423Z] === RUN TestResizeWhenContainerNotStarted [2020-03-27T14:10:16.330Z] --- PASS: TestResizeWhenContainerNotStarted (0.92s) [2020-03-27T14:10:16.330Z] === RUN TestDaemonRestartKillContainers [2020-03-27T14:10:16.330Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-27T14:10:16.330Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-27T14:10:16.330Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-27T14:10:16.330Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-27T14:10:16.330Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-27T14:10:16.330Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-27T14:10:16.330Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-27T14:10:16.330Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-27T14:10:16.330Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-27T14:10:16.330Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-27T14:10:16.330Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-27T14:10:16.330Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-27T14:10:16.330Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-27T14:10:16.330Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-27T14:10:16.330Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-27T14:10:16.330Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-27T14:10:16.330Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-27T14:10:16.330Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-27T14:10:16.330Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-27T14:10:16.330Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-27T14:10:16.330Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-27T14:10:16.330Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-27T14:10:16.330Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-27T14:10:16.330Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-27T14:10:16.330Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-27T14:10:16.330Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-27T14:10:17.374Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.07s) [2020-03-27T14:10:17.374Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.23s) [2020-03-27T14:10:17.374Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.45s) [2020-03-27T14:10:17.374Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.28s) [2020-03-27T14:10:17.374Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.53s) [2020-03-27T14:10:17.374Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.42s) [2020-03-27T14:10:17.375Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.51s) [2020-03-27T14:10:17.375Z] === RUN TestBuildMultiStageCopy [2020-03-27T14:10:17.375Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-03-27T14:10:18.150Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-27T14:10:18.509Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-27T14:10:20.637Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-03-27T14:10:20.637Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-03-27T14:10:20.900Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-27T14:10:21.198Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-03-27T14:10:21.252Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-27T14:10:21.543Z] [2020-03-27T14:10:21.543Z] SUCCESS: Specified value was saved. [2020-03-27T14:10:21.994Z] INFO: Downloading git... [2020-03-27T14:10:22.123Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-03-27T14:10:22.684Z] --- PASS: TestBuildMultiStageCopy (5.97s) [2020-03-27T14:10:22.684Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.43s) [2020-03-27T14:10:22.684Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.55s) [2020-03-27T14:10:22.684Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.64s) [2020-03-27T14:10:22.684Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.73s) [2020-03-27T14:10:22.684Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.62s) [2020-03-27T14:10:22.684Z] === RUN TestBuildMultiStageParentConfig [2020-03-27T14:10:23.123Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-27T14:10:23.488Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-27T14:10:24.595Z] --- PASS: TestBuildMultiStageParentConfig (1.59s) [2020-03-27T14:10:24.595Z] === RUN TestBuildLabelWithTargets [2020-03-27T14:10:24.855Z] INFO: Downloading go... [2020-03-27T14:10:25.273Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-27T14:10:25.273Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-27T14:10:26.362Z] INFO: Downloading compiler 1 of 3... [2020-03-27T14:10:26.520Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-27T14:10:26.909Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-27T14:10:27.139Z] --- PASS: TestBuildLabelWithTargets (2.68s) [2020-03-27T14:10:27.139Z] === RUN TestBuildWithEmptyLayers [2020-03-27T14:10:27.319Z] INFO: Downloading compiler 2 of 3... [2020-03-27T14:10:27.768Z] INFO: Downloading compiler 3 of 3... [2020-03-27T14:10:28.216Z] INFO: Extracting git... [2020-03-27T14:10:28.500Z] --- PASS: TestBuildWithEmptyLayers (1.46s) [2020-03-27T14:10:28.500Z] === RUN TestBuildMultiStageOnBuild [2020-03-27T14:10:29.338Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-03-27T14:10:29.338Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.83s) [2020-03-27T14:10:29.338Z] 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-03-27T14:10:29.338Z] daemon.go:325: [ddb1b3e581806] waiting for daemon to start [2020-03-27T14:10:29.338Z] daemon.go:325: [ddb1b3e581806] waiting for daemon to start [2020-03-27T14:10:29.338Z] daemon.go:353: [ddb1b3e581806] daemon started [2020-03-27T14:10:29.338Z] daemon.go:325: [ddb1b3e581806] waiting for daemon to start [2020-03-27T14:10:29.338Z] daemon.go:296: [ddb1b3e581806] exiting daemon [2020-03-27T14:10:29.338Z] daemon.go:325: [ddb1b3e581806] waiting for daemon to start [2020-03-27T14:10:29.338Z] daemon.go:353: [ddb1b3e581806] daemon started [2020-03-27T14:10:29.338Z] daemon.go:461: [ddb1b3e581806] Stopping daemon [2020-03-27T14:10:29.338Z] daemon.go:296: [ddb1b3e581806] exiting daemon [2020-03-27T14:10:29.338Z] daemon.go:448: [ddb1b3e581806] Daemon stopped [2020-03-27T14:10:29.338Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.25s) [2020-03-27T14:10:29.338Z] 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-03-27T14:10:29.338Z] daemon.go:325: [d7b667d87bd93] waiting for daemon to start [2020-03-27T14:10:29.338Z] daemon.go:325: [d7b667d87bd93] waiting for daemon to start [2020-03-27T14:10:29.338Z] daemon.go:353: [d7b667d87bd93] daemon started [2020-03-27T14:10:29.338Z] daemon.go:325: [d7b667d87bd93] waiting for daemon to start [2020-03-27T14:10:29.338Z] daemon.go:296: [d7b667d87bd93] exiting daemon [2020-03-27T14:10:29.338Z] daemon.go:325: [d7b667d87bd93] waiting for daemon to start [2020-03-27T14:10:29.338Z] daemon.go:353: [d7b667d87bd93] daemon started [2020-03-27T14:10:29.338Z] daemon.go:461: [d7b667d87bd93] Stopping daemon [2020-03-27T14:10:29.338Z] daemon.go:296: [d7b667d87bd93] exiting daemon [2020-03-27T14:10:29.338Z] daemon.go:448: [d7b667d87bd93] Daemon stopped [2020-03-27T14:10:29.338Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.77s) [2020-03-27T14:10:29.338Z] 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-03-27T14:10:29.338Z] daemon.go:325: [d95d93135c1ec] waiting for daemon to start [2020-03-27T14:10:29.338Z] daemon.go:325: [d95d93135c1ec] waiting for daemon to start [2020-03-27T14:10:29.338Z] daemon.go:353: [d95d93135c1ec] daemon started [2020-03-27T14:10:29.338Z] daemon.go:461: [d95d93135c1ec] Stopping daemon [2020-03-27T14:10:29.338Z] daemon.go:296: [d95d93135c1ec] exiting daemon [2020-03-27T14:10:29.338Z] daemon.go:448: [d95d93135c1ec] Daemon stopped [2020-03-27T14:10:29.338Z] daemon.go:325: [d95d93135c1ec] waiting for daemon to start [2020-03-27T14:10:29.338Z] daemon.go:325: [d95d93135c1ec] waiting for daemon to start [2020-03-27T14:10:29.338Z] daemon.go:353: [d95d93135c1ec] daemon started [2020-03-27T14:10:29.338Z] daemon.go:461: [d95d93135c1ec] Stopping daemon [2020-03-27T14:10:29.338Z] daemon.go:296: [d95d93135c1ec] exiting daemon [2020-03-27T14:10:29.338Z] daemon.go:448: [d95d93135c1ec] Daemon stopped [2020-03-27T14:10:29.338Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.78s) [2020-03-27T14:10:29.338Z] 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-03-27T14:10:29.338Z] daemon.go:325: [deda221a179f3] waiting for daemon to start [2020-03-27T14:10:29.338Z] daemon.go:325: [deda221a179f3] waiting for daemon to start [2020-03-27T14:10:29.338Z] daemon.go:353: [deda221a179f3] daemon started [2020-03-27T14:10:29.338Z] daemon.go:325: [deda221a179f3] waiting for daemon to start [2020-03-27T14:10:29.338Z] daemon.go:296: [deda221a179f3] exiting daemon [2020-03-27T14:10:29.338Z] daemon.go:325: [deda221a179f3] waiting for daemon to start [2020-03-27T14:10:29.338Z] daemon.go:353: [deda221a179f3] daemon started [2020-03-27T14:10:29.338Z] daemon.go:461: [deda221a179f3] Stopping daemon [2020-03-27T14:10:29.338Z] daemon.go:296: [deda221a179f3] exiting daemon [2020-03-27T14:10:29.338Z] daemon.go:448: [deda221a179f3] Daemon stopped [2020-03-27T14:10:29.338Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.23s) [2020-03-27T14:10:29.338Z] 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-03-27T14:10:29.338Z] daemon.go:325: [d649b2c90624e] waiting for daemon to start [2020-03-27T14:10:29.338Z] daemon.go:325: [d649b2c90624e] waiting for daemon to start [2020-03-27T14:10:29.338Z] daemon.go:353: [d649b2c90624e] daemon started [2020-03-27T14:10:29.338Z] daemon.go:461: [d649b2c90624e] Stopping daemon [2020-03-27T14:10:29.338Z] daemon.go:296: [d649b2c90624e] exiting daemon [2020-03-27T14:10:29.338Z] daemon.go:448: [d649b2c90624e] Daemon stopped [2020-03-27T14:10:29.338Z] daemon.go:325: [d649b2c90624e] waiting for daemon to start [2020-03-27T14:10:29.338Z] daemon.go:325: [d649b2c90624e] waiting for daemon to start [2020-03-27T14:10:29.338Z] daemon.go:353: [d649b2c90624e] daemon started [2020-03-27T14:10:29.338Z] daemon.go:461: [d649b2c90624e] Stopping daemon [2020-03-27T14:10:29.338Z] daemon.go:296: [d649b2c90624e] exiting daemon [2020-03-27T14:10:29.338Z] daemon.go:448: [d649b2c90624e] Daemon stopped [2020-03-27T14:10:29.338Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.29s) [2020-03-27T14:10:29.338Z] 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-03-27T14:10:29.338Z] daemon.go:325: [d09d624840bf7] waiting for daemon to start [2020-03-27T14:10:29.338Z] daemon.go:325: [d09d624840bf7] waiting for daemon to start [2020-03-27T14:10:29.338Z] daemon.go:353: [d09d624840bf7] daemon started [2020-03-27T14:10:29.338Z] daemon.go:325: [d09d624840bf7] waiting for daemon to start [2020-03-27T14:10:29.338Z] daemon.go:296: [d09d624840bf7] exiting daemon [2020-03-27T14:10:29.338Z] daemon.go:325: [d09d624840bf7] waiting for daemon to start [2020-03-27T14:10:29.338Z] daemon.go:353: [d09d624840bf7] daemon started [2020-03-27T14:10:29.338Z] daemon.go:461: [d09d624840bf7] Stopping daemon [2020-03-27T14:10:29.338Z] daemon.go:296: [d09d624840bf7] exiting daemon [2020-03-27T14:10:29.338Z] daemon.go:448: [d09d624840bf7] Daemon stopped [2020-03-27T14:10:29.338Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.42s) [2020-03-27T14:10:29.338Z] 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-03-27T14:10:29.338Z] daemon.go:325: [d1a54803afa92] waiting for daemon to start [2020-03-27T14:10:29.338Z] daemon.go:325: [d1a54803afa92] waiting for daemon to start [2020-03-27T14:10:29.338Z] daemon.go:353: [d1a54803afa92] daemon started [2020-03-27T14:10:29.338Z] daemon.go:461: [d1a54803afa92] Stopping daemon [2020-03-27T14:10:29.338Z] daemon.go:296: [d1a54803afa92] exiting daemon [2020-03-27T14:10:29.338Z] daemon.go:448: [d1a54803afa92] Daemon stopped [2020-03-27T14:10:29.338Z] daemon.go:325: [d1a54803afa92] waiting for daemon to start [2020-03-27T14:10:29.338Z] daemon.go:325: [d1a54803afa92] waiting for daemon to start [2020-03-27T14:10:29.338Z] daemon.go:353: [d1a54803afa92] daemon started [2020-03-27T14:10:29.338Z] daemon.go:461: [d1a54803afa92] Stopping daemon [2020-03-27T14:10:29.338Z] daemon.go:296: [d1a54803afa92] exiting daemon [2020-03-27T14:10:29.338Z] daemon.go:448: [d1a54803afa92] Daemon stopped [2020-03-27T14:10:29.338Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.22s) [2020-03-27T14:10:29.338Z] 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-03-27T14:10:29.338Z] daemon.go:325: [dba59648b2558] waiting for daemon to start [2020-03-27T14:10:29.338Z] daemon.go:325: [dba59648b2558] waiting for daemon to start [2020-03-27T14:10:29.338Z] daemon.go:353: [dba59648b2558] daemon started [2020-03-27T14:10:29.338Z] daemon.go:461: [dba59648b2558] Stopping daemon [2020-03-27T14:10:29.338Z] daemon.go:296: [dba59648b2558] exiting daemon [2020-03-27T14:10:29.338Z] daemon.go:448: [dba59648b2558] Daemon stopped [2020-03-27T14:10:29.338Z] daemon.go:325: [dba59648b2558] waiting for daemon to start [2020-03-27T14:10:29.338Z] daemon.go:325: [dba59648b2558] waiting for daemon to start [2020-03-27T14:10:29.338Z] daemon.go:353: [dba59648b2558] daemon started [2020-03-27T14:10:29.338Z] daemon.go:461: [dba59648b2558] Stopping daemon [2020-03-27T14:10:29.338Z] daemon.go:296: [dba59648b2558] exiting daemon [2020-03-27T14:10:29.338Z] daemon.go:448: [dba59648b2558] Daemon stopped [2020-03-27T14:10:29.338Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.40s) [2020-03-27T14:10:29.338Z] 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-03-27T14:10:29.338Z] daemon.go:325: [d22b6d4acfc59] waiting for daemon to start [2020-03-27T14:10:29.338Z] daemon.go:325: [d22b6d4acfc59] waiting for daemon to start [2020-03-27T14:10:29.338Z] daemon.go:353: [d22b6d4acfc59] daemon started [2020-03-27T14:10:29.338Z] daemon.go:461: [d22b6d4acfc59] Stopping daemon [2020-03-27T14:10:29.338Z] daemon.go:296: [d22b6d4acfc59] exiting daemon [2020-03-27T14:10:29.338Z] daemon.go:448: [d22b6d4acfc59] Daemon stopped [2020-03-27T14:10:29.338Z] daemon.go:325: [d22b6d4acfc59] waiting for daemon to start [2020-03-27T14:10:29.338Z] daemon.go:325: [d22b6d4acfc59] waiting for daemon to start [2020-03-27T14:10:29.338Z] daemon.go:353: [d22b6d4acfc59] daemon started [2020-03-27T14:10:29.338Z] daemon.go:461: [d22b6d4acfc59] Stopping daemon [2020-03-27T14:10:29.338Z] daemon.go:296: [d22b6d4acfc59] exiting daemon [2020-03-27T14:10:29.338Z] daemon.go:448: [d22b6d4acfc59] Daemon stopped [2020-03-27T14:10:29.338Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.47s) [2020-03-27T14:10:29.338Z] 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-03-27T14:10:29.338Z] daemon.go:325: [d1a0e65ddf91a] waiting for daemon to start [2020-03-27T14:10:29.338Z] daemon.go:325: [d1a0e65ddf91a] waiting for daemon to start [2020-03-27T14:10:29.338Z] daemon.go:353: [d1a0e65ddf91a] daemon started [2020-03-27T14:10:29.338Z] daemon.go:325: [d1a0e65ddf91a] waiting for daemon to start [2020-03-27T14:10:29.338Z] daemon.go:296: [d1a0e65ddf91a] exiting daemon [2020-03-27T14:10:29.338Z] daemon.go:325: [d1a0e65ddf91a] waiting for daemon to start [2020-03-27T14:10:29.338Z] daemon.go:353: [d1a0e65ddf91a] daemon started [2020-03-27T14:10:29.338Z] daemon.go:461: [d1a0e65ddf91a] Stopping daemon [2020-03-27T14:10:29.338Z] daemon.go:296: [d1a0e65ddf91a] exiting daemon [2020-03-27T14:10:29.338Z] daemon.go:448: [d1a0e65ddf91a] Daemon stopped [2020-03-27T14:10:29.338Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.47s) [2020-03-27T14:10:29.338Z] 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-03-27T14:10:29.338Z] daemon.go:325: [d2bfbbcda41cd] waiting for daemon to start [2020-03-27T14:10:29.338Z] daemon.go:325: [d2bfbbcda41cd] waiting for daemon to start [2020-03-27T14:10:29.338Z] daemon.go:353: [d2bfbbcda41cd] daemon started [2020-03-27T14:10:29.338Z] daemon.go:325: [d2bfbbcda41cd] waiting for daemon to start [2020-03-27T14:10:29.338Z] daemon.go:296: [d2bfbbcda41cd] exiting daemon [2020-03-27T14:10:29.338Z] daemon.go:325: [d2bfbbcda41cd] waiting for daemon to start [2020-03-27T14:10:29.338Z] daemon.go:353: [d2bfbbcda41cd] daemon started [2020-03-27T14:10:29.338Z] daemon.go:461: [d2bfbbcda41cd] Stopping daemon [2020-03-27T14:10:29.338Z] daemon.go:296: [d2bfbbcda41cd] exiting daemon [2020-03-27T14:10:29.338Z] daemon.go:448: [d2bfbbcda41cd] Daemon stopped [2020-03-27T14:10:29.338Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.12s) [2020-03-27T14:10:29.338Z] 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-03-27T14:10:29.338Z] daemon.go:325: [d3f0603659439] waiting for daemon to start [2020-03-27T14:10:29.338Z] daemon.go:325: [d3f0603659439] waiting for daemon to start [2020-03-27T14:10:29.338Z] daemon.go:353: [d3f0603659439] daemon started [2020-03-27T14:10:29.338Z] daemon.go:461: [d3f0603659439] Stopping daemon [2020-03-27T14:10:29.338Z] daemon.go:296: [d3f0603659439] exiting daemon [2020-03-27T14:10:29.338Z] daemon.go:448: [d3f0603659439] Daemon stopped [2020-03-27T14:10:29.338Z] daemon.go:325: [d3f0603659439] waiting for daemon to start [2020-03-27T14:10:29.338Z] daemon.go:325: [d3f0603659439] waiting for daemon to start [2020-03-27T14:10:29.338Z] daemon.go:353: [d3f0603659439] daemon started [2020-03-27T14:10:29.338Z] daemon.go:461: [d3f0603659439] Stopping daemon [2020-03-27T14:10:29.338Z] daemon.go:296: [d3f0603659439] exiting daemon [2020-03-27T14:10:29.338Z] daemon.go:448: [d3f0603659439] Daemon stopped [2020-03-27T14:10:29.338Z] === RUN TestKernelTCPMemory [2020-03-27T14:10:30.088Z] --- PASS: TestKernelTCPMemory (1.02s) [2020-03-27T14:10:30.088Z] === RUN TestNISDomainname [2020-03-27T14:10:30.835Z] --- PASS: TestNISDomainname (1.09s) [2020-03-27T14:10:30.835Z] === RUN TestStats [2020-03-27T14:10:32.655Z] --- PASS: TestBuildMultiStageOnBuild (3.80s) [2020-03-27T14:10:32.655Z] === RUN TestBuildUncleanTarFilenames [2020-03-27T14:10:33.262Z] --- PASS: TestStats (1.92s) [2020-03-27T14:10:33.262Z] === RUN TestStopContainerWithTimeout [2020-03-27T14:10:33.262Z] === RUN TestStopContainerWithTimeout/0 [2020-03-27T14:10:33.262Z] === PAUSE TestStopContainerWithTimeout/0 [2020-03-27T14:10:33.262Z] === RUN TestStopContainerWithTimeout/1 [2020-03-27T14:10:33.262Z] === PAUSE TestStopContainerWithTimeout/1 [2020-03-27T14:10:33.262Z] === RUN TestStopContainerWithTimeout/3 [2020-03-27T14:10:33.262Z] === PAUSE TestStopContainerWithTimeout/3 [2020-03-27T14:10:33.262Z] === RUN TestStopContainerWithTimeout/-1 [2020-03-27T14:10:33.262Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-03-27T14:10:33.262Z] === CONT TestStopContainerWithTimeout/0 [2020-03-27T14:10:33.262Z] === CONT TestStopContainerWithTimeout/3 [2020-03-27T14:10:34.007Z] === CONT TestStopContainerWithTimeout/1 [2020-03-27T14:10:34.538Z] --- PASS: TestBuildUncleanTarFilenames (2.26s) [2020-03-27T14:10:34.538Z] === RUN TestBuildMultiStageLayerLeak [2020-03-27T14:10:35.737Z] === CONT TestStopContainerWithTimeout/-1 [2020-03-27T14:10:38.695Z] --- PASS: TestBuildMultiStageLayerLeak (4.05s) [2020-03-27T14:10:38.695Z] === RUN TestBuildWithHugeFile [2020-03-27T14:10:38.829Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-03-27T14:10:38.829Z] --- PASS: TestStopContainerWithTimeout/0 (0.95s) [2020-03-27T14:10:38.829Z] --- PASS: TestStopContainerWithTimeout/1 (1.96s) [2020-03-27T14:10:38.829Z] --- PASS: TestStopContainerWithTimeout/3 (2.97s) [2020-03-27T14:10:38.829Z] --- PASS: TestStopContainerWithTimeout/-1 (2.85s) [2020-03-27T14:10:38.829Z] === RUN TestDeleteDevicemapper [2020-03-27T14:10:38.829Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-03-27T14:10:38.829Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-27T14:10:38.829Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-03-27T14:10:42.775Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.87s) [2020-03-27T14:10:42.775Z] === RUN TestUpdateMemory [2020-03-27T14:10:42.775Z] --- SKIP: TestUpdateMemory (0.00s) [2020-03-27T14:10:42.775Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-03-27T14:10:42.775Z] === RUN TestUpdateCPUQuota [2020-03-27T14:10:44.101Z] --- PASS: TestUpdateCPUQuota (1.28s) [2020-03-27T14:10:44.101Z] === RUN TestUpdatePidsLimit [2020-03-27T14:10:44.101Z] === RUN TestUpdatePidsLimit/update_from_none [2020-03-27T14:10:44.101Z] === RUN TestUpdatePidsLimit/no_change [2020-03-27T14:10:44.572Z] === RUN TestUpdatePidsLimit/update_lower [2020-03-27T14:10:44.921Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-03-27T14:10:45.270Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-03-27T14:10:45.618Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-03-27T14:10:45.762Z] INFO: Expanding go... [2020-03-27T14:10:45.968Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-03-27T14:10:47.122Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-03-27T14:10:47.726Z] --- PASS: TestUpdatePidsLimit (3.64s) [2020-03-27T14:10:47.726Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.35s) [2020-03-27T14:10:47.726Z] --- PASS: TestUpdatePidsLimit/no_change (0.33s) [2020-03-27T14:10:47.726Z] --- PASS: TestUpdatePidsLimit/update_lower (0.37s) [2020-03-27T14:10:47.726Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s) [2020-03-27T14:10:47.726Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.39s) [2020-03-27T14:10:47.726Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.43s) [2020-03-27T14:10:47.726Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s) [2020-03-27T14:10:47.726Z] === RUN TestUpdateRestartPolicy [2020-03-27T14:11:01.136Z] --- PASS: TestUpdateRestartPolicy (12.54s) [2020-03-27T14:11:01.136Z] === RUN TestUpdateRestartWithAutoRemove [2020-03-27T14:11:01.136Z] --- PASS: TestUpdateRestartWithAutoRemove (0.84s) [2020-03-27T14:11:01.136Z] === RUN TestWaitNonBlocked [2020-03-27T14:11:01.136Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-27T14:11:01.136Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-27T14:11:01.136Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-27T14:11:01.136Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-27T14:11:01.136Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-27T14:11:01.136Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-27T14:11:01.924Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-03-27T14:11:01.924Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.08s) [2020-03-27T14:11:01.924Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.14s) [2020-03-27T14:11:01.924Z] === RUN TestWaitBlocked [2020-03-27T14:11:01.924Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-27T14:11:01.924Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-27T14:11:01.924Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-03-27T14:11:01.924Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-03-27T14:11:01.924Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-27T14:11:01.924Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-03-27T14:11:03.180Z] --- PASS: TestWaitBlocked (0.01s) [2020-03-27T14:11:03.180Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.98s) [2020-03-27T14:11:03.180Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.05s) [2020-03-27T14:11:03.180Z] === CONT TestContainerStartOnDaemonRestart [2020-03-27T14:11:03.180Z] === CONT TestIpcModeOlderClient [2020-03-27T14:11:03.180Z] --- PASS: TestIpcModeOlderClient (0.15s) [2020-03-27T14:11:03.180Z] === CONT TestDaemonRestartIpcMode [2020-03-27T14:11:04.352Z] ......... [ 86%] [2020-03-27T14:11:06.455Z] --- PASS: TestContainerStartOnDaemonRestart (2.90s) [2020-03-27T14:11:06.455Z] daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart [2020-03-27T14:11:06.455Z] daemon.go:325: [da35951643d63] waiting for daemon to start [2020-03-27T14:11:06.455Z] daemon.go:325: [da35951643d63] waiting for daemon to start [2020-03-27T14:11:06.455Z] daemon.go:353: [da35951643d63] daemon started [2020-03-27T14:11:06.455Z] daemon.go:325: [da35951643d63] waiting for daemon to start [2020-03-27T14:11:06.455Z] daemon.go:296: [da35951643d63] exiting daemon [2020-03-27T14:11:06.455Z] daemon.go:325: [da35951643d63] waiting for daemon to start [2020-03-27T14:11:06.455Z] daemon.go:353: [da35951643d63] daemon started [2020-03-27T14:11:06.455Z] daemon.go:461: [da35951643d63] Stopping daemon [2020-03-27T14:11:06.455Z] daemon.go:296: [da35951643d63] exiting daemon [2020-03-27T14:11:06.455Z] daemon.go:448: [da35951643d63] Daemon stopped [2020-03-27T14:11:06.709Z] INFO: Expanding compiler 1 of 3... [2020-03-27T14:11:06.824Z] --- PASS: TestDaemonRestartIpcMode (3.52s) [2020-03-27T14:11:06.824Z] daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode [2020-03-27T14:11:06.824Z] daemon.go:325: [d69313075b757] waiting for daemon to start [2020-03-27T14:11:06.824Z] daemon.go:325: [d69313075b757] waiting for daemon to start [2020-03-27T14:11:06.824Z] daemon.go:353: [d69313075b757] daemon started [2020-03-27T14:11:06.824Z] daemon.go:461: [d69313075b757] Stopping daemon [2020-03-27T14:11:06.824Z] daemon.go:296: [d69313075b757] exiting daemon [2020-03-27T14:11:06.824Z] daemon.go:448: [d69313075b757] Daemon stopped [2020-03-27T14:11:06.824Z] daemon.go:325: [d69313075b757] waiting for daemon to start [2020-03-27T14:11:06.824Z] daemon.go:325: [d69313075b757] waiting for daemon to start [2020-03-27T14:11:06.824Z] daemon.go:353: [d69313075b757] daemon started [2020-03-27T14:11:06.824Z] daemon.go:461: [d69313075b757] Stopping daemon [2020-03-27T14:11:06.824Z] daemon.go:296: [d69313075b757] exiting daemon [2020-03-27T14:11:06.824Z] daemon.go:448: [d69313075b757] Daemon stopped [2020-03-27T14:11:06.824Z] PASS [2020-03-27T14:11:06.824Z] [2020-03-27T14:11:06.824Z] === Skipped [2020-03-27T14:11:06.824Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-03-27T14:11:06.824Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-27T14:11:06.824Z] [2020-03-27T14:11:06.824Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2020-03-27T14:11:06.824Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-27T14:11:06.824Z] [2020-03-27T14:11:06.824Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-03-27T14:11:06.824Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-27T14:11:06.824Z] [2020-03-27T14:11:06.824Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-27T14:11:06.824Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-27T14:11:06.824Z] [2020-03-27T14:11:06.824Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-03-27T14:11:06.824Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-27T14:11:06.824Z] [2020-03-27T14:11:06.824Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-03-27T14:11:06.824Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-03-27T14:11:06.824Z] [2020-03-27T14:11:06.824Z] [2020-03-27T14:11:06.824Z] DONE 189 tests, 6 skipped in 119.772s [2020-03-27T14:11:06.824Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-03-27T14:11:06.824Z] ++ 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-03-27T14:11:06.824Z] ++ set -e [2020-03-27T14:11:06.824Z] ++ '[' -n 0 ']' [2020-03-27T14:11:06.824Z] ++ set -x [2020-03-27T14:11:06.824Z] ++ 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-03-27T14:11:06.824Z] INFO: Testing against a local daemon [2020-03-27T14:11:06.824Z] === RUN TestCommitInheritsEnv [2020-03-27T14:11:07.159Z] INFO: Expanding compiler 2 of 3... [2020-03-27T14:11:07.183Z] --- PASS: TestCommitInheritsEnv (0.50s) [2020-03-27T14:11:07.183Z] === RUN TestImportExtremelyLargeImageWorks [2020-03-27T14:11:07.183Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-03-27T14:11:07.183Z] === RUN TestImagesFilterMultiReference [2020-03-27T14:11:07.550Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2020-03-27T14:11:07.550Z] === RUN TestImagePullPlatformInvalid [2020-03-27T14:11:07.550Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-03-27T14:11:07.550Z] === RUN TestRemoveImageOrphaning [2020-03-27T14:11:07.909Z] --- PASS: TestRemoveImageOrphaning (0.47s) [2020-03-27T14:11:07.909Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-03-27T14:11:07.909Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-03-27T14:11:07.909Z] === RUN TestTagInvalidReference [2020-03-27T14:11:07.909Z] --- PASS: TestTagInvalidReference (0.02s) [2020-03-27T14:11:07.909Z] === RUN TestTagValidPrefixedRepo [2020-03-27T14:11:07.909Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-03-27T14:11:07.909Z] === RUN TestTagExistedNameWithoutForce [2020-03-27T14:11:07.909Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-03-27T14:11:07.909Z] === RUN TestTagOfficialNames [2020-03-27T14:11:07.909Z] --- PASS: TestTagOfficialNames (0.04s) [2020-03-27T14:11:07.909Z] === RUN TestTagMatchesDigest [2020-03-27T14:11:07.909Z] --- PASS: TestTagMatchesDigest (0.04s) [2020-03-27T14:11:07.909Z] === CONT TestImportExtremelyLargeImageWorks [2020-03-27T14:11:09.815Z] tests/integration/models_images_test.py .............. [ 89%] [2020-03-27T14:11:11.451Z] tests/integration/models_networks_test.py .... [ 90%] [2020-03-27T14:11:14.153Z] INFO: Expanding compiler 3 of 3... [2020-03-27T14:11:14.153Z] INFO: Removing downloaded files... [2020-03-27T14:11:14.153Z] INFO: Creating source directory... [2020-03-27T14:11:14.153Z] INFO: Configuring git core.autocrlf... [2020-03-27T14:11:14.153Z] INFO: Completed [2020-03-27T14:11:15.400Z] ok github.com/docker/docker/api/server/httputils 0.010s coverage: 14.7% of statements [2020-03-27T14:11:15.401Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-03-27T14:11:15.401Z] ok github.com/docker/docker/api/server/middleware 0.011s coverage: 37.7% of statements [2020-03-27T14:11:15.401Z] ? github.com/docker/docker/api/server/router [no test files] [2020-03-27T14:11:15.401Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-03-27T14:11:15.401Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-03-27T14:11:15.401Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-03-27T14:11:15.401Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-03-27T14:11:15.401Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-03-27T14:11:15.401Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-03-27T14:11:15.401Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-03-27T14:11:15.401Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-03-27T14:11:15.401Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-03-27T14:11:15.401Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-03-27T14:11:15.401Z] ok github.com/docker/docker/api/types/filters 0.015s coverage: 92.2% of statements [2020-03-27T14:11:15.401Z] ok github.com/docker/docker/api/types/strslice 0.006s coverage: 90.0% of statements [2020-03-27T14:11:15.401Z] ok github.com/docker/docker/api/server/router/swarm 0.009s coverage: 3.1% of statements [2020-03-27T14:11:15.401Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-03-27T14:11:15.401Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-03-27T14:11:15.401Z] ? github.com/docker/docker/api/types [no test files] [2020-03-27T14:11:15.401Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-03-27T14:11:15.401Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-03-27T14:11:15.401Z] ? github.com/docker/docker/api/types/container [no test files] [2020-03-27T14:11:15.401Z] ? github.com/docker/docker/api/types/events [no test files] [2020-03-27T14:11:15.401Z] ? github.com/docker/docker/api/types/image [no test files] [2020-03-27T14:11:15.401Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-03-27T14:11:15.401Z] ? github.com/docker/docker/api/types/network [no test files] [2020-03-27T14:11:15.401Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-03-27T14:11:15.401Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-03-27T14:11:15.401Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-03-27T14:11:15.401Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-03-27T14:11:15.401Z] ok github.com/docker/docker/api/types/time 0.036s coverage: 100.0% of statements [2020-03-27T14:11:15.401Z] ok github.com/docker/docker/api/types/versions 0.007s coverage: 75.0% of statements [2020-03-27T14:11:15.401Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-03-27T14:11:15.401Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-03-27T14:11:15.401Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-03-27T14:11:15.401Z] ? github.com/docker/docker/builder [no test files] [2020-03-27T14:11:15.401Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-03-27T14:11:15.401Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-03-27T14:11:15.401Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-03-27T14:11:15.401Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-03-27T14:11:15.401Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-03-27T14:11:15.401Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-03-27T14:11:15.401Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-03-27T14:11:15.401Z] ok github.com/docker/docker/builder/dockerignore 0.026s coverage: 96.8% of statements [2020-03-27T14:11:18.031Z] tests/integration/models_nodes_test.py . [ 91%] [2020-03-27T14:11:18.031Z] tests/integration/models_resources_test.py . [ 91%] [2020-03-27T14:11:19.829Z] ok github.com/docker/docker/builder/fscache 0.157s coverage: 69.2% of statements [2020-03-27T14:11:21.885Z] ok github.com/docker/docker/builder/remotecontext 0.420s coverage: 13.6% of statements [2020-03-27T14:11:22.171Z] ok github.com/docker/docker/cli/debug 0.018s coverage: 100.0% of statements [2020-03-27T14:11:22.459Z] ok github.com/docker/docker/builder/remotecontext/git 4.174s coverage: 85.1% of statements [2020-03-27T14:11:23.483Z] ok github.com/docker/docker/builder/dockerfile 1.206s coverage: 45.1% of statements [2020-03-27T14:11:23.483Z] ? github.com/docker/docker/cli [no test files] [2020-03-27T14:11:23.483Z] ? github.com/docker/docker/cli/config [no test files] [2020-03-27T14:11:24.102Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-03-27T14:11:26.925Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-03-27T14:11:26.925Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-03-27T14:11:31.284Z] tests/integration/regression_test.py ...... [ 98%] [2020-03-27T14:11:31.799Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-03-27T14:11:31.799Z] tests/integration/credentials/utils_test.py . [100%] [2020-03-27T14:11:31.799Z] [2020-03-27T14:11:31.799Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-03-27T14:11:31.799Z] =========================== short test summary info ============================ [2020-03-27T14:11:31.799Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-03-27T14:11:31.799Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-03-27T14:11:31.799Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-03-27T14:11:31.799Z] Not supported on most drivers [2020-03-27T14:11:31.799Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-03-27T14:11:31.799Z] Can fail if eth0 has multiple IP addresses [2020-03-27T14:11:31.799Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-03-27T14:11:31.799Z] This doesn't seem to be taken into account by the engine [2020-03-27T14:11:31.799Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-03-27T14:11:31.799Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2020-03-27T14:11:31.799Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2020-03-27T14:11:31.799Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2020-03-27T14:11:31.799Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2020-03-27T14:11:31.799Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2020-03-27T14:11:31.799Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-03-27T14:11:31.799Z] = 369 passed, 7 skipped, 3 deselected, 4 xfailed, 2 xpassed in 337.41 seconds == [2020-03-27T14:11:32.362Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-03-27T14:11:38.782Z] ok github.com/docker/docker/client 0.506s coverage: 75.7% of statements [2020-03-27T14:11:44.542Z] umount: bundles/test-docker-py/root: no mount point specified. [2020-03-27T14:11:44.542Z] Leaving: AppArmorNo profiles have been unloaded. [2020-03-27T14:11:44.542Z] [2020-03-27T14:11:44.542Z] Unloading profiles will leave already running processes permanently [2020-03-27T14:11:44.542Z] unconfined, which can lead to unexpected situations. [2020-03-27T14:11:44.542Z] [2020-03-27T14:11:44.542Z] To set a process to complain mode, use the command line tool [2020-03-27T14:11:44.542Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-03-27T14:11:44.542Z] Post stage [Pipeline] junit [2020-03-27T14:11:44.810Z] Recording test results [Pipeline] sh [2020-03-27T14:11:46.287Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-03-27T14:11:46.287Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-03-27T14:11:46.287Z] Using test binary dockerUsing test binary docker [2020-03-27T14:11:46.287Z] [2020-03-27T14:11:46.287Z] +++ /etc/init.d/apparmor start [2020-03-27T14:11:46.287Z] +++ /etc/init.d/apparmor start [2020-03-27T14:11:46.287Z] Starting: AppArmorStarting: AppArmor: already loaded with profiles.: Skipped. ...: already loaded with profiles.: Skipped. ... (warning). [2020-03-27T14:11:46.287Z] (warning). [2020-03-27T14:11:46.287Z] INFO: Waiting for daemon to start... [2020-03-27T14:11:46.287Z] INFO: Waiting for daemon to start... [2020-03-27T14:11:46.287Z] Starting dockerd [2020-03-27T14:11:46.287Z] +++ 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-03-27T14:11:46.287Z] Starting dockerd [2020-03-27T14:11:46.287Z] +++ 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-03-27T14:11:46.449Z] + echo Ensuring container killed. [2020-03-27T14:11:46.449Z] Ensuring container killed. [2020-03-27T14:11:46.449Z] + docker rm -vf docker-pr12 [2020-03-27T14:11:46.449Z] Error: No such container: docker-pr12 [2020-03-27T14:11:46.449Z] + true [Pipeline] sh [2020-03-27T14:11:46.730Z] + echo Chowning /workspace to jenkins user [2020-03-27T14:11:46.730Z] Chowning /workspace to jenkins user [2020-03-27T14:11:46.730Z] + id -u [2020-03-27T14:11:46.730Z] + id -g [2020-03-27T14:11:46.730Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40617:/workspace busybox chown -R 1000:1000 /workspace [2020-03-27T14:11:46.730Z] Unable to find image 'busybox:latest' locally [2020-03-27T14:11:51.519Z] .. [2020-03-27T14:11:51.519Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-03-27T14:11:51.519Z] [2020-03-27T14:11:51.519Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-03-27T14:11:51.519Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-03-27T14:11:51.519Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-03-27T14:11:51.519Z] Error: No such image: emptyfs [2020-03-27T14:11:51.519Z] Error: No such image: emptyfs [2020-03-27T14:11:51.519Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-03-27T14:11:51.519Z] ++++ docker load [2020-03-27T14:11:51.519Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-03-27T14:11:51.519Z] ++++ docker load [2020-03-27T14:11:51.519Z] Running integration-test (iteration 1) [2020-03-27T14:11:51.519Z] Running integration-test (iteration 1) [2020-03-27T14:11:51.519Z] 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-03-27T14:11:51.519Z] ++ 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-03-27T14:11:51.519Z] ++ set -e [2020-03-27T14:11:51.519Z] ++ '[' -n 0 ']' [2020-03-27T14:11:51.519Z] ++ set -x [2020-03-27T14:11:51.519Z] ++ 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-03-27T14:11:51.519Z] 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-03-27T14:11:51.520Z] ++ 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-03-27T14:11:51.520Z] ++ set -e [2020-03-27T14:11:51.520Z] ++ '[' -n 0 ']' [2020-03-27T14:11:51.520Z] ++ set -x [2020-03-27T14:11:51.520Z] ++ 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-03-27T14:11:51.982Z] latest: Pulling from library/busybox [2020-03-27T14:11:51.983Z] 0669b0daf1fb: Pulling fs layer [2020-03-27T14:11:51.983Z] 0669b0daf1fb: Verifying Checksum [2020-03-27T14:11:51.983Z] 0669b0daf1fb: Download complete [2020-03-27T14:11:51.983Z] 0669b0daf1fb: Pull complete [2020-03-27T14:11:51.983Z] Digest: sha256:b26cd013274a657b86e706210ddd5cc1f82f50155791199d29b9e86e935ce135 [2020-03-27T14:11:51.983Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-03-27T14:11:54.170Z] + bundleName=docker-py [2020-03-27T14:11:54.170Z] + echo Creating docker-py-bundles.tar.gz [2020-03-27T14:11:54.170Z] Creating docker-py-bundles.tar.gz [2020-03-27T14:11:54.170Z] + 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-03-27T14:11:54.182Z] Archiving artifacts [2020-03-27T14:11:55.810Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40617/12/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-03-27T14:11:56.160Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40617/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr12 -e DOCKER_GITCOMMIT=f4a7311dabd3eded3a5979c06127303f694f6b29 -e DOCKER_GRAPHDRIVER docker:f4a7311dabd3eded3a5979c06127303f694f6b29 hack/make.sh binary-daemon [2020-03-27T14:11:56.418Z] [2020-03-27T14:11:56.675Z] Removing bundles/ [2020-03-27T14:11:56.675Z] [2020-03-27T14:11:56.675Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-03-27T14:11:56.675Z] Building: bundles/binary-daemon/dockerd-dev [2020-03-27T14:11:56.675Z] GOOS="" GOARCH="" GOARM="" [2020-03-27T14:12:23.533Z] Loaded image: buildpack-deps:jessie [2020-03-27T14:12:23.533Z] Loaded image: busybox:latest [2020-03-27T14:12:23.533Z] Loaded image: buildpack-deps:jessie [2020-03-27T14:12:23.533Z] Loaded image: busybox:glibc [2020-03-27T14:12:23.533Z] Loaded image: debian:jessie [2020-03-27T14:12:23.533Z] Loaded image: busybox:latest [2020-03-27T14:12:23.533Z] Loaded image: hello-world:latest [2020-03-27T14:12:23.533Z] INFO: Testing against a local daemon [2020-03-27T14:12:23.533Z] === RUN TestDockerSuite [2020-03-27T14:12:23.533Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-03-27T14:12:23.533Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-03-27T14:12:23.533Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-03-27T14:12:23.533Z] Loaded image: busybox:glibc [2020-03-27T14:12:23.533Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-03-27T14:12:23.533Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-03-27T14:12:23.533Z] Loaded image: debian:jessie [2020-03-27T14:12:23.533Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-03-27T14:12:23.533Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-03-27T14:12:23.533Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-03-27T14:12:23.533Z] Loaded image: hello-world:latest [2020-03-27T14:12:23.533Z] INFO: Testing against a local daemon [2020-03-27T14:12:23.533Z] === RUN TestDockerDaemonSuite [2020-03-27T14:12:23.533Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-03-27T14:12:24.893Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-03-27T14:12:24.894Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-03-27T14:12:25.453Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-03-27T14:12:25.453Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-03-27T14:12:25.453Z] --- PASS: TestBuildWithHugeFile (107.11s) [2020-03-27T14:12:25.453Z] === RUN TestBuildWithEmptyDockerfile [2020-03-27T14:12:25.453Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-27T14:12:25.453Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-27T14:12:25.453Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-27T14:12:25.453Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-27T14:12:25.453Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-27T14:12:25.453Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-27T14:12:25.707Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-27T14:12:25.707Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-27T14:12:25.707Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-27T14:12:25.962Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2020-03-27T14:12:25.962Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.17s) [2020-03-27T14:12:25.962Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.23s) [2020-03-27T14:12:25.962Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.14s) [2020-03-27T14:12:25.962Z] === RUN TestBuildPreserveOwnership [2020-03-27T14:12:25.962Z] === RUN TestBuildPreserveOwnership/copy_from [2020-03-27T14:12:25.962Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-03-27T14:12:26.051Z] ok github.com/docker/docker/cmd/dockerd/hack 0.015s coverage: 72.9% of statements [2020-03-27T14:12:26.216Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-03-27T14:12:26.216Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-03-27T14:12:28.099Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-03-27T14:12:28.099Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-03-27T14:12:28.099Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-03-27T14:12:28.099Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-03-27T14:12:29.023Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-03-27T14:12:29.023Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-03-27T14:12:29.947Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-03-27T14:12:29.947Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-03-27T14:12:29.947Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-03-27T14:12:29.947Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-03-27T14:12:29.947Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-03-27T14:12:30.871Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-03-27T14:12:31.126Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-03-27T14:12:31.581Z] ok github.com/docker/docker/container 0.201s coverage: 35.6% of statements [2020-03-27T14:12:31.581Z] ok github.com/docker/docker/cmd/dockerd 0.232s coverage: 29.6% of statements [2020-03-27T14:12:31.581Z] ? github.com/docker/docker/container/stream [no test files] [2020-03-27T14:12:31.581Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-03-27T14:12:31.581Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-03-27T14:12:31.581Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-03-27T14:12:31.776Z] --- PASS: TestImportExtremelyLargeImageWorks (82.94s) [2020-03-27T14:12:31.776Z] import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks [2020-03-27T14:12:31.776Z] daemon.go:325: [d5e989ee00d12] waiting for daemon to start [2020-03-27T14:12:31.776Z] daemon.go:325: [d5e989ee00d12] waiting for daemon to start [2020-03-27T14:12:31.776Z] daemon.go:353: [d5e989ee00d12] daemon started [2020-03-27T14:12:31.776Z] daemon.go:461: [d5e989ee00d12] Stopping daemon [2020-03-27T14:12:31.776Z] daemon.go:296: [d5e989ee00d12] exiting daemon [2020-03-27T14:12:31.776Z] daemon.go:448: [d5e989ee00d12] Daemon stopped [2020-03-27T14:12:31.776Z] PASS [2020-03-27T14:12:31.776Z] [2020-03-27T14:12:31.776Z] DONE 11 tests in 84.242s [2020-03-27T14:12:31.776Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-03-27T14:12:31.776Z] ++ 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-03-27T14:12:31.776Z] ++ set -e [2020-03-27T14:12:31.776Z] ++ '[' -n 0 ']' [2020-03-27T14:12:31.776Z] ++ set -x [2020-03-27T14:12:31.776Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-03-27T14:12:31.776Z] INFO: Testing against a local daemon [2020-03-27T14:12:31.776Z] === RUN TestNetworkCreateDelete [2020-03-27T14:12:31.776Z] --- PASS: TestNetworkCreateDelete (0.18s) [2020-03-27T14:12:31.776Z] === RUN TestDockerNetworkDeletePreferID [2020-03-27T14:12:31.776Z] --- PASS: TestDockerNetworkDeletePreferID (0.60s) [2020-03-27T14:12:31.776Z] === RUN TestInspectNetwork [2020-03-27T14:12:32.050Z] --- PASS: TestBuildPreserveOwnership (6.06s) [2020-03-27T14:12:32.050Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.98s) [2020-03-27T14:12:32.050Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.07s) [2020-03-27T14:12:32.050Z] === RUN TestBuildPlatformInvalid [2020-03-27T14:12:32.050Z] --- PASS: TestBuildPlatformInvalid (0.13s) [2020-03-27T14:12:32.050Z] PASS [2020-03-27T14:12:32.050Z] [2020-03-27T14:12:32.050Z] DONE 30 tests in 192.486s [2020-03-27T14:12:32.050Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-03-27T14:12:32.050Z] ++ 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-03-27T14:12:32.050Z] ++ set -e [2020-03-27T14:12:32.050Z] ++ '[' -n 0 ']' [2020-03-27T14:12:32.050Z] ++ set -x [2020-03-27T14:12:32.050Z] ++ 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-03-27T14:12:32.304Z] INFO: Testing against a local daemon [2020-03-27T14:12:32.304Z] === RUN TestConfigList [2020-03-27T14:12:34.187Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-03-27T14:12:34.187Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-03-27T14:12:35.692Z] === RUN TestInspectNetwork/full_network_id [2020-03-27T14:12:35.692Z] === RUN TestInspectNetwork/partial_network_id [2020-03-27T14:12:35.692Z] === RUN TestInspectNetwork/network_name [2020-03-27T14:12:35.692Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-03-27T14:12:36.069Z] --- PASS: TestConfigList (3.45s) [2020-03-27T14:12:36.070Z] config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList [2020-03-27T14:12:36.070Z] daemon.go:325: [d084c8c4517f5] waiting for daemon to start [2020-03-27T14:12:36.070Z] daemon.go:325: [d084c8c4517f5] waiting for daemon to start [2020-03-27T14:12:36.070Z] daemon.go:353: [d084c8c4517f5] daemon started [2020-03-27T14:12:36.070Z] daemon.go:461: [d084c8c4517f5] Stopping daemon [2020-03-27T14:12:36.070Z] daemon.go:296: [d084c8c4517f5] exiting daemon [2020-03-27T14:12:36.070Z] daemon.go:448: [d084c8c4517f5] Daemon stopped [2020-03-27T14:12:36.070Z] === RUN TestConfigsCreateAndDelete [2020-03-27T14:12:36.070Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-03-27T14:12:36.325Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-03-27T14:12:37.687Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-03-27T14:12:38.611Z] --- PASS: TestConfigsCreateAndDelete (2.77s) [2020-03-27T14:12:38.611Z] config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete [2020-03-27T14:12:38.611Z] daemon.go:325: [d2b46a6c6a4ea] waiting for daemon to start [2020-03-27T14:12:38.611Z] daemon.go:325: [d2b46a6c6a4ea] waiting for daemon to start [2020-03-27T14:12:38.611Z] daemon.go:353: [d2b46a6c6a4ea] daemon started [2020-03-27T14:12:38.611Z] daemon.go:461: [d2b46a6c6a4ea] Stopping daemon [2020-03-27T14:12:38.611Z] daemon.go:296: [d2b46a6c6a4ea] exiting daemon [2020-03-27T14:12:38.611Z] daemon.go:448: [d2b46a6c6a4ea] Daemon stopped [2020-03-27T14:12:38.611Z] === RUN TestConfigsUpdate [2020-03-27T14:12:38.866Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-03-27T14:12:39.121Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-03-27T14:12:40.481Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-03-27T14:12:40.723Z] --- PASS: TestInspectNetwork (8.76s) [2020-03-27T14:12:40.723Z] inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork [2020-03-27T14:12:40.723Z] daemon.go:325: [d1eac5c6eab1f] waiting for daemon to start [2020-03-27T14:12:40.723Z] daemon.go:325: [d1eac5c6eab1f] waiting for daemon to start [2020-03-27T14:12:40.723Z] daemon.go:353: [d1eac5c6eab1f] daemon started [2020-03-27T14:12:40.723Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-03-27T14:12:40.723Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-03-27T14:12:40.723Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-03-27T14:12:40.723Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-03-27T14:12:40.723Z] daemon.go:461: [d1eac5c6eab1f] Stopping daemon [2020-03-27T14:12:40.723Z] daemon.go:296: [d1eac5c6eab1f] exiting daemon [2020-03-27T14:12:40.723Z] daemon.go:448: [d1eac5c6eab1f] Daemon stopped [2020-03-27T14:12:40.723Z] === RUN TestRunContainerWithBridgeNone [2020-03-27T14:12:41.405Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-03-27T14:12:41.659Z] --- PASS: TestConfigsUpdate (3.22s) [2020-03-27T14:12:41.659Z] config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate [2020-03-27T14:12:41.659Z] daemon.go:325: [d9c7c3ef42bed] waiting for daemon to start [2020-03-27T14:12:41.659Z] daemon.go:325: [d9c7c3ef42bed] waiting for daemon to start [2020-03-27T14:12:41.659Z] daemon.go:353: [d9c7c3ef42bed] daemon started [2020-03-27T14:12:41.659Z] daemon.go:461: [d9c7c3ef42bed] Stopping daemon [2020-03-27T14:12:41.659Z] daemon.go:296: [d9c7c3ef42bed] exiting daemon [2020-03-27T14:12:41.659Z] daemon.go:448: [d9c7c3ef42bed] Daemon stopped [2020-03-27T14:12:41.659Z] === RUN TestTemplatedConfig [2020-03-27T14:12:41.912Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.050s coverage: 65.3% of statements [2020-03-27T14:12:41.914Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-03-27T14:12:42.168Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-03-27T14:12:43.092Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-03-27T14:12:43.165Z] --- PASS: TestRunContainerWithBridgeNone (2.48s) [2020-03-27T14:12:43.165Z] network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone [2020-03-27T14:12:43.165Z] daemon.go:325: [d4a23ee77f17a] waiting for daemon to start [2020-03-27T14:12:43.165Z] daemon.go:325: [d4a23ee77f17a] waiting for daemon to start [2020-03-27T14:12:43.165Z] daemon.go:353: [d4a23ee77f17a] daemon started [2020-03-27T14:12:43.165Z] daemon.go:461: [d4a23ee77f17a] Stopping daemon [2020-03-27T14:12:43.165Z] daemon.go:296: [d4a23ee77f17a] exiting daemon [2020-03-27T14:12:43.165Z] daemon.go:448: [d4a23ee77f17a] Daemon stopped [2020-03-27T14:12:43.165Z] === RUN TestNetworkInvalidJSON [2020-03-27T14:12:43.165Z] === RUN TestNetworkInvalidJSON//networks/create [2020-03-27T14:12:43.165Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-03-27T14:12:43.165Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-03-27T14:12:43.165Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-03-27T14:12:43.165Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-27T14:12:43.165Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-27T14:12:43.165Z] === CONT TestNetworkInvalidJSON//networks/create [2020-03-27T14:12:43.165Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-27T14:12:43.165Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-03-27T14:12:43.165Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-03-27T14:12:43.165Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-03-27T14:12:43.165Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-03-27T14:12:43.165Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-03-27T14:12:43.165Z] === RUN TestDaemonRestartWithLiveRestore [2020-03-27T14:12:44.017Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-03-27T14:12:44.456Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2020-03-27T14:12:44.457Z] service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore [2020-03-27T14:12:44.457Z] daemon.go:325: [d6eba55dcda8d] waiting for daemon to start [2020-03-27T14:12:44.457Z] daemon.go:325: [d6eba55dcda8d] waiting for daemon to start [2020-03-27T14:12:44.457Z] daemon.go:353: [d6eba55dcda8d] daemon started [2020-03-27T14:12:44.457Z] daemon.go:461: [d6eba55dcda8d] Stopping daemon [2020-03-27T14:12:44.457Z] daemon.go:296: [d6eba55dcda8d] exiting daemon [2020-03-27T14:12:44.457Z] daemon.go:448: [d6eba55dcda8d] Daemon stopped [2020-03-27T14:12:44.457Z] daemon.go:325: [d6eba55dcda8d] waiting for daemon to start [2020-03-27T14:12:44.457Z] daemon.go:325: [d6eba55dcda8d] waiting for daemon to start [2020-03-27T14:12:44.457Z] daemon.go:353: [d6eba55dcda8d] daemon started [2020-03-27T14:12:44.457Z] daemon.go:461: [d6eba55dcda8d] Stopping daemon [2020-03-27T14:12:44.457Z] daemon.go:296: [d6eba55dcda8d] exiting daemon [2020-03-27T14:12:44.457Z] daemon.go:448: [d6eba55dcda8d] Daemon stopped [2020-03-27T14:12:44.457Z] === RUN TestDaemonDefaultNetworkPools [2020-03-27T14:12:44.577Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-03-27T14:12:44.834Z] --- PASS: TestTemplatedConfig (3.04s) [2020-03-27T14:12:44.834Z] config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig [2020-03-27T14:12:44.834Z] daemon.go:325: [d3de809ab8566] waiting for daemon to start [2020-03-27T14:12:44.834Z] daemon.go:325: [d3de809ab8566] waiting for daemon to start [2020-03-27T14:12:44.834Z] daemon.go:353: [d3de809ab8566] daemon started [2020-03-27T14:12:44.834Z] daemon.go:461: [d3de809ab8566] Stopping daemon [2020-03-27T14:12:44.834Z] daemon.go:296: [d3de809ab8566] exiting daemon [2020-03-27T14:12:44.834Z] daemon.go:448: [d3de809ab8566] Daemon stopped [2020-03-27T14:12:44.834Z] === RUN TestConfigInspect [2020-03-27T14:12:45.216Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s) [2020-03-27T14:12:45.216Z] service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools [2020-03-27T14:12:45.216Z] daemon.go:325: [d030058ec917c] waiting for daemon to start [2020-03-27T14:12:45.216Z] daemon.go:325: [d030058ec917c] waiting for daemon to start [2020-03-27T14:12:45.216Z] daemon.go:353: [d030058ec917c] daemon started [2020-03-27T14:12:45.216Z] daemon.go:461: [d030058ec917c] Stopping daemon [2020-03-27T14:12:45.216Z] daemon.go:296: [d030058ec917c] exiting daemon [2020-03-27T14:12:45.216Z] daemon.go:448: [d030058ec917c] Daemon stopped [2020-03-27T14:12:45.216Z] === RUN TestDaemonRestartWithExistingNetwork [2020-03-27T14:12:46.195Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-03-27T14:12:46.451Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.25s) [2020-03-27T14:12:46.451Z] service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork [2020-03-27T14:12:46.451Z] daemon.go:325: [def502be2f7bc] waiting for daemon to start [2020-03-27T14:12:46.451Z] daemon.go:325: [def502be2f7bc] waiting for daemon to start [2020-03-27T14:12:46.451Z] daemon.go:353: [def502be2f7bc] daemon started [2020-03-27T14:12:46.451Z] daemon.go:461: [def502be2f7bc] Stopping daemon [2020-03-27T14:12:46.451Z] daemon.go:296: [def502be2f7bc] exiting daemon [2020-03-27T14:12:46.451Z] daemon.go:448: [def502be2f7bc] Daemon stopped [2020-03-27T14:12:46.451Z] daemon.go:325: [def502be2f7bc] waiting for daemon to start [2020-03-27T14:12:46.451Z] daemon.go:325: [def502be2f7bc] waiting for daemon to start [2020-03-27T14:12:46.451Z] daemon.go:353: [def502be2f7bc] daemon started [2020-03-27T14:12:46.451Z] daemon.go:461: [def502be2f7bc] Stopping daemon [2020-03-27T14:12:46.451Z] daemon.go:296: [def502be2f7bc] exiting daemon [2020-03-27T14:12:46.451Z] daemon.go:448: [def502be2f7bc] Daemon stopped [2020-03-27T14:12:46.451Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-03-27T14:12:47.446Z] ok github.com/docker/docker/daemon/cluster/convert 0.036s coverage: 35.8% of statements [2020-03-27T14:12:47.555Z] --- PASS: TestConfigInspect (2.68s) [2020-03-27T14:12:47.555Z] config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect [2020-03-27T14:12:47.555Z] daemon.go:325: [dbd221fbd66cd] waiting for daemon to start [2020-03-27T14:12:47.555Z] daemon.go:325: [dbd221fbd66cd] waiting for daemon to start [2020-03-27T14:12:47.555Z] daemon.go:353: [dbd221fbd66cd] daemon started [2020-03-27T14:12:47.555Z] daemon.go:461: [dbd221fbd66cd] Stopping daemon [2020-03-27T14:12:47.555Z] daemon.go:296: [dbd221fbd66cd] exiting daemon [2020-03-27T14:12:47.555Z] daemon.go:448: [dbd221fbd66cd] Daemon stopped [2020-03-27T14:12:47.555Z] === RUN TestConfigCreateWithLabels [2020-03-27T14:12:47.683Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.33s) [2020-03-27T14:12:47.683Z] service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-03-27T14:12:47.683Z] daemon.go:325: [d0753110120f9] waiting for daemon to start [2020-03-27T14:12:47.683Z] daemon.go:325: [d0753110120f9] waiting for daemon to start [2020-03-27T14:12:47.683Z] daemon.go:353: [d0753110120f9] daemon started [2020-03-27T14:12:47.683Z] daemon.go:461: [d0753110120f9] Stopping daemon [2020-03-27T14:12:47.683Z] daemon.go:296: [d0753110120f9] exiting daemon [2020-03-27T14:12:47.683Z] daemon.go:448: [d0753110120f9] Daemon stopped [2020-03-27T14:12:47.683Z] daemon.go:325: [d0753110120f9] waiting for daemon to start [2020-03-27T14:12:47.683Z] daemon.go:325: [d0753110120f9] waiting for daemon to start [2020-03-27T14:12:47.683Z] daemon.go:353: [d0753110120f9] daemon started [2020-03-27T14:12:47.683Z] daemon.go:461: [d0753110120f9] Stopping daemon [2020-03-27T14:12:47.683Z] daemon.go:296: [d0753110120f9] exiting daemon [2020-03-27T14:12:47.683Z] daemon.go:448: [d0753110120f9] Daemon stopped [2020-03-27T14:12:47.683Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-03-27T14:12:47.809Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-03-27T14:12:48.033Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2020-03-27T14:12:48.033Z] service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool [2020-03-27T14:12:48.033Z] daemon.go:325: [de88ca3c80499] waiting for daemon to start [2020-03-27T14:12:48.033Z] daemon.go:325: [de88ca3c80499] waiting for daemon to start [2020-03-27T14:12:48.033Z] daemon.go:353: [de88ca3c80499] daemon started [2020-03-27T14:12:48.033Z] daemon.go:461: [de88ca3c80499] Stopping daemon [2020-03-27T14:12:48.033Z] daemon.go:296: [de88ca3c80499] exiting daemon [2020-03-27T14:12:48.033Z] daemon.go:448: [de88ca3c80499] Daemon stopped [2020-03-27T14:12:48.033Z] === RUN TestServiceWithPredefinedNetwork [2020-03-27T14:12:48.065Z] === RUN TestDockerSuite/TestAttachDetach [2020-03-27T14:12:48.083Z] ok github.com/docker/docker/daemon/cluster 0.215s coverage: 0.5% of statements [2020-03-27T14:12:49.426Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-03-27T14:12:49.986Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-03-27T14:12:50.545Z] --- PASS: TestConfigCreateWithLabels (2.94s) [2020-03-27T14:12:50.545Z] config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels [2020-03-27T14:12:50.545Z] daemon.go:325: [d6034f36541f8] waiting for daemon to start [2020-03-27T14:12:50.545Z] daemon.go:325: [d6034f36541f8] waiting for daemon to start [2020-03-27T14:12:50.545Z] daemon.go:353: [d6034f36541f8] daemon started [2020-03-27T14:12:50.545Z] daemon.go:461: [d6034f36541f8] Stopping daemon [2020-03-27T14:12:50.545Z] daemon.go:296: [d6034f36541f8] exiting daemon [2020-03-27T14:12:50.545Z] daemon.go:448: [d6034f36541f8] Daemon stopped [2020-03-27T14:12:50.545Z] === RUN TestConfigCreateResolve [2020-03-27T14:12:51.217Z] --- PASS: TestServiceWithPredefinedNetwork (2.86s) [2020-03-27T14:12:51.217Z] service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork [2020-03-27T14:12:51.217Z] daemon.go:325: [d59c57825bc49] waiting for daemon to start [2020-03-27T14:12:51.217Z] daemon.go:325: [d59c57825bc49] waiting for daemon to start [2020-03-27T14:12:51.217Z] daemon.go:353: [d59c57825bc49] daemon started [2020-03-27T14:12:51.217Z] daemon.go:461: [d59c57825bc49] Stopping daemon [2020-03-27T14:12:51.217Z] daemon.go:296: [d59c57825bc49] exiting daemon [2020-03-27T14:12:51.217Z] daemon.go:448: [d59c57825bc49] Daemon stopped [2020-03-27T14:12:51.217Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-03-27T14:12:51.217Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-27T14:12:51.217Z] service_test.go:230: FLAKY_TEST [2020-03-27T14:12:51.217Z] === RUN TestServiceWithDataPathPortInit [2020-03-27T14:12:51.468Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-03-27T14:12:52.026Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-03-27T14:12:52.953Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-03-27T14:12:53.520Z] --- PASS: TestConfigCreateResolve (3.13s) [2020-03-27T14:12:53.520Z] config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve [2020-03-27T14:12:53.520Z] daemon.go:325: [df79728d42eb7] waiting for daemon to start [2020-03-27T14:12:53.520Z] daemon.go:325: [df79728d42eb7] waiting for daemon to start [2020-03-27T14:12:53.520Z] daemon.go:353: [df79728d42eb7] daemon started [2020-03-27T14:12:53.520Z] daemon.go:461: [df79728d42eb7] Stopping daemon [2020-03-27T14:12:53.520Z] daemon.go:296: [df79728d42eb7] exiting daemon [2020-03-27T14:12:53.520Z] daemon.go:448: [df79728d42eb7] Daemon stopped [2020-03-27T14:12:53.520Z] === RUN TestConfigDaemonLibtrustID [2020-03-27T14:12:53.776Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-03-27T14:12:54.031Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-03-27T14:12:54.031Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2020-03-27T14:12:54.031Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID [2020-03-27T14:12:54.031Z] daemon.go:325: [dedfdcc7edd32] waiting for daemon to start [2020-03-27T14:12:54.031Z] daemon.go:325: [dedfdcc7edd32] waiting for daemon to start [2020-03-27T14:12:54.031Z] daemon.go:353: [dedfdcc7edd32] daemon started [2020-03-27T14:12:54.031Z] daemon.go:461: [dedfdcc7edd32] Stopping daemon [2020-03-27T14:12:54.031Z] daemon.go:296: [dedfdcc7edd32] exiting daemon [2020-03-27T14:12:54.031Z] daemon.go:448: [dedfdcc7edd32] Daemon stopped [2020-03-27T14:12:54.031Z] PASS [2020-03-27T14:12:54.031Z] [2020-03-27T14:12:54.031Z] DONE 8 tests in 21.948s [2020-03-27T14:12:54.031Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-03-27T14:12:54.031Z] ++ 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-03-27T14:12:54.031Z] ++ set -e [2020-03-27T14:12:54.031Z] ++ '[' -n 0 ']' [2020-03-27T14:12:54.031Z] ++ set -x [2020-03-27T14:12:54.031Z] ++ 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-03-27T14:12:54.285Z] INFO: Testing against a local daemon [2020-03-27T14:12:54.285Z] === RUN TestCheckpoint [2020-03-27T14:12:54.285Z] --- SKIP: TestCheckpoint (0.00s) [2020-03-27T14:12:54.285Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-27T14:12:54.285Z] === RUN TestContainerInvalidJSON [2020-03-27T14:12:54.285Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-03-27T14:12:54.285Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-03-27T14:12:54.285Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-03-27T14:12:54.285Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-03-27T14:12:54.285Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-03-27T14:12:54.285Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-03-27T14:12:54.285Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-03-27T14:12:54.285Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-03-27T14:12:54.285Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-03-27T14:12:54.285Z] --- PASS: TestContainerInvalidJSON (0.03s) [2020-03-27T14:12:54.285Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-03-27T14:12:54.285Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-03-27T14:12:54.285Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2020-03-27T14:12:54.285Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-03-27T14:12:54.540Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s) [2020-03-27T14:12:54.540Z] === RUN TestCopyFromContainerPathIsNotDir [2020-03-27T14:12:54.540Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s) [2020-03-27T14:12:54.540Z] === RUN TestCopyToContainerPathDoesNotExist [2020-03-27T14:12:54.540Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.10s) [2020-03-27T14:12:54.540Z] === RUN TestCopyToContainerPathIsNotDir [2020-03-27T14:12:54.795Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s) [2020-03-27T14:12:54.795Z] === RUN TestCopyFromContainer [2020-03-27T14:12:54.937Z] ok github.com/docker/docker/daemon/discovery 0.040s coverage: 30.4% of statements [2020-03-27T14:12:55.354Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-03-27T14:12:55.354Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-03-27T14:12:56.715Z] === RUN TestCopyFromContainer// [2020-03-27T14:12:56.715Z] === RUN TestCopyFromContainer//bar/root [2020-03-27T14:12:56.970Z] === RUN TestCopyFromContainer//bar/root/ [2020-03-27T14:12:56.970Z] === RUN TestCopyFromContainer/bar/quux [2020-03-27T14:12:57.226Z] === RUN TestCopyFromContainer/bar/quux/ [2020-03-27T14:12:57.226Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-03-27T14:12:57.481Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-03-27T14:12:57.481Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-03-27T14:12:57.481Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-03-27T14:12:57.639Z] ok github.com/docker/docker/daemon/events 0.069s coverage: 50.0% of statements [2020-03-27T14:12:57.736Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-03-27T14:12:57.736Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-03-27T14:12:57.736Z] === RUN TestCopyFromContainer/bar/notarget [2020-03-27T14:12:57.992Z] --- PASS: TestCopyFromContainer (3.10s) [2020-03-27T14:12:57.992Z] --- PASS: TestCopyFromContainer// (0.09s) [2020-03-27T14:12:57.992Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2020-03-27T14:12:57.992Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2020-03-27T14:12:57.992Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2020-03-27T14:12:57.992Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.14s) [2020-03-27T14:12:57.992Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.13s) [2020-03-27T14:12:57.992Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2020-03-27T14:12:57.992Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) [2020-03-27T14:12:57.992Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2020-03-27T14:12:57.992Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) [2020-03-27T14:12:57.992Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-03-27T14:12:57.992Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-27T14:12:57.992Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-27T14:12:57.992Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-27T14:12:57.992Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-27T14:12:57.992Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-27T14:12:57.992Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-27T14:12:57.992Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-27T14:12:57.992Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-27T14:12:57.992Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-27T14:12:57.992Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-03-27T14:12:57.992Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-03-27T14:12:57.992Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-03-27T14:12:57.992Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-03-27T14:12:57.992Z] === RUN TestCreateLinkToNonExistingContainer [2020-03-27T14:12:57.992Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-03-27T14:12:57.992Z] === RUN TestCreateWithInvalidEnv [2020-03-27T14:12:57.992Z] === RUN TestCreateWithInvalidEnv/0 [2020-03-27T14:12:57.992Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-03-27T14:12:57.992Z] === RUN TestCreateWithInvalidEnv/1 [2020-03-27T14:12:57.992Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-03-27T14:12:57.992Z] === RUN TestCreateWithInvalidEnv/2 [2020-03-27T14:12:57.992Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-03-27T14:12:57.992Z] === CONT TestCreateWithInvalidEnv/0 [2020-03-27T14:12:57.992Z] === CONT TestCreateWithInvalidEnv/2 [2020-03-27T14:12:57.992Z] === CONT TestCreateWithInvalidEnv/1 [2020-03-27T14:12:57.992Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-03-27T14:12:57.992Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-03-27T14:12:57.992Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-03-27T14:12:57.992Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-03-27T14:12:57.992Z] === RUN TestCreateTmpfsMountsTarget [2020-03-27T14:12:57.992Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2020-03-27T14:12:57.992Z] === RUN TestCreateWithCustomMaskedPaths [2020-03-27T14:12:58.247Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-03-27T14:12:58.263Z] ok github.com/docker/docker/daemon/config 0.114s coverage: 82.2% of statements [2020-03-27T14:12:58.806Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-03-27T14:12:58.806Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-03-27T14:12:59.731Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-03-27T14:12:59.986Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-03-27T14:13:00.241Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-03-27T14:13:00.496Z] --- PASS: TestCreateWithCustomMaskedPaths (2.48s) [2020-03-27T14:13:00.496Z] === RUN TestCreateWithCapabilities [2020-03-27T14:13:00.496Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-03-27T14:13:00.496Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-03-27T14:13:00.496Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-03-27T14:13:00.496Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-03-27T14:13:00.496Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-03-27T14:13:00.496Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-03-27T14:13:00.496Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-03-27T14:13:00.496Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-03-27T14:13:00.496Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-03-27T14:13:00.496Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-03-27T14:13:00.496Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-27T14:13:00.496Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-27T14:13:00.496Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-03-27T14:13:00.496Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-03-27T14:13:00.496Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-03-27T14:13:00.496Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-03-27T14:13:00.496Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-03-27T14:13:00.496Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-03-27T14:13:00.496Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-03-27T14:13:00.496Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-03-27T14:13:00.496Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-03-27T14:13:00.496Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-03-27T14:13:00.496Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-03-27T14:13:00.496Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-03-27T14:13:00.496Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-03-27T14:13:00.496Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-03-27T14:13:00.496Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-03-27T14:13:00.496Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-03-27T14:13:00.496Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-03-27T14:13:00.496Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-27T14:13:00.496Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-03-27T14:13:00.751Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-03-27T14:13:00.751Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-03-27T14:13:00.751Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-03-27T14:13:00.751Z] --- PASS: TestCreateWithCapabilities (0.03s) [2020-03-27T14:13:00.751Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2020-03-27T14:13:00.751Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-03-27T14:13:00.751Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-03-27T14:13:00.751Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s) [2020-03-27T14:13:00.751Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2020-03-27T14:13:00.751Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-03-27T14:13:00.751Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2020-03-27T14:13:00.751Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2020-03-27T14:13:00.751Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2020-03-27T14:13:00.751Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2020-03-27T14:13:00.751Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s) [2020-03-27T14:13:00.751Z] === RUN TestCreateWithCustomReadonlyPaths [2020-03-27T14:13:01.006Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-03-27T14:13:01.767Z] ok github.com/docker/docker/daemon/graphdriver 0.011s coverage: 2.2% of statements [2020-03-27T14:13:01.985Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-03-27T14:13:03.363Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.61s) [2020-03-27T14:13:03.363Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-03-27T14:13:03.363Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-27T14:13:03.363Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-27T14:13:03.363Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-27T14:13:03.363Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-27T14:13:03.363Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-27T14:13:03.363Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-27T14:13:03.363Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-27T14:13:03.363Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-27T14:13:03.363Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-27T14:13:03.363Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-27T14:13:03.363Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-27T14:13:03.363Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-27T14:13:03.363Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-27T14:13:03.363Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-27T14:13:03.363Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-27T14:13:03.363Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-03-27T14:13:03.363Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-03-27T14:13:03.363Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-03-27T14:13:03.363Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-03-27T14:13:03.363Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-03-27T14:13:03.363Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-03-27T14:13:03.363Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-03-27T14:13:03.618Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-03-27T14:13:04.178Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.88s) [2020-03-27T14:13:04.178Z] === RUN TestContainerStartOnDaemonRestart [2020-03-27T14:13:04.178Z] === PAUSE TestContainerStartOnDaemonRestart [2020-03-27T14:13:04.178Z] === RUN TestDaemonRestartIpcMode [2020-03-27T14:13:04.178Z] === PAUSE TestDaemonRestartIpcMode [2020-03-27T14:13:04.178Z] === RUN TestDiff [2020-03-27T14:13:05.102Z] --- PASS: TestDiff (0.89s) [2020-03-27T14:13:05.102Z] === RUN TestExecWithCloseStdin [2020-03-27T14:13:05.102Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-03-27T14:13:06.167Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.513s coverage: 13.7% of statements [2020-03-27T14:13:06.167Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.011s coverage: 2.9% of statements [2020-03-27T14:13:06.463Z] --- PASS: TestExecWithCloseStdin (1.09s) [2020-03-27T14:13:06.463Z] === RUN TestExec [2020-03-27T14:13:07.388Z] --- PASS: TestExec (1.05s) [2020-03-27T14:13:07.388Z] === RUN TestExecUser [2020-03-27T14:13:07.388Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-03-27T14:13:08.217Z] ok github.com/docker/docker/daemon 12.488s coverage: 17.5% of statements [2020-03-27T14:13:08.217Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-03-27T14:13:08.217Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-03-27T14:13:08.217Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-03-27T14:13:08.217Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-03-27T14:13:08.312Z] --- PASS: TestExecUser (0.94s) [2020-03-27T14:13:08.312Z] === RUN TestExportContainerAndImportImage [2020-03-27T14:13:08.878Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-03-27T14:13:09.438Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-03-27T14:13:09.438Z] --- PASS: TestExportContainerAndImportImage (1.09s) [2020-03-27T14:13:09.438Z] === RUN TestExportContainerAfterDaemonRestart [2020-03-27T14:13:09.719Z] ok github.com/docker/docker/daemon/graphdriver/copy 1.303s coverage: 57.8% of statements [2020-03-27T14:13:10.698Z] --- PASS: TestServiceWithDataPathPortInit (16.75s) [2020-03-27T14:13:10.698Z] service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-03-27T14:13:10.698Z] daemon.go:325: [da724ad19b0ae] waiting for daemon to start [2020-03-27T14:13:10.698Z] daemon.go:325: [da724ad19b0ae] waiting for daemon to start [2020-03-27T14:13:10.698Z] daemon.go:353: [da724ad19b0ae] daemon started [2020-03-27T14:13:10.698Z] daemon.go:461: [da724ad19b0ae] Stopping daemon [2020-03-27T14:13:10.698Z] daemon.go:296: [da724ad19b0ae] exiting daemon [2020-03-27T14:13:10.698Z] daemon.go:448: [da724ad19b0ae] Daemon stopped [2020-03-27T14:13:10.698Z] service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-03-27T14:13:10.698Z] daemon.go:325: [dfaf4c01d7d47] waiting for daemon to start [2020-03-27T14:13:10.698Z] daemon.go:325: [dfaf4c01d7d47] waiting for daemon to start [2020-03-27T14:13:10.698Z] daemon.go:353: [dfaf4c01d7d47] daemon started [2020-03-27T14:13:10.698Z] daemon.go:461: [dfaf4c01d7d47] Stopping daemon [2020-03-27T14:13:10.698Z] daemon.go:296: [dfaf4c01d7d47] exiting daemon [2020-03-27T14:13:10.698Z] daemon.go:448: [dfaf4c01d7d47] Daemon stopped [2020-03-27T14:13:10.698Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-03-27T14:13:10.798Z] --- PASS: TestExportContainerAfterDaemonRestart (1.42s) [2020-03-27T14:13:10.798Z] export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart [2020-03-27T14:13:10.798Z] daemon.go:325: [d4053bb7f1017] waiting for daemon to start [2020-03-27T14:13:10.798Z] daemon.go:325: [d4053bb7f1017] waiting for daemon to start [2020-03-27T14:13:10.798Z] daemon.go:353: [d4053bb7f1017] daemon started [2020-03-27T14:13:10.798Z] daemon.go:461: [d4053bb7f1017] Stopping daemon [2020-03-27T14:13:10.798Z] daemon.go:296: [d4053bb7f1017] exiting daemon [2020-03-27T14:13:10.798Z] daemon.go:448: [d4053bb7f1017] Daemon stopped [2020-03-27T14:13:10.798Z] daemon.go:325: [d4053bb7f1017] waiting for daemon to start [2020-03-27T14:13:10.798Z] daemon.go:325: [d4053bb7f1017] waiting for daemon to start [2020-03-27T14:13:10.798Z] daemon.go:353: [d4053bb7f1017] daemon started [2020-03-27T14:13:10.798Z] daemon.go:461: [d4053bb7f1017] Stopping daemon [2020-03-27T14:13:10.798Z] daemon.go:296: [d4053bb7f1017] exiting daemon [2020-03-27T14:13:10.798Z] daemon.go:448: [d4053bb7f1017] Daemon stopped [2020-03-27T14:13:10.798Z] === RUN TestHealthCheckWorkdir [2020-03-27T14:13:11.721Z] --- PASS: TestHealthCheckWorkdir (1.08s) [2020-03-27T14:13:11.721Z] === RUN TestHealthKillContainer [2020-03-27T14:13:13.084Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-03-27T14:13:13.213Z] ok github.com/docker/docker/daemon/graphdriver/aufs 10.298s coverage: 68.5% of statements [2020-03-27T14:13:14.968Z] --- PASS: TestHealthKillContainer (3.02s) [2020-03-27T14:13:14.968Z] === RUN TestInspectCpusetInConfigPre120 [2020-03-27T14:13:15.893Z] --- PASS: TestInspectCpusetInConfigPre120 (0.81s) [2020-03-27T14:13:15.893Z] === RUN TestIpcModeNone [2020-03-27T14:13:15.917Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.063s coverage: 49.5% of statements [2020-03-27T14:13:16.204Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.096s coverage: 45.9% of statements [2020-03-27T14:13:16.204Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-03-27T14:13:16.453Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-03-27T14:13:16.708Z] --- PASS: TestIpcModeNone (0.98s) [2020-03-27T14:13:16.708Z] === RUN TestIpcModePrivate [2020-03-27T14:13:16.818Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.05s) [2020-03-27T14:13:16.818Z] service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit [2020-03-27T14:13:16.818Z] daemon.go:325: [dd9a149440fff] waiting for daemon to start [2020-03-27T14:13:16.818Z] daemon.go:325: [dd9a149440fff] waiting for daemon to start [2020-03-27T14:13:16.818Z] daemon.go:353: [dd9a149440fff] daemon started [2020-03-27T14:13:16.818Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:9t3z4gl8vzysmujzz0hkvya05 Created:2020-03-27 14:13:09.240578484 +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[7d922df16407917bfe0d2cdab4db0cd0c6c0bfaad9d9ff7df2425203d7e3129a:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.o94eftr8s9dfhppmatl3kwuyz EndpointID:505312d0aab625ddac2289964dbb33fe7465b2aea045847242f38d07c361d874 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:17e53b97d5327fc9788a789bbf2650701076b6a1190e71ec01dbfb7a92441659 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:53a637a495a3 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.o94eftr8s9dfhppmatl3kwuyz EndpointID:505312d0aab625ddac2289964dbb33fe7465b2aea045847242f38d07c361d874 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-03-27T14:13:16.818Z] daemon.go:461: [dd9a149440fff] Stopping daemon [2020-03-27T14:13:16.818Z] daemon.go:296: [dd9a149440fff] exiting daemon [2020-03-27T14:13:16.818Z] daemon.go:448: [dd9a149440fff] Daemon stopped [2020-03-27T14:13:16.818Z] PASS [2020-03-27T14:13:16.818Z] [2020-03-27T14:13:16.818Z] === Skipped [2020-03-27T14:13:16.818Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-27T14:13:16.818Z] service_test.go:230: FLAKY_TEST [2020-03-27T14:13:16.818Z] [2020-03-27T14:13:16.818Z] [2020-03-27T14:13:16.818Z] DONE 21 tests, 1 skipped in 44.819s [2020-03-27T14:13:16.818Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-03-27T14:13:16.818Z] ++ 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-03-27T14:13:16.818Z] ++ set -e [2020-03-27T14:13:16.818Z] ++ '[' -n 0 ']' [2020-03-27T14:13:16.818Z] ++ set -x [2020-03-27T14:13:16.818Z] ++ 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-03-27T14:13:16.818Z] INFO: Testing against a local daemon [2020-03-27T14:13:16.818Z] === RUN TestDockerNetworkIpvlanPersistance [2020-03-27T14:13:16.818Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-03-27T14:13:16.818Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-27T14:13:16.818Z] === RUN TestDockerNetworkIpvlan [2020-03-27T14:13:16.818Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-03-27T14:13:16.818Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-27T14:13:16.818Z] PASS [2020-03-27T14:13:16.818Z] [2020-03-27T14:13:16.818Z] === Skipped [2020-03-27T14:13:16.818Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-03-27T14:13:16.818Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-27T14:13:16.818Z] [2020-03-27T14:13:16.818Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-03-27T14:13:16.818Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-27T14:13:16.818Z] [2020-03-27T14:13:16.818Z] [2020-03-27T14:13:16.818Z] DONE 2 tests, 2 skipped in 0.078s [2020-03-27T14:13:16.818Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-03-27T14:13:16.818Z] ++ 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-03-27T14:13:16.818Z] ++ set -e [2020-03-27T14:13:16.818Z] ++ '[' -n 0 ']' [2020-03-27T14:13:16.818Z] ++ set -x [2020-03-27T14:13:16.818Z] ++ 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-03-27T14:13:16.818Z] INFO: Testing against a local daemon [2020-03-27T14:13:16.818Z] === RUN TestDockerNetworkMacvlanPersistance [2020-03-27T14:13:16.962Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-03-27T14:13:17.522Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-03-27T14:13:17.571Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.38s) [2020-03-27T14:13:17.571Z] macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance [2020-03-27T14:13:17.571Z] daemon.go:325: [d20de3f24f561] waiting for daemon to start [2020-03-27T14:13:17.571Z] daemon.go:325: [d20de3f24f561] waiting for daemon to start [2020-03-27T14:13:17.571Z] daemon.go:353: [d20de3f24f561] daemon started [2020-03-27T14:13:17.571Z] daemon.go:461: [d20de3f24f561] Stopping daemon [2020-03-27T14:13:17.571Z] daemon.go:296: [d20de3f24f561] exiting daemon [2020-03-27T14:13:17.571Z] daemon.go:448: [d20de3f24f561] Daemon stopped [2020-03-27T14:13:17.571Z] daemon.go:325: [d20de3f24f561] waiting for daemon to start [2020-03-27T14:13:17.571Z] daemon.go:325: [d20de3f24f561] waiting for daemon to start [2020-03-27T14:13:17.571Z] daemon.go:353: [d20de3f24f561] daemon started [2020-03-27T14:13:17.571Z] daemon.go:461: [d20de3f24f561] Stopping daemon [2020-03-27T14:13:17.571Z] daemon.go:296: [d20de3f24f561] exiting daemon [2020-03-27T14:13:17.571Z] daemon.go:448: [d20de3f24f561] Daemon stopped [2020-03-27T14:13:17.571Z] === RUN TestDockerNetworkMacvlan [2020-03-27T14:13:17.777Z] --- PASS: TestIpcModePrivate (1.03s) [2020-03-27T14:13:17.777Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:206, shared: false, mustBeShared: false [2020-03-27T14:13:17.777Z] === RUN TestIpcModeShareable [2020-03-27T14:13:18.032Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-03-27T14:13:18.081Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-03-27T14:13:18.081Z] Copying nested executables into bundles/binary-daemon [2020-03-27T14:13:18.081Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-03-27T14:13:18.252Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.614s coverage: 76.1% of statements [2020-03-27T14:13:18.326Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-03-27T14:13:18.405Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40617/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr12 -e DOCKER_GITCOMMIT=f4a7311dabd3eded3a5979c06127303f694f6b29 -e DOCKER_GRAPHDRIVER docker:f4a7311dabd3eded3a5979c06127303f694f6b29 hack/make.sh cross [2020-03-27T14:13:18.591Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-03-27T14:13:18.663Z] [2020-03-27T14:13:18.846Z] --- PASS: TestIpcModeShareable (1.05s) [2020-03-27T14:13:18.846Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:199, shared: true, mustBeShared: true [2020-03-27T14:13:18.846Z] === RUN TestAPIIpcModeShareableAndContainer [2020-03-27T14:13:18.920Z] Removing bundles/ [2020-03-27T14:13:18.920Z] [2020-03-27T14:13:18.920Z] ---> Making bundle: cross (in bundles/cross) [2020-03-27T14:13:18.920Z] Cross building: bundles/cross/linux/amd64 [2020-03-27T14:13:18.920Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-03-27T14:13:18.920Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-03-27T14:13:19.127Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-03-27T14:13:19.299Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.559s coverage: 55.1% of statements [2020-03-27T14:13:19.299Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-03-27T14:13:19.299Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-03-27T14:13:19.890Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-03-27T14:13:20.788Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.024s coverage: 58.0% of statements [2020-03-27T14:13:21.077Z] ok github.com/docker/docker/daemon/links 0.019s coverage: 93.0% of statements [2020-03-27T14:13:21.354Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-03-27T14:13:21.703Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.012s coverage: 3.0% of statements [2020-03-27T14:13:21.914Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-03-27T14:13:21.914Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.12s) [2020-03-27T14:13:21.914Z] === RUN TestAPIIpcModeHost [2020-03-27T14:13:21.914Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-03-27T14:13:22.840Z] --- PASS: TestAPIIpcModeHost (0.84s) [2020-03-27T14:13:22.840Z] === RUN TestDaemonIpcModeShareable [2020-03-27T14:13:22.979Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-03-27T14:13:23.766Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-03-27T14:13:23.766Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-03-27T14:13:24.690Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-03-27T14:13:24.690Z] --- PASS: TestDaemonIpcModeShareable (2.04s) [2020-03-27T14:13:24.690Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable [2020-03-27T14:13:24.690Z] daemon.go:325: [d3aae12d3d3dd] waiting for daemon to start [2020-03-27T14:13:24.690Z] daemon.go:325: [d3aae12d3d3dd] waiting for daemon to start [2020-03-27T14:13:24.690Z] daemon.go:353: [d3aae12d3d3dd] daemon started [2020-03-27T14:13:24.690Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:217, shared: true, mustBeShared: true [2020-03-27T14:13:24.690Z] daemon.go:461: [d3aae12d3d3dd] Stopping daemon [2020-03-27T14:13:24.690Z] daemon.go:296: [d3aae12d3d3dd] exiting daemon [2020-03-27T14:13:24.690Z] daemon.go:448: [d3aae12d3d3dd] Daemon stopped [2020-03-27T14:13:24.690Z] === RUN TestDaemonIpcModePrivate [2020-03-27T14:13:25.589Z] Removing intermediate container b022239b9fa6 [2020-03-27T14:13:25.589Z] ---> 10927510d85f [2020-03-27T14:13:25.589Z] Step 6/8 : ENTRYPOINT ["powershell.exe"] [2020-03-27T14:13:25.589Z] ---> Running in 4e002840c71f [2020-03-27T14:13:25.589Z] Removing intermediate container 4e002840c71f [2020-03-27T14:13:25.589Z] ---> a05ca1ceb116 [2020-03-27T14:13:25.589Z] Step 7/8 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-03-27T14:13:25.589Z] ---> Running in e3c5aea8962b [2020-03-27T14:13:25.589Z] Removing intermediate container e3c5aea8962b [2020-03-27T14:13:25.589Z] ---> fa8e1f989243 [2020-03-27T14:13:25.589Z] Step 8/8 : COPY . . [2020-03-27T14:13:26.090Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-03-27T14:13:26.572Z] --- PASS: TestDaemonIpcModePrivate (1.96s) [2020-03-27T14:13:26.572Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate [2020-03-27T14:13:26.572Z] daemon.go:325: [d7275fdbcbbc1] waiting for daemon to start [2020-03-27T14:13:26.572Z] daemon.go:325: [d7275fdbcbbc1] waiting for daemon to start [2020-03-27T14:13:26.572Z] daemon.go:353: [d7275fdbcbbc1] daemon started [2020-03-27T14:13:26.572Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:214, shared: false, mustBeShared: false [2020-03-27T14:13:26.572Z] daemon.go:461: [d7275fdbcbbc1] Stopping daemon [2020-03-27T14:13:26.572Z] daemon.go:296: [d7275fdbcbbc1] exiting daemon [2020-03-27T14:13:26.572Z] daemon.go:448: [d7275fdbcbbc1] Daemon stopped [2020-03-27T14:13:26.572Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-03-27T14:13:27.132Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-03-27T14:13:27.240Z] ok github.com/docker/docker/daemon/logger 0.265s coverage: 43.7% of statements [2020-03-27T14:13:27.386Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-03-27T14:13:27.527Z] ok github.com/docker/docker/daemon/logger/gelf 0.029s coverage: 67.0% of statements [2020-03-27T14:13:28.747Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.08s) [2020-03-27T14:13:28.747Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig [2020-03-27T14:13:28.747Z] daemon.go:325: [d18f962bb60ad] waiting for daemon to start [2020-03-27T14:13:28.747Z] daemon.go:325: [d18f962bb60ad] waiting for daemon to start [2020-03-27T14:13:28.747Z] daemon.go:353: [d18f962bb60ad] daemon started [2020-03-27T14:13:28.747Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:202, shared: false, mustBeShared: false [2020-03-27T14:13:28.747Z] daemon.go:461: [d18f962bb60ad] Stopping daemon [2020-03-27T14:13:28.747Z] daemon.go:296: [d18f962bb60ad] exiting daemon [2020-03-27T14:13:28.747Z] daemon.go:448: [d18f962bb60ad] Daemon stopped [2020-03-27T14:13:28.747Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-03-27T14:13:29.636Z] ok github.com/docker/docker/daemon/images 0.033s coverage: 4.9% of statements [2020-03-27T14:13:29.636Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-03-27T14:13:29.636Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-03-27T14:13:29.636Z] ok github.com/docker/docker/daemon/logger/awslogs 0.550s coverage: 78.6% of statements [2020-03-27T14:13:29.636Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-03-27T14:13:29.636Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-03-27T14:13:29.671Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-03-27T14:13:29.926Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-03-27T14:13:30.180Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-03-27T14:13:30.741Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.91s) [2020-03-27T14:13:30.741Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig [2020-03-27T14:13:30.741Z] daemon.go:325: [dd64148ccd610] waiting for daemon to start [2020-03-27T14:13:30.741Z] daemon.go:325: [dd64148ccd610] waiting for daemon to start [2020-03-27T14:13:30.741Z] daemon.go:353: [dd64148ccd610] daemon started [2020-03-27T14:13:30.741Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:195, shared: true, mustBeShared: true [2020-03-27T14:13:30.741Z] daemon.go:461: [dd64148ccd610] Stopping daemon [2020-03-27T14:13:30.741Z] daemon.go:296: [dd64148ccd610] exiting daemon [2020-03-27T14:13:30.741Z] daemon.go:448: [dd64148ccd610] Daemon stopped [2020-03-27T14:13:30.741Z] === RUN TestIpcModeOlderClient [2020-03-27T14:13:30.741Z] === PAUSE TestIpcModeOlderClient [2020-03-27T14:13:30.741Z] === RUN TestKillContainerInvalidSignal [2020-03-27T14:13:30.741Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-03-27T14:13:31.132Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.011s coverage: 88.3% of statements [2020-03-27T14:13:31.420Z] ok github.com/docker/docker/daemon/logger/journald 0.057s coverage: 26.2% of statements [2020-03-27T14:13:31.666Z] --- PASS: TestKillContainerInvalidSignal (0.98s) [2020-03-27T14:13:31.666Z] === RUN TestKillContainer [2020-03-27T14:13:31.666Z] === RUN TestKillContainer/no_signal [2020-03-27T14:13:32.047Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.018s coverage: 62.1% of statements [2020-03-27T14:13:32.589Z] === RUN TestKillContainer/non_killing_signal [2020-03-27T14:13:33.148Z] === RUN TestKillContainer/killing_signal [2020-03-27T14:13:34.507Z] --- PASS: TestKillContainer (2.54s) [2020-03-27T14:13:34.507Z] --- PASS: TestKillContainer/no_signal (0.84s) [2020-03-27T14:13:34.507Z] --- PASS: TestKillContainer/non_killing_signal (0.67s) [2020-03-27T14:13:34.507Z] --- PASS: TestKillContainer/killing_signal (0.76s) [2020-03-27T14:13:34.507Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-03-27T14:13:34.507Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-03-27T14:13:34.757Z] ok github.com/docker/docker/daemon/logger/local 0.136s coverage: 74.7% of statements [2020-03-27T14:13:34.757Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-03-27T14:13:35.065Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-03-27T14:13:35.990Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.71s) [2020-03-27T14:13:35.990Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.85s) [2020-03-27T14:13:35.990Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.64s) [2020-03-27T14:13:35.990Z] === RUN TestKillStoppedContainer [2020-03-27T14:13:35.990Z] --- PASS: TestKillStoppedContainer (0.07s) [2020-03-27T14:13:35.990Z] === RUN TestKillStoppedContainerAPIPre120 [2020-03-27T14:13:35.990Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2020-03-27T14:13:35.990Z] === RUN TestKillDifferentUserContainer [2020-03-27T14:13:36.255Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.048s coverage: 20.0% of statements [2020-03-27T14:13:36.896Z] ok github.com/docker/docker/daemon/logger/templates 0.067s coverage: 8.3% of statements [2020-03-27T14:13:36.913Z] --- PASS: TestKillDifferentUserContainer (0.73s) [2020-03-27T14:13:36.913Z] === RUN TestInspectOomKilledTrue [2020-03-27T14:13:36.913Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-03-27T14:13:36.913Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-27T14:13:36.913Z] === RUN TestInspectOomKilledFalse [2020-03-27T14:13:36.913Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-03-27T14:13:36.913Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-27T14:13:36.913Z] === RUN TestLinksEtcHostsContentMatch [2020-03-27T14:13:37.473Z] --- PASS: TestLinksEtcHostsContentMatch (0.52s) [2020-03-27T14:13:37.473Z] === RUN TestLinksContainerNames [2020-03-27T14:13:37.522Z] ok github.com/docker/docker/daemon/logger/syslog 0.012s coverage: 47.8% of statements [2020-03-27T14:13:38.396Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-03-27T14:13:38.955Z] --- PASS: TestLinksContainerNames (1.75s) [2020-03-27T14:13:38.955Z] === RUN TestLogsFollowTailEmpty [2020-03-27T14:13:39.878Z] --- PASS: TestLogsFollowTailEmpty (0.82s) [2020-03-27T14:13:39.878Z] === RUN TestContainerNetworkMountsNoChown [2020-03-27T14:13:40.224Z] ok github.com/docker/docker/daemon/network 0.007s coverage: 63.8% of statements [2020-03-27T14:13:40.224Z] ok github.com/docker/docker/daemon/logger/splunk 3.251s coverage: 84.5% of statements [2020-03-27T14:13:40.224Z] ? github.com/docker/docker/daemon/names [no test files] [2020-03-27T14:13:40.224Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-03-27T14:13:40.261Z] ---> 54a4488e37b4 [2020-03-27T14:13:40.710Z] Successfully built 54a4488e37b4 [2020-03-27T14:13:40.710Z] Successfully tagged docker:latest [2020-03-27T14:13:40.710Z] INFO: Image build ended at 03/27/2020 14:13:40. Duration:00:03:36.1736771 [2020-03-27T14:13:40.802Z] --- PASS: TestContainerNetworkMountsNoChown (0.87s) [2020-03-27T14:13:40.802Z] === RUN TestMountDaemonRoot [2020-03-27T14:13:40.802Z] === RUN TestMountDaemonRoot/default [2020-03-27T14:13:40.802Z] === PAUSE TestMountDaemonRoot/default [2020-03-27T14:13:40.802Z] === RUN TestMountDaemonRoot/private [2020-03-27T14:13:40.802Z] === PAUSE TestMountDaemonRoot/private [2020-03-27T14:13:40.802Z] === RUN TestMountDaemonRoot/rprivate [2020-03-27T14:13:40.802Z] === PAUSE TestMountDaemonRoot/rprivate [2020-03-27T14:13:40.802Z] === RUN TestMountDaemonRoot/slave [2020-03-27T14:13:40.802Z] === PAUSE TestMountDaemonRoot/slave [2020-03-27T14:13:40.802Z] === RUN TestMountDaemonRoot/rslave [2020-03-27T14:13:40.802Z] === PAUSE TestMountDaemonRoot/rslave [2020-03-27T14:13:40.802Z] === RUN TestMountDaemonRoot/shared [2020-03-27T14:13:40.802Z] === PAUSE TestMountDaemonRoot/shared [2020-03-27T14:13:40.802Z] === RUN TestMountDaemonRoot/rshared [2020-03-27T14:13:40.802Z] === PAUSE TestMountDaemonRoot/rshared [2020-03-27T14:13:40.802Z] === CONT TestMountDaemonRoot/default [2020-03-27T14:13:40.802Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-03-27T14:13:40.802Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-03-27T14:13:40.802Z] === RUN TestMountDaemonRoot/default/mount_root [2020-03-27T14:13:40.802Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-03-27T14:13:40.802Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-03-27T14:13:40.802Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-03-27T14:13:40.802Z] === RUN TestMountDaemonRoot/default/bind_root [2020-03-27T14:13:40.802Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-03-27T14:13:40.802Z] === CONT TestMountDaemonRoot/rslave [2020-03-27T14:13:40.802Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-03-27T14:13:40.802Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-03-27T14:13:40.802Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-03-27T14:13:40.802Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-03-27T14:13:40.802Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-03-27T14:13:40.802Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-03-27T14:13:40.802Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-03-27T14:13:40.802Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-03-27T14:13:40.802Z] === CONT TestMountDaemonRoot/rshared [2020-03-27T14:13:40.802Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-03-27T14:13:40.802Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-03-27T14:13:40.802Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-03-27T14:13:40.802Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-03-27T14:13:40.802Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-03-27T14:13:40.802Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-03-27T14:13:40.802Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-03-27T14:13:40.802Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-03-27T14:13:40.802Z] === CONT TestMountDaemonRoot/shared [2020-03-27T14:13:40.802Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-03-27T14:13:40.802Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-03-27T14:13:40.802Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-03-27T14:13:40.802Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-03-27T14:13:40.802Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-03-27T14:13:40.802Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-03-27T14:13:40.802Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-03-27T14:13:40.802Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-03-27T14:13:40.802Z] === CONT TestMountDaemonRoot/rprivate [2020-03-27T14:13:40.802Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-03-27T14:13:40.802Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-03-27T14:13:40.802Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-03-27T14:13:40.802Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-03-27T14:13:40.802Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-03-27T14:13:40.802Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-03-27T14:13:40.802Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-03-27T14:13:40.802Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-03-27T14:13:40.802Z] === CONT TestMountDaemonRoot/slave [2020-03-27T14:13:40.802Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-03-27T14:13:40.802Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-03-27T14:13:40.802Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-03-27T14:13:40.802Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-03-27T14:13:40.802Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-03-27T14:13:40.802Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-03-27T14:13:40.802Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-03-27T14:13:40.802Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-03-27T14:13:40.802Z] === CONT TestMountDaemonRoot/private [2020-03-27T14:13:40.802Z] === RUN TestMountDaemonRoot/private/bind_root [2020-03-27T14:13:40.802Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-03-27T14:13:40.802Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-03-27T14:13:40.802Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-03-27T14:13:40.802Z] === RUN TestMountDaemonRoot/private/mount_root [2020-03-27T14:13:40.802Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-03-27T14:13:40.802Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-03-27T14:13:40.802Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-03-27T14:13:40.802Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-03-27T14:13:40.803Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-03-27T14:13:40.803Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-03-27T14:13:40.803Z] === CONT TestMountDaemonRoot/default/bind_root [2020-03-27T14:13:40.803Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-03-27T14:13:40.803Z] === CONT TestMountDaemonRoot/default/mount_root [2020-03-27T14:13:41.057Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-03-27T14:13:41.057Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-03-27T14:13:41.057Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-03-27T14:13:41.057Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-03-27T14:13:41.057Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-03-27T14:13:41.057Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-03-27T14:13:41.057Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-03-27T14:13:41.159Z] [2020-03-27T14:13:41.159Z] [2020-03-27T14:13:41.159Z] INFO: Building the test binaries at 03/27/2020 14:13:40... [2020-03-27T14:13:41.311Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-03-27T14:13:41.311Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-03-27T14:13:41.311Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-03-27T14:13:41.311Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-03-27T14:13:41.311Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-03-27T14:13:41.311Z] === CONT TestMountDaemonRoot/private/bind_root [2020-03-27T14:13:41.311Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-03-27T14:13:41.311Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-03-27T14:13:41.311Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-03-27T14:13:41.311Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-03-27T14:13:41.311Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-03-27T14:13:41.565Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-03-27T14:13:41.565Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-03-27T14:13:41.565Z] === CONT TestMountDaemonRoot/private/mount_root [2020-03-27T14:13:41.565Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-03-27T14:13:41.565Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-03-27T14:13:41.565Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-03-27T14:13:41.565Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2020-03-27T14:13:41.565Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2020-03-27T14:13:41.565Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2020-03-27T14:13:41.565Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2020-03-27T14:13:41.565Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-03-27T14:13:41.565Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2020-03-27T14:13:41.565Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2020-03-27T14:13:41.565Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2020-03-27T14:13:41.565Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2020-03-27T14:13:41.565Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-03-27T14:13:41.565Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2020-03-27T14:13:41.565Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2020-03-27T14:13:41.565Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2020-03-27T14:13:41.565Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2020-03-27T14:13:41.565Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-03-27T14:13:41.565Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-03-27T14:13:41.565Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-03-27T14:13:41.565Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-03-27T14:13:41.565Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s) [2020-03-27T14:13:41.565Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-03-27T14:13:41.565Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-03-27T14:13:41.565Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-03-27T14:13:41.565Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-03-27T14:13:41.565Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-03-27T14:13:41.565Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-03-27T14:13:41.565Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s) [2020-03-27T14:13:41.565Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-03-27T14:13:41.565Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-03-27T14:13:41.565Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-03-27T14:13:41.566Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-03-27T14:13:41.566Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-03-27T14:13:41.566Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-03-27T14:13:41.566Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-03-27T14:13:41.566Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-03-27T14:13:41.566Z] === RUN TestContainerBindMountNonRecursive [2020-03-27T14:13:42.125Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-03-27T14:13:42.220Z] --- PASS: TestDockerNetworkMacvlan (24.70s) [2020-03-27T14:13:42.220Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-03-27T14:13:42.220Z] daemon.go:325: [dd898ab09f45c] waiting for daemon to start [2020-03-27T14:13:42.220Z] daemon.go:325: [dd898ab09f45c] waiting for daemon to start [2020-03-27T14:13:42.220Z] daemon.go:353: [dd898ab09f45c] daemon started [2020-03-27T14:13:42.220Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2020-03-27T14:13:42.220Z] daemon.go:461: [dd898ab09f45c] Stopping daemon [2020-03-27T14:13:42.220Z] daemon.go:296: [dd898ab09f45c] exiting daemon [2020-03-27T14:13:42.220Z] daemon.go:448: [dd898ab09f45c] Daemon stopped [2020-03-27T14:13:42.220Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-03-27T14:13:42.220Z] daemon.go:325: [df1dd965009e0] waiting for daemon to start [2020-03-27T14:13:42.220Z] daemon.go:325: [df1dd965009e0] waiting for daemon to start [2020-03-27T14:13:42.220Z] daemon.go:353: [df1dd965009e0] daemon started [2020-03-27T14:13:42.220Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s) [2020-03-27T14:13:42.220Z] daemon.go:461: [df1dd965009e0] Stopping daemon [2020-03-27T14:13:42.220Z] daemon.go:296: [df1dd965009e0] exiting daemon [2020-03-27T14:13:42.220Z] daemon.go:448: [df1dd965009e0] Daemon stopped [2020-03-27T14:13:42.220Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-03-27T14:13:42.220Z] daemon.go:325: [d4e6b28fc823d] waiting for daemon to start [2020-03-27T14:13:42.220Z] daemon.go:325: [d4e6b28fc823d] waiting for daemon to start [2020-03-27T14:13:42.220Z] daemon.go:353: [d4e6b28fc823d] daemon started [2020-03-27T14:13:42.220Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.16s) [2020-03-27T14:13:42.220Z] daemon.go:461: [d4e6b28fc823d] Stopping daemon [2020-03-27T14:13:42.220Z] daemon.go:296: [d4e6b28fc823d] exiting daemon [2020-03-27T14:13:42.220Z] daemon.go:448: [d4e6b28fc823d] Daemon stopped [2020-03-27T14:13:42.220Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-03-27T14:13:42.220Z] daemon.go:325: [d5e82fe7f8ccc] waiting for daemon to start [2020-03-27T14:13:42.220Z] daemon.go:325: [d5e82fe7f8ccc] waiting for daemon to start [2020-03-27T14:13:42.220Z] daemon.go:353: [d5e82fe7f8ccc] daemon started [2020-03-27T14:13:42.220Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.15s) [2020-03-27T14:13:42.220Z] daemon.go:461: [d5e82fe7f8ccc] Stopping daemon [2020-03-27T14:13:42.220Z] daemon.go:296: [d5e82fe7f8ccc] exiting daemon [2020-03-27T14:13:42.220Z] daemon.go:448: [d5e82fe7f8ccc] Daemon stopped [2020-03-27T14:13:42.220Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-03-27T14:13:42.220Z] daemon.go:325: [d4a6184c33749] waiting for daemon to start [2020-03-27T14:13:42.220Z] daemon.go:325: [d4a6184c33749] waiting for daemon to start [2020-03-27T14:13:42.220Z] daemon.go:353: [d4a6184c33749] daemon started [2020-03-27T14:13:42.220Z] --- PASS: TestDockerNetworkMacvlan/Addressing (15.75s) [2020-03-27T14:13:42.220Z] daemon.go:461: [d4a6184c33749] Stopping daemon [2020-03-27T14:13:42.220Z] daemon.go:296: [d4a6184c33749] exiting daemon [2020-03-27T14:13:42.220Z] daemon.go:448: [d4a6184c33749] Daemon stopped [2020-03-27T14:13:42.220Z] PASS [2020-03-27T14:13:42.220Z] [2020-03-27T14:13:42.220Z] DONE 7 tests in 26.156s [2020-03-27T14:13:42.220Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-03-27T14:13:42.220Z] ++ 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-03-27T14:13:42.220Z] ++ set -e [2020-03-27T14:13:42.220Z] ++ '[' -n 0 ']' [2020-03-27T14:13:42.220Z] ++ set -x [2020-03-27T14:13:42.220Z] ++ 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-03-27T14:13:42.220Z] testing: warning: no tests to run [2020-03-27T14:13:42.220Z] PASS [2020-03-27T14:13:42.220Z] [2020-03-27T14:13:42.220Z] DONE 0 tests in 0.017s [2020-03-27T14:13:42.220Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-03-27T14:13:42.220Z] ++ 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-03-27T14:13:42.220Z] ++ set -e [2020-03-27T14:13:42.220Z] ++ '[' -n 0 ']' [2020-03-27T14:13:42.220Z] ++ set -x [2020-03-27T14:13:42.220Z] ++ 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-03-27T14:13:42.220Z] INFO: Testing against a local daemon [2020-03-27T14:13:42.220Z] === RUN TestAuthZPluginAllowRequest [2020-03-27T14:13:42.380Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-03-27T14:13:42.380Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-03-27T14:13:43.713Z] ok github.com/docker/docker/distribution/metadata 0.123s coverage: 48.2% of statements [2020-03-27T14:13:43.970Z] --- PASS: TestAuthZPluginAllowRequest (1.59s) [2020-03-27T14:13:43.970Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest [2020-03-27T14:13:43.970Z] daemon.go:325: [d881de180a78a] waiting for daemon to start [2020-03-27T14:13:43.970Z] daemon.go:325: [d881de180a78a] waiting for daemon to start [2020-03-27T14:13:43.970Z] daemon.go:353: [d881de180a78a] daemon started [2020-03-27T14:13:43.970Z] daemon.go:461: [d881de180a78a] Stopping daemon [2020-03-27T14:13:43.970Z] daemon.go:296: [d881de180a78a] exiting daemon [2020-03-27T14:13:43.970Z] daemon.go:448: [d881de180a78a] Daemon stopped [2020-03-27T14:13:43.970Z] === RUN TestAuthZPluginTLS [2020-03-27T14:13:44.264Z] --- PASS: TestContainerBindMountNonRecursive (2.39s) [2020-03-27T14:13:44.264Z] === RUN TestNetworkNat [2020-03-27T14:13:44.322Z] --- PASS: TestAuthZPluginTLS (0.56s) [2020-03-27T14:13:44.322Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS [2020-03-27T14:13:44.322Z] daemon.go:325: [d73d574073725] waiting for daemon to start [2020-03-27T14:13:44.322Z] daemon.go:325: [d73d574073725] waiting for daemon to start [2020-03-27T14:13:44.322Z] daemon.go:353: [d73d574073725] daemon started [2020-03-27T14:13:44.322Z] daemon.go:461: [d73d574073725] Stopping daemon [2020-03-27T14:13:44.322Z] daemon.go:296: [d73d574073725] exiting daemon [2020-03-27T14:13:44.322Z] daemon.go:448: [d73d574073725] Daemon stopped [2020-03-27T14:13:44.322Z] === RUN TestAuthZPluginDenyRequest [2020-03-27T14:13:44.519Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-03-27T14:13:44.774Z] --- PASS: TestNetworkNat (0.95s) [2020-03-27T14:13:44.774Z] === RUN TestNetworkLocalhostTCPNat [2020-03-27T14:13:45.078Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2020-03-27T14:13:45.078Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest [2020-03-27T14:13:45.078Z] daemon.go:325: [d2e24bb9a10d8] waiting for daemon to start [2020-03-27T14:13:45.078Z] daemon.go:325: [d2e24bb9a10d8] waiting for daemon to start [2020-03-27T14:13:45.078Z] daemon.go:353: [d2e24bb9a10d8] daemon started [2020-03-27T14:13:45.078Z] daemon.go:461: [d2e24bb9a10d8] Stopping daemon [2020-03-27T14:13:45.078Z] daemon.go:296: [d2e24bb9a10d8] exiting daemon [2020-03-27T14:13:45.078Z] daemon.go:448: [d2e24bb9a10d8] Daemon stopped [2020-03-27T14:13:45.078Z] === RUN TestAuthZPluginAPIDenyResponse [2020-03-27T14:13:45.211Z] ok github.com/docker/docker/errdefs 0.042s coverage: 49.4% of statements [2020-03-27T14:13:45.438Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2020-03-27T14:13:45.438Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse [2020-03-27T14:13:45.438Z] daemon.go:325: [da6d8c11b100f] waiting for daemon to start [2020-03-27T14:13:45.438Z] daemon.go:325: [da6d8c11b100f] waiting for daemon to start [2020-03-27T14:13:45.438Z] daemon.go:353: [da6d8c11b100f] daemon started [2020-03-27T14:13:45.438Z] daemon.go:461: [da6d8c11b100f] Stopping daemon [2020-03-27T14:13:45.438Z] daemon.go:296: [da6d8c11b100f] exiting daemon [2020-03-27T14:13:45.438Z] daemon.go:448: [da6d8c11b100f] Daemon stopped [2020-03-27T14:13:45.438Z] === RUN TestAuthZPluginDenyResponse [2020-03-27T14:13:45.698Z] --- PASS: TestNetworkLocalhostTCPNat (0.87s) [2020-03-27T14:13:45.698Z] === RUN TestNetworkLoopbackNat [2020-03-27T14:13:45.786Z] INFO: make.ps1 starting at 03/27/2020 14:13:45 [2020-03-27T14:13:45.850Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2020-03-27T14:13:45.850Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse [2020-03-27T14:13:45.850Z] daemon.go:325: [da7ee1c18489a] waiting for daemon to start [2020-03-27T14:13:45.850Z] daemon.go:325: [da7ee1c18489a] waiting for daemon to start [2020-03-27T14:13:45.850Z] daemon.go:353: [da7ee1c18489a] daemon started [2020-03-27T14:13:45.850Z] daemon.go:461: [da7ee1c18489a] Stopping daemon [2020-03-27T14:13:45.850Z] daemon.go:296: [da7ee1c18489a] exiting daemon [2020-03-27T14:13:45.850Z] daemon.go:448: [da7ee1c18489a] Daemon stopped [2020-03-27T14:13:45.850Z] === RUN TestAuthZPluginAllowEventStream [2020-03-27T14:13:45.859Z] ok github.com/docker/docker/distribution 0.570s coverage: 22.3% of statements [2020-03-27T14:13:45.859Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-03-27T14:13:46.235Z] INFO: Git commit (d8252cbf0) assumed from DOCKER_GITCOMMIT environment variable [2020-03-27T14:13:46.235Z] INFO: Invoking autogen... [2020-03-27T14:13:47.059Z] --- PASS: TestNetworkLoopbackNat (1.06s) [2020-03-27T14:13:47.059Z] === RUN TestPause [2020-03-27T14:13:47.181Z] INFO: Building daemon... [2020-03-27T14:13:47.347Z] ok github.com/docker/docker/distribution/xfer 1.495s coverage: 83.4% of statements [2020-03-27T14:13:47.347Z] ? github.com/docker/docker/dockerversion [no test files] [2020-03-27T14:13:47.618Z] --- PASS: TestPause (0.86s) [2020-03-27T14:13:47.618Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-03-27T14:13:47.618Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-27T14:13:47.618Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-27T14:13:47.618Z] === RUN TestPauseStopPausedContainer [2020-03-27T14:13:47.685Z] --- PASS: TestAuthZPluginAllowEventStream (1.62s) [2020-03-27T14:13:47.685Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream [2020-03-27T14:13:47.685Z] daemon.go:325: [dd325ce210aae] waiting for daemon to start [2020-03-27T14:13:47.685Z] daemon.go:325: [dd325ce210aae] waiting for daemon to start [2020-03-27T14:13:47.685Z] daemon.go:353: [dd325ce210aae] daemon started [2020-03-27T14:13:47.685Z] daemon.go:461: [dd325ce210aae] Stopping daemon [2020-03-27T14:13:47.685Z] daemon.go:296: [dd325ce210aae] exiting daemon [2020-03-27T14:13:47.685Z] daemon.go:448: [dd325ce210aae] Daemon stopped [2020-03-27T14:13:47.685Z] === RUN TestAuthZPluginErrorResponse [2020-03-27T14:13:47.877Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-03-27T14:13:48.045Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2020-03-27T14:13:48.045Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse [2020-03-27T14:13:48.045Z] daemon.go:325: [d5c493f71e485] waiting for daemon to start [2020-03-27T14:13:48.045Z] daemon.go:325: [d5c493f71e485] waiting for daemon to start [2020-03-27T14:13:48.045Z] daemon.go:353: [d5c493f71e485] daemon started [2020-03-27T14:13:48.045Z] daemon.go:461: [d5c493f71e485] Stopping daemon [2020-03-27T14:13:48.045Z] daemon.go:296: [d5c493f71e485] exiting daemon [2020-03-27T14:13:48.045Z] daemon.go:448: [d5c493f71e485] Daemon stopped [2020-03-27T14:13:48.045Z] === RUN TestAuthZPluginErrorRequest [2020-03-27T14:13:48.435Z] --- PASS: TestPauseStopPausedContainer (0.87s) [2020-03-27T14:13:48.435Z] === RUN TestPsFilter [2020-03-27T14:13:48.690Z] --- PASS: TestPsFilter (0.21s) [2020-03-27T14:13:48.690Z] === RUN TestRemoveContainerWithRemovedVolume [2020-03-27T14:13:48.815Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2020-03-27T14:13:48.815Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest [2020-03-27T14:13:48.815Z] daemon.go:325: [dd2ce4635bf11] waiting for daemon to start [2020-03-27T14:13:48.815Z] daemon.go:325: [dd2ce4635bf11] waiting for daemon to start [2020-03-27T14:13:48.815Z] daemon.go:353: [dd2ce4635bf11] daemon started [2020-03-27T14:13:48.815Z] daemon.go:461: [dd2ce4635bf11] Stopping daemon [2020-03-27T14:13:48.815Z] daemon.go:296: [dd2ce4635bf11] exiting daemon [2020-03-27T14:13:48.815Z] daemon.go:448: [dd2ce4635bf11] Daemon stopped [2020-03-27T14:13:48.815Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-03-27T14:13:48.944Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-03-27T14:13:49.179Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s) [2020-03-27T14:13:49.179Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-03-27T14:13:49.179Z] daemon.go:325: [d1a87de5632f4] waiting for daemon to start [2020-03-27T14:13:49.179Z] daemon.go:325: [d1a87de5632f4] waiting for daemon to start [2020-03-27T14:13:49.179Z] daemon.go:353: [d1a87de5632f4] daemon started [2020-03-27T14:13:49.179Z] daemon.go:461: [d1a87de5632f4] Stopping daemon [2020-03-27T14:13:49.179Z] daemon.go:296: [d1a87de5632f4] exiting daemon [2020-03-27T14:13:49.179Z] daemon.go:448: [d1a87de5632f4] Daemon stopped [2020-03-27T14:13:49.179Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-03-27T14:13:49.398Z] ok github.com/docker/docker/image 0.101s coverage: 86.4% of statements [2020-03-27T14:13:49.868Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.91s) [2020-03-27T14:13:49.868Z] === RUN TestRemoveContainerWithVolume [2020-03-27T14:13:49.868Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-03-27T14:13:50.422Z] ok github.com/docker/docker/image/cache 0.057s coverage: 19.2% of statements [2020-03-27T14:13:50.422Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-03-27T14:13:50.428Z] --- PASS: TestRemoveContainerWithVolume (0.85s) [2020-03-27T14:13:50.428Z] === RUN TestRemoveContainerRunning [2020-03-27T14:13:50.709Z] ok github.com/docker/docker/image/v1 0.032s coverage: 25.0% of statements [2020-03-27T14:13:50.709Z] ? github.com/docker/docker/internal/test [no test files] [2020-03-27T14:13:51.351Z] --- PASS: TestRemoveContainerRunning (0.80s) [2020-03-27T14:13:51.351Z] === RUN TestRemoveContainerForceRemoveRunning [2020-03-27T14:13:51.622Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.05s) [2020-03-27T14:13:51.622Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking [2020-03-27T14:13:51.622Z] daemon.go:325: [d5ecefb6dfa06] waiting for daemon to start [2020-03-27T14:13:51.622Z] daemon.go:325: [d5ecefb6dfa06] waiting for daemon to start [2020-03-27T14:13:51.622Z] daemon.go:353: [d5ecefb6dfa06] daemon started [2020-03-27T14:13:51.622Z] daemon.go:461: [d5ecefb6dfa06] Stopping daemon [2020-03-27T14:13:51.622Z] daemon.go:296: [d5ecefb6dfa06] exiting daemon [2020-03-27T14:13:51.622Z] daemon.go:448: [d5ecefb6dfa06] Daemon stopped [2020-03-27T14:13:51.622Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-03-27T14:13:52.275Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.86s) [2020-03-27T14:13:52.275Z] === RUN TestRemoveInvalidContainer [2020-03-27T14:13:52.275Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-03-27T14:13:52.275Z] === RUN TestRenameLinkedContainer [2020-03-27T14:13:53.200Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-03-27T14:13:53.381Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.13s) [2020-03-27T14:13:53.381Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom [2020-03-27T14:13:53.381Z] daemon.go:325: [d981e7a40bc58] waiting for daemon to start [2020-03-27T14:13:53.381Z] daemon.go:325: [d981e7a40bc58] waiting for daemon to start [2020-03-27T14:13:53.381Z] daemon.go:353: [d981e7a40bc58] daemon started [2020-03-27T14:13:53.381Z] daemon.go:461: [d981e7a40bc58] Stopping daemon [2020-03-27T14:13:53.381Z] daemon.go:296: [d981e7a40bc58] exiting daemon [2020-03-27T14:13:53.381Z] daemon.go:448: [d981e7a40bc58] Daemon stopped [2020-03-27T14:13:53.381Z] === RUN TestAuthZPluginHeader [2020-03-27T14:13:53.416Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2020-03-27T14:13:53.416Z] ? github.com/docker/docker/internal/test/environment [no test files] [2020-03-27T14:13:53.416Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2020-03-27T14:13:53.416Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2020-03-27T14:13:53.416Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2020-03-27T14:13:53.416Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2020-03-27T14:13:53.416Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2020-03-27T14:13:53.416Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2020-03-27T14:13:53.416Z] ? github.com/docker/docker/internal/test/registry [no test files] [2020-03-27T14:13:53.416Z] ? github.com/docker/docker/internal/test/request [no test files] [2020-03-27T14:13:53.416Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-03-27T14:13:53.416Z] ok github.com/docker/docker/internal/testutil 0.048s coverage: 62.5% of statements [2020-03-27T14:13:54.455Z] ok github.com/docker/docker/libcontainerd/queue 0.038s coverage: 100.0% of statements [2020-03-27T14:13:54.559Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-03-27T14:13:54.583Z] --- PASS: TestAuthZPluginHeader (0.84s) [2020-03-27T14:13:54.583Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader [2020-03-27T14:13:54.583Z] daemon.go:325: [d4079580edaa2] waiting for daemon to start [2020-03-27T14:13:54.583Z] daemon.go:325: [d4079580edaa2] waiting for daemon to start [2020-03-27T14:13:54.583Z] daemon.go:353: [d4079580edaa2] daemon started [2020-03-27T14:13:54.583Z] daemon.go:461: [d4079580edaa2] Stopping daemon [2020-03-27T14:13:54.583Z] daemon.go:296: [d4079580edaa2] exiting daemon [2020-03-27T14:13:54.583Z] daemon.go:448: [d4079580edaa2] Daemon stopped [2020-03-27T14:13:54.583Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-03-27T14:13:54.583Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-03-27T14:13:54.583Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-27T14:13:54.583Z] === RUN TestAuthZPluginV2Disable [2020-03-27T14:13:54.583Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-03-27T14:13:54.583Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-27T14:13:54.583Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-03-27T14:13:54.583Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-03-27T14:13:54.583Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-27T14:13:54.583Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-03-27T14:13:54.583Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-03-27T14:13:54.583Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-27T14:13:54.583Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-03-27T14:13:55.488Z] --- PASS: TestRenameLinkedContainer (3.42s) [2020-03-27T14:13:55.488Z] === RUN TestRenameStoppedContainer [2020-03-27T14:13:55.743Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-03-27T14:13:55.948Z] ok github.com/docker/docker/pkg/aaparser 0.023s coverage: 50.0% of statements [2020-03-27T14:13:56.667Z] --- PASS: TestRenameStoppedContainer (0.87s) [2020-03-27T14:13:56.667Z] === RUN TestRenameRunningContainerAndReuse [2020-03-27T14:13:56.921Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-03-27T14:13:58.283Z] --- PASS: TestRenameRunningContainerAndReuse (1.65s) [2020-03-27T14:13:58.283Z] === RUN TestRenameInvalidName [2020-03-27T14:13:58.283Z] === RUN TestDockerSuite/TestBuildAddScript [2020-03-27T14:13:58.844Z] --- PASS: TestRenameInvalidName (0.80s) [2020-03-27T14:13:58.844Z] === RUN TestRenameAnonymousContainer [2020-03-27T14:13:59.436Z] ok github.com/docker/docker/opts 0.070s coverage: 66.9% of statements [2020-03-27T14:14:01.352Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-03-27T14:14:01.480Z] ok github.com/docker/docker/pkg/broadcaster 0.015s coverage: 100.0% of statements [2020-03-27T14:14:02.104Z] ok github.com/docker/docker/pkg/authorization 1.853s coverage: 66.7% of statements [2020-03-27T14:14:02.104Z] ok github.com/docker/docker/pkg/capabilities 0.009s coverage: 87.5% of statements [2020-03-27T14:14:02.104Z] ok github.com/docker/docker/pkg/archive 1.295s coverage: 76.9% of statements [2020-03-27T14:14:02.712Z] --- PASS: TestRenameAnonymousContainer (3.56s) [2020-03-27T14:14:02.712Z] === RUN TestRenameContainerWithSameName [2020-03-27T14:14:03.135Z] ok github.com/docker/docker/pkg/directory 0.008s coverage: 80.0% of statements [2020-03-27T14:14:03.272Z] --- PASS: TestRenameContainerWithSameName (0.81s) [2020-03-27T14:14:03.272Z] === RUN TestRenameContainerWithLinkedContainer [2020-03-27T14:14:04.157Z] ok github.com/docker/docker/pkg/discovery 0.010s coverage: 58.3% of statements [2020-03-27T14:14:04.783Z] ok github.com/docker/docker/pkg/discovery/file 0.011s coverage: 97.6% of statements [2020-03-27T14:14:05.154Z] --- PASS: TestRenameContainerWithLinkedContainer (1.71s) [2020-03-27T14:14:05.154Z] === RUN TestResize [2020-03-27T14:14:06.078Z] --- PASS: TestResize (0.96s) [2020-03-27T14:14:06.078Z] === RUN TestResizeWithInvalidSize [2020-03-27T14:14:06.078Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-03-27T14:14:06.279Z] ok github.com/docker/docker/layer 7.198s coverage: 72.0% of statements [2020-03-27T14:14:06.279Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-03-27T14:14:06.279Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-03-27T14:14:06.279Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-03-27T14:14:06.279Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-03-27T14:14:06.279Z] ? github.com/docker/docker/oci [no test files] [2020-03-27T14:14:06.279Z] ? github.com/docker/docker/oci/caps [no test files] [2020-03-27T14:14:06.567Z] ok github.com/docker/docker/pkg/discovery/memory 0.008s coverage: 92.3% of statements [2020-03-27T14:14:07.001Z] --- PASS: TestResizeWithInvalidSize (0.93s) [2020-03-27T14:14:07.001Z] === RUN TestResizeWhenContainerNotStarted [2020-03-27T14:14:07.978Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-03-27T14:14:07.978Z] --- PASS: TestResizeWhenContainerNotStarted (1.12s) [2020-03-27T14:14:07.978Z] === RUN TestDaemonRestartKillContainers [2020-03-27T14:14:07.978Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-27T14:14:07.978Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-27T14:14:07.978Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-27T14:14:07.978Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-27T14:14:07.978Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-27T14:14:07.978Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-27T14:14:07.978Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-27T14:14:07.978Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-27T14:14:07.978Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-27T14:14:07.978Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-27T14:14:07.978Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-27T14:14:07.978Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-27T14:14:07.978Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-27T14:14:07.978Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-27T14:14:07.978Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-27T14:14:07.978Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-27T14:14:07.978Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-27T14:14:07.978Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-27T14:14:07.978Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-27T14:14:07.978Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-27T14:14:07.978Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-27T14:14:07.978Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-27T14:14:07.978Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-27T14:14:07.978Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-27T14:14:07.978Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-27T14:14:07.978Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-27T14:14:08.059Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2020-03-27T14:14:08.059Z] ok github.com/docker/docker/pkg/discovery/nodes 0.011s coverage: 93.8% of statements [2020-03-27T14:14:09.368Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-03-27T14:14:10.104Z] ok github.com/docker/docker/pkg/fileutils 0.016s coverage: 89.5% of statements [2020-03-27T14:14:10.104Z] ok github.com/docker/docker/pkg/filenotify 0.606s coverage: 66.3% of statements [2020-03-27T14:14:10.104Z] ok github.com/docker/docker/pkg/chrootarchive 4.905s coverage: 43.2% of statements [2020-03-27T14:14:10.104Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-03-27T14:14:10.104Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-03-27T14:14:10.728Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-27T14:14:10.982Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-27T14:14:11.149Z] ok github.com/docker/docker/pkg/discovery/kv 3.214s coverage: 84.1% of statements [2020-03-27T14:14:11.237Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-03-27T14:14:11.771Z] ok github.com/docker/docker/pkg/fsutils 0.482s coverage: 85.1% of statements [2020-03-27T14:14:11.797Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-03-27T14:14:12.356Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-27T14:14:12.397Z] ok github.com/docker/docker/pkg/homedir 0.015s coverage: 10.2% of statements [2020-03-27T14:14:12.611Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-27T14:14:13.891Z] ok github.com/docker/docker/pkg/locker 0.037s coverage: 88.9% of statements [2020-03-27T14:14:13.891Z] ok github.com/docker/docker/pkg/jsonmessage 0.025s coverage: 91.7% of statements [2020-03-27T14:14:13.972Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-27T14:14:14.130Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.71s) [2020-03-27T14:14:14.130Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart [2020-03-27T14:14:14.130Z] daemon.go:325: [d9a9141f7dfc1] waiting for daemon to start [2020-03-27T14:14:14.130Z] daemon.go:325: [d9a9141f7dfc1] waiting for daemon to start [2020-03-27T14:14:14.130Z] daemon.go:353: [d9a9141f7dfc1] daemon started [2020-03-27T14:14:14.130Z] daemon.go:461: [d9a9141f7dfc1] Stopping daemon [2020-03-27T14:14:14.130Z] daemon.go:296: [d9a9141f7dfc1] exiting daemon [2020-03-27T14:14:14.130Z] daemon.go:448: [d9a9141f7dfc1] Daemon stopped [2020-03-27T14:14:14.130Z] daemon.go:325: [d9a9141f7dfc1] waiting for daemon to start [2020-03-27T14:14:14.130Z] daemon.go:325: [d9a9141f7dfc1] waiting for daemon to start [2020-03-27T14:14:14.130Z] daemon.go:325: [d9a9141f7dfc1] waiting for daemon to start [2020-03-27T14:14:14.130Z] daemon.go:325: [d9a9141f7dfc1] waiting for daemon to start [2020-03-27T14:14:14.130Z] daemon.go:339: [d9a9141f7dfc1] error pinging daemon on start: Get http://d9a9141f7dfc1.sock/_ping: context deadline exceeded [2020-03-27T14:14:14.130Z] daemon.go:325: [d9a9141f7dfc1] waiting for daemon to start [2020-03-27T14:14:14.130Z] daemon.go:339: [d9a9141f7dfc1] error pinging daemon on start: Get http://d9a9141f7dfc1.sock/_ping: context deadline exceeded [2020-03-27T14:14:14.130Z] daemon.go:325: [d9a9141f7dfc1] waiting for daemon to start [2020-03-27T14:14:14.130Z] daemon.go:339: [d9a9141f7dfc1] error pinging daemon on start: Get http://d9a9141f7dfc1.sock/_ping: context deadline exceeded [2020-03-27T14:14:14.130Z] daemon.go:325: [d9a9141f7dfc1] waiting for daemon to start [2020-03-27T14:14:14.130Z] daemon.go:339: [d9a9141f7dfc1] error pinging daemon on start: Get http://d9a9141f7dfc1.sock/_ping: context deadline exceeded [2020-03-27T14:14:14.130Z] daemon.go:296: [d9a9141f7dfc1] exiting daemon [2020-03-27T14:14:14.130Z] daemon.go:325: [d9a9141f7dfc1] waiting for daemon to start [2020-03-27T14:14:14.130Z] daemon.go:325: [d9a9141f7dfc1] waiting for daemon to start [2020-03-27T14:14:14.130Z] daemon.go:325: [d9a9141f7dfc1] waiting for daemon to start [2020-03-27T14:14:14.130Z] daemon.go:353: [d9a9141f7dfc1] daemon started [2020-03-27T14:14:14.130Z] daemon.go:461: [d9a9141f7dfc1] Stopping daemon [2020-03-27T14:14:14.130Z] daemon.go:296: [d9a9141f7dfc1] exiting daemon [2020-03-27T14:14:14.130Z] daemon.go:448: [d9a9141f7dfc1] Daemon stopped [2020-03-27T14:14:14.130Z] PASS [2020-03-27T14:14:14.130Z] [2020-03-27T14:14:14.130Z] === Skipped [2020-03-27T14:14:14.130Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-03-27T14:14:14.131Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-27T14:14:14.131Z] [2020-03-27T14:14:14.131Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-03-27T14:14:14.131Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-27T14:14:14.131Z] [2020-03-27T14:14:14.131Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-03-27T14:14:14.131Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-27T14:14:14.131Z] [2020-03-27T14:14:14.131Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-03-27T14:14:14.131Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-27T14:14:14.131Z] [2020-03-27T14:14:14.131Z] [2020-03-27T14:14:14.131Z] DONE 17 tests, 4 skipped in 28.884s [2020-03-27T14:14:14.131Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-03-27T14:14:14.131Z] ++ 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-03-27T14:14:14.131Z] ++ set -e [2020-03-27T14:14:14.131Z] ++ '[' -n 0 ']' [2020-03-27T14:14:14.131Z] ++ set -x [2020-03-27T14:14:14.131Z] ++ 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-03-27T14:14:14.131Z] INFO: Testing against a local daemon [2020-03-27T14:14:14.131Z] === RUN TestPluginInvalidJSON [2020-03-27T14:14:14.131Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-03-27T14:14:14.131Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-03-27T14:14:14.131Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-03-27T14:14:14.131Z] --- PASS: TestPluginInvalidJSON (0.01s) [2020-03-27T14:14:14.131Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-03-27T14:14:14.131Z] PASS [2020-03-27T14:14:14.131Z] [2020-03-27T14:14:14.131Z] DONE 2 tests in 0.101s [2020-03-27T14:14:14.131Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-03-27T14:14:14.131Z] ++ 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-03-27T14:14:14.131Z] ++ set -e [2020-03-27T14:14:14.131Z] ++ '[' -n 0 ']' [2020-03-27T14:14:14.131Z] ++ set -x [2020-03-27T14:14:14.131Z] ++ 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-03-27T14:14:14.131Z] INFO: Testing against a local daemon [2020-03-27T14:14:14.131Z] === RUN TestExternalGraphDriver [2020-03-27T14:14:14.131Z] === RUN TestExternalGraphDriver/json [2020-03-27T14:14:14.131Z] === RUN TestExternalGraphDriver/spec [2020-03-27T14:14:14.179Z] ok github.com/docker/docker/pkg/idtools 0.910s coverage: 70.1% of statements [2020-03-27T14:14:14.227Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-27T14:14:15.203Z] ok github.com/docker/docker/pkg/longpath 0.032s coverage: 100.0% of statements [2020-03-27T14:14:15.358Z] === RUN TestExternalGraphDriver/pull [2020-03-27T14:14:15.588Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-03-27T14:14:15.827Z] ok github.com/docker/docker/pkg/namesgenerator 0.042s coverage: 85.7% of statements [2020-03-27T14:14:15.842Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-03-27T14:14:16.097Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-27T14:14:16.451Z] ok github.com/docker/docker/pkg/ioutils 2.628s coverage: 70.4% of statements [2020-03-27T14:14:16.451Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-03-27T14:14:16.737Z] ok github.com/docker/docker/pkg/parsers 0.022s coverage: 97.0% of statements [2020-03-27T14:14:17.024Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-27T14:14:17.372Z] ok github.com/docker/docker/pkg/parsers/kernel 0.005s coverage: 60.0% of statements [2020-03-27T14:14:17.372Z] ok github.com/docker/docker/pkg/mount 0.964s coverage: 69.6% of statements [2020-03-27T14:14:17.372Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-03-27T14:14:17.667Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.030s coverage: 90.0% of statements [2020-03-27T14:14:17.723Z] --- PASS: TestExternalGraphDriver (6.48s) [2020-03-27T14:14:17.724Z] external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver [2020-03-27T14:14:17.724Z] daemon.go:325: [d4a18034f7d2f] waiting for daemon to start [2020-03-27T14:14:17.724Z] daemon.go:325: [d4a18034f7d2f] waiting for daemon to start [2020-03-27T14:14:17.724Z] daemon.go:353: [d4a18034f7d2f] daemon started [2020-03-27T14:14:17.724Z] daemon.go:461: [d4a18034f7d2f] Stopping daemon [2020-03-27T14:14:17.724Z] daemon.go:296: [d4a18034f7d2f] exiting daemon [2020-03-27T14:14:17.724Z] daemon.go:448: [d4a18034f7d2f] Daemon stopped [2020-03-27T14:14:17.724Z] daemon.go:325: [d4a18034f7d2f] waiting for daemon to start [2020-03-27T14:14:17.724Z] daemon.go:325: [d4a18034f7d2f] waiting for daemon to start [2020-03-27T14:14:17.724Z] daemon.go:353: [d4a18034f7d2f] daemon started [2020-03-27T14:14:17.724Z] daemon.go:461: [d4a18034f7d2f] Stopping daemon [2020-03-27T14:14:17.724Z] daemon.go:296: [d4a18034f7d2f] exiting daemon [2020-03-27T14:14:17.724Z] daemon.go:448: [d4a18034f7d2f] Daemon stopped [2020-03-27T14:14:17.724Z] --- PASS: TestExternalGraphDriver/json (1.95s) [2020-03-27T14:14:17.724Z] daemon.go:325: [d4a18034f7d2f] waiting for daemon to start [2020-03-27T14:14:17.724Z] daemon.go:325: [d4a18034f7d2f] waiting for daemon to start [2020-03-27T14:14:17.724Z] daemon.go:353: [d4a18034f7d2f] daemon started [2020-03-27T14:14:17.724Z] daemon.go:461: [d4a18034f7d2f] Stopping daemon [2020-03-27T14:14:17.724Z] daemon.go:296: [d4a18034f7d2f] exiting daemon [2020-03-27T14:14:17.724Z] daemon.go:448: [d4a18034f7d2f] Daemon stopped [2020-03-27T14:14:17.724Z] daemon.go:325: [d4a18034f7d2f] waiting for daemon to start [2020-03-27T14:14:17.724Z] daemon.go:325: [d4a18034f7d2f] waiting for daemon to start [2020-03-27T14:14:17.724Z] daemon.go:353: [d4a18034f7d2f] daemon started [2020-03-27T14:14:17.724Z] daemon.go:461: [d4a18034f7d2f] Stopping daemon [2020-03-27T14:14:17.724Z] daemon.go:296: [d4a18034f7d2f] exiting daemon [2020-03-27T14:14:17.724Z] daemon.go:448: [d4a18034f7d2f] Daemon stopped [2020-03-27T14:14:17.724Z] --- PASS: TestExternalGraphDriver/spec (1.99s) [2020-03-27T14:14:17.724Z] daemon.go:325: [d4a18034f7d2f] waiting for daemon to start [2020-03-27T14:14:17.724Z] daemon.go:325: [d4a18034f7d2f] waiting for daemon to start [2020-03-27T14:14:17.724Z] daemon.go:353: [d4a18034f7d2f] daemon started [2020-03-27T14:14:17.724Z] daemon.go:461: [d4a18034f7d2f] Stopping daemon [2020-03-27T14:14:17.724Z] daemon.go:296: [d4a18034f7d2f] exiting daemon [2020-03-27T14:14:17.724Z] daemon.go:448: [d4a18034f7d2f] Daemon stopped [2020-03-27T14:14:17.724Z] --- PASS: TestExternalGraphDriver/pull (2.40s) [2020-03-27T14:14:17.724Z] === RUN TestGraphdriverPluginV2 [2020-03-27T14:14:17.724Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2020-03-27T14:14:17.724Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-27T14:14:17.724Z] PASS [2020-03-27T14:14:17.724Z] [2020-03-27T14:14:17.724Z] === Skipped [2020-03-27T14:14:17.724Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2020-03-27T14:14:17.724Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-27T14:14:17.724Z] [2020-03-27T14:14:17.724Z] [2020-03-27T14:14:17.724Z] DONE 5 tests, 1 skipped in 6.627s [2020-03-27T14:14:17.724Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-03-27T14:14:17.724Z] ++ 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-03-27T14:14:17.724Z] ++ set -e [2020-03-27T14:14:17.724Z] ++ '[' -n 0 ']' [2020-03-27T14:14:17.724Z] ++ set -x [2020-03-27T14:14:17.724Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-03-27T14:14:18.092Z] INFO: Testing against a local daemon [2020-03-27T14:14:18.092Z] === RUN TestContinueAfterPluginCrash [2020-03-27T14:14:18.092Z] === PAUSE TestContinueAfterPluginCrash [2020-03-27T14:14:18.092Z] === RUN TestDaemonStartWithLogOpt [2020-03-27T14:14:18.092Z] === PAUSE TestDaemonStartWithLogOpt [2020-03-27T14:14:18.092Z] === CONT TestContinueAfterPluginCrash [2020-03-27T14:14:18.092Z] === CONT TestDaemonStartWithLogOpt [2020-03-27T14:14:18.689Z] ok github.com/docker/docker/pkg/pidfile 0.011s coverage: 82.4% of statements [2020-03-27T14:14:18.689Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-03-27T14:14:18.689Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-03-27T14:14:19.314Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.055s coverage: 56.8% of statements [2020-03-27T14:14:19.536Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-03-27T14:14:19.537Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-27T14:14:19.791Z] === RUN TestDockerSuite/TestBuildAddTar [2020-03-27T14:14:20.351Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-27T14:14:20.351Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-03-27T14:14:20.801Z] ok github.com/docker/docker/pkg/progress 0.012s coverage: 75.9% of statements [2020-03-27T14:14:21.089Z] ok github.com/docker/docker/pkg/pools 0.022s coverage: 87.9% of statements [2020-03-27T14:14:21.089Z] ok github.com/docker/docker/pkg/plugins/transport 0.032s coverage: 85.7% of statements [2020-03-27T14:14:22.578Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2020-03-27T14:14:22.861Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-03-27T14:14:22.861Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.62s) [2020-03-27T14:14:22.861Z] 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-03-27T14:14:22.861Z] daemon.go:325: [d0d4d92676810] waiting for daemon to start [2020-03-27T14:14:22.861Z] daemon.go:325: [d0d4d92676810] waiting for daemon to start [2020-03-27T14:14:22.861Z] daemon.go:353: [d0d4d92676810] daemon started [2020-03-27T14:14:22.861Z] daemon.go:325: [d0d4d92676810] waiting for daemon to start [2020-03-27T14:14:22.861Z] daemon.go:296: [d0d4d92676810] exiting daemon [2020-03-27T14:14:22.861Z] daemon.go:325: [d0d4d92676810] waiting for daemon to start [2020-03-27T14:14:22.861Z] daemon.go:353: [d0d4d92676810] daemon started [2020-03-27T14:14:22.861Z] daemon.go:461: [d0d4d92676810] Stopping daemon [2020-03-27T14:14:22.861Z] daemon.go:296: [d0d4d92676810] exiting daemon [2020-03-27T14:14:22.861Z] daemon.go:448: [d0d4d92676810] Daemon stopped [2020-03-27T14:14:22.861Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.89s) [2020-03-27T14:14:22.861Z] 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-03-27T14:14:22.861Z] daemon.go:325: [da9c217fe3a36] waiting for daemon to start [2020-03-27T14:14:22.861Z] daemon.go:325: [da9c217fe3a36] waiting for daemon to start [2020-03-27T14:14:22.861Z] daemon.go:353: [da9c217fe3a36] daemon started [2020-03-27T14:14:22.861Z] daemon.go:325: [da9c217fe3a36] waiting for daemon to start [2020-03-27T14:14:22.861Z] daemon.go:296: [da9c217fe3a36] exiting daemon [2020-03-27T14:14:22.861Z] daemon.go:325: [da9c217fe3a36] waiting for daemon to start [2020-03-27T14:14:22.861Z] daemon.go:353: [da9c217fe3a36] daemon started [2020-03-27T14:14:22.861Z] daemon.go:461: [da9c217fe3a36] Stopping daemon [2020-03-27T14:14:22.861Z] daemon.go:296: [da9c217fe3a36] exiting daemon [2020-03-27T14:14:22.861Z] daemon.go:448: [da9c217fe3a36] Daemon stopped [2020-03-27T14:14:22.861Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.63s) [2020-03-27T14:14:22.861Z] 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-03-27T14:14:22.861Z] daemon.go:325: [d81f10b936bfe] waiting for daemon to start [2020-03-27T14:14:22.861Z] daemon.go:325: [d81f10b936bfe] waiting for daemon to start [2020-03-27T14:14:22.861Z] daemon.go:353: [d81f10b936bfe] daemon started [2020-03-27T14:14:22.861Z] daemon.go:461: [d81f10b936bfe] Stopping daemon [2020-03-27T14:14:22.861Z] daemon.go:296: [d81f10b936bfe] exiting daemon [2020-03-27T14:14:22.861Z] daemon.go:448: [d81f10b936bfe] Daemon stopped [2020-03-27T14:14:22.861Z] daemon.go:325: [d81f10b936bfe] waiting for daemon to start [2020-03-27T14:14:22.861Z] daemon.go:325: [d81f10b936bfe] waiting for daemon to start [2020-03-27T14:14:22.861Z] daemon.go:353: [d81f10b936bfe] daemon started [2020-03-27T14:14:22.861Z] daemon.go:461: [d81f10b936bfe] Stopping daemon [2020-03-27T14:14:22.861Z] daemon.go:296: [d81f10b936bfe] exiting daemon [2020-03-27T14:14:22.861Z] daemon.go:448: [d81f10b936bfe] Daemon stopped [2020-03-27T14:14:22.861Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.74s) [2020-03-27T14:14:22.861Z] 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-03-27T14:14:22.861Z] daemon.go:325: [d5bfb13e140b4] waiting for daemon to start [2020-03-27T14:14:22.861Z] daemon.go:325: [d5bfb13e140b4] waiting for daemon to start [2020-03-27T14:14:22.861Z] daemon.go:353: [d5bfb13e140b4] daemon started [2020-03-27T14:14:22.861Z] daemon.go:296: [d5bfb13e140b4] exiting daemon [2020-03-27T14:14:22.861Z] daemon.go:325: [d5bfb13e140b4] waiting for daemon to start [2020-03-27T14:14:22.861Z] daemon.go:325: [d5bfb13e140b4] waiting for daemon to start [2020-03-27T14:14:22.861Z] daemon.go:353: [d5bfb13e140b4] daemon started [2020-03-27T14:14:22.861Z] daemon.go:461: [d5bfb13e140b4] Stopping daemon [2020-03-27T14:14:22.861Z] daemon.go:296: [d5bfb13e140b4] exiting daemon [2020-03-27T14:14:22.861Z] daemon.go:448: [d5bfb13e140b4] Daemon stopped [2020-03-27T14:14:22.861Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.59s) [2020-03-27T14:14:22.861Z] 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-03-27T14:14:22.861Z] daemon.go:325: [db81c0623a2b6] waiting for daemon to start [2020-03-27T14:14:22.861Z] daemon.go:325: [db81c0623a2b6] waiting for daemon to start [2020-03-27T14:14:22.861Z] daemon.go:353: [db81c0623a2b6] daemon started [2020-03-27T14:14:22.861Z] daemon.go:461: [db81c0623a2b6] Stopping daemon [2020-03-27T14:14:22.861Z] daemon.go:296: [db81c0623a2b6] exiting daemon [2020-03-27T14:14:22.861Z] daemon.go:448: [db81c0623a2b6] Daemon stopped [2020-03-27T14:14:22.861Z] daemon.go:325: [db81c0623a2b6] waiting for daemon to start [2020-03-27T14:14:22.861Z] daemon.go:325: [db81c0623a2b6] waiting for daemon to start [2020-03-27T14:14:22.861Z] daemon.go:353: [db81c0623a2b6] daemon started [2020-03-27T14:14:22.861Z] daemon.go:461: [db81c0623a2b6] Stopping daemon [2020-03-27T14:14:22.861Z] daemon.go:296: [db81c0623a2b6] exiting daemon [2020-03-27T14:14:22.861Z] daemon.go:448: [db81c0623a2b6] Daemon stopped [2020-03-27T14:14:22.861Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.62s) [2020-03-27T14:14:22.861Z] 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-03-27T14:14:22.861Z] daemon.go:325: [ddeae96631881] waiting for daemon to start [2020-03-27T14:14:22.861Z] daemon.go:325: [ddeae96631881] waiting for daemon to start [2020-03-27T14:14:22.861Z] daemon.go:353: [ddeae96631881] daemon started [2020-03-27T14:14:22.861Z] daemon.go:325: [ddeae96631881] waiting for daemon to start [2020-03-27T14:14:22.861Z] daemon.go:296: [ddeae96631881] exiting daemon [2020-03-27T14:14:22.861Z] daemon.go:325: [ddeae96631881] waiting for daemon to start [2020-03-27T14:14:22.861Z] daemon.go:353: [ddeae96631881] daemon started [2020-03-27T14:14:22.861Z] daemon.go:461: [ddeae96631881] Stopping daemon [2020-03-27T14:14:22.861Z] daemon.go:296: [ddeae96631881] exiting daemon [2020-03-27T14:14:22.861Z] daemon.go:448: [ddeae96631881] Daemon stopped [2020-03-27T14:14:22.861Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.33s) [2020-03-27T14:14:22.861Z] 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-03-27T14:14:22.861Z] daemon.go:325: [d9eb38d286ebb] waiting for daemon to start [2020-03-27T14:14:22.861Z] daemon.go:325: [d9eb38d286ebb] waiting for daemon to start [2020-03-27T14:14:22.861Z] daemon.go:353: [d9eb38d286ebb] daemon started [2020-03-27T14:14:22.861Z] daemon.go:461: [d9eb38d286ebb] Stopping daemon [2020-03-27T14:14:22.861Z] daemon.go:296: [d9eb38d286ebb] exiting daemon [2020-03-27T14:14:22.861Z] daemon.go:448: [d9eb38d286ebb] Daemon stopped [2020-03-27T14:14:22.861Z] daemon.go:325: [d9eb38d286ebb] waiting for daemon to start [2020-03-27T14:14:22.861Z] daemon.go:325: [d9eb38d286ebb] waiting for daemon to start [2020-03-27T14:14:22.861Z] daemon.go:353: [d9eb38d286ebb] daemon started [2020-03-27T14:14:22.861Z] daemon.go:461: [d9eb38d286ebb] Stopping daemon [2020-03-27T14:14:22.861Z] daemon.go:296: [d9eb38d286ebb] exiting daemon [2020-03-27T14:14:22.861Z] daemon.go:448: [d9eb38d286ebb] Daemon stopped [2020-03-27T14:14:22.861Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.75s) [2020-03-27T14:14:22.861Z] 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-03-27T14:14:22.861Z] daemon.go:325: [d7735553eedb0] waiting for daemon to start [2020-03-27T14:14:22.861Z] daemon.go:325: [d7735553eedb0] waiting for daemon to start [2020-03-27T14:14:22.861Z] daemon.go:353: [d7735553eedb0] daemon started [2020-03-27T14:14:22.861Z] daemon.go:461: [d7735553eedb0] Stopping daemon [2020-03-27T14:14:22.861Z] daemon.go:296: [d7735553eedb0] exiting daemon [2020-03-27T14:14:22.861Z] daemon.go:448: [d7735553eedb0] Daemon stopped [2020-03-27T14:14:22.861Z] daemon.go:325: [d7735553eedb0] waiting for daemon to start [2020-03-27T14:14:22.861Z] daemon.go:325: [d7735553eedb0] waiting for daemon to start [2020-03-27T14:14:22.861Z] daemon.go:353: [d7735553eedb0] daemon started [2020-03-27T14:14:22.861Z] daemon.go:461: [d7735553eedb0] Stopping daemon [2020-03-27T14:14:22.861Z] daemon.go:296: [d7735553eedb0] exiting daemon [2020-03-27T14:14:22.861Z] daemon.go:448: [d7735553eedb0] Daemon stopped [2020-03-27T14:14:22.861Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.40s) [2020-03-27T14:14:22.861Z] 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-03-27T14:14:22.861Z] daemon.go:325: [d5229d4d5c974] waiting for daemon to start [2020-03-27T14:14:22.861Z] daemon.go:325: [d5229d4d5c974] waiting for daemon to start [2020-03-27T14:14:22.861Z] daemon.go:353: [d5229d4d5c974] daemon started [2020-03-27T14:14:22.861Z] daemon.go:461: [d5229d4d5c974] Stopping daemon [2020-03-27T14:14:22.861Z] daemon.go:296: [d5229d4d5c974] exiting daemon [2020-03-27T14:14:22.861Z] daemon.go:448: [d5229d4d5c974] Daemon stopped [2020-03-27T14:14:22.861Z] daemon.go:325: [d5229d4d5c974] waiting for daemon to start [2020-03-27T14:14:22.861Z] daemon.go:325: [d5229d4d5c974] waiting for daemon to start [2020-03-27T14:14:22.861Z] daemon.go:353: [d5229d4d5c974] daemon started [2020-03-27T14:14:22.861Z] daemon.go:461: [d5229d4d5c974] Stopping daemon [2020-03-27T14:14:22.861Z] daemon.go:296: [d5229d4d5c974] exiting daemon [2020-03-27T14:14:22.861Z] daemon.go:448: [d5229d4d5c974] Daemon stopped [2020-03-27T14:14:22.861Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.18s) [2020-03-27T14:14:22.861Z] 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-03-27T14:14:22.861Z] daemon.go:325: [dae922e5ec3a4] waiting for daemon to start [2020-03-27T14:14:22.861Z] daemon.go:325: [dae922e5ec3a4] waiting for daemon to start [2020-03-27T14:14:22.861Z] daemon.go:353: [dae922e5ec3a4] daemon started [2020-03-27T14:14:22.861Z] daemon.go:296: [dae922e5ec3a4] exiting daemon [2020-03-27T14:14:22.861Z] daemon.go:325: [dae922e5ec3a4] waiting for daemon to start [2020-03-27T14:14:22.861Z] daemon.go:325: [dae922e5ec3a4] waiting for daemon to start [2020-03-27T14:14:22.861Z] daemon.go:353: [dae922e5ec3a4] daemon started [2020-03-27T14:14:22.861Z] daemon.go:461: [dae922e5ec3a4] Stopping daemon [2020-03-27T14:14:22.861Z] daemon.go:296: [dae922e5ec3a4] exiting daemon [2020-03-27T14:14:22.861Z] daemon.go:448: [dae922e5ec3a4] Daemon stopped [2020-03-27T14:14:22.861Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.72s) [2020-03-27T14:14:22.861Z] 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-03-27T14:14:22.861Z] daemon.go:325: [dbecd8c7a0f8d] waiting for daemon to start [2020-03-27T14:14:22.861Z] daemon.go:325: [dbecd8c7a0f8d] waiting for daemon to start [2020-03-27T14:14:22.861Z] daemon.go:353: [dbecd8c7a0f8d] daemon started [2020-03-27T14:14:22.861Z] daemon.go:325: [dbecd8c7a0f8d] waiting for daemon to start [2020-03-27T14:14:22.861Z] daemon.go:296: [dbecd8c7a0f8d] exiting daemon [2020-03-27T14:14:22.861Z] daemon.go:325: [dbecd8c7a0f8d] waiting for daemon to start [2020-03-27T14:14:22.861Z] daemon.go:353: [dbecd8c7a0f8d] daemon started [2020-03-27T14:14:22.861Z] daemon.go:461: [dbecd8c7a0f8d] Stopping daemon [2020-03-27T14:14:22.861Z] daemon.go:296: [dbecd8c7a0f8d] exiting daemon [2020-03-27T14:14:22.861Z] daemon.go:448: [dbecd8c7a0f8d] Daemon stopped [2020-03-27T14:14:22.861Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.51s) [2020-03-27T14:14:22.861Z] 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-03-27T14:14:22.861Z] daemon.go:325: [d5a4cd9927b21] waiting for daemon to start [2020-03-27T14:14:22.861Z] daemon.go:325: [d5a4cd9927b21] waiting for daemon to start [2020-03-27T14:14:22.861Z] daemon.go:353: [d5a4cd9927b21] daemon started [2020-03-27T14:14:22.861Z] daemon.go:461: [d5a4cd9927b21] Stopping daemon [2020-03-27T14:14:22.861Z] daemon.go:296: [d5a4cd9927b21] exiting daemon [2020-03-27T14:14:22.861Z] daemon.go:448: [d5a4cd9927b21] Daemon stopped [2020-03-27T14:14:22.861Z] daemon.go:325: [d5a4cd9927b21] waiting for daemon to start [2020-03-27T14:14:22.861Z] daemon.go:325: [d5a4cd9927b21] waiting for daemon to start [2020-03-27T14:14:22.861Z] daemon.go:353: [d5a4cd9927b21] daemon started [2020-03-27T14:14:22.861Z] daemon.go:461: [d5a4cd9927b21] Stopping daemon [2020-03-27T14:14:22.861Z] daemon.go:296: [d5a4cd9927b21] exiting daemon [2020-03-27T14:14:22.861Z] daemon.go:448: [d5a4cd9927b21] Daemon stopped [2020-03-27T14:14:22.861Z] === RUN TestKernelTCPMemory [2020-03-27T14:14:23.199Z] ok github.com/docker/docker/pkg/pubsub 1.152s coverage: 72.7% of statements [2020-03-27T14:14:23.785Z] --- PASS: TestKernelTCPMemory (1.07s) [2020-03-27T14:14:23.785Z] === RUN TestNISDomainname [2020-03-27T14:14:23.820Z] ok github.com/docker/docker/pkg/stdcopy 0.052s coverage: 100.0% of statements [2020-03-27T14:14:24.041Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-03-27T14:14:24.601Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-03-27T14:14:24.855Z] --- PASS: TestNISDomainname (0.98s) [2020-03-27T14:14:24.855Z] === RUN TestStats [2020-03-27T14:14:25.109Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-03-27T14:14:25.333Z] ok github.com/docker/docker/pkg/stringid 0.043s coverage: 70.6% of statements [2020-03-27T14:14:25.333Z] ok github.com/docker/docker/pkg/streamformatter 0.010s coverage: 66.2% of statements [2020-03-27T14:14:25.668Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-03-27T14:14:26.352Z] ok github.com/docker/docker/pkg/symlink 0.017s coverage: 87.7% of statements [2020-03-27T14:14:26.590Z] --- PASS: TestStats (1.84s) [2020-03-27T14:14:26.591Z] === RUN TestStopContainerWithTimeout [2020-03-27T14:14:26.591Z] === RUN TestStopContainerWithTimeout/0 [2020-03-27T14:14:26.591Z] === PAUSE TestStopContainerWithTimeout/0 [2020-03-27T14:14:26.591Z] === RUN TestStopContainerWithTimeout/1 [2020-03-27T14:14:26.591Z] === PAUSE TestStopContainerWithTimeout/1 [2020-03-27T14:14:26.591Z] === RUN TestStopContainerWithTimeout/3 [2020-03-27T14:14:26.591Z] === PAUSE TestStopContainerWithTimeout/3 [2020-03-27T14:14:26.591Z] === RUN TestStopContainerWithTimeout/-1 [2020-03-27T14:14:26.591Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-03-27T14:14:26.591Z] === CONT TestStopContainerWithTimeout/0 [2020-03-27T14:14:26.591Z] === CONT TestStopContainerWithTimeout/-1 [2020-03-27T14:14:26.638Z] ok github.com/docker/docker/pkg/sysinfo 0.009s coverage: 80.8% of statements [2020-03-27T14:14:27.513Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-03-27T14:14:27.564Z] --- PASS: TestDaemonStartWithLogOpt (9.51s) [2020-03-27T14:14:27.564Z] validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt [2020-03-27T14:14:27.564Z] daemon.go:325: [d8d5633592b49] waiting for daemon to start [2020-03-27T14:14:27.564Z] daemon.go:325: [d8d5633592b49] waiting for daemon to start [2020-03-27T14:14:27.564Z] daemon.go:353: [d8d5633592b49] daemon started [2020-03-27T14:14:27.564Z] daemon.go:461: [d8d5633592b49] Stopping daemon [2020-03-27T14:14:27.564Z] daemon.go:296: [d8d5633592b49] exiting daemon [2020-03-27T14:14:27.564Z] daemon.go:448: [d8d5633592b49] Daemon stopped [2020-03-27T14:14:27.564Z] daemon.go:325: [d8d5633592b49] waiting for daemon to start [2020-03-27T14:14:27.564Z] daemon.go:325: [d8d5633592b49] waiting for daemon to start [2020-03-27T14:14:27.564Z] daemon.go:353: [d8d5633592b49] daemon started [2020-03-27T14:14:27.564Z] daemon.go:461: [d8d5633592b49] Stopping daemon [2020-03-27T14:14:27.564Z] daemon.go:296: [d8d5633592b49] exiting daemon [2020-03-27T14:14:27.564Z] daemon.go:448: [d8d5633592b49] Daemon stopped [2020-03-27T14:14:27.768Z] === CONT TestStopContainerWithTimeout/3 [2020-03-27T14:14:28.122Z] ok github.com/docker/docker/pkg/system 0.028s coverage: 35.1% of statements [2020-03-27T14:14:28.122Z] ok github.com/docker/docker/pkg/tailfile 0.106s coverage: 88.6% of statements [2020-03-27T14:14:28.407Z] ok github.com/docker/docker/pkg/signal 5.771s coverage: 61.0% of statements [2020-03-27T14:14:29.127Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-03-27T14:14:29.127Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-03-27T14:14:29.898Z] ok github.com/docker/docker/pkg/term 0.021s coverage: 84.8% of statements [2020-03-27T14:14:29.898Z] ok github.com/docker/docker/pkg/tarsum 0.207s coverage: 89.3% of statements [2020-03-27T14:14:30.050Z] === CONT TestStopContainerWithTimeout/1 [2020-03-27T14:14:30.304Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-03-27T14:14:30.523Z] testing: warning: no tests to run [2020-03-27T14:14:30.523Z] ok github.com/docker/docker/pkg/term/windows 0.004s coverage: 0.0% of statements [no tests to run] [2020-03-27T14:14:30.864Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-03-27T14:14:31.146Z] ok github.com/docker/docker/pkg/urlutil 0.006s coverage: 100.0% of statements [2020-03-27T14:14:31.146Z] ok github.com/docker/docker/pkg/truncindex 0.106s coverage: 91.5% of statements [2020-03-27T14:14:31.432Z] ok github.com/docker/docker/pkg/useragent 0.005s coverage: 88.9% of statements [2020-03-27T14:14:31.787Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2020-03-27T14:14:31.787Z] --- PASS: TestStopContainerWithTimeout/0 (1.17s) [2020-03-27T14:14:31.787Z] --- PASS: TestStopContainerWithTimeout/-1 (3.25s) [2020-03-27T14:14:31.787Z] --- PASS: TestStopContainerWithTimeout/3 (2.85s) [2020-03-27T14:14:31.787Z] --- PASS: TestStopContainerWithTimeout/1 (1.79s) [2020-03-27T14:14:31.787Z] === RUN TestDeleteDevicemapper [2020-03-27T14:14:31.787Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-03-27T14:14:31.787Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-27T14:14:31.787Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-03-27T14:14:31.787Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-03-27T14:14:32.516Z] --- PASS: TestContinueAfterPluginCrash (14.33s) [2020-03-27T14:14:32.516Z] logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash [2020-03-27T14:14:32.516Z] daemon.go:325: [d79e82509c4ff] waiting for daemon to start [2020-03-27T14:14:32.516Z] daemon.go:325: [d79e82509c4ff] waiting for daemon to start [2020-03-27T14:14:32.516Z] daemon.go:353: [d79e82509c4ff] daemon started [2020-03-27T14:14:32.516Z] daemon.go:461: [d79e82509c4ff] Stopping daemon [2020-03-27T14:14:32.516Z] daemon.go:296: [d79e82509c4ff] exiting daemon [2020-03-27T14:14:32.516Z] daemon.go:448: [d79e82509c4ff] Daemon stopped [2020-03-27T14:14:32.516Z] PASS [2020-03-27T14:14:32.516Z] [2020-03-27T14:14:32.516Z] DONE 2 tests in 14.453s [2020-03-27T14:14:32.516Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-03-27T14:14:32.516Z] ++ 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-03-27T14:14:32.516Z] ++ set -e [2020-03-27T14:14:32.516Z] ++ '[' -n 0 ']' [2020-03-27T14:14:32.516Z] ++ set -x [2020-03-27T14:14:32.516Z] ++ 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-03-27T14:14:32.516Z] INFO: Testing against a local daemon [2020-03-27T14:14:32.516Z] === RUN TestPluginWithDevMounts [2020-03-27T14:14:32.516Z] === PAUSE TestPluginWithDevMounts [2020-03-27T14:14:32.516Z] === CONT TestPluginWithDevMounts [2020-03-27T14:14:32.710Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-03-27T14:14:34.071Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.55s) [2020-03-27T14:14:34.071Z] === RUN TestUpdateMemory [2020-03-27T14:14:34.300Z] --- PASS: TestPluginWithDevMounts (1.94s) [2020-03-27T14:14:34.300Z] mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts [2020-03-27T14:14:34.300Z] daemon.go:325: [dbfe99bbeb70a] waiting for daemon to start [2020-03-27T14:14:34.300Z] daemon.go:325: [dbfe99bbeb70a] waiting for daemon to start [2020-03-27T14:14:34.300Z] daemon.go:353: [dbfe99bbeb70a] daemon started [2020-03-27T14:14:34.300Z] daemon.go:461: [dbfe99bbeb70a] Stopping daemon [2020-03-27T14:14:34.300Z] daemon.go:296: [dbfe99bbeb70a] exiting daemon [2020-03-27T14:14:34.300Z] daemon.go:448: [dbfe99bbeb70a] Daemon stopped [2020-03-27T14:14:34.300Z] PASS [2020-03-27T14:14:34.300Z] [2020-03-27T14:14:34.300Z] DONE 1 tests in 2.029s [2020-03-27T14:14:34.300Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-03-27T14:14:34.300Z] ++ 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-03-27T14:14:34.300Z] ++ set -e [2020-03-27T14:14:34.300Z] ++ '[' -n 0 ']' [2020-03-27T14:14:34.300Z] ++ set -x [2020-03-27T14:14:34.300Z] ++ 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-03-27T14:14:34.300Z] INFO: Testing against a local daemon [2020-03-27T14:14:34.300Z] === RUN TestSecretInspect [2020-03-27T14:14:34.326Z] --- SKIP: TestUpdateMemory (0.00s) [2020-03-27T14:14:34.326Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-03-27T14:14:34.326Z] === RUN TestUpdateCPUQuota [2020-03-27T14:14:34.581Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-03-27T14:14:34.932Z] ok github.com/docker/docker/plugin/v2 0.008s coverage: 14.5% of statements [2020-03-27T14:14:35.554Z] ok github.com/docker/docker/profiles/seccomp 0.016s coverage: 69.1% of statements [2020-03-27T14:14:35.942Z] --- PASS: TestUpdateCPUQuota (1.62s) [2020-03-27T14:14:35.942Z] === RUN TestUpdatePidsLimit [2020-03-27T14:14:35.942Z] === RUN TestUpdatePidsLimit/update_from_none [2020-03-27T14:14:36.197Z] === RUN TestUpdatePidsLimit/no_change [2020-03-27T14:14:36.452Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-03-27T14:14:36.452Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-03-27T14:14:36.577Z] ok github.com/docker/docker/reference 0.056s coverage: 84.4% of statements [2020-03-27T14:14:36.708Z] === RUN TestUpdatePidsLimit/update_lower [2020-03-27T14:14:37.203Z] ok github.com/docker/docker/plugin 0.586s coverage: 27.3% of statements [2020-03-27T14:14:37.267Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-03-27T14:14:37.516Z] --- PASS: TestSecretInspect (3.04s) [2020-03-27T14:14:37.516Z] secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect [2020-03-27T14:14:37.516Z] daemon.go:325: [d6cd9c0216fc8] waiting for daemon to start [2020-03-27T14:14:37.516Z] daemon.go:325: [d6cd9c0216fc8] waiting for daemon to start [2020-03-27T14:14:37.516Z] daemon.go:353: [d6cd9c0216fc8] daemon started [2020-03-27T14:14:37.516Z] daemon.go:461: [d6cd9c0216fc8] Stopping daemon [2020-03-27T14:14:37.516Z] daemon.go:296: [d6cd9c0216fc8] exiting daemon [2020-03-27T14:14:37.516Z] daemon.go:448: [d6cd9c0216fc8] Daemon stopped [2020-03-27T14:14:37.516Z] === RUN TestSecretList [2020-03-27T14:14:37.522Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-03-27T14:14:38.081Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-03-27T14:14:38.337Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-03-27T14:14:38.591Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-03-27T14:14:38.692Z] ok github.com/docker/docker/registry/resumable 0.026s coverage: 100.0% of statements [2020-03-27T14:14:39.149Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-03-27T14:14:39.722Z] ok github.com/docker/docker/restartmanager 0.008s coverage: 47.1% of statements [2020-03-27T14:14:40.073Z] --- PASS: TestUpdatePidsLimit (4.14s) [2020-03-27T14:14:40.073Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.44s) [2020-03-27T14:14:40.073Z] --- PASS: TestUpdatePidsLimit/no_change (0.43s) [2020-03-27T14:14:40.073Z] --- PASS: TestUpdatePidsLimit/update_lower (0.45s) [2020-03-27T14:14:40.073Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s) [2020-03-27T14:14:40.073Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.43s) [2020-03-27T14:14:40.073Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.48s) [2020-03-27T14:14:40.073Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.50s) [2020-03-27T14:14:40.073Z] === RUN TestUpdateRestartPolicy [2020-03-27T14:14:40.327Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-03-27T14:14:40.327Z] Copying nested executables into bundles/cross/linux/amd64 [2020-03-27T14:14:40.327Z] Cross building: bundles/cross/windows/amd64 [2020-03-27T14:14:40.327Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-03-27T14:14:40.327Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-03-27T14:14:40.610Z] --- PASS: TestSecretList (2.82s) [2020-03-27T14:14:40.610Z] secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList [2020-03-27T14:14:40.610Z] daemon.go:325: [d96074b65c5ba] waiting for daemon to start [2020-03-27T14:14:40.610Z] daemon.go:325: [d96074b65c5ba] waiting for daemon to start [2020-03-27T14:14:40.610Z] daemon.go:353: [d96074b65c5ba] daemon started [2020-03-27T14:14:40.610Z] daemon.go:461: [d96074b65c5ba] Stopping daemon [2020-03-27T14:14:40.610Z] daemon.go:296: [d96074b65c5ba] exiting daemon [2020-03-27T14:14:40.610Z] daemon.go:448: [d96074b65c5ba] Daemon stopped [2020-03-27T14:14:40.610Z] === RUN TestSecretsCreateAndDelete [2020-03-27T14:14:41.773Z] ok github.com/docker/docker/registry 0.332s coverage: 56.3% of statements [2020-03-27T14:14:41.773Z] ok github.com/docker/docker/runconfig 0.025s coverage: 68.2% of statements [2020-03-27T14:14:42.397Z] ok github.com/docker/docker/volume/drivers 0.045s coverage: 36.1% of statements [2020-03-27T14:14:42.579Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-03-27T14:14:43.057Z] --- PASS: TestSecretsCreateAndDelete (2.93s) [2020-03-27T14:14:43.057Z] secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete [2020-03-27T14:14:43.057Z] daemon.go:325: [d942eafb4dd34] waiting for daemon to start [2020-03-27T14:14:43.424Z] daemon.go:325: [d942eafb4dd34] waiting for daemon to start [2020-03-27T14:14:43.425Z] daemon.go:353: [d942eafb4dd34] daemon started [2020-03-27T14:14:43.425Z] daemon.go:461: [d942eafb4dd34] Stopping daemon [2020-03-27T14:14:43.425Z] daemon.go:296: [d942eafb4dd34] exiting daemon [2020-03-27T14:14:43.425Z] daemon.go:448: [d942eafb4dd34] Daemon stopped [2020-03-27T14:14:43.425Z] === RUN TestSecretsUpdate [2020-03-27T14:14:43.504Z] === RUN TestDockerSuite/TestBuildBlankName [2020-03-27T14:14:43.759Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-03-27T14:14:45.104Z] ok github.com/docker/docker/volume/mounts 0.081s coverage: 67.0% of statements [2020-03-27T14:14:45.104Z] ok github.com/docker/docker/volume/local 0.045s coverage: 73.0% of statements [2020-03-27T14:14:46.266Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-03-27T14:14:46.490Z] --- PASS: TestSecretsUpdate (2.92s) [2020-03-27T14:14:46.490Z] secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate [2020-03-27T14:14:46.490Z] daemon.go:325: [dd623072c75fe] waiting for daemon to start [2020-03-27T14:14:46.490Z] daemon.go:325: [dd623072c75fe] waiting for daemon to start [2020-03-27T14:14:46.490Z] daemon.go:353: [dd623072c75fe] daemon started [2020-03-27T14:14:46.490Z] daemon.go:461: [dd623072c75fe] Stopping daemon [2020-03-27T14:14:46.490Z] daemon.go:296: [dd623072c75fe] exiting daemon [2020-03-27T14:14:46.490Z] daemon.go:448: [dd623072c75fe] Daemon stopped [2020-03-27T14:14:46.490Z] === RUN TestTemplatedSecret [2020-03-27T14:14:46.582Z] ok github.com/docker/docker/volume/service 0.031s coverage: 73.0% of statements [2020-03-27T14:14:48.148Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-03-27T14:14:49.072Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-03-27T14:14:49.072Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-03-27T14:14:49.633Z] --- PASS: TestTemplatedSecret (3.46s) [2020-03-27T14:14:49.633Z] secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret [2020-03-27T14:14:49.633Z] daemon.go:325: [d53a7814966bc] waiting for daemon to start [2020-03-27T14:14:49.633Z] daemon.go:325: [d53a7814966bc] waiting for daemon to start [2020-03-27T14:14:49.633Z] daemon.go:353: [d53a7814966bc] daemon started [2020-03-27T14:14:49.633Z] daemon.go:461: [d53a7814966bc] Stopping daemon [2020-03-27T14:14:49.633Z] daemon.go:296: [d53a7814966bc] exiting daemon [2020-03-27T14:14:49.633Z] daemon.go:448: [d53a7814966bc] Daemon stopped [2020-03-27T14:14:49.633Z] === RUN TestSecretCreateResolve [2020-03-27T14:14:51.580Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-03-27T14:14:52.718Z] --- PASS: TestSecretCreateResolve (2.90s) [2020-03-27T14:14:52.718Z] secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve [2020-03-27T14:14:52.718Z] daemon.go:325: [d96c6385a2b87] waiting for daemon to start [2020-03-27T14:14:52.718Z] daemon.go:325: [d96c6385a2b87] waiting for daemon to start [2020-03-27T14:14:52.718Z] daemon.go:353: [d96c6385a2b87] daemon started [2020-03-27T14:14:52.718Z] daemon.go:461: [d96c6385a2b87] Stopping daemon [2020-03-27T14:14:52.718Z] daemon.go:296: [d96c6385a2b87] exiting daemon [2020-03-27T14:14:52.718Z] daemon.go:448: [d96c6385a2b87] Daemon stopped [2020-03-27T14:14:52.718Z] PASS [2020-03-27T14:14:52.718Z] [2020-03-27T14:14:52.718Z] DONE 6 tests in 18.152s [2020-03-27T14:14:52.718Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-03-27T14:14:52.718Z] ++ 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-03-27T14:14:52.718Z] ++ set -e [2020-03-27T14:14:52.718Z] ++ '[' -n 0 ']' [2020-03-27T14:14:52.718Z] ++ set -x [2020-03-27T14:14:52.718Z] ++ 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-03-27T14:14:52.718Z] INFO: Testing against a local daemon [2020-03-27T14:14:52.718Z] === RUN TestServiceCreateInit [2020-03-27T14:14:52.718Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-03-27T14:14:53.465Z] --- PASS: TestUpdateRestartPolicy (13.20s) [2020-03-27T14:14:53.465Z] === RUN TestUpdateRestartWithAutoRemove [2020-03-27T14:14:53.722Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-03-27T14:14:54.282Z] --- PASS: TestUpdateRestartWithAutoRemove (0.97s) [2020-03-27T14:14:54.282Z] === RUN TestWaitNonBlocked [2020-03-27T14:14:54.282Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-27T14:14:54.282Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-27T14:14:54.282Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-27T14:14:54.282Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-27T14:14:54.282Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-27T14:14:54.282Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-27T14:14:54.840Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-03-27T14:14:54.972Z] ok github.com/docker/docker/pkg/plugins 33.638s coverage: 76.8% of statements [2020-03-27T14:14:54.972Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-03-27T14:14:54.972Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-03-27T14:14:54.972Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-03-27T14:14:54.972Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-03-27T14:14:54.972Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-03-27T14:14:54.972Z] ? github.com/docker/docker/rootless [no test files] [2020-03-27T14:14:54.972Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-03-27T14:14:54.972Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-03-27T14:14:54.972Z] ? github.com/docker/docker/volume [no test files] [2020-03-27T14:14:54.972Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-03-27T14:14:54.972Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-03-27T14:14:54.972Z] [2020-03-27T14:14:54.972Z] === Skipped [2020-03-27T14:14:54.972Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-03-27T14:14:54.972Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-03-27T14:14:54.972Z] [2020-03-27T14:14:54.972Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-03-27T14:14:54.972Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-03-27T14:14:54.972Z] [2020-03-27T14:14:54.972Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-03-27T14:14:54.972Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-27T14:14:54.972Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-27T14:14:54.972Z] [2020-03-27T14:14:54.972Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-03-27T14:14:54.972Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-27T14:14:54.972Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-27T14:14:54.972Z] [2020-03-27T14:14:54.972Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-03-27T14:14:54.972Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-27T14:14:54.972Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-27T14:14:54.972Z] [2020-03-27T14:14:54.973Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-03-27T14:14:54.973Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-27T14:14:54.973Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-27T14:14:54.973Z] [2020-03-27T14:14:54.973Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-03-27T14:14:54.973Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-27T14:14:54.973Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-27T14:14:54.973Z] [2020-03-27T14:14:54.973Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-03-27T14:14:54.973Z] graphtest_unix.go:73: No driver to put! [2020-03-27T14:14:54.973Z] [2020-03-27T14:14:54.973Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-03-27T14:14:54.973Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-03-27T14:14:54.973Z] [2020-03-27T14:14:54.973Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-03-27T14:14:54.973Z] overlay_test.go:49: Fails to compute changes intermittently [2020-03-27T14:14:54.973Z] [2020-03-27T14:14:54.973Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-03-27T14:14:54.973Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-03-27T14:14:54.973Z] [2020-03-27T14:14:54.973Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-03-27T14:14:54.973Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-03-27T14:14:54.973Z] [2020-03-27T14:14:54.973Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-03-27T14:14:54.973Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-27T14:14:54.973Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-27T14:14:54.973Z] [2020-03-27T14:14:54.973Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-03-27T14:14:54.973Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-27T14:14:54.973Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-27T14:14:54.973Z] [2020-03-27T14:14:54.973Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-03-27T14:14:54.973Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-27T14:14:54.973Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-27T14:14:54.973Z] [2020-03-27T14:14:54.973Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-03-27T14:14:54.973Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-27T14:14:54.973Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-27T14:14:54.973Z] [2020-03-27T14:14:54.973Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-03-27T14:14:54.973Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-27T14:14:54.973Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-27T14:14:54.973Z] [2020-03-27T14:14:54.973Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-03-27T14:14:54.973Z] graphtest_unix.go:73: No driver to put! [2020-03-27T14:14:54.973Z] [2020-03-27T14:14:54.973Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-03-27T14:14:54.973Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-03-27T14:14:54.973Z] [2020-03-27T14:14:54.973Z] [2020-03-27T14:14:54.973Z] DONE 2065 tests, 19 skipped in 357.365s [2020-03-27T14:14:55.401Z] --- PASS: TestWaitNonBlocked (0.04s) [2020-03-27T14:14:55.401Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.08s) [2020-03-27T14:14:55.401Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.28s) [2020-03-27T14:14:55.401Z] === RUN TestWaitBlocked [2020-03-27T14:14:55.401Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-27T14:14:55.401Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-27T14:14:55.401Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-03-27T14:14:55.401Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-03-27T14:14:55.401Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-27T14:14:55.401Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random Post stage [Pipeline] junit [2020-03-27T14:14:55.627Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-03-27T14:14:56.559Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40617/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr12 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f4a7311dabd3eded3a5979c06127303f694f6b29 -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:f4a7311dabd3eded3a5979c06127303f694f6b29 hack/make.sh dynbinary test-integration [2020-03-27T14:14:56.762Z] --- PASS: TestWaitBlocked (0.02s) [2020-03-27T14:14:56.762Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.08s) [2020-03-27T14:14:56.762Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.32s) [2020-03-27T14:14:56.762Z] === CONT TestContainerStartOnDaemonRestart [2020-03-27T14:14:56.762Z] === CONT TestIpcModeOlderClient [2020-03-27T14:14:56.843Z] [2020-03-27T14:14:57.017Z] --- PASS: TestIpcModeOlderClient (0.14s) [2020-03-27T14:14:57.017Z] === CONT TestDaemonRestartIpcMode [2020-03-27T14:14:57.017Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-03-27T14:14:57.127Z] Removing bundles/ [2020-03-27T14:14:57.127Z] [2020-03-27T14:14:57.127Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-03-27T14:14:57.127Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-03-27T14:14:57.127Z] GOOS="" GOARCH="" GOARM="" [2020-03-27T14:14:57.272Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-03-27T14:14:57.811Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-03-27T14:14:58.633Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-03-27T14:14:59.060Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-03-27T14:14:59.060Z] [2020-03-27T14:14:59.060Z] ________ ____ __. [2020-03-27T14:14:59.060Z] \_____ \ | |/ _| [2020-03-27T14:14:59.060Z] / | \| < [2020-03-27T14:14:59.060Z] / | \ | \ [2020-03-27T14:14:59.060Z] \_______ /____|__ \ [2020-03-27T14:14:59.060Z] \/ \/ [2020-03-27T14:14:59.060Z] [2020-03-27T14:14:59.060Z] INFO: make.ps1 ended at 03/27/2020 14:14:58 [2020-03-27T14:15:01.196Z] INFO: Binaries build ended at 03/27/2020 14:15:01. Duration:00:01:19.9512954 [2020-03-27T14:15:01.894Z] --- PASS: TestContainerStartOnDaemonRestart (5.13s) [2020-03-27T14:15:01.894Z] daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart [2020-03-27T14:15:01.894Z] daemon.go:325: [d0bf90e7bf223] waiting for daemon to start [2020-03-27T14:15:01.894Z] daemon.go:325: [d0bf90e7bf223] waiting for daemon to start [2020-03-27T14:15:01.894Z] daemon.go:353: [d0bf90e7bf223] daemon started [2020-03-27T14:15:01.894Z] daemon.go:296: [d0bf90e7bf223] exiting daemon [2020-03-27T14:15:01.894Z] daemon.go:325: [d0bf90e7bf223] waiting for daemon to start [2020-03-27T14:15:01.894Z] daemon.go:325: [d0bf90e7bf223] waiting for daemon to start [2020-03-27T14:15:01.894Z] daemon.go:353: [d0bf90e7bf223] daemon started [2020-03-27T14:15:01.894Z] daemon.go:461: [d0bf90e7bf223] Stopping daemon [2020-03-27T14:15:01.894Z] daemon.go:296: [d0bf90e7bf223] exiting daemon [2020-03-27T14:15:01.894Z] daemon.go:448: [d0bf90e7bf223] Daemon stopped [2020-03-27T14:15:02.454Z] --- PASS: TestDaemonRestartIpcMode (5.44s) [2020-03-27T14:15:02.454Z] daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode [2020-03-27T14:15:02.454Z] daemon.go:325: [d9201e95be12b] waiting for daemon to start [2020-03-27T14:15:02.454Z] daemon.go:325: [d9201e95be12b] waiting for daemon to start [2020-03-27T14:15:02.454Z] daemon.go:353: [d9201e95be12b] daemon started [2020-03-27T14:15:02.454Z] daemon.go:461: [d9201e95be12b] Stopping daemon [2020-03-27T14:15:02.454Z] daemon.go:296: [d9201e95be12b] exiting daemon [2020-03-27T14:15:02.454Z] daemon.go:448: [d9201e95be12b] Daemon stopped [2020-03-27T14:15:02.454Z] daemon.go:325: [d9201e95be12b] waiting for daemon to start [2020-03-27T14:15:02.454Z] daemon.go:325: [d9201e95be12b] waiting for daemon to start [2020-03-27T14:15:02.454Z] daemon.go:353: [d9201e95be12b] daemon started [2020-03-27T14:15:02.454Z] daemon.go:461: [d9201e95be12b] Stopping daemon [2020-03-27T14:15:02.454Z] daemon.go:296: [d9201e95be12b] exiting daemon [2020-03-27T14:15:02.454Z] daemon.go:448: [d9201e95be12b] Daemon stopped [2020-03-27T14:15:02.454Z] PASS [2020-03-27T14:15:02.454Z] [2020-03-27T14:15:02.454Z] === Skipped [2020-03-27T14:15:02.454Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-03-27T14:15:02.454Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-27T14:15:02.454Z] [2020-03-27T14:15:02.454Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-03-27T14:15:02.454Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-27T14:15:02.454Z] [2020-03-27T14:15:02.454Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-03-27T14:15:02.454Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-27T14:15:02.454Z] [2020-03-27T14:15:02.454Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-27T14:15:02.454Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-27T14:15:02.454Z] [2020-03-27T14:15:02.454Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-03-27T14:15:02.454Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-27T14:15:02.454Z] [2020-03-27T14:15:02.454Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-03-27T14:15:02.454Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-03-27T14:15:02.454Z] [2020-03-27T14:15:02.454Z] [2020-03-27T14:15:02.454Z] DONE 189 tests, 6 skipped in 128.228s [2020-03-27T14:15:02.454Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-03-27T14:15:02.454Z] ++ 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-03-27T14:15:02.454Z] ++ set -e [2020-03-27T14:15:02.454Z] ++ '[' -n 0 ']' [2020-03-27T14:15:02.454Z] ++ set -x [2020-03-27T14:15:02.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-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-03-27T14:15:02.709Z] INFO: Testing against a local daemon [2020-03-27T14:15:02.709Z] === RUN TestCommitInheritsEnv [2020-03-27T14:15:02.768Z] --- PASS: TestServiceCreateInit (10.14s) [2020-03-27T14:15:02.768Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.97s) [2020-03-27T14:15:02.768Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled [2020-03-27T14:15:02.768Z] daemon.go:325: [d38300c6e7cd3] waiting for daemon to start [2020-03-27T14:15:02.768Z] daemon.go:325: [d38300c6e7cd3] waiting for daemon to start [2020-03-27T14:15:02.768Z] daemon.go:353: [d38300c6e7cd3] daemon started [2020-03-27T14:15:02.768Z] daemon.go:461: [d38300c6e7cd3] Stopping daemon [2020-03-27T14:15:02.768Z] daemon.go:296: [d38300c6e7cd3] exiting daemon [2020-03-27T14:15:02.768Z] daemon.go:448: [d38300c6e7cd3] Daemon stopped [2020-03-27T14:15:02.768Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.16s) [2020-03-27T14:15:02.768Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled [2020-03-27T14:15:02.768Z] daemon.go:325: [ddcdcc138d959] waiting for daemon to start [2020-03-27T14:15:02.768Z] daemon.go:325: [ddcdcc138d959] waiting for daemon to start [2020-03-27T14:15:02.768Z] daemon.go:353: [ddcdcc138d959] daemon started [2020-03-27T14:15:02.768Z] daemon.go:461: [ddcdcc138d959] Stopping daemon [2020-03-27T14:15:02.768Z] daemon.go:296: [ddcdcc138d959] exiting daemon [2020-03-27T14:15:02.768Z] daemon.go:448: [ddcdcc138d959] Daemon stopped [2020-03-27T14:15:02.768Z] === RUN TestCreateServiceMultipleTimes [2020-03-27T14:15:03.269Z] --- PASS: TestCommitInheritsEnv (0.52s) [2020-03-27T14:15:03.269Z] === RUN TestImportExtremelyLargeImageWorks [2020-03-27T14:15:03.269Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-03-27T14:15:03.269Z] === RUN TestImagesFilterMultiReference [2020-03-27T14:15:03.269Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2020-03-27T14:15:03.269Z] === RUN TestImagePullPlatformInvalid [2020-03-27T14:15:03.269Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-03-27T14:15:03.269Z] === RUN TestRemoveImageOrphaning [2020-03-27T14:15:03.334Z] INFO: Copying the built daemon binary to d:\CI\PR-40617\12\binary\dockerd-d8252cbf0.exe... [2020-03-27T14:15:03.524Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-03-27T14:15:03.779Z] --- PASS: TestRemoveImageOrphaning (0.59s) [2020-03-27T14:15:03.779Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-03-27T14:15:03.779Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2020-03-27T14:15:03.779Z] === RUN TestTagInvalidReference [2020-03-27T14:15:04.034Z] --- PASS: TestTagInvalidReference (0.04s) [2020-03-27T14:15:04.034Z] === RUN TestTagValidPrefixedRepo [2020-03-27T14:15:04.034Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2020-03-27T14:15:04.034Z] === RUN TestTagExistedNameWithoutForce [2020-03-27T14:15:04.034Z] --- PASS: TestTagExistedNameWithoutForce (0.06s) [2020-03-27T14:15:04.034Z] === RUN TestTagOfficialNames [2020-03-27T14:15:04.282Z] INFO: Copying the built client binary to d:\CI\PR-40617\12\binary\docker-d8252cbf0.exe... [2020-03-27T14:15:04.282Z] INFO: Copying dockerversion from the container... [2020-03-27T14:15:04.289Z] --- PASS: TestTagOfficialNames (0.17s) [2020-03-27T14:15:04.289Z] === RUN TestTagMatchesDigest [2020-03-27T14:15:04.289Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-03-27T14:15:04.289Z] === CONT TestImportExtremelyLargeImageWorks [2020-03-27T14:15:04.731Z] INFO: Copying the golang package from the container to d:\CI\PR-40617\12\installer\go.zip... [2020-03-27T14:15:08.408Z] INFO: Extracting go.zip to d:\CI\PR-40617\12\go [2020-03-27T14:15:12.363Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-03-27T14:15:14.246Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-03-27T14:15:15.608Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-03-27T14:15:18.983Z] --- PASS: TestCreateServiceMultipleTimes (16.37s) [2020-03-27T14:15:18.983Z] create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes [2020-03-27T14:15:18.983Z] daemon.go:325: [d71a2651172f2] waiting for daemon to start [2020-03-27T14:15:18.983Z] daemon.go:325: [d71a2651172f2] waiting for daemon to start [2020-03-27T14:15:18.983Z] daemon.go:353: [d71a2651172f2] daemon started [2020-03-27T14:15:18.983Z] daemon.go:461: [d71a2651172f2] Stopping daemon [2020-03-27T14:15:18.983Z] daemon.go:296: [d71a2651172f2] exiting daemon [2020-03-27T14:15:18.983Z] daemon.go:448: [d71a2651172f2] Daemon stopped [2020-03-27T14:15:18.983Z] === RUN TestCreateServiceConflict [2020-03-27T14:15:19.765Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-03-27T14:15:21.124Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-03-27T14:15:22.063Z] --- PASS: TestCreateServiceConflict (2.77s) [2020-03-27T14:15:22.063Z] create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict [2020-03-27T14:15:22.063Z] daemon.go:325: [d24f2d7149097] waiting for daemon to start [2020-03-27T14:15:22.063Z] daemon.go:325: [d24f2d7149097] waiting for daemon to start [2020-03-27T14:15:22.063Z] daemon.go:353: [d24f2d7149097] daemon started [2020-03-27T14:15:22.063Z] daemon.go:461: [d24f2d7149097] Stopping daemon [2020-03-27T14:15:22.063Z] daemon.go:296: [d24f2d7149097] exiting daemon [2020-03-27T14:15:22.063Z] daemon.go:448: [d24f2d7149097] Daemon stopped [2020-03-27T14:15:22.063Z] === RUN TestCreateServiceMaxReplicas [2020-03-27T14:15:23.677Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-03-27T14:15:25.040Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-03-27T14:15:26.048Z] --- PASS: TestCreateServiceMaxReplicas (3.50s) [2020-03-27T14:15:26.048Z] create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas [2020-03-27T14:15:26.048Z] daemon.go:325: [d68c84201a717] waiting for daemon to start [2020-03-27T14:15:26.048Z] daemon.go:325: [d68c84201a717] waiting for daemon to start [2020-03-27T14:15:26.048Z] daemon.go:353: [d68c84201a717] daemon started [2020-03-27T14:15:26.048Z] daemon.go:461: [d68c84201a717] Stopping daemon [2020-03-27T14:15:26.048Z] daemon.go:296: [d68c84201a717] exiting daemon [2020-03-27T14:15:26.048Z] daemon.go:448: [d68c84201a717] Daemon stopped [2020-03-27T14:15:26.048Z] === RUN TestCreateWithDuplicateNetworkNames [2020-03-27T14:15:27.549Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-03-27T14:15:27.549Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-03-27T14:15:30.059Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-03-27T14:15:30.984Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-03-27T14:15:32.870Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-03-27T14:15:32.870Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-03-27T14:15:33.385Z] INFO: Extraction ended at 03/27/2020 14:15:32. Duration:00:00:24.0490216 [2020-03-27T14:15:33.385Z] INFO: Updating the golang and path environment variables [2020-03-27T14:15:33.385Z] INFO: GOPATH=d:\gopath [2020-03-27T14:15:33.385Z] INFO: go version go1.12.17 windows/amd64 [2020-03-27T14:15:33.385Z] INFO: Running the daemon under test in debug mode [2020-03-27T14:15:33.385Z] INFO: Starting a daemon under test... [2020-03-27T14:15:33.385Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40617\12\daemon --pidfile d:\CI\PR-40617\12\docker.pid -D [2020-03-27T14:15:33.385Z] INFO: Process started successfully. [2020-03-27T14:15:33.385Z] INFO: Start tailing logs of the daemon under tests [2020-03-27T14:15:33.385Z] INFO: Waiting for the daemon under test to start... [2020-03-27T14:15:35.379Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-03-27T14:15:36.235Z] INFO: Daemon under test started and replied! [2020-03-27T14:15:36.235Z] INFO: Docker version of the daemon under test [2020-03-27T14:15:36.235Z] [2020-03-27T14:15:36.235Z] Client: [2020-03-27T14:15:36.235Z] Version: 17.06.2-ce [2020-03-27T14:15:36.235Z] API version: 1.30 [2020-03-27T14:15:36.235Z] Go version: go1.8.3 [2020-03-27T14:15:36.235Z] Git commit: cec0b72 [2020-03-27T14:15:36.235Z] Built: Tue Sep 5 19:57:19 2017 [2020-03-27T14:15:36.235Z] OS/Arch: windows/amd64 [2020-03-27T14:15:36.235Z] [2020-03-27T14:15:36.235Z] Server: [2020-03-27T14:15:36.235Z] Version: 0.0.0-dev [2020-03-27T14:15:36.235Z] API version: 1.40 (minimum version 1.24) [2020-03-27T14:15:36.235Z] Go version: go1.12.17 [2020-03-27T14:15:36.235Z] Git commit: d8252cbf0 [2020-03-27T14:15:36.235Z] Built: 03/27/2020 14:13:45 [2020-03-27T14:15:36.235Z] OS/Arch: windows/amd64 [2020-03-27T14:15:36.235Z] Experimental: false [2020-03-27T14:15:36.235Z] [2020-03-27T14:15:36.235Z] INFO: Docker info of the daemon under test [2020-03-27T14:15:36.235Z] [2020-03-27T14:15:36.235Z] Containers: 0 [2020-03-27T14:15:36.235Z] Running: 0 [2020-03-27T14:15:36.235Z] Paused: 0 [2020-03-27T14:15:36.235Z] Stopped: 0 [2020-03-27T14:15:36.235Z] Images: 0 [2020-03-27T14:15:36.235Z] Server Version: 0.0.0-dev [2020-03-27T14:15:36.235Z] Storage Driver: windowsfilter [2020-03-27T14:15:36.235Z] Windows: [2020-03-27T14:15:36.235Z] Logging Driver: json-file [2020-03-27T14:15:36.235Z] Plugins: [2020-03-27T14:15:36.235Z] Volume: local [2020-03-27T14:15:36.235Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-03-27T14:15:36.235Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-03-27T14:15:36.235Z] Swarm: inactive [2020-03-27T14:15:36.235Z] Default Isolation: process [2020-03-27T14:15:36.235Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-03-27T14:15:36.235Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039) [2020-03-27T14:15:36.235Z] OSType: windows [2020-03-27T14:15:36.235Z] Architecture: x86_64 [2020-03-27T14:15:36.235Z] CPUs: 4 [2020-03-27T14:15:36.235Z] Total Memory: 32GiB [2020-03-27T14:15:36.235Z] Name: azwin-2-4a9b40 [2020-03-27T14:15:36.235Z] ID: YUHM:43UE:DX7W:IVUE:EHFP:G6C2:VPVO:YVAE:YVBT:HAKU:T2XE:H6L2 [2020-03-27T14:15:36.235Z] Docker Root Dir: D:\CI\PR-40617\12\daemon [2020-03-27T14:15:36.235Z] Debug Mode (client): false [2020-03-27T14:15:36.236Z] Debug Mode (server): true [2020-03-27T14:15:36.236Z] File Descriptors: -1 [2020-03-27T14:15:36.236Z] Goroutines: 17 [2020-03-27T14:15:36.236Z] System Time: 2020-03-27T14:15:35.9718453Z [2020-03-27T14:15:36.236Z] EventsListeners: 0 [2020-03-27T14:15:36.236Z] Registry: https://index.docker.io/v1/ [2020-03-27T14:15:36.236Z] Labels: [2020-03-27T14:15:36.236Z] Experimental: false [2020-03-27T14:15:36.236Z] Insecure Registries: [2020-03-27T14:15:36.236Z] 127.0.0.0/8 [2020-03-27T14:15:36.236Z] Live Restore Enabled: false [2020-03-27T14:15:36.236Z] [2020-03-27T14:15:36.236Z] [2020-03-27T14:15:36.236Z] INFO: Docker images of the daemon under test [2020-03-27T14:15:36.236Z] [2020-03-27T14:15:36.236Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-03-27T14:15:36.236Z] [2020-03-27T14:15:36.236Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-03-27T14:15:36.236Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-03-27T14:15:36.691Z] ltsc2019: Pulling from windows/servercore [2020-03-27T14:15:36.691Z] 65014b3c3121: Pulling fs layer [2020-03-27T14:15:36.691Z] 23645bd7ee08: Pulling fs layer [2020-03-27T14:15:39.379Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.97s) [2020-03-27T14:15:39.379Z] create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames [2020-03-27T14:15:39.379Z] daemon.go:325: [d88060832ff7c] waiting for daemon to start [2020-03-27T14:15:39.379Z] daemon.go:325: [d88060832ff7c] waiting for daemon to start [2020-03-27T14:15:39.379Z] daemon.go:353: [d88060832ff7c] daemon started [2020-03-27T14:15:39.379Z] daemon.go:461: [d88060832ff7c] Stopping daemon [2020-03-27T14:15:39.379Z] daemon.go:296: [d88060832ff7c] exiting daemon [2020-03-27T14:15:39.379Z] daemon.go:448: [d88060832ff7c] Daemon stopped [2020-03-27T14:15:39.379Z] === RUN TestCreateServiceSecretFileMode [2020-03-27T14:15:40.617Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-03-27T14:15:41.541Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-03-27T14:15:42.507Z] --- PASS: TestCreateServiceSecretFileMode (3.13s) [2020-03-27T14:15:42.507Z] create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode [2020-03-27T14:15:42.507Z] daemon.go:325: [da7278c91b9f1] waiting for daemon to start [2020-03-27T14:15:42.507Z] daemon.go:325: [da7278c91b9f1] waiting for daemon to start [2020-03-27T14:15:42.507Z] daemon.go:353: [da7278c91b9f1] daemon started [2020-03-27T14:15:42.507Z] daemon.go:461: [da7278c91b9f1] Stopping daemon [2020-03-27T14:15:42.507Z] daemon.go:296: [da7278c91b9f1] exiting daemon [2020-03-27T14:15:42.507Z] daemon.go:448: [da7278c91b9f1] Daemon stopped [2020-03-27T14:15:42.507Z] === RUN TestCreateServiceConfigFileMode [2020-03-27T14:15:43.426Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-03-27T14:15:43.987Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-03-27T14:15:45.189Z] 23645bd7ee08: Verifying Checksum [2020-03-27T14:15:45.189Z] 23645bd7ee08: Download complete [2020-03-27T14:15:45.354Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-03-27T14:15:45.612Z] --- PASS: TestCreateServiceConfigFileMode (3.22s) [2020-03-27T14:15:45.613Z] create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode [2020-03-27T14:15:45.613Z] daemon.go:325: [d6afd811f38df] waiting for daemon to start [2020-03-27T14:15:45.613Z] daemon.go:325: [d6afd811f38df] waiting for daemon to start [2020-03-27T14:15:45.613Z] daemon.go:353: [d6afd811f38df] daemon started [2020-03-27T14:15:45.613Z] daemon.go:461: [d6afd811f38df] Stopping daemon [2020-03-27T14:15:45.613Z] daemon.go:296: [d6afd811f38df] exiting daemon [2020-03-27T14:15:45.613Z] daemon.go:448: [d6afd811f38df] Daemon stopped [2020-03-27T14:15:45.613Z] === RUN TestCreateServiceSysctls [2020-03-27T14:15:47.866Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-03-27T14:15:47.985Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-03-27T14:15:47.985Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-03-27T14:15:47.985Z] remote: Enumerating objects: 2, done. [2020-03-27T14:15:47.985Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2020-03-27T14:15:47.985Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2020-03-27T14:15:47.985Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2020-03-27T14:15:47.985Z] Unpacking objects: 4% (1/23) Unpacking objects: 8% (2/23) Unpacking objects: 13% (3/23) Unpacking objects: 17% (4/23) Unpacking objects: 21% (5/23) Unpacking objects: 26% (6/23) Unpacking objects: 30% (7/23) Unpacking objects: 34% (8/23) Unpacking objects: 39% (9/23) Unpacking objects: 43% (10/23) Unpacking objects: 47% (11/23) Unpacking objects: 52% (12/23) Unpacking objects: 56% (13/23) Unpacking objects: 60% (14/23) Unpacking objects: 65% (15/23) Unpacking objects: 69% (16/23) Unpacking objects: 73% (17/23) Unpacking objects: 78% (18/23) Unpacking objects: 82% (19/23) Unpacking objects: 86% (20/23) Unpacking objects: 91% (21/23) Unpacking objects: 95% (22/23) Unpacking objects: 100% (23/23) Unpacking objects: 100% (23/23), done. [2020-03-27T14:15:47.985Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-03-27T14:15:47.985Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-03-27T14:15:48.311Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40617/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr12 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f4a7311dabd3eded3a5979c06127303f694f6b29 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:f4a7311dabd3eded3a5979c06127303f694f6b29 hack/test/unit [2020-03-27T14:15:49.564Z] --- PASS: TestCreateServiceSysctls (3.47s) [2020-03-27T14:15:49.564Z] create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls [2020-03-27T14:15:49.564Z] daemon.go:325: [d98bdafc68c0a] waiting for daemon to start [2020-03-27T14:15:49.564Z] daemon.go:325: [d98bdafc68c0a] waiting for daemon to start [2020-03-27T14:15:49.564Z] daemon.go:353: [d98bdafc68c0a] daemon started [2020-03-27T14:15:49.564Z] daemon.go:461: [d98bdafc68c0a] Stopping daemon [2020-03-27T14:15:49.564Z] daemon.go:296: [d98bdafc68c0a] exiting daemon [2020-03-27T14:15:49.564Z] daemon.go:448: [d98bdafc68c0a] Daemon stopped [2020-03-27T14:15:49.564Z] === RUN TestInspect [2020-03-27T14:15:50.837Z] ? github.com/docker/docker/api [no test files] [2020-03-27T14:15:51.125Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-03-27T14:15:52.174Z] 65014b3c3121: Verifying Checksum [2020-03-27T14:15:52.174Z] 65014b3c3121: Download complete [2020-03-27T14:15:52.634Z] --- PASS: TestInspect (3.56s) [2020-03-27T14:15:52.634Z] inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect [2020-03-27T14:15:52.634Z] daemon.go:325: [d691557ce1e3a] waiting for daemon to start [2020-03-27T14:15:52.634Z] daemon.go:325: [d691557ce1e3a] waiting for daemon to start [2020-03-27T14:15:52.634Z] daemon.go:353: [d691557ce1e3a] daemon started [2020-03-27T14:15:52.634Z] daemon.go:461: [d691557ce1e3a] Stopping daemon [2020-03-27T14:15:52.634Z] daemon.go:296: [d691557ce1e3a] exiting daemon [2020-03-27T14:15:52.634Z] daemon.go:448: [d691557ce1e3a] Daemon stopped [2020-03-27T14:15:52.634Z] === RUN TestDockerNetworkConnectAlias [2020-03-27T14:15:53.008Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-03-27T14:15:53.008Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-03-27T14:15:54.891Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-03-27T14:15:55.451Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-03-27T14:15:56.011Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-03-27T14:15:57.373Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-03-27T14:15:58.765Z] --- PASS: TestDockerNetworkConnectAlias (5.66s) [2020-03-27T14:15:58.765Z] network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias [2020-03-27T14:15:58.765Z] daemon.go:325: [dba2cc2f394c1] waiting for daemon to start [2020-03-27T14:15:58.765Z] daemon.go:325: [dba2cc2f394c1] waiting for daemon to start [2020-03-27T14:15:58.765Z] daemon.go:353: [dba2cc2f394c1] daemon started [2020-03-27T14:15:58.765Z] daemon.go:461: [dba2cc2f394c1] Stopping daemon [2020-03-27T14:15:58.765Z] daemon.go:296: [dba2cc2f394c1] exiting daemon [2020-03-27T14:15:58.765Z] daemon.go:448: [dba2cc2f394c1] Daemon stopped [2020-03-27T14:15:58.765Z] === RUN TestDockerNetworkReConnect [2020-03-27T14:15:59.257Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-03-27T14:15:59.257Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-03-27T14:15:59.257Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-03-27T14:16:03.414Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-03-27T14:16:03.726Z] --- PASS: TestDockerNetworkReConnect (4.64s) [2020-03-27T14:16:03.726Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect [2020-03-27T14:16:03.727Z] daemon.go:325: [d927fdf852235] waiting for daemon to start [2020-03-27T14:16:03.727Z] daemon.go:325: [d927fdf852235] waiting for daemon to start [2020-03-27T14:16:03.727Z] daemon.go:353: [d927fdf852235] daemon started [2020-03-27T14:16:03.727Z] daemon.go:461: [d927fdf852235] Stopping daemon [2020-03-27T14:16:03.727Z] daemon.go:296: [d927fdf852235] exiting daemon [2020-03-27T14:16:03.727Z] daemon.go:448: [d927fdf852235] Daemon stopped [2020-03-27T14:16:03.727Z] === RUN TestServicePlugin [2020-03-27T14:16:03.727Z] --- SKIP: TestServicePlugin (0.00s) [2020-03-27T14:16:03.727Z] plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-27T14:16:03.727Z] === RUN TestServiceUpdateLabel [2020-03-27T14:16:04.776Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-03-27T14:16:05.698Z] ok github.com/docker/docker/api/server 0.005s coverage: 7.9% of statements [2020-03-27T14:16:06.069Z] --- PASS: TestServiceUpdateLabel (2.82s) [2020-03-27T14:16:06.069Z] update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel [2020-03-27T14:16:06.069Z] daemon.go:325: [d2a1ce1b541a5] waiting for daemon to start [2020-03-27T14:16:06.069Z] daemon.go:325: [d2a1ce1b541a5] waiting for daemon to start [2020-03-27T14:16:06.069Z] daemon.go:353: [d2a1ce1b541a5] daemon started [2020-03-27T14:16:06.069Z] daemon.go:461: [d2a1ce1b541a5] Stopping daemon [2020-03-27T14:16:06.069Z] daemon.go:296: [d2a1ce1b541a5] exiting daemon [2020-03-27T14:16:06.069Z] daemon.go:448: [d2a1ce1b541a5] Daemon stopped [2020-03-27T14:16:06.069Z] === RUN TestServiceUpdateSecrets [2020-03-27T14:16:07.288Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-03-27T14:16:08.649Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-03-27T14:16:08.650Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-03-27T14:16:08.905Z] === RUN TestDockerSuite/TestBuildCmd [2020-03-27T14:16:09.464Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-03-27T14:16:10.023Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-03-27T14:16:10.582Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-03-27T14:16:10.582Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-03-27T14:16:12.466Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-03-27T14:16:12.466Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-03-27T14:16:16.626Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-03-27T14:16:18.512Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-03-27T14:16:19.436Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-03-27T14:16:20.797Z] === RUN TestDockerSuite/TestBuildContChar [2020-03-27T14:16:22.215Z] --- PASS: TestServiceUpdateSecrets (15.22s) [2020-03-27T14:16:22.215Z] update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets [2020-03-27T14:16:22.215Z] daemon.go:325: [df04c86a2453c] waiting for daemon to start [2020-03-27T14:16:22.215Z] daemon.go:325: [df04c86a2453c] waiting for daemon to start [2020-03-27T14:16:22.215Z] daemon.go:353: [df04c86a2453c] daemon started [2020-03-27T14:16:22.215Z] daemon.go:461: [df04c86a2453c] Stopping daemon [2020-03-27T14:16:22.215Z] daemon.go:296: [df04c86a2453c] exiting daemon [2020-03-27T14:16:22.215Z] daemon.go:448: [df04c86a2453c] Daemon stopped [2020-03-27T14:16:22.215Z] === RUN TestServiceUpdateConfigs [2020-03-27T14:16:23.311Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-03-27T14:16:25.196Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-03-27T14:16:26.560Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-03-27T14:16:26.815Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-03-27T14:16:27.741Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-03-27T14:16:27.741Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-03-27T14:16:28.299Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-03-27T14:16:28.858Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-03-27T14:16:33.014Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-03-27T14:16:35.524Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-03-27T14:16:38.348Z] --- PASS: TestServiceUpdateConfigs (15.43s) [2020-03-27T14:16:38.348Z] update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs [2020-03-27T14:16:38.348Z] daemon.go:325: [d8e6edfcdcc80] waiting for daemon to start [2020-03-27T14:16:38.348Z] daemon.go:325: [d8e6edfcdcc80] waiting for daemon to start [2020-03-27T14:16:38.348Z] daemon.go:353: [d8e6edfcdcc80] daemon started [2020-03-27T14:16:38.348Z] daemon.go:461: [d8e6edfcdcc80] Stopping daemon [2020-03-27T14:16:38.348Z] daemon.go:296: [d8e6edfcdcc80] exiting daemon [2020-03-27T14:16:38.348Z] daemon.go:448: [d8e6edfcdcc80] Daemon stopped [2020-03-27T14:16:38.348Z] === RUN TestServiceUpdateNetwork [2020-03-27T14:16:39.683Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-03-27T14:16:43.842Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-03-27T14:16:44.097Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-03-27T14:16:45.023Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-03-27T14:16:45.278Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-03-27T14:16:45.858Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-03-27T14:16:49.166Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-03-27T14:16:49.725Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-03-27T14:16:51.816Z] --- PASS: TestServiceUpdateNetwork (14.05s) [2020-03-27T14:16:51.816Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork [2020-03-27T14:16:51.816Z] daemon.go:325: [d8f342d5a6c3d] waiting for daemon to start [2020-03-27T14:16:51.816Z] daemon.go:325: [d8f342d5a6c3d] waiting for daemon to start [2020-03-27T14:16:51.816Z] daemon.go:353: [d8f342d5a6c3d] daemon started [2020-03-27T14:16:51.816Z] daemon.go:461: [d8f342d5a6c3d] Stopping daemon [2020-03-27T14:16:51.816Z] daemon.go:296: [d8f342d5a6c3d] exiting daemon [2020-03-27T14:16:51.816Z] daemon.go:448: [d8f342d5a6c3d] Daemon stopped [2020-03-27T14:16:51.816Z] PASS [2020-03-27T14:16:51.816Z] [2020-03-27T14:16:51.816Z] === Skipped [2020-03-27T14:16:51.816Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-03-27T14:16:51.816Z] plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-27T14:16:51.816Z] [2020-03-27T14:16:51.816Z] [2020-03-27T14:16:51.816Z] DONE 18 tests, 1 skipped in 118.057s [2020-03-27T14:16:51.816Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-03-27T14:16:51.816Z] ++ 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-03-27T14:16:51.816Z] ++ set -e [2020-03-27T14:16:51.816Z] ++ '[' -n 0 ']' [2020-03-27T14:16:51.816Z] ++ set -x [2020-03-27T14:16:51.816Z] ++ 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-03-27T14:16:51.816Z] INFO: Testing against a local daemon [2020-03-27T14:16:51.816Z] === RUN TestSessionCreate [2020-03-27T14:16:51.816Z] --- PASS: TestSessionCreate (0.02s) [2020-03-27T14:16:51.816Z] === RUN TestSessionCreateWithBadUpgrade [2020-03-27T14:16:51.816Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-03-27T14:16:51.816Z] PASS [2020-03-27T14:16:51.816Z] [2020-03-27T14:16:51.817Z] DONE 2 tests in 0.123s [2020-03-27T14:16:51.817Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-03-27T14:16:51.817Z] ++ 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-03-27T14:16:51.817Z] ++ set -e [2020-03-27T14:16:51.817Z] ++ '[' -n 0 ']' [2020-03-27T14:16:51.817Z] ++ set -x [2020-03-27T14:16:51.817Z] ++ 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-03-27T14:16:51.817Z] INFO: Testing against a local daemon [2020-03-27T14:16:51.817Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-03-27T14:16:51.817Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-27T14:16:51.817Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-27T14:16:51.817Z] === RUN TestEventsExecDie [2020-03-27T14:16:51.817Z] --- PASS: TestEventsExecDie (0.85s) [2020-03-27T14:16:51.817Z] === RUN TestEventsBackwardsCompatible [2020-03-27T14:16:51.817Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2020-03-27T14:16:51.817Z] === RUN TestInfoBinaryCommits [2020-03-27T14:16:51.817Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-03-27T14:16:51.817Z] === RUN TestInfoAPIVersioned [2020-03-27T14:16:51.817Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-03-27T14:16:51.817Z] === RUN TestInfoAPI [2020-03-27T14:16:51.817Z] --- PASS: TestInfoAPI (0.02s) [2020-03-27T14:16:51.817Z] === RUN TestInfoAPIWarnings [2020-03-27T14:16:52.641Z] --- PASS: TestInfoAPIWarnings (0.82s) [2020-03-27T14:16:52.641Z] info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings [2020-03-27T14:16:52.641Z] daemon.go:325: [d55d4082d52cb] waiting for daemon to start [2020-03-27T14:16:52.641Z] daemon.go:325: [d55d4082d52cb] waiting for daemon to start [2020-03-27T14:16:52.641Z] daemon.go:353: [d55d4082d52cb] daemon started [2020-03-27T14:16:52.641Z] daemon.go:461: [d55d4082d52cb] Stopping daemon [2020-03-27T14:16:52.641Z] daemon.go:296: [d55d4082d52cb] exiting daemon [2020-03-27T14:16:52.641Z] daemon.go:448: [d55d4082d52cb] Daemon stopped [2020-03-27T14:16:52.641Z] === RUN TestLoginFailsWithBadCredentials [2020-03-27T14:16:53.054Z] --- PASS: TestLoginFailsWithBadCredentials (0.36s) [2020-03-27T14:16:53.054Z] === RUN TestPingCacheHeaders [2020-03-27T14:16:53.054Z] --- PASS: TestPingCacheHeaders (0.03s) [2020-03-27T14:16:53.054Z] === RUN TestPingGet [2020-03-27T14:16:53.054Z] --- PASS: TestPingGet (0.01s) [2020-03-27T14:16:53.054Z] === RUN TestPingHead [2020-03-27T14:16:53.054Z] --- PASS: TestPingHead (0.02s) [2020-03-27T14:16:53.054Z] === RUN TestVersion [2020-03-27T14:16:53.054Z] --- PASS: TestVersion (0.02s) [2020-03-27T14:16:53.054Z] PASS [2020-03-27T14:16:53.054Z] [2020-03-27T14:16:53.054Z] === Skipped [2020-03-27T14:16:53.054Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-27T14:16:53.054Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-27T14:16:53.054Z] [2020-03-27T14:16:53.054Z] [2020-03-27T14:16:53.055Z] DONE 12 tests, 1 skipped in 2.337s [2020-03-27T14:16:53.055Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-03-27T14:16:53.055Z] ++ 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-03-27T14:16:53.055Z] ++ set -e [2020-03-27T14:16:53.055Z] ++ '[' -n 0 ']' [2020-03-27T14:16:53.055Z] ++ set -x [2020-03-27T14:16:53.055Z] ++ 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-03-27T14:16:53.055Z] INFO: Testing against a local daemon [2020-03-27T14:16:53.055Z] === RUN TestVolumesCreateAndList [2020-03-27T14:16:53.055Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-03-27T14:16:53.055Z] === RUN TestVolumesRemove [2020-03-27T14:16:53.407Z] --- PASS: TestVolumesRemove (0.08s) [2020-03-27T14:16:53.407Z] === RUN TestVolumesInspect [2020-03-27T14:16:53.407Z] --- PASS: TestVolumesInspect (0.01s) [2020-03-27T14:16:53.407Z] === RUN TestVolumesInvalidJSON [2020-03-27T14:16:53.407Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-03-27T14:16:53.407Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-03-27T14:16:53.407Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-03-27T14:16:53.407Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-03-27T14:16:53.407Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-03-27T14:16:53.407Z] PASS [2020-03-27T14:16:53.407Z] [2020-03-27T14:16:53.407Z] DONE 5 tests in 0.222s [2020-03-27T14:16:53.407Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-03-27T14:16:53.407Z] ++++ cat bundles/test-integration/docker.pid [2020-03-27T14:16:53.407Z] +++ kill 9301 [2020-03-27T14:16:54.607Z] umount: bundles/test-integration/root: no mount point specified. [2020-03-27T14:16:54.607Z] +++ /etc/init.d/apparmor stop [2020-03-27T14:16:54.607Z] Leaving: AppArmorNo profiles have been unloaded. [2020-03-27T14:16:54.607Z] [2020-03-27T14:16:54.607Z] Unloading profiles will leave already running processes permanently [2020-03-27T14:16:54.607Z] unconfined, which can lead to unexpected situations. [2020-03-27T14:16:54.607Z] [2020-03-27T14:16:54.607Z] To set a process to complain mode, use the command line tool [2020-03-27T14:16:54.607Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-03-27T14:16:54.607Z] +++ true [2020-03-27T14:16:54.607Z] [2020-03-27T14:16:54.961Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-03-27T14:16:54.961Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-03-27T14:16:55.521Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-03-27T14:16:56.080Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost Post stage [Pipeline] junit [2020-03-27T14:16:56.531Z] Recording test results [2020-03-27T14:16:56.641Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-03-27T14:16:56.895Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-03-27T14:16:56.895Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-03-27T14:16:56.895Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-03-27T14:16:56.895Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-03-27T14:16:56.895Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-03-27T14:16:57.891Z] + echo Ensuring container killed. [2020-03-27T14:16:57.891Z] Ensuring container killed. [2020-03-27T14:16:57.891Z] + docker rm -vf docker-pr12 [2020-03-27T14:16:57.891Z] Error: No such container: docker-pr12 [2020-03-27T14:16:57.891Z] + true [Pipeline] sh [2020-03-27T14:16:58.616Z] + echo Chowning /workspace to jenkins user [2020-03-27T14:16:58.616Z] Chowning /workspace to jenkins user [2020-03-27T14:16:58.616Z] + id -u [2020-03-27T14:16:58.616Z] + id -g [2020-03-27T14:16:58.616Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40617:/workspace busybox chown -R 1001:1001 /workspace [2020-03-27T14:16:58.616Z] Unable to find image 'busybox:latest' locally [2020-03-27T14:16:58.978Z] latest: Pulling from library/busybox [2020-03-27T14:16:58.978Z] 1b125a2fb2df: Pulling fs layer [2020-03-27T14:16:59.740Z] 1b125a2fb2df: Pull complete [2020-03-27T14:16:59.740Z] Digest: sha256:b26cd013274a657b86e706210ddd5cc1f82f50155791199d29b9e86e935ce135 [2020-03-27T14:16:59.740Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-03-27T14:17:02.131Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-03-27T14:17:02.131Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-03-27T14:17:02.402Z] + bundleName=s390x-integration [2020-03-27T14:17:02.402Z] + echo Creating s390x-integration-bundles.tar.gz [2020-03-27T14:17:02.402Z] Creating s390x-integration-bundles.tar.gz [2020-03-27T14:17:02.402Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-03-27T14:17:02.402Z] + xargs tar -czf s390x-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-03-27T14:17:02.516Z] Archiving artifacts [2020-03-27T14:17:03.055Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-03-27T14:17:03.616Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-03-27T14:17:04.174Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-03-27T14:17:04.695Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-03-27T14:17:04.695Z] [2020-03-27T14:17:04.695Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-03-27T14:17:04.695Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-03-27T14:17:04.695Z] HOSTNAME=8de6e6c36b46 [2020-03-27T14:17:04.695Z] TESTDEBUG=0 [2020-03-27T14:17:04.695Z] DEST=bundles/test-integration [2020-03-27T14:17:04.695Z] PWD=/go/src/github.com/docker/docker [2020-03-27T14:17:04.695Z] DOCKER_GITCOMMIT=f4a7311dabd3eded3a5979c06127303f694f6b29 [2020-03-27T14:17:04.695Z] container=docker [2020-03-27T14:17:04.695Z] HOME=/root [2020-03-27T14:17:04.695Z] GOLANG_VERSION=1.12.17 [2020-03-27T14:17:04.695Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-03-27T14:17:04.695Z] VALIDATE_BRANCH=19.03 [2020-03-27T14:17:04.695Z] TERM=xterm [2020-03-27T14:17:04.695Z] DOCKER_PKG=github.com/docker/docker [2020-03-27T14:17:04.695Z] SHLVL=1 [2020-03-27T14:17:04.695Z] TIMEOUT=120m [2020-03-27T14:17:04.695Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-03-27T14:17:04.695Z] DOCKER_GRAPHDRIVER=overlay2 [2020-03-27T14:17:04.695Z] GO111MODULE=off [2020-03-27T14:17:04.695Z] DOCKER_EXPERIMENTAL=1 [2020-03-27T14:17:04.695Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-03-27T14:17:04.695Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-03-27T14:17:04.695Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-03-27T14:17:04.695Z] GOPATH=/go [2020-03-27T14:17:04.695Z] PKG_CONFIG=pkg-config [2020-03-27T14:17:04.695Z] _=/usr/bin/env [2020-03-27T14:17:04.695Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-03-27T14:17:08.330Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-03-27T14:17:08.330Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-03-27T14:17:08.330Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-03-27T14:17:10.098Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40617/12/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-03-27T14:17:10.765Z] + make clean [2020-03-27T14:17:11.115Z] docker volume rm -f docker-dev-cache [2020-03-27T14:17:11.115Z] docker-dev-cache [Pipeline] deleteDir [2020-03-27T14:17:12.486Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-03-27T14:17:13.047Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-03-27T14:17:13.358Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-03-27T14:17:13.358Z] ok github.com/docker/docker/api/server/httputils 0.006s coverage: 14.7% of statements [2020-03-27T14:17:13.358Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2020-03-27T14:17:13.358Z] ? github.com/docker/docker/api/server/router [no test files] [2020-03-27T14:17:13.358Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-03-27T14:17:13.358Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-03-27T14:17:13.616Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-03-27T14:17:13.616Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-03-27T14:17:13.616Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-03-27T14:17:13.616Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-03-27T14:17:13.873Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-03-27T14:17:13.873Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-03-27T14:17:14.806Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-03-27T14:17:14.806Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-03-27T14:17:15.370Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 3.1% of statements [2020-03-27T14:17:15.371Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-03-27T14:17:15.371Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-03-27T14:17:15.371Z] ? github.com/docker/docker/api/types [no test files] [2020-03-27T14:17:15.371Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-03-27T14:17:15.371Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-03-27T14:17:15.371Z] ? github.com/docker/docker/api/types/container [no test files] [2020-03-27T14:17:15.371Z] ? github.com/docker/docker/api/types/events [no test files] [2020-03-27T14:17:15.934Z] ok github.com/docker/docker/api/types/strslice 0.008s coverage: 90.0% of statements [2020-03-27T14:17:15.934Z] ok github.com/docker/docker/api/types/filters 0.005s coverage: 92.2% of statements [2020-03-27T14:17:15.934Z] ? github.com/docker/docker/api/types/image [no test files] [2020-03-27T14:17:15.934Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-03-27T14:17:15.934Z] ? github.com/docker/docker/api/types/network [no test files] [2020-03-27T14:17:15.934Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-03-27T14:17:15.934Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-03-27T14:17:15.934Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-03-27T14:17:15.934Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-03-27T14:17:16.499Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2020-03-27T14:17:16.499Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2020-03-27T14:17:16.499Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-03-27T14:17:16.499Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-03-27T14:17:16.499Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-03-27T14:17:16.499Z] ? github.com/docker/docker/builder [no test files] [2020-03-27T14:17:16.499Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-03-27T14:17:16.499Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-03-27T14:17:16.499Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-03-27T14:17:16.499Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-03-27T14:17:16.499Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-03-27T14:17:16.499Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-03-27T14:17:16.499Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-03-27T14:17:17.432Z] ok github.com/docker/docker/builder/dockerignore 0.002s coverage: 96.8% of statements [2020-03-27T14:17:20.712Z] ok github.com/docker/docker/builder/fscache 0.123s coverage: 69.2% of statements [2020-03-27T14:17:21.117Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-03-27T14:17:21.277Z] ok github.com/docker/docker/builder/dockerfile 0.633s coverage: 45.1% of statements [2020-03-27T14:17:21.676Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-03-27T14:17:23.559Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-03-27T14:17:23.805Z] ok github.com/docker/docker/builder/remotecontext 0.148s coverage: 13.6% of statements [2020-03-27T14:17:23.805Z] ok github.com/docker/docker/builder/remotecontext/git 0.907s coverage: 85.1% of statements [2020-03-27T14:17:23.805Z] ? github.com/docker/docker/cli [no test files] [2020-03-27T14:17:23.805Z] ? github.com/docker/docker/cli/config [no test files] [2020-03-27T14:17:24.061Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-03-27T14:17:27.716Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-03-27T14:17:27.716Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-03-27T14:17:27.972Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-03-27T14:17:29.332Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-03-27T14:17:29.587Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-03-27T14:17:30.619Z] ok github.com/docker/docker/client 0.191s coverage: 75.7% of statements [2020-03-27T14:17:34.820Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-03-27T14:17:34.821Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-03-27T14:17:35.379Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-03-27T14:17:35.379Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-03-27T14:17:37.262Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-03-27T14:17:38.230Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-03-27T14:17:38.485Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-03-27T14:17:40.368Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-03-27T14:17:51.946Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-03-27T14:17:51.946Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-03-27T14:17:52.522Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-03-27T14:17:52.563Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-03-27T14:17:52.777Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-03-27T14:17:53.700Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-03-27T14:17:54.258Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-03-27T14:17:54.513Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-03-27T14:17:54.768Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-03-27T14:17:55.253Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-03-27T14:17:55.692Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-03-27T14:17:57.579Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-03-27T14:17:57.579Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-03-27T14:17:57.949Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-03-27T14:17:58.503Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-03-27T14:17:59.063Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-03-27T14:17:59.983Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-03-27T14:18:01.573Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-03-27T14:18:02.671Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-03-27T14:18:02.671Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-03-27T14:18:05.730Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-03-27T14:18:06.654Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-03-27T14:18:07.074Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-03-27T14:18:09.108Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-03-27T14:18:09.163Z] === RUN TestDockerDaemonSuite/TestRegistryMirrors [2020-03-27T14:18:09.379Z] ok github.com/docker/docker/cmd/dockerd/hack 0.007s coverage: 72.9% of statements [2020-03-27T14:18:09.379Z] ok github.com/docker/docker/cmd/dockerd 0.063s coverage: 29.6% of statements [2020-03-27T14:18:09.379Z] ok github.com/docker/docker/container 0.120s coverage: 35.6% of statements [2020-03-27T14:18:09.379Z] ? github.com/docker/docker/container/stream [no test files] [2020-03-27T14:18:09.379Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-03-27T14:18:09.379Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-03-27T14:18:09.379Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-03-27T14:18:09.417Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-03-27T14:18:13.573Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-03-27T14:18:13.573Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-03-27T14:18:14.495Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-03-27T14:18:14.495Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-03-27T14:18:14.625Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-03-27T14:18:17.007Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-03-27T14:18:17.007Z] --- PASS: TestImportExtremelyLargeImageWorks (192.75s) [2020-03-27T14:18:17.007Z] import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks [2020-03-27T14:18:17.007Z] daemon.go:325: [db926df4b84ed] waiting for daemon to start [2020-03-27T14:18:17.007Z] daemon.go:325: [db926df4b84ed] waiting for daemon to start [2020-03-27T14:18:17.007Z] daemon.go:353: [db926df4b84ed] daemon started [2020-03-27T14:18:17.007Z] daemon.go:461: [db926df4b84ed] Stopping daemon [2020-03-27T14:18:17.007Z] daemon.go:296: [db926df4b84ed] exiting daemon [2020-03-27T14:18:17.007Z] daemon.go:448: [db926df4b84ed] Daemon stopped [2020-03-27T14:18:17.007Z] PASS [2020-03-27T14:18:17.007Z] [2020-03-27T14:18:17.007Z] DONE 11 tests in 194.593s [2020-03-27T14:18:17.007Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-03-27T14:18:17.007Z] ++ 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-03-27T14:18:17.007Z] ++ set -e [2020-03-27T14:18:17.007Z] ++ '[' -n 0 ']' [2020-03-27T14:18:17.007Z] ++ set -x [2020-03-27T14:18:17.007Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-03-27T14:18:17.262Z] INFO: Testing against a local daemon [2020-03-27T14:18:17.262Z] === RUN TestNetworkCreateDelete [2020-03-27T14:18:17.262Z] --- PASS: TestNetworkCreateDelete (0.16s) [2020-03-27T14:18:17.262Z] === RUN TestDockerNetworkDeletePreferID [2020-03-27T14:18:17.823Z] --- PASS: TestDockerNetworkDeletePreferID (0.44s) [2020-03-27T14:18:17.823Z] === RUN TestInspectNetwork [2020-03-27T14:18:18.882Z] 65014b3c3121: Pull complete [2020-03-27T14:18:19.352Z] ok github.com/docker/docker/daemon/cluster 0.031s coverage: 0.5% of statements [2020-03-27T14:18:19.707Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-03-27T14:18:20.284Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2020-03-27T14:18:22.183Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.8% of statements [2020-03-27T14:18:22.215Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-03-27T14:18:22.215Z] === RUN TestInspectNetwork/full_network_id [2020-03-27T14:18:22.215Z] === RUN TestInspectNetwork/partial_network_id [2020-03-27T14:18:22.215Z] === RUN TestInspectNetwork/network_name [2020-03-27T14:18:22.215Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-03-27T14:18:22.215Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-03-27T14:18:23.573Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-03-27T14:18:24.514Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-03-27T14:18:24.514Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-03-27T14:18:25.464Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-03-27T14:18:26.400Z] --- PASS: TestInspectNetwork (8.59s) [2020-03-27T14:18:26.400Z] inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork [2020-03-27T14:18:26.400Z] daemon.go:325: [d56de0d26e93e] waiting for daemon to start [2020-03-27T14:18:26.400Z] daemon.go:325: [d56de0d26e93e] waiting for daemon to start [2020-03-27T14:18:26.400Z] daemon.go:353: [d56de0d26e93e] daemon started [2020-03-27T14:18:26.400Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-03-27T14:18:26.400Z] --- PASS: TestInspectNetwork/partial_network_id (0.01s) [2020-03-27T14:18:26.400Z] --- PASS: TestInspectNetwork/network_name (0.01s) [2020-03-27T14:18:26.400Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.01s) [2020-03-27T14:18:26.400Z] daemon.go:461: [d56de0d26e93e] Stopping daemon [2020-03-27T14:18:26.400Z] daemon.go:296: [d56de0d26e93e] exiting daemon [2020-03-27T14:18:26.400Z] daemon.go:448: [d56de0d26e93e] Daemon stopped [2020-03-27T14:18:26.400Z] === RUN TestRunContainerWithBridgeNone [2020-03-27T14:18:27.222Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-03-27T14:18:28.906Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-03-27T14:18:29.465Z] --- PASS: TestRunContainerWithBridgeNone (3.08s) [2020-03-27T14:18:29.465Z] network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone [2020-03-27T14:18:29.465Z] daemon.go:325: [d39a79d46c128] waiting for daemon to start [2020-03-27T14:18:29.465Z] daemon.go:325: [d39a79d46c128] waiting for daemon to start [2020-03-27T14:18:29.465Z] daemon.go:353: [d39a79d46c128] daemon started [2020-03-27T14:18:29.465Z] daemon.go:461: [d39a79d46c128] Stopping daemon [2020-03-27T14:18:29.465Z] daemon.go:296: [d39a79d46c128] exiting daemon [2020-03-27T14:18:29.465Z] daemon.go:448: [d39a79d46c128] Daemon stopped [2020-03-27T14:18:29.465Z] === RUN TestNetworkInvalidJSON [2020-03-27T14:18:29.465Z] === RUN TestNetworkInvalidJSON//networks/create [2020-03-27T14:18:29.465Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-03-27T14:18:29.465Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-03-27T14:18:29.465Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-03-27T14:18:29.465Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-27T14:18:29.465Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-27T14:18:29.465Z] === CONT TestNetworkInvalidJSON//networks/create [2020-03-27T14:18:29.465Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-27T14:18:29.465Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-03-27T14:18:29.465Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2020-03-27T14:18:29.465Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-03-27T14:18:29.465Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2020-03-27T14:18:29.465Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-03-27T14:18:29.465Z] === RUN TestDaemonRestartWithLiveRestore [2020-03-27T14:18:30.693Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-03-27T14:18:30.824Z] --- PASS: TestDaemonRestartWithLiveRestore (1.07s) [2020-03-27T14:18:30.824Z] service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore [2020-03-27T14:18:30.824Z] daemon.go:325: [db9d17dac8adb] waiting for daemon to start [2020-03-27T14:18:30.824Z] daemon.go:325: [db9d17dac8adb] waiting for daemon to start [2020-03-27T14:18:30.824Z] daemon.go:353: [db9d17dac8adb] daemon started [2020-03-27T14:18:30.824Z] daemon.go:461: [db9d17dac8adb] Stopping daemon [2020-03-27T14:18:30.824Z] daemon.go:296: [db9d17dac8adb] exiting daemon [2020-03-27T14:18:30.824Z] daemon.go:448: [db9d17dac8adb] Daemon stopped [2020-03-27T14:18:30.824Z] daemon.go:325: [db9d17dac8adb] waiting for daemon to start [2020-03-27T14:18:30.824Z] daemon.go:325: [db9d17dac8adb] waiting for daemon to start [2020-03-27T14:18:30.824Z] daemon.go:353: [db9d17dac8adb] daemon started [2020-03-27T14:18:30.824Z] daemon.go:461: [db9d17dac8adb] Stopping daemon [2020-03-27T14:18:30.824Z] daemon.go:296: [db9d17dac8adb] exiting daemon [2020-03-27T14:18:30.824Z] daemon.go:448: [db9d17dac8adb] Daemon stopped [2020-03-27T14:18:30.824Z] === RUN TestDaemonDefaultNetworkPools [2020-03-27T14:18:31.384Z] --- PASS: TestDaemonDefaultNetworkPools (0.83s) [2020-03-27T14:18:31.384Z] service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools [2020-03-27T14:18:31.384Z] daemon.go:325: [de91131031b64] waiting for daemon to start [2020-03-27T14:18:31.384Z] daemon.go:325: [de91131031b64] waiting for daemon to start [2020-03-27T14:18:31.384Z] daemon.go:353: [de91131031b64] daemon started [2020-03-27T14:18:31.384Z] daemon.go:461: [de91131031b64] Stopping daemon [2020-03-27T14:18:31.384Z] daemon.go:296: [de91131031b64] exiting daemon [2020-03-27T14:18:31.384Z] daemon.go:448: [de91131031b64] Daemon stopped [2020-03-27T14:18:31.384Z] === RUN TestDaemonRestartWithExistingNetwork [2020-03-27T14:18:31.638Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-03-27T14:18:32.141Z] ok github.com/docker/docker/daemon 12.190s coverage: 17.5% of statements [2020-03-27T14:18:32.141Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-03-27T14:18:32.141Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.457s coverage: 13.6% of statements [2020-03-27T14:18:32.141Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-03-27T14:18:32.399Z] ok github.com/docker/docker/daemon/discovery 0.018s coverage: 30.4% of statements [2020-03-27T14:18:32.568Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.21s) [2020-03-27T14:18:32.568Z] service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork [2020-03-27T14:18:32.568Z] daemon.go:325: [d2d6fa20e195d] waiting for daemon to start [2020-03-27T14:18:32.568Z] daemon.go:325: [d2d6fa20e195d] waiting for daemon to start [2020-03-27T14:18:32.568Z] daemon.go:353: [d2d6fa20e195d] daemon started [2020-03-27T14:18:32.568Z] daemon.go:461: [d2d6fa20e195d] Stopping daemon [2020-03-27T14:18:32.568Z] daemon.go:296: [d2d6fa20e195d] exiting daemon [2020-03-27T14:18:32.568Z] daemon.go:448: [d2d6fa20e195d] Daemon stopped [2020-03-27T14:18:32.568Z] daemon.go:325: [d2d6fa20e195d] waiting for daemon to start [2020-03-27T14:18:32.568Z] daemon.go:325: [d2d6fa20e195d] waiting for daemon to start [2020-03-27T14:18:32.568Z] daemon.go:353: [d2d6fa20e195d] daemon started [2020-03-27T14:18:32.568Z] daemon.go:461: [d2d6fa20e195d] Stopping daemon [2020-03-27T14:18:32.568Z] daemon.go:296: [d2d6fa20e195d] exiting daemon [2020-03-27T14:18:32.568Z] daemon.go:448: [d2d6fa20e195d] Daemon stopped [2020-03-27T14:18:32.568Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-03-27T14:18:32.729Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-03-27T14:18:33.330Z] ok github.com/docker/docker/daemon/config 0.045s coverage: 82.2% of statements [2020-03-27T14:18:33.587Z] ok github.com/docker/docker/daemon/events 0.064s coverage: 50.0% of statements [2020-03-27T14:18:33.587Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-03-27T14:18:33.587Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-03-27T14:18:33.936Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-03-27T14:18:34.191Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.50s) [2020-03-27T14:18:34.191Z] service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-03-27T14:18:34.191Z] daemon.go:325: [da1e6ec2272ef] waiting for daemon to start [2020-03-27T14:18:34.191Z] daemon.go:325: [da1e6ec2272ef] waiting for daemon to start [2020-03-27T14:18:34.191Z] daemon.go:353: [da1e6ec2272ef] daemon started [2020-03-27T14:18:34.191Z] daemon.go:461: [da1e6ec2272ef] Stopping daemon [2020-03-27T14:18:34.191Z] daemon.go:296: [da1e6ec2272ef] exiting daemon [2020-03-27T14:18:34.191Z] daemon.go:448: [da1e6ec2272ef] Daemon stopped [2020-03-27T14:18:34.191Z] daemon.go:325: [da1e6ec2272ef] waiting for daemon to start [2020-03-27T14:18:34.191Z] daemon.go:325: [da1e6ec2272ef] waiting for daemon to start [2020-03-27T14:18:34.191Z] daemon.go:353: [da1e6ec2272ef] daemon started [2020-03-27T14:18:34.191Z] daemon.go:461: [da1e6ec2272ef] Stopping daemon [2020-03-27T14:18:34.191Z] daemon.go:296: [da1e6ec2272ef] exiting daemon [2020-03-27T14:18:34.191Z] daemon.go:448: [da1e6ec2272ef] Daemon stopped [2020-03-27T14:18:34.191Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-03-27T14:18:34.750Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2020-03-27T14:18:34.750Z] service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool [2020-03-27T14:18:34.750Z] daemon.go:325: [daf126b9351a5] waiting for daemon to start [2020-03-27T14:18:34.750Z] daemon.go:325: [daf126b9351a5] waiting for daemon to start [2020-03-27T14:18:34.750Z] daemon.go:353: [daf126b9351a5] daemon started [2020-03-27T14:18:34.750Z] daemon.go:461: [daf126b9351a5] Stopping daemon [2020-03-27T14:18:34.750Z] daemon.go:296: [daf126b9351a5] exiting daemon [2020-03-27T14:18:34.750Z] daemon.go:448: [daf126b9351a5] Daemon stopped [2020-03-27T14:18:34.750Z] === RUN TestServiceWithPredefinedNetwork [2020-03-27T14:18:35.481Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2020-03-27T14:18:36.631Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-03-27T14:18:36.886Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-03-27T14:18:37.125Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-03-27T14:18:37.378Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 2.9% of statements [2020-03-27T14:18:38.247Z] --- PASS: TestServiceWithPredefinedNetwork (3.52s) [2020-03-27T14:18:38.247Z] service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork [2020-03-27T14:18:38.247Z] daemon.go:325: [d9d4bd9a4928f] waiting for daemon to start [2020-03-27T14:18:38.247Z] daemon.go:325: [d9d4bd9a4928f] waiting for daemon to start [2020-03-27T14:18:38.247Z] daemon.go:353: [d9d4bd9a4928f] daemon started [2020-03-27T14:18:38.247Z] daemon.go:461: [d9d4bd9a4928f] Stopping daemon [2020-03-27T14:18:38.247Z] daemon.go:296: [d9d4bd9a4928f] exiting daemon [2020-03-27T14:18:38.247Z] daemon.go:448: [d9d4bd9a4928f] Daemon stopped [2020-03-27T14:18:38.247Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-03-27T14:18:38.247Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-27T14:18:38.247Z] service_test.go:230: FLAKY_TEST [2020-03-27T14:18:38.247Z] === RUN TestServiceWithDataPathPortInit [2020-03-27T14:18:38.312Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.229s coverage: 56.9% of statements [2020-03-27T14:18:39.157Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-03-27T14:18:41.188Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-03-27T14:18:41.591Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.486s coverage: 72.3% of statements [2020-03-27T14:18:41.849Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.593s coverage: 45.9% of statements [2020-03-27T14:18:41.849Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-03-27T14:18:43.895Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-03-27T14:18:43.895Z] Using test binary docker [2020-03-27T14:18:43.895Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-03-27T14:18:43.895Z] +++ /etc/init.d/apparmor start [2020-03-27T14:18:43.895Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-03-27T14:18:43.895Z] INFO: Waiting for daemon to start... [2020-03-27T14:18:43.895Z] Starting dockerd [2020-03-27T14:18:43.895Z] +++ 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-03-27T14:18:44.372Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.047s coverage: 49.5% of statements [2020-03-27T14:18:45.741Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.311s coverage: 76.1% of statements [2020-03-27T14:18:45.921Z] . [2020-03-27T14:18:45.921Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-03-27T14:18:45.921Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-03-27T14:18:45.921Z] Error: No such image: emptyfs [2020-03-27T14:18:45.921Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-03-27T14:18:45.921Z] ++++ docker load [2020-03-27T14:18:45.921Z] Running integration-test (iteration 1) [2020-03-27T14:18:45.921Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-03-27T14:18:45.921Z] ++ 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-03-27T14:18:45.921Z] ++ set -e [2020-03-27T14:18:45.921Z] ++ '[' -n 0 ']' [2020-03-27T14:18:45.921Z] ++ set -x [2020-03-27T14:18:45.921Z] ++ 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-03-27T14:18:46.318Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-03-27T14:18:46.672Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.015s coverage: 58.0% of statements [2020-03-27T14:18:46.673Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 3.074s coverage: 60.4% of statements [2020-03-27T14:18:46.673Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-03-27T14:18:46.673Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-03-27T14:18:48.569Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2020-03-27T14:18:48.824Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-03-27T14:18:49.500Z] ok github.com/docker/docker/daemon/links 0.005s coverage: 93.0% of statements [2020-03-27T14:18:50.708Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-03-27T14:18:50.869Z] ok github.com/docker/docker/daemon/images 0.014s coverage: 4.9% of statements [2020-03-27T14:18:50.869Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-03-27T14:18:50.869Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-03-27T14:18:51.433Z] ok github.com/docker/docker/daemon/logger 0.238s coverage: 43.7% of statements [2020-03-27T14:18:53.328Z] ok github.com/docker/docker/daemon/logger/awslogs 0.155s coverage: 78.6% of statements [2020-03-27T14:18:53.329Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-03-27T14:18:53.329Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-03-27T14:18:53.329Z] ok github.com/docker/docker/daemon/logger/gelf 0.024s coverage: 67.0% of statements [2020-03-27T14:18:53.965Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-03-27T14:18:53.965Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-03-27T14:18:53.965Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-03-27T14:18:53.965Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-03-27T14:18:54.261Z] ok github.com/docker/docker/daemon/logger/journald 0.005s coverage: 26.2% of statements [2020-03-27T14:18:54.523Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 62.1% of statements [2020-03-27T14:18:55.087Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 88.3% of statements [2020-03-27T14:18:56.019Z] ok github.com/docker/docker/daemon/logger/local 0.015s coverage: 74.7% of statements [2020-03-27T14:18:56.019Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-03-27T14:18:56.950Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.030s coverage: 20.0% of statements [2020-03-27T14:18:57.222Z] --- PASS: TestServiceWithDataPathPortInit (19.01s) [2020-03-27T14:18:57.222Z] service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-03-27T14:18:57.222Z] daemon.go:325: [dc8a7edef579d] waiting for daemon to start [2020-03-27T14:18:57.222Z] daemon.go:325: [dc8a7edef579d] waiting for daemon to start [2020-03-27T14:18:57.222Z] daemon.go:353: [dc8a7edef579d] daemon started [2020-03-27T14:18:57.222Z] daemon.go:461: [dc8a7edef579d] Stopping daemon [2020-03-27T14:18:57.222Z] daemon.go:296: [dc8a7edef579d] exiting daemon [2020-03-27T14:18:57.222Z] daemon.go:448: [dc8a7edef579d] Daemon stopped [2020-03-27T14:18:57.222Z] service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-03-27T14:18:57.222Z] daemon.go:325: [d82b996e75ca9] waiting for daemon to start [2020-03-27T14:18:57.222Z] daemon.go:325: [d82b996e75ca9] waiting for daemon to start [2020-03-27T14:18:57.222Z] daemon.go:353: [d82b996e75ca9] daemon started [2020-03-27T14:18:57.222Z] daemon.go:461: [d82b996e75ca9] Stopping daemon [2020-03-27T14:18:57.222Z] daemon.go:296: [d82b996e75ca9] exiting daemon [2020-03-27T14:18:57.222Z] daemon.go:448: [d82b996e75ca9] Daemon stopped [2020-03-27T14:18:57.222Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-03-27T14:18:58.319Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 47.8% of statements [2020-03-27T14:18:58.585Z] --- PASS: TestDockerDaemonSuite (394.96s) [2020-03-27T14:18:58.585Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (5.21s) [2020-03-27T14:18:58.585Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-03-27T14:18:58.585Z] daemon.go:325: [d2cc620dbb180] waiting for daemon to start [2020-03-27T14:18:58.585Z] daemon.go:325: [d2cc620dbb180] waiting for daemon to start [2020-03-27T14:18:58.585Z] daemon.go:353: [d2cc620dbb180] daemon started [2020-03-27T14:18:58.585Z] daemon.go:461: [d2cc620dbb180] Stopping daemon [2020-03-27T14:18:58.585Z] daemon.go:296: [d2cc620dbb180] exiting daemon [2020-03-27T14:18:58.585Z] daemon.go:448: [d2cc620dbb180] Daemon stopped [2020-03-27T14:18:58.585Z] daemon.go:325: [d2cc620dbb180] waiting for daemon to start [2020-03-27T14:18:58.585Z] daemon.go:325: [d2cc620dbb180] waiting for daemon to start [2020-03-27T14:18:58.585Z] daemon.go:353: [d2cc620dbb180] daemon started [2020-03-27T14:18:58.585Z] daemon.go:461: [d2cc620dbb180] Stopping daemon [2020-03-27T14:18:58.585Z] daemon.go:296: [d2cc620dbb180] exiting daemon [2020-03-27T14:18:58.585Z] daemon.go:448: [d2cc620dbb180] Daemon stopped [2020-03-27T14:18:58.585Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.83s) [2020-03-27T14:18:58.585Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-03-27T14:18:58.585Z] daemon.go:325: [d02d78c169304] waiting for daemon to start [2020-03-27T14:18:58.585Z] daemon.go:325: [d02d78c169304] waiting for daemon to start [2020-03-27T14:18:58.585Z] daemon.go:353: [d02d78c169304] daemon started [2020-03-27T14:18:58.585Z] daemon.go:461: [d02d78c169304] Stopping daemon [2020-03-27T14:18:58.585Z] daemon.go:296: [d02d78c169304] exiting daemon [2020-03-27T14:18:58.585Z] daemon.go:448: [d02d78c169304] Daemon stopped [2020-03-27T14:18:58.585Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.54s) [2020-03-27T14:18:58.585Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-03-27T14:18:58.585Z] daemon.go:325: [df263dca01e86] waiting for daemon to start [2020-03-27T14:18:58.585Z] daemon.go:325: [df263dca01e86] waiting for daemon to start [2020-03-27T14:18:58.585Z] daemon.go:353: [df263dca01e86] daemon started [2020-03-27T14:18:58.585Z] daemon.go:461: [df263dca01e86] Stopping daemon [2020-03-27T14:18:58.585Z] daemon.go:296: [df263dca01e86] exiting daemon [2020-03-27T14:18:58.585Z] daemon.go:448: [df263dca01e86] Daemon stopped [2020-03-27T14:18:58.585Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.57s) [2020-03-27T14:18:58.585Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-03-27T14:18:58.585Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-03-27T14:18:58.585Z] daemon.go:325: [d2704d3077eeb] waiting for daemon to start [2020-03-27T14:18:58.585Z] daemon.go:325: [d2704d3077eeb] waiting for daemon to start [2020-03-27T14:18:58.585Z] daemon.go:353: [d2704d3077eeb] daemon started [2020-03-27T14:18:58.585Z] daemon.go:296: [d2704d3077eeb] exiting daemon [2020-03-27T14:18:58.585Z] docker_cli_daemon_test.go:1449: Daemon d2704d3077eeb is not started [2020-03-27T14:18:58.585Z] daemon.go:325: [d2704d3077eeb] waiting for daemon to start [2020-03-27T14:18:58.585Z] daemon.go:325: [d2704d3077eeb] waiting for daemon to start [2020-03-27T14:18:58.585Z] daemon.go:353: [d2704d3077eeb] daemon started [2020-03-27T14:18:58.585Z] daemon.go:461: [d2704d3077eeb] Stopping daemon [2020-03-27T14:18:58.585Z] daemon.go:296: [d2704d3077eeb] exiting daemon [2020-03-27T14:18:58.585Z] daemon.go:448: [d2704d3077eeb] Daemon stopped [2020-03-27T14:18:58.585Z] check_test.go:309: Daemon d0db8905d8ce1 is not started [2020-03-27T14:18:58.585Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.17s) [2020-03-27T14:18:58.585Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-03-27T14:18:58.585Z] daemon.go:325: [da81c41c82091] waiting for daemon to start [2020-03-27T14:18:58.585Z] daemon.go:325: [da81c41c82091] waiting for daemon to start [2020-03-27T14:18:58.585Z] daemon.go:353: [da81c41c82091] daemon started [2020-03-27T14:18:58.585Z] daemon.go:325: [da81c41c82091] waiting for daemon to start [2020-03-27T14:18:58.585Z] daemon.go:296: [da81c41c82091] exiting daemon [2020-03-27T14:18:58.585Z] daemon.go:325: [da81c41c82091] waiting for daemon to start [2020-03-27T14:18:58.585Z] daemon.go:353: [da81c41c82091] daemon started [2020-03-27T14:18:58.585Z] daemon.go:461: [da81c41c82091] Stopping daemon [2020-03-27T14:18:58.585Z] daemon.go:296: [da81c41c82091] exiting daemon [2020-03-27T14:18:58.585Z] daemon.go:448: [da81c41c82091] Daemon stopped [2020-03-27T14:18:58.585Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.73s) [2020-03-27T14:18:58.585Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-03-27T14:18:58.585Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-03-27T14:18:58.585Z] daemon.go:325: [dad9805f24d89] waiting for daemon to start [2020-03-27T14:18:58.585Z] daemon.go:325: [dad9805f24d89] waiting for daemon to start [2020-03-27T14:18:58.585Z] daemon.go:353: [dad9805f24d89] daemon started [2020-03-27T14:18:58.585Z] daemon.go:296: [dad9805f24d89] exiting daemon [2020-03-27T14:18:58.585Z] check_test.go:309: Daemon d107f261293c3 is not started [2020-03-27T14:18:58.585Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.30s) [2020-03-27T14:18:58.585Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-03-27T14:18:58.585Z] daemon.go:325: [d5e29b28a0be0] waiting for daemon to start [2020-03-27T14:18:58.585Z] daemon.go:325: [d5e29b28a0be0] waiting for daemon to start [2020-03-27T14:18:58.585Z] daemon.go:353: [d5e29b28a0be0] daemon started [2020-03-27T14:18:58.585Z] daemon.go:461: [d5e29b28a0be0] Stopping daemon [2020-03-27T14:18:58.585Z] daemon.go:296: [d5e29b28a0be0] exiting daemon [2020-03-27T14:18:58.585Z] daemon.go:448: [d5e29b28a0be0] Daemon stopped [2020-03-27T14:18:58.585Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.99s) [2020-03-27T14:18:58.585Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-03-27T14:18:58.585Z] daemon.go:325: [d18751641ffc2] waiting for daemon to start [2020-03-27T14:18:58.585Z] daemon.go:296: [d18751641ffc2] exiting daemon [2020-03-27T14:18:58.585Z] daemon.go:325: [d18751641ffc2] waiting for daemon to start [2020-03-27T14:18:58.585Z] daemon.go:325: [d18751641ffc2] waiting for daemon to start [2020-03-27T14:18:58.585Z] daemon.go:325: [d18751641ffc2] waiting for daemon to start [2020-03-27T14:18:58.585Z] daemon.go:353: [d18751641ffc2] daemon started [2020-03-27T14:18:58.585Z] daemon.go:461: [d18751641ffc2] Stopping daemon [2020-03-27T14:18:58.585Z] daemon.go:296: [d18751641ffc2] exiting daemon [2020-03-27T14:18:58.585Z] daemon.go:448: [d18751641ffc2] Daemon stopped [2020-03-27T14:18:58.585Z] daemon.go:325: [d18751641ffc2] waiting for daemon to start [2020-03-27T14:18:58.585Z] daemon.go:325: [d18751641ffc2] waiting for daemon to start [2020-03-27T14:18:58.585Z] daemon.go:353: [d18751641ffc2] daemon started [2020-03-27T14:18:58.585Z] daemon.go:461: [d18751641ffc2] Stopping daemon [2020-03-27T14:18:58.585Z] daemon.go:296: [d18751641ffc2] exiting daemon [2020-03-27T14:18:58.585Z] daemon.go:448: [d18751641ffc2] Daemon stopped [2020-03-27T14:18:58.585Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.57s) [2020-03-27T14:18:58.585Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-03-27T14:18:58.585Z] daemon.go:325: [d62ff3df83c74] waiting for daemon to start [2020-03-27T14:18:58.585Z] daemon.go:325: [d62ff3df83c74] waiting for daemon to start [2020-03-27T14:18:58.585Z] daemon.go:353: [d62ff3df83c74] daemon started [2020-03-27T14:18:58.585Z] daemon.go:461: [d62ff3df83c74] Stopping daemon [2020-03-27T14:18:58.585Z] daemon.go:296: [d62ff3df83c74] exiting daemon [2020-03-27T14:18:58.585Z] daemon.go:448: [d62ff3df83c74] Daemon stopped [2020-03-27T14:18:58.585Z] daemon.go:325: [d62ff3df83c74] waiting for daemon to start [2020-03-27T14:18:58.585Z] daemon.go:325: [d62ff3df83c74] waiting for daemon to start [2020-03-27T14:18:58.585Z] daemon.go:353: [d62ff3df83c74] daemon started [2020-03-27T14:18:58.585Z] daemon.go:461: [d62ff3df83c74] Stopping daemon [2020-03-27T14:18:58.585Z] daemon.go:296: [d62ff3df83c74] exiting daemon [2020-03-27T14:18:58.585Z] daemon.go:448: [d62ff3df83c74] Daemon stopped [2020-03-27T14:18:58.585Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.11s) [2020-03-27T14:18:58.585Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-03-27T14:18:58.585Z] daemon.go:325: [d520b5471815f] waiting for daemon to start [2020-03-27T14:18:58.585Z] daemon.go:325: [d520b5471815f] waiting for daemon to start [2020-03-27T14:18:58.585Z] daemon.go:353: [d520b5471815f] daemon started [2020-03-27T14:18:58.585Z] daemon.go:461: [d520b5471815f] Stopping daemon [2020-03-27T14:18:58.585Z] daemon.go:296: [d520b5471815f] exiting daemon [2020-03-27T14:18:58.585Z] daemon.go:448: [d520b5471815f] Daemon stopped [2020-03-27T14:18:58.585Z] daemon.go:325: [d520b5471815f] waiting for daemon to start [2020-03-27T14:18:58.585Z] daemon.go:325: [d520b5471815f] waiting for daemon to start [2020-03-27T14:18:58.585Z] daemon.go:353: [d520b5471815f] daemon started [2020-03-27T14:18:58.585Z] daemon.go:461: [d520b5471815f] Stopping daemon [2020-03-27T14:18:58.585Z] daemon.go:296: [d520b5471815f] exiting daemon [2020-03-27T14:18:58.585Z] daemon.go:448: [d520b5471815f] Daemon stopped [2020-03-27T14:18:58.585Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.58s) [2020-03-27T14:18:58.585Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-03-27T14:18:58.585Z] daemon.go:325: [d5d36520e0350] waiting for daemon to start [2020-03-27T14:18:58.585Z] daemon.go:325: [d5d36520e0350] waiting for daemon to start [2020-03-27T14:18:58.585Z] daemon.go:353: [d5d36520e0350] daemon started [2020-03-27T14:18:58.585Z] daemon.go:461: [d5d36520e0350] Stopping daemon [2020-03-27T14:18:58.585Z] daemon.go:296: [d5d36520e0350] exiting daemon [2020-03-27T14:18:58.585Z] daemon.go:448: [d5d36520e0350] Daemon stopped [2020-03-27T14:18:58.585Z] daemon.go:325: [d5d36520e0350] waiting for daemon to start [2020-03-27T14:18:58.585Z] daemon.go:325: [d5d36520e0350] waiting for daemon to start [2020-03-27T14:18:58.585Z] daemon.go:353: [d5d36520e0350] daemon started [2020-03-27T14:18:58.585Z] daemon.go:461: [d5d36520e0350] Stopping daemon [2020-03-27T14:18:58.585Z] daemon.go:296: [d5d36520e0350] exiting daemon [2020-03-27T14:18:58.585Z] daemon.go:448: [d5d36520e0350] Daemon stopped [2020-03-27T14:18:58.585Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.65s) [2020-03-27T14:18:58.585Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeIP [2020-03-27T14:18:58.585Z] daemon.go:325: [d1c2fd54b2f3a] waiting for daemon to start [2020-03-27T14:18:58.585Z] daemon.go:325: [d1c2fd54b2f3a] waiting for daemon to start [2020-03-27T14:18:58.585Z] daemon.go:353: [d1c2fd54b2f3a] daemon started [2020-03-27T14:18:58.585Z] daemon.go:461: [d1c2fd54b2f3a] Stopping daemon [2020-03-27T14:18:58.585Z] daemon.go:296: [d1c2fd54b2f3a] exiting daemon [2020-03-27T14:18:58.585Z] daemon.go:448: [d1c2fd54b2f3a] Daemon stopped [2020-03-27T14:18:58.585Z] daemon.go:325: [d1c2fd54b2f3a] waiting for daemon to start [2020-03-27T14:18:58.585Z] daemon.go:325: [d1c2fd54b2f3a] waiting for daemon to start [2020-03-27T14:18:58.585Z] daemon.go:353: [d1c2fd54b2f3a] daemon started [2020-03-27T14:18:58.585Z] daemon.go:461: [d1c2fd54b2f3a] Stopping daemon [2020-03-27T14:18:58.585Z] daemon.go:296: [d1c2fd54b2f3a] exiting daemon [2020-03-27T14:18:58.585Z] daemon.go:448: [d1c2fd54b2f3a] Daemon stopped [2020-03-27T14:18:58.585Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.38s) [2020-03-27T14:18:58.585Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeNone [2020-03-27T14:18:58.585Z] daemon.go:325: [d661d9dbfbd8a] waiting for daemon to start [2020-03-27T14:18:58.585Z] daemon.go:325: [d661d9dbfbd8a] waiting for daemon to start [2020-03-27T14:18:58.585Z] daemon.go:353: [d661d9dbfbd8a] daemon started [2020-03-27T14:18:58.585Z] daemon.go:461: [d661d9dbfbd8a] Stopping daemon [2020-03-27T14:18:58.585Z] daemon.go:296: [d661d9dbfbd8a] exiting daemon [2020-03-27T14:18:58.585Z] daemon.go:448: [d661d9dbfbd8a] Daemon stopped [2020-03-27T14:18:58.585Z] daemon.go:325: [d661d9dbfbd8a] waiting for daemon to start [2020-03-27T14:18:58.585Z] daemon.go:325: [d661d9dbfbd8a] waiting for daemon to start [2020-03-27T14:18:58.585Z] daemon.go:353: [d661d9dbfbd8a] daemon started [2020-03-27T14:18:58.585Z] daemon.go:461: [d661d9dbfbd8a] Stopping daemon [2020-03-27T14:18:58.585Z] daemon.go:296: [d661d9dbfbd8a] exiting daemon [2020-03-27T14:18:58.585Z] daemon.go:448: [d661d9dbfbd8a] Daemon stopped [2020-03-27T14:18:58.585Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.42s) [2020-03-27T14:18:58.585Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCgroupParent [2020-03-27T14:18:58.585Z] daemon.go:325: [dba9380f20ca5] waiting for daemon to start [2020-03-27T14:18:58.585Z] daemon.go:325: [dba9380f20ca5] waiting for daemon to start [2020-03-27T14:18:58.585Z] daemon.go:353: [dba9380f20ca5] daemon started [2020-03-27T14:18:58.585Z] daemon.go:461: [dba9380f20ca5] Stopping daemon [2020-03-27T14:18:58.585Z] daemon.go:296: [dba9380f20ca5] exiting daemon [2020-03-27T14:18:58.585Z] daemon.go:448: [dba9380f20ca5] Daemon stopped [2020-03-27T14:18:58.585Z] daemon.go:325: [dba9380f20ca5] waiting for daemon to start [2020-03-27T14:18:58.585Z] daemon.go:325: [dba9380f20ca5] waiting for daemon to start [2020-03-27T14:18:58.585Z] daemon.go:353: [dba9380f20ca5] daemon started [2020-03-27T14:18:58.585Z] daemon.go:461: [dba9380f20ca5] Stopping daemon [2020-03-27T14:18:58.585Z] daemon.go:296: [dba9380f20ca5] exiting daemon [2020-03-27T14:18:58.585Z] daemon.go:448: [dba9380f20ca5] Daemon stopped [2020-03-27T14:18:58.585Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2020-03-27T14:18:58.585Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-03-27T14:18:58.585Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-03-27T14:18:58.585Z] daemon.go:325: [dc3bc38f63650] waiting for daemon to start [2020-03-27T14:18:58.585Z] daemon.go:296: [dc3bc38f63650] exiting daemon [2020-03-27T14:18:58.585Z] daemon.go:325: [dc3bc38f63650] waiting for daemon to start [2020-03-27T14:18:58.585Z] check_test.go:309: Daemon ded7713ceee6a is not started [2020-03-27T14:18:58.585Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-03-27T14:18:58.585Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-03-27T14:18:58.585Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-03-27T14:18:58.585Z] daemon.go:325: [dd0aaa8d68ce4] waiting for daemon to start [2020-03-27T14:18:58.585Z] daemon.go:296: [dd0aaa8d68ce4] exiting daemon [2020-03-27T14:18:58.585Z] daemon.go:325: [dd0aaa8d68ce4] waiting for daemon to start [2020-03-27T14:18:58.585Z] check_test.go:309: Daemon dadfd679b93b4 is not started [2020-03-27T14:18:58.585Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.46s) [2020-03-27T14:18:58.585Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-03-27T14:18:58.585Z] daemon.go:325: [dcee668bf95f2] waiting for daemon to start [2020-03-27T14:18:58.585Z] daemon.go:325: [dcee668bf95f2] waiting for daemon to start [2020-03-27T14:18:58.585Z] daemon.go:353: [dcee668bf95f2] daemon started [2020-03-27T14:18:58.585Z] daemon.go:461: [dcee668bf95f2] Stopping daemon [2020-03-27T14:18:58.585Z] daemon.go:296: [dcee668bf95f2] exiting daemon [2020-03-27T14:18:58.585Z] daemon.go:448: [dcee668bf95f2] Daemon stopped [2020-03-27T14:18:58.585Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s) [2020-03-27T14:18:58.585Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDebugLog [2020-03-27T14:18:58.585Z] daemon.go:325: [d606a39495dc5] waiting for daemon to start [2020-03-27T14:18:58.585Z] daemon.go:325: [d606a39495dc5] waiting for daemon to start [2020-03-27T14:18:58.585Z] daemon.go:353: [d606a39495dc5] daemon started [2020-03-27T14:18:58.586Z] daemon.go:461: [d606a39495dc5] Stopping daemon [2020-03-27T14:18:58.586Z] daemon.go:296: [d606a39495dc5] exiting daemon [2020-03-27T14:18:58.586Z] daemon.go:448: [d606a39495dc5] Daemon stopped [2020-03-27T14:18:58.586Z] check_test.go:309: Daemon d606a39495dc5 is not started [2020-03-27T14:18:58.586Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.83s) [2020-03-27T14:18:58.586Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-03-27T14:18:58.586Z] daemon.go:325: [d59fd4af83ed5] waiting for daemon to start [2020-03-27T14:18:58.586Z] daemon.go:325: [d59fd4af83ed5] waiting for daemon to start [2020-03-27T14:18:58.586Z] daemon.go:353: [d59fd4af83ed5] daemon started [2020-03-27T14:18:58.586Z] daemon.go:461: [d59fd4af83ed5] Stopping daemon [2020-03-27T14:18:58.586Z] daemon.go:296: [d59fd4af83ed5] exiting daemon [2020-03-27T14:18:58.586Z] daemon.go:448: [d59fd4af83ed5] Daemon stopped [2020-03-27T14:18:58.586Z] daemon.go:325: [d59fd4af83ed5] waiting for daemon to start [2020-03-27T14:18:58.586Z] daemon.go:325: [d59fd4af83ed5] waiting for daemon to start [2020-03-27T14:18:58.586Z] daemon.go:353: [d59fd4af83ed5] daemon started [2020-03-27T14:18:58.586Z] daemon.go:461: [d59fd4af83ed5] Stopping daemon [2020-03-27T14:18:58.586Z] daemon.go:296: [d59fd4af83ed5] exiting daemon [2020-03-27T14:18:58.586Z] daemon.go:448: [d59fd4af83ed5] Daemon stopped [2020-03-27T14:18:58.586Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.66s) [2020-03-27T14:18:58.586Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-03-27T14:18:58.586Z] daemon.go:325: [d2000e6620ad6] waiting for daemon to start [2020-03-27T14:18:58.586Z] daemon.go:325: [d2000e6620ad6] waiting for daemon to start [2020-03-27T14:18:58.586Z] daemon.go:353: [d2000e6620ad6] daemon started [2020-03-27T14:18:58.586Z] daemon.go:461: [d2000e6620ad6] Stopping daemon [2020-03-27T14:18:58.586Z] daemon.go:296: [d2000e6620ad6] exiting daemon [2020-03-27T14:18:58.586Z] daemon.go:448: [d2000e6620ad6] Daemon stopped [2020-03-27T14:18:58.586Z] daemon.go:325: [d2000e6620ad6] waiting for daemon to start [2020-03-27T14:18:58.586Z] daemon.go:325: [d2000e6620ad6] waiting for daemon to start [2020-03-27T14:18:58.586Z] daemon.go:353: [d2000e6620ad6] daemon started [2020-03-27T14:18:58.586Z] daemon.go:461: [d2000e6620ad6] Stopping daemon [2020-03-27T14:18:58.586Z] daemon.go:296: [d2000e6620ad6] exiting daemon [2020-03-27T14:18:58.586Z] daemon.go:448: [d2000e6620ad6] Daemon stopped [2020-03-27T14:18:58.586Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.30s) [2020-03-27T14:18:58.586Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-03-27T14:18:58.586Z] daemon.go:325: [d43ac88140118] waiting for daemon to start [2020-03-27T14:18:58.586Z] daemon.go:325: [d43ac88140118] waiting for daemon to start [2020-03-27T14:18:58.586Z] daemon.go:353: [d43ac88140118] daemon started [2020-03-27T14:18:58.586Z] daemon.go:461: [d43ac88140118] Stopping daemon [2020-03-27T14:18:58.586Z] daemon.go:296: [d43ac88140118] exiting daemon [2020-03-27T14:18:58.586Z] daemon.go:448: [d43ac88140118] Daemon stopped [2020-03-27T14:18:58.586Z] daemon.go:325: [d43ac88140118] waiting for daemon to start [2020-03-27T14:18:58.586Z] daemon.go:325: [d43ac88140118] waiting for daemon to start [2020-03-27T14:18:58.586Z] daemon.go:353: [d43ac88140118] daemon started [2020-03-27T14:18:58.586Z] daemon.go:461: [d43ac88140118] Stopping daemon [2020-03-27T14:18:58.586Z] daemon.go:296: [d43ac88140118] exiting daemon [2020-03-27T14:18:58.586Z] daemon.go:448: [d43ac88140118] Daemon stopped [2020-03-27T14:18:58.586Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.20s) [2020-03-27T14:18:58.586Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-03-27T14:18:58.586Z] daemon.go:325: [d57f2e930171d] waiting for daemon to start [2020-03-27T14:18:58.586Z] daemon.go:325: [d57f2e930171d] waiting for daemon to start [2020-03-27T14:18:58.586Z] daemon.go:353: [d57f2e930171d] daemon started [2020-03-27T14:18:58.586Z] daemon.go:461: [d57f2e930171d] Stopping daemon [2020-03-27T14:18:58.586Z] daemon.go:296: [d57f2e930171d] exiting daemon [2020-03-27T14:18:58.586Z] daemon.go:448: [d57f2e930171d] Daemon stopped [2020-03-27T14:18:58.586Z] daemon.go:325: [d57f2e930171d] waiting for daemon to start [2020-03-27T14:18:58.586Z] daemon.go:325: [d57f2e930171d] waiting for daemon to start [2020-03-27T14:18:58.586Z] daemon.go:353: [d57f2e930171d] daemon started [2020-03-27T14:18:58.586Z] daemon.go:461: [d57f2e930171d] Stopping daemon [2020-03-27T14:18:58.586Z] daemon.go:296: [d57f2e930171d] exiting daemon [2020-03-27T14:18:58.586Z] daemon.go:448: [d57f2e930171d] Daemon stopped [2020-03-27T14:18:58.586Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.58s) [2020-03-27T14:18:58.586Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-03-27T14:18:58.586Z] daemon.go:325: [d15bb6474e07c] waiting for daemon to start [2020-03-27T14:18:58.586Z] daemon.go:325: [d15bb6474e07c] waiting for daemon to start [2020-03-27T14:18:58.586Z] daemon.go:353: [d15bb6474e07c] daemon started [2020-03-27T14:18:58.586Z] daemon.go:461: [d15bb6474e07c] Stopping daemon [2020-03-27T14:18:58.586Z] daemon.go:296: [d15bb6474e07c] exiting daemon [2020-03-27T14:18:58.586Z] daemon.go:448: [d15bb6474e07c] Daemon stopped [2020-03-27T14:18:58.586Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.57s) [2020-03-27T14:18:58.586Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEvents [2020-03-27T14:18:58.586Z] daemon.go:325: [d58eb3376aa99] waiting for daemon to start [2020-03-27T14:18:58.586Z] daemon.go:325: [d58eb3376aa99] waiting for daemon to start [2020-03-27T14:18:58.586Z] daemon.go:353: [d58eb3376aa99] daemon started [2020-03-27T14:18:58.586Z] daemon.go:461: [d58eb3376aa99] Stopping daemon [2020-03-27T14:18:58.586Z] daemon.go:296: [d58eb3376aa99] exiting daemon [2020-03-27T14:18:58.586Z] daemon.go:448: [d58eb3376aa99] Daemon stopped [2020-03-27T14:18:58.586Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.63s) [2020-03-27T14:18:58.586Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-03-27T14:18:58.586Z] daemon.go:325: [dea40ed6438e1] waiting for daemon to start [2020-03-27T14:18:58.586Z] daemon.go:325: [dea40ed6438e1] waiting for daemon to start [2020-03-27T14:18:58.586Z] daemon.go:353: [dea40ed6438e1] daemon started [2020-03-27T14:18:58.586Z] daemon.go:461: [dea40ed6438e1] Stopping daemon [2020-03-27T14:18:58.586Z] daemon.go:296: [dea40ed6438e1] exiting daemon [2020-03-27T14:18:58.586Z] daemon.go:448: [dea40ed6438e1] Daemon stopped [2020-03-27T14:18:58.586Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2020-03-27T14:18:58.586Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-03-27T14:18:58.586Z] daemon.go:325: [d974327cfbfff] waiting for daemon to start [2020-03-27T14:18:58.586Z] daemon.go:296: [d974327cfbfff] exiting daemon [2020-03-27T14:18:58.586Z] daemon.go:325: [d974327cfbfff] waiting for daemon to start [2020-03-27T14:18:58.586Z] daemon.go:461: [d974327cfbfff] Stopping daemon [2020-03-27T14:18:58.586Z] daemon.go:450: [d974327cfbfff] Error when stopping daemon: daemon not started [2020-03-27T14:18:58.586Z] check_test.go:309: Daemon d974327cfbfff is not started [2020-03-27T14:18:58.586Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2020-03-27T14:18:58.586Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagD [2020-03-27T14:18:58.586Z] daemon.go:325: [d149f418df680] waiting for daemon to start [2020-03-27T14:18:58.586Z] daemon.go:325: [d149f418df680] waiting for daemon to start [2020-03-27T14:18:58.586Z] daemon.go:353: [d149f418df680] daemon started [2020-03-27T14:18:58.586Z] daemon.go:461: [d149f418df680] Stopping daemon [2020-03-27T14:18:58.586Z] daemon.go:296: [d149f418df680] exiting daemon [2020-03-27T14:18:58.586Z] daemon.go:448: [d149f418df680] Daemon stopped [2020-03-27T14:18:58.586Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2020-03-27T14:18:58.586Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebug [2020-03-27T14:18:58.586Z] daemon.go:325: [d72c1627a5263] waiting for daemon to start [2020-03-27T14:18:58.586Z] daemon.go:325: [d72c1627a5263] waiting for daemon to start [2020-03-27T14:18:58.586Z] daemon.go:353: [d72c1627a5263] daemon started [2020-03-27T14:18:58.586Z] daemon.go:461: [d72c1627a5263] Stopping daemon [2020-03-27T14:18:58.586Z] daemon.go:296: [d72c1627a5263] exiting daemon [2020-03-27T14:18:58.586Z] daemon.go:448: [d72c1627a5263] Daemon stopped [2020-03-27T14:18:58.586Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.54s) [2020-03-27T14:18:58.586Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-03-27T14:18:58.586Z] daemon.go:325: [d601c76edfe38] waiting for daemon to start [2020-03-27T14:18:58.586Z] daemon.go:325: [d601c76edfe38] waiting for daemon to start [2020-03-27T14:18:58.586Z] daemon.go:353: [d601c76edfe38] daemon started [2020-03-27T14:18:58.586Z] daemon.go:461: [d601c76edfe38] Stopping daemon [2020-03-27T14:18:58.586Z] daemon.go:296: [d601c76edfe38] exiting daemon [2020-03-27T14:18:58.586Z] daemon.go:448: [d601c76edfe38] Daemon stopped [2020-03-27T14:18:58.586Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.19s) [2020-03-27T14:18:58.586Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-03-27T14:18:58.586Z] daemon.go:325: [d0d7013435c85] waiting for daemon to start [2020-03-27T14:18:58.586Z] daemon.go:325: [d0d7013435c85] waiting for daemon to start [2020-03-27T14:18:58.586Z] daemon.go:353: [d0d7013435c85] daemon started [2020-03-27T14:18:58.586Z] daemon.go:461: [d0d7013435c85] Stopping daemon [2020-03-27T14:18:58.586Z] daemon.go:296: [d0d7013435c85] exiting daemon [2020-03-27T14:18:58.586Z] daemon.go:448: [d0d7013435c85] Daemon stopped [2020-03-27T14:18:58.586Z] daemon.go:325: [d0d7013435c85] waiting for daemon to start [2020-03-27T14:18:58.586Z] daemon.go:325: [d0d7013435c85] waiting for daemon to start [2020-03-27T14:18:58.586Z] daemon.go:353: [d0d7013435c85] daemon started [2020-03-27T14:18:58.586Z] daemon.go:461: [d0d7013435c85] Stopping daemon [2020-03-27T14:18:58.586Z] daemon.go:296: [d0d7013435c85] exiting daemon [2020-03-27T14:18:58.586Z] daemon.go:448: [d0d7013435c85] Daemon stopped [2020-03-27T14:18:58.586Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.57s) [2020-03-27T14:18:58.586Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCPing [2020-03-27T14:18:58.586Z] daemon.go:325: [d06d9d4b67775] waiting for daemon to start [2020-03-27T14:18:58.586Z] daemon.go:325: [d06d9d4b67775] waiting for daemon to start [2020-03-27T14:18:58.586Z] daemon.go:353: [d06d9d4b67775] daemon started [2020-03-27T14:18:58.586Z] daemon.go:461: [d06d9d4b67775] Stopping daemon [2020-03-27T14:18:58.586Z] daemon.go:296: [d06d9d4b67775] exiting daemon [2020-03-27T14:18:58.586Z] daemon.go:448: [d06d9d4b67775] Daemon stopped [2020-03-27T14:18:58.586Z] daemon.go:325: [d06d9d4b67775] waiting for daemon to start [2020-03-27T14:18:58.586Z] daemon.go:325: [d06d9d4b67775] waiting for daemon to start [2020-03-27T14:18:58.586Z] daemon.go:353: [d06d9d4b67775] daemon started [2020-03-27T14:18:58.586Z] daemon.go:461: [d06d9d4b67775] Stopping daemon [2020-03-27T14:18:58.586Z] daemon.go:296: [d06d9d4b67775] exiting daemon [2020-03-27T14:18:58.586Z] daemon.go:448: [d06d9d4b67775] Daemon stopped [2020-03-27T14:18:58.586Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.69s) [2020-03-27T14:18:58.586Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIP [2020-03-27T14:18:58.586Z] daemon.go:325: [de36eba79baeb] waiting for daemon to start [2020-03-27T14:18:58.586Z] daemon.go:325: [de36eba79baeb] waiting for daemon to start [2020-03-27T14:18:58.586Z] daemon.go:353: [de36eba79baeb] daemon started [2020-03-27T14:18:58.586Z] daemon.go:461: [de36eba79baeb] Stopping daemon [2020-03-27T14:18:58.586Z] daemon.go:296: [de36eba79baeb] exiting daemon [2020-03-27T14:18:58.586Z] daemon.go:448: [de36eba79baeb] Daemon stopped [2020-03-27T14:18:58.586Z] daemon.go:325: [de36eba79baeb] waiting for daemon to start [2020-03-27T14:18:58.586Z] daemon.go:325: [de36eba79baeb] waiting for daemon to start [2020-03-27T14:18:58.586Z] daemon.go:353: [de36eba79baeb] daemon started [2020-03-27T14:18:58.586Z] daemon.go:461: [de36eba79baeb] Stopping daemon [2020-03-27T14:18:58.586Z] daemon.go:296: [de36eba79baeb] exiting daemon [2020-03-27T14:18:58.586Z] daemon.go:448: [de36eba79baeb] Daemon stopped [2020-03-27T14:18:58.586Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2020-03-27T14:18:58.586Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-03-27T14:18:58.586Z] requirement.go:26: unmatched requirement IPv6 [2020-03-27T14:18:58.586Z] check_test.go:309: Daemon db613116ba2a2 is not started [2020-03-27T14:18:58.586Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (12.14s) [2020-03-27T14:18:58.586Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-03-27T14:18:58.586Z] daemon.go:325: [d38613883a4b0] waiting for daemon to start [2020-03-27T14:18:58.586Z] daemon.go:325: [d38613883a4b0] waiting for daemon to start [2020-03-27T14:18:58.586Z] daemon.go:353: [d38613883a4b0] daemon started [2020-03-27T14:18:58.586Z] daemon.go:461: [d38613883a4b0] Stopping daemon [2020-03-27T14:18:58.586Z] daemon.go:296: [d38613883a4b0] exiting daemon [2020-03-27T14:18:58.586Z] daemon.go:448: [d38613883a4b0] Daemon stopped [2020-03-27T14:18:58.586Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (12.26s) [2020-03-27T14:18:58.586Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-03-27T14:18:58.586Z] daemon.go:325: [db905209e5081] waiting for daemon to start [2020-03-27T14:18:58.586Z] daemon.go:325: [db905209e5081] waiting for daemon to start [2020-03-27T14:18:58.586Z] daemon.go:353: [db905209e5081] daemon started [2020-03-27T14:18:58.586Z] daemon.go:461: [db905209e5081] Stopping daemon [2020-03-27T14:18:58.586Z] daemon.go:296: [db905209e5081] exiting daemon [2020-03-27T14:18:58.586Z] daemon.go:448: [db905209e5081] Daemon stopped [2020-03-27T14:18:58.586Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (11.50s) [2020-03-27T14:18:58.586Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-03-27T14:18:58.586Z] daemon.go:325: [d51fbd651a509] waiting for daemon to start [2020-03-27T14:18:58.586Z] daemon.go:325: [d51fbd651a509] waiting for daemon to start [2020-03-27T14:18:58.586Z] daemon.go:353: [d51fbd651a509] daemon started [2020-03-27T14:18:58.586Z] daemon.go:461: [d51fbd651a509] Stopping daemon [2020-03-27T14:18:58.586Z] daemon.go:296: [d51fbd651a509] exiting daemon [2020-03-27T14:18:58.586Z] daemon.go:448: [d51fbd651a509] Daemon stopped [2020-03-27T14:18:58.586Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.88s) [2020-03-27T14:18:58.586Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesClean [2020-03-27T14:18:58.586Z] daemon.go:325: [d309f6018b54e] waiting for daemon to start [2020-03-27T14:18:58.586Z] daemon.go:325: [d309f6018b54e] waiting for daemon to start [2020-03-27T14:18:58.586Z] daemon.go:353: [d309f6018b54e] daemon started [2020-03-27T14:18:58.586Z] daemon.go:461: [d309f6018b54e] Stopping daemon [2020-03-27T14:18:58.586Z] daemon.go:296: [d309f6018b54e] exiting daemon [2020-03-27T14:18:58.586Z] daemon.go:448: [d309f6018b54e] Daemon stopped [2020-03-27T14:18:58.586Z] check_test.go:309: Daemon d309f6018b54e is not started [2020-03-27T14:18:58.586Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.52s) [2020-03-27T14:18:58.586Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-03-27T14:18:58.586Z] daemon.go:325: [ddb0f0a37d649] waiting for daemon to start [2020-03-27T14:18:58.586Z] daemon.go:325: [ddb0f0a37d649] waiting for daemon to start [2020-03-27T14:18:58.586Z] daemon.go:353: [ddb0f0a37d649] daemon started [2020-03-27T14:18:58.586Z] daemon.go:461: [ddb0f0a37d649] Stopping daemon [2020-03-27T14:18:58.586Z] daemon.go:296: [ddb0f0a37d649] exiting daemon [2020-03-27T14:18:58.586Z] daemon.go:448: [ddb0f0a37d649] Daemon stopped [2020-03-27T14:18:58.586Z] daemon.go:325: [ddb0f0a37d649] waiting for daemon to start [2020-03-27T14:18:58.586Z] daemon.go:325: [ddb0f0a37d649] waiting for daemon to start [2020-03-27T14:18:58.586Z] daemon.go:353: [ddb0f0a37d649] daemon started [2020-03-27T14:18:58.586Z] daemon.go:461: [ddb0f0a37d649] Stopping daemon [2020-03-27T14:18:58.586Z] daemon.go:296: [ddb0f0a37d649] exiting daemon [2020-03-27T14:18:58.586Z] daemon.go:448: [ddb0f0a37d649] Daemon stopped [2020-03-27T14:18:58.586Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s) [2020-03-27T14:18:58.586Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-03-27T14:18:58.586Z] daemon.go:325: [d2d01a9cc77d0] waiting for daemon to start [2020-03-27T14:18:58.586Z] daemon.go:325: [d2d01a9cc77d0] waiting for daemon to start [2020-03-27T14:18:58.586Z] daemon.go:353: [d2d01a9cc77d0] daemon started [2020-03-27T14:18:58.586Z] daemon.go:461: [d2d01a9cc77d0] Stopping daemon [2020-03-27T14:18:58.586Z] daemon.go:296: [d2d01a9cc77d0] exiting daemon [2020-03-27T14:18:58.586Z] daemon.go:448: [d2d01a9cc77d0] Daemon stopped [2020-03-27T14:18:58.586Z] check_test.go:309: Daemon d2d01a9cc77d0 is not started [2020-03-27T14:18:58.586Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.98s) [2020-03-27T14:18:58.586Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-03-27T14:18:58.586Z] daemon.go:325: [d1bc335d91a05] waiting for daemon to start [2020-03-27T14:18:58.586Z] daemon.go:325: [d1bc335d91a05] waiting for daemon to start [2020-03-27T14:18:58.586Z] daemon.go:353: [d1bc335d91a05] daemon started [2020-03-27T14:18:58.586Z] daemon.go:296: [d1bc335d91a05] exiting daemon [2020-03-27T14:18:58.586Z] docker_cli_daemon_plugins_test.go:80: Daemon d1bc335d91a05 is not started [2020-03-27T14:18:58.586Z] daemon.go:325: [d1bc335d91a05] waiting for daemon to start [2020-03-27T14:18:58.586Z] daemon.go:325: [d1bc335d91a05] waiting for daemon to start [2020-03-27T14:18:58.586Z] daemon.go:353: [d1bc335d91a05] daemon started [2020-03-27T14:18:58.586Z] daemon.go:461: [d1bc335d91a05] Stopping daemon [2020-03-27T14:18:58.586Z] daemon.go:296: [d1bc335d91a05] exiting daemon [2020-03-27T14:18:58.586Z] daemon.go:448: [d1bc335d91a05] Daemon stopped [2020-03-27T14:18:58.586Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.38s) [2020-03-27T14:18:58.586Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-03-27T14:18:58.586Z] daemon.go:325: [d218e6b9fcbae] waiting for daemon to start [2020-03-27T14:18:58.586Z] daemon.go:325: [d218e6b9fcbae] waiting for daemon to start [2020-03-27T14:18:58.586Z] daemon.go:353: [d218e6b9fcbae] daemon started [2020-03-27T14:18:58.586Z] docker_cli_daemon_plugins_test.go:170: Daemon d218e6b9fcbae is not started [2020-03-27T14:18:58.586Z] daemon.go:325: [d218e6b9fcbae] waiting for daemon to start [2020-03-27T14:18:58.586Z] daemon.go:296: [d218e6b9fcbae] exiting daemon [2020-03-27T14:18:58.586Z] daemon.go:325: [d218e6b9fcbae] waiting for daemon to start [2020-03-27T14:18:58.586Z] daemon.go:353: [d218e6b9fcbae] daemon started [2020-03-27T14:18:58.586Z] daemon.go:461: [d218e6b9fcbae] Stopping daemon [2020-03-27T14:18:58.586Z] daemon.go:296: [d218e6b9fcbae] exiting daemon [2020-03-27T14:18:58.586Z] daemon.go:448: [d218e6b9fcbae] Daemon stopped [2020-03-27T14:18:58.586Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.74s) [2020-03-27T14:18:58.586Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-03-27T14:18:58.586Z] daemon.go:325: [d32490eddc763] waiting for daemon to start [2020-03-27T14:18:58.586Z] daemon.go:325: [d32490eddc763] waiting for daemon to start [2020-03-27T14:18:58.586Z] daemon.go:353: [d32490eddc763] daemon started [2020-03-27T14:18:58.586Z] daemon.go:461: [d32490eddc763] Stopping daemon [2020-03-27T14:18:58.586Z] daemon.go:296: [d32490eddc763] exiting daemon [2020-03-27T14:18:58.586Z] daemon.go:448: [d32490eddc763] Daemon stopped [2020-03-27T14:18:58.586Z] daemon.go:325: [d32490eddc763] waiting for daemon to start [2020-03-27T14:18:58.586Z] daemon.go:325: [d32490eddc763] waiting for daemon to start [2020-03-27T14:18:58.586Z] daemon.go:353: [d32490eddc763] daemon started [2020-03-27T14:18:58.586Z] daemon.go:461: [d32490eddc763] Stopping daemon [2020-03-27T14:18:58.587Z] daemon.go:296: [d32490eddc763] exiting daemon [2020-03-27T14:18:58.587Z] daemon.go:448: [d32490eddc763] Daemon stopped [2020-03-27T14:18:58.587Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) [2020-03-27T14:18:58.587Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-03-27T14:18:58.587Z] daemon.go:325: [dc7835aeca99d] waiting for daemon to start [2020-03-27T14:18:58.587Z] daemon.go:325: [dc7835aeca99d] waiting for daemon to start [2020-03-27T14:18:58.587Z] daemon.go:353: [dc7835aeca99d] daemon started [2020-03-27T14:18:58.587Z] daemon.go:461: [dc7835aeca99d] Stopping daemon [2020-03-27T14:18:58.587Z] daemon.go:296: [dc7835aeca99d] exiting daemon [2020-03-27T14:18:58.587Z] daemon.go:448: [dc7835aeca99d] Daemon stopped [2020-03-27T14:18:58.587Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2020-03-27T14:18:58.587Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-03-27T14:18:58.587Z] daemon.go:325: [d510f1e3cb7c8] waiting for daemon to start [2020-03-27T14:18:58.587Z] daemon.go:325: [d510f1e3cb7c8] waiting for daemon to start [2020-03-27T14:18:58.587Z] daemon.go:353: [d510f1e3cb7c8] daemon started [2020-03-27T14:18:58.587Z] daemon.go:461: [d510f1e3cb7c8] Stopping daemon [2020-03-27T14:18:58.587Z] daemon.go:296: [d510f1e3cb7c8] exiting daemon [2020-03-27T14:18:58.587Z] daemon.go:448: [d510f1e3cb7c8] Daemon stopped [2020-03-27T14:18:58.587Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2020-03-27T14:18:58.587Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-03-27T14:18:58.587Z] daemon.go:325: [d8a9058af97be] waiting for daemon to start [2020-03-27T14:18:58.587Z] daemon.go:296: [d8a9058af97be] exiting daemon [2020-03-27T14:18:58.587Z] daemon.go:325: [d8a9058af97be] waiting for daemon to start [2020-03-27T14:18:58.587Z] daemon.go:461: [d8a9058af97be] Stopping daemon [2020-03-27T14:18:58.587Z] daemon.go:450: [d8a9058af97be] Error when stopping daemon: daemon not started [2020-03-27T14:18:58.587Z] check_test.go:309: Daemon d8a9058af97be is not started [2020-03-27T14:18:58.587Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.85s) [2020-03-27T14:18:58.587Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogOptions [2020-03-27T14:18:58.587Z] daemon.go:325: [df74fce41e521] waiting for daemon to start [2020-03-27T14:18:58.587Z] daemon.go:325: [df74fce41e521] waiting for daemon to start [2020-03-27T14:18:58.587Z] daemon.go:353: [df74fce41e521] daemon started [2020-03-27T14:18:58.587Z] daemon.go:461: [df74fce41e521] Stopping daemon [2020-03-27T14:18:58.587Z] daemon.go:296: [df74fce41e521] exiting daemon [2020-03-27T14:18:58.587Z] daemon.go:448: [df74fce41e521] Daemon stopped [2020-03-27T14:18:58.587Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.76s) [2020-03-27T14:18:58.587Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-03-27T14:18:58.587Z] daemon.go:325: [dc9a891c64538] waiting for daemon to start [2020-03-27T14:18:58.587Z] daemon.go:325: [dc9a891c64538] waiting for daemon to start [2020-03-27T14:18:58.587Z] daemon.go:353: [dc9a891c64538] daemon started [2020-03-27T14:18:58.587Z] daemon.go:461: [dc9a891c64538] Stopping daemon [2020-03-27T14:18:58.587Z] daemon.go:296: [dc9a891c64538] exiting daemon [2020-03-27T14:18:58.587Z] daemon.go:448: [dc9a891c64538] Daemon stopped [2020-03-27T14:18:58.587Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.76s) [2020-03-27T14:18:58.587Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-03-27T14:18:58.587Z] daemon.go:325: [de935704882c1] waiting for daemon to start [2020-03-27T14:18:58.587Z] daemon.go:325: [de935704882c1] waiting for daemon to start [2020-03-27T14:18:58.587Z] daemon.go:353: [de935704882c1] daemon started [2020-03-27T14:18:58.587Z] daemon.go:461: [de935704882c1] Stopping daemon [2020-03-27T14:18:58.587Z] daemon.go:296: [de935704882c1] exiting daemon [2020-03-27T14:18:58.587Z] daemon.go:448: [de935704882c1] Daemon stopped [2020-03-27T14:18:58.587Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.83s) [2020-03-27T14:18:58.587Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-03-27T14:18:58.587Z] daemon.go:325: [de5d3178fc7b6] waiting for daemon to start [2020-03-27T14:18:58.587Z] daemon.go:325: [de5d3178fc7b6] waiting for daemon to start [2020-03-27T14:18:58.587Z] daemon.go:353: [de5d3178fc7b6] daemon started [2020-03-27T14:18:58.587Z] daemon.go:461: [de5d3178fc7b6] Stopping daemon [2020-03-27T14:18:58.587Z] daemon.go:296: [de5d3178fc7b6] exiting daemon [2020-03-27T14:18:58.587Z] daemon.go:448: [de5d3178fc7b6] Daemon stopped [2020-03-27T14:18:58.587Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.79s) [2020-03-27T14:18:58.587Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-03-27T14:18:58.587Z] daemon.go:325: [d92a9acb6f76b] waiting for daemon to start [2020-03-27T14:18:58.587Z] daemon.go:325: [d92a9acb6f76b] waiting for daemon to start [2020-03-27T14:18:58.587Z] daemon.go:353: [d92a9acb6f76b] daemon started [2020-03-27T14:18:58.587Z] daemon.go:461: [d92a9acb6f76b] Stopping daemon [2020-03-27T14:18:58.587Z] daemon.go:296: [d92a9acb6f76b] exiting daemon [2020-03-27T14:18:58.587Z] daemon.go:448: [d92a9acb6f76b] Daemon stopped [2020-03-27T14:18:58.587Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.92s) [2020-03-27T14:18:58.587Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-03-27T14:18:58.587Z] daemon.go:325: [d7bab78ee42b7] waiting for daemon to start [2020-03-27T14:18:58.587Z] daemon.go:325: [d7bab78ee42b7] waiting for daemon to start [2020-03-27T14:18:58.587Z] daemon.go:353: [d7bab78ee42b7] daemon started [2020-03-27T14:18:58.587Z] daemon.go:461: [d7bab78ee42b7] Stopping daemon [2020-03-27T14:18:58.587Z] daemon.go:296: [d7bab78ee42b7] exiting daemon [2020-03-27T14:18:58.587Z] daemon.go:448: [d7bab78ee42b7] Daemon stopped [2020-03-27T14:18:58.587Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.09s) [2020-03-27T14:18:58.587Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-03-27T14:18:58.587Z] daemon.go:325: [dddbf3bbdcbf8] waiting for daemon to start [2020-03-27T14:18:58.587Z] daemon.go:325: [dddbf3bbdcbf8] waiting for daemon to start [2020-03-27T14:18:58.587Z] daemon.go:353: [dddbf3bbdcbf8] daemon started [2020-03-27T14:18:58.587Z] daemon.go:461: [dddbf3bbdcbf8] Stopping daemon [2020-03-27T14:18:58.587Z] daemon.go:296: [dddbf3bbdcbf8] exiting daemon [2020-03-27T14:18:58.587Z] daemon.go:448: [dddbf3bbdcbf8] Daemon stopped [2020-03-27T14:18:58.587Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s) [2020-03-27T14:18:58.587Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-03-27T14:18:58.587Z] daemon.go:325: [dfacb1e8e8d88] waiting for daemon to start [2020-03-27T14:18:58.587Z] daemon.go:325: [dfacb1e8e8d88] waiting for daemon to start [2020-03-27T14:18:58.587Z] daemon.go:353: [dfacb1e8e8d88] daemon started [2020-03-27T14:18:58.587Z] daemon.go:461: [dfacb1e8e8d88] Stopping daemon [2020-03-27T14:18:58.587Z] daemon.go:296: [dfacb1e8e8d88] exiting daemon [2020-03-27T14:18:58.587Z] daemon.go:448: [dfacb1e8e8d88] Daemon stopped [2020-03-27T14:18:58.587Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2020-03-27T14:18:58.587Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-03-27T14:18:58.587Z] daemon.go:325: [d54820ea58dc4] waiting for daemon to start [2020-03-27T14:18:58.587Z] daemon.go:325: [d54820ea58dc4] waiting for daemon to start [2020-03-27T14:18:58.587Z] daemon.go:353: [d54820ea58dc4] daemon started [2020-03-27T14:18:58.587Z] daemon.go:461: [d54820ea58dc4] Stopping daemon [2020-03-27T14:18:58.587Z] daemon.go:296: [d54820ea58dc4] exiting daemon [2020-03-27T14:18:58.587Z] daemon.go:448: [d54820ea58dc4] Daemon stopped [2020-03-27T14:18:58.587Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s) [2020-03-27T14:18:58.587Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-03-27T14:18:58.587Z] daemon.go:325: [d8a5d7ee13dbe] waiting for daemon to start [2020-03-27T14:18:58.587Z] daemon.go:325: [d8a5d7ee13dbe] waiting for daemon to start [2020-03-27T14:18:58.587Z] daemon.go:353: [d8a5d7ee13dbe] daemon started [2020-03-27T14:18:58.587Z] daemon.go:461: [d8a5d7ee13dbe] Stopping daemon [2020-03-27T14:18:58.587Z] daemon.go:296: [d8a5d7ee13dbe] exiting daemon [2020-03-27T14:18:58.587Z] daemon.go:448: [d8a5d7ee13dbe] Daemon stopped [2020-03-27T14:18:58.587Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.57s) [2020-03-27T14:18:58.587Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-03-27T14:18:58.587Z] daemon.go:325: [dd032127778ab] waiting for daemon to start [2020-03-27T14:18:58.587Z] daemon.go:325: [dd032127778ab] waiting for daemon to start [2020-03-27T14:18:58.587Z] daemon.go:353: [dd032127778ab] daemon started [2020-03-27T14:18:58.587Z] daemon.go:461: [dd032127778ab] Stopping daemon [2020-03-27T14:18:58.587Z] daemon.go:296: [dd032127778ab] exiting daemon [2020-03-27T14:18:58.587Z] daemon.go:448: [dd032127778ab] Daemon stopped [2020-03-27T14:18:58.587Z] check_test.go:309: Daemon dd032127778ab is not started [2020-03-27T14:18:58.587Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.69s) [2020-03-27T14:18:58.587Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-03-27T14:18:58.587Z] daemon.go:325: [dae1e11baeea7] waiting for daemon to start [2020-03-27T14:18:58.587Z] daemon.go:325: [dae1e11baeea7] waiting for daemon to start [2020-03-27T14:18:58.587Z] daemon.go:353: [dae1e11baeea7] daemon started [2020-03-27T14:18:58.587Z] daemon.go:461: [dae1e11baeea7] Stopping daemon [2020-03-27T14:18:58.587Z] daemon.go:296: [dae1e11baeea7] exiting daemon [2020-03-27T14:18:58.587Z] daemon.go:448: [dae1e11baeea7] Daemon stopped [2020-03-27T14:18:58.587Z] daemon.go:325: [dae1e11baeea7] waiting for daemon to start [2020-03-27T14:18:58.587Z] daemon.go:325: [dae1e11baeea7] waiting for daemon to start [2020-03-27T14:18:58.587Z] daemon.go:353: [dae1e11baeea7] daemon started [2020-03-27T14:18:58.587Z] daemon.go:461: [dae1e11baeea7] Stopping daemon [2020-03-27T14:18:58.587Z] daemon.go:296: [dae1e11baeea7] exiting daemon [2020-03-27T14:18:58.587Z] daemon.go:448: [dae1e11baeea7] Daemon stopped [2020-03-27T14:18:58.587Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.48s) [2020-03-27T14:18:58.587Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-03-27T14:18:58.587Z] daemon.go:325: [dd10db28b4f92] waiting for daemon to start [2020-03-27T14:18:58.587Z] daemon.go:325: [dd10db28b4f92] waiting for daemon to start [2020-03-27T14:18:58.587Z] daemon.go:353: [dd10db28b4f92] daemon started [2020-03-27T14:18:58.587Z] daemon.go:461: [dd10db28b4f92] Stopping daemon [2020-03-27T14:18:58.587Z] daemon.go:296: [dd10db28b4f92] exiting daemon [2020-03-27T14:18:58.587Z] daemon.go:448: [dd10db28b4f92] Daemon stopped [2020-03-27T14:18:58.587Z] daemon.go:325: [dd10db28b4f92] waiting for daemon to start [2020-03-27T14:18:58.587Z] daemon.go:325: [dd10db28b4f92] waiting for daemon to start [2020-03-27T14:18:58.587Z] daemon.go:325: [dd10db28b4f92] waiting for daemon to start [2020-03-27T14:18:58.587Z] daemon.go:325: [dd10db28b4f92] waiting for daemon to start [2020-03-27T14:18:58.587Z] daemon.go:353: [dd10db28b4f92] daemon started [2020-03-27T14:18:58.587Z] daemon.go:461: [dd10db28b4f92] Stopping daemon [2020-03-27T14:18:58.587Z] daemon.go:296: [dd10db28b4f92] exiting daemon [2020-03-27T14:18:58.587Z] daemon.go:448: [dd10db28b4f92] Daemon stopped [2020-03-27T14:18:58.587Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.48s) [2020-03-27T14:18:58.587Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-03-27T14:18:58.587Z] daemon.go:325: [de1795eb6dad1] waiting for daemon to start [2020-03-27T14:18:58.587Z] daemon.go:325: [de1795eb6dad1] waiting for daemon to start [2020-03-27T14:18:58.587Z] daemon.go:353: [de1795eb6dad1] daemon started [2020-03-27T14:18:58.587Z] daemon.go:461: [de1795eb6dad1] Stopping daemon [2020-03-27T14:18:58.587Z] daemon.go:296: [de1795eb6dad1] exiting daemon [2020-03-27T14:18:58.587Z] daemon.go:448: [de1795eb6dad1] Daemon stopped [2020-03-27T14:18:58.587Z] daemon.go:325: [de1795eb6dad1] waiting for daemon to start [2020-03-27T14:18:58.587Z] daemon.go:325: [de1795eb6dad1] waiting for daemon to start [2020-03-27T14:18:58.587Z] daemon.go:353: [de1795eb6dad1] daemon started [2020-03-27T14:18:58.587Z] daemon.go:461: [de1795eb6dad1] Stopping daemon [2020-03-27T14:18:58.587Z] daemon.go:296: [de1795eb6dad1] exiting daemon [2020-03-27T14:18:58.587Z] daemon.go:448: [de1795eb6dad1] Daemon stopped [2020-03-27T14:18:58.587Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.13s) [2020-03-27T14:18:58.587Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-03-27T14:18:58.587Z] daemon.go:325: [dc56d9734fee2] waiting for daemon to start [2020-03-27T14:18:58.587Z] daemon.go:325: [dc56d9734fee2] waiting for daemon to start [2020-03-27T14:18:58.587Z] daemon.go:353: [dc56d9734fee2] daemon started [2020-03-27T14:18:58.587Z] daemon.go:461: [dc56d9734fee2] Stopping daemon [2020-03-27T14:18:58.587Z] daemon.go:296: [dc56d9734fee2] exiting daemon [2020-03-27T14:18:58.587Z] daemon.go:448: [dc56d9734fee2] Daemon stopped [2020-03-27T14:18:58.587Z] daemon.go:325: [dc56d9734fee2] waiting for daemon to start [2020-03-27T14:18:58.587Z] daemon.go:325: [dc56d9734fee2] waiting for daemon to start [2020-03-27T14:18:58.587Z] daemon.go:353: [dc56d9734fee2] daemon started [2020-03-27T14:18:58.587Z] daemon.go:461: [dc56d9734fee2] Stopping daemon [2020-03-27T14:18:58.587Z] daemon.go:296: [dc56d9734fee2] exiting daemon [2020-03-27T14:18:58.587Z] daemon.go:448: [dc56d9734fee2] Daemon stopped [2020-03-27T14:18:58.587Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.57s) [2020-03-27T14:18:58.587Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-03-27T14:18:58.587Z] daemon.go:325: [d83a2397684d9] waiting for daemon to start [2020-03-27T14:18:58.587Z] daemon.go:325: [d83a2397684d9] waiting for daemon to start [2020-03-27T14:18:58.587Z] daemon.go:353: [d83a2397684d9] daemon started [2020-03-27T14:18:58.587Z] daemon.go:461: [d83a2397684d9] Stopping daemon [2020-03-27T14:18:58.587Z] daemon.go:296: [d83a2397684d9] exiting daemon [2020-03-27T14:18:58.587Z] daemon.go:448: [d83a2397684d9] Daemon stopped [2020-03-27T14:18:58.587Z] daemon.go:325: [d83a2397684d9] waiting for daemon to start [2020-03-27T14:18:58.587Z] daemon.go:325: [d83a2397684d9] waiting for daemon to start [2020-03-27T14:18:58.587Z] daemon.go:353: [d83a2397684d9] daemon started [2020-03-27T14:18:58.587Z] daemon.go:461: [d83a2397684d9] Stopping daemon [2020-03-27T14:18:58.587Z] daemon.go:296: [d83a2397684d9] exiting daemon [2020-03-27T14:18:58.587Z] daemon.go:448: [d83a2397684d9] Daemon stopped [2020-03-27T14:18:58.587Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.72s) [2020-03-27T14:18:58.587Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-03-27T14:18:58.587Z] daemon.go:325: [dc6141925ecec] waiting for daemon to start [2020-03-27T14:18:58.587Z] daemon.go:325: [dc6141925ecec] waiting for daemon to start [2020-03-27T14:18:58.587Z] daemon.go:353: [dc6141925ecec] daemon started [2020-03-27T14:18:58.587Z] daemon.go:461: [dc6141925ecec] Stopping daemon [2020-03-27T14:18:58.587Z] daemon.go:296: [dc6141925ecec] exiting daemon [2020-03-27T14:18:58.587Z] daemon.go:448: [dc6141925ecec] Daemon stopped [2020-03-27T14:18:58.587Z] daemon.go:325: [dc6141925ecec] waiting for daemon to start [2020-03-27T14:18:58.587Z] daemon.go:325: [dc6141925ecec] waiting for daemon to start [2020-03-27T14:18:58.587Z] daemon.go:353: [dc6141925ecec] daemon started [2020-03-27T14:18:58.587Z] daemon.go:461: [dc6141925ecec] Stopping daemon [2020-03-27T14:18:58.587Z] daemon.go:296: [dc6141925ecec] exiting daemon [2020-03-27T14:18:58.587Z] daemon.go:448: [dc6141925ecec] Daemon stopped [2020-03-27T14:18:58.587Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (6.17s) [2020-03-27T14:18:58.587Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-03-27T14:18:58.587Z] daemon.go:325: [dca55ed32061d] waiting for daemon to start [2020-03-27T14:18:58.587Z] daemon.go:325: [dca55ed32061d] waiting for daemon to start [2020-03-27T14:18:58.587Z] daemon.go:353: [dca55ed32061d] daemon started [2020-03-27T14:18:58.587Z] daemon.go:296: [dca55ed32061d] exiting daemon [2020-03-27T14:18:58.587Z] daemon.go:325: [dca55ed32061d] waiting for daemon to start [2020-03-27T14:18:58.587Z] daemon.go:325: [dca55ed32061d] waiting for daemon to start [2020-03-27T14:18:58.587Z] daemon.go:353: [dca55ed32061d] daemon started [2020-03-27T14:18:58.587Z] daemon.go:461: [dca55ed32061d] Stopping daemon [2020-03-27T14:18:58.587Z] daemon.go:296: [dca55ed32061d] exiting daemon [2020-03-27T14:18:58.587Z] daemon.go:448: [dca55ed32061d] Daemon stopped [2020-03-27T14:18:58.587Z] check_test.go:309: Daemon dca55ed32061d is not started [2020-03-27T14:18:58.587Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.67s) [2020-03-27T14:18:58.587Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-03-27T14:18:58.587Z] daemon.go:325: [d559214d582cf] waiting for daemon to start [2020-03-27T14:18:58.587Z] daemon.go:325: [d559214d582cf] waiting for daemon to start [2020-03-27T14:18:58.587Z] daemon.go:353: [d559214d582cf] daemon started [2020-03-27T14:18:58.587Z] daemon.go:461: [d559214d582cf] Stopping daemon [2020-03-27T14:18:58.587Z] daemon.go:296: [d559214d582cf] exiting daemon [2020-03-27T14:18:58.587Z] daemon.go:448: [d559214d582cf] Daemon stopped [2020-03-27T14:18:58.587Z] daemon.go:325: [d559214d582cf] waiting for daemon to start [2020-03-27T14:18:58.587Z] daemon.go:325: [d559214d582cf] waiting for daemon to start [2020-03-27T14:18:58.587Z] daemon.go:353: [d559214d582cf] daemon started [2020-03-27T14:18:58.587Z] daemon.go:461: [d559214d582cf] Stopping daemon [2020-03-27T14:18:58.587Z] daemon.go:296: [d559214d582cf] exiting daemon [2020-03-27T14:18:58.587Z] daemon.go:448: [d559214d582cf] Daemon stopped [2020-03-27T14:18:58.587Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.56s) [2020-03-27T14:18:58.587Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-03-27T14:18:58.587Z] daemon.go:325: [d1a28529f0976] waiting for daemon to start [2020-03-27T14:18:58.587Z] daemon.go:325: [d1a28529f0976] waiting for daemon to start [2020-03-27T14:18:58.587Z] daemon.go:353: [d1a28529f0976] daemon started [2020-03-27T14:18:58.588Z] daemon.go:461: [d1a28529f0976] Stopping daemon [2020-03-27T14:18:58.588Z] daemon.go:296: [d1a28529f0976] exiting daemon [2020-03-27T14:18:58.588Z] daemon.go:448: [d1a28529f0976] Daemon stopped [2020-03-27T14:18:58.588Z] daemon.go:325: [d1a28529f0976] waiting for daemon to start [2020-03-27T14:18:58.588Z] daemon.go:325: [d1a28529f0976] waiting for daemon to start [2020-03-27T14:18:58.588Z] daemon.go:353: [d1a28529f0976] daemon started [2020-03-27T14:18:58.588Z] daemon.go:461: [d1a28529f0976] Stopping daemon [2020-03-27T14:18:58.588Z] daemon.go:296: [d1a28529f0976] exiting daemon [2020-03-27T14:18:58.588Z] daemon.go:448: [d1a28529f0976] Daemon stopped [2020-03-27T14:18:58.588Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (12.38s) [2020-03-27T14:18:58.588Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-03-27T14:18:58.588Z] daemon.go:325: [d11571f5e5e4e] waiting for daemon to start [2020-03-27T14:18:58.588Z] daemon.go:325: [d11571f5e5e4e] waiting for daemon to start [2020-03-27T14:18:58.588Z] daemon.go:353: [d11571f5e5e4e] daemon started [2020-03-27T14:18:58.588Z] daemon.go:461: [d11571f5e5e4e] Stopping daemon [2020-03-27T14:18:58.588Z] daemon.go:296: [d11571f5e5e4e] exiting daemon [2020-03-27T14:18:58.588Z] daemon.go:448: [d11571f5e5e4e] Daemon stopped [2020-03-27T14:18:58.588Z] daemon.go:325: [d11571f5e5e4e] waiting for daemon to start [2020-03-27T14:18:58.588Z] daemon.go:325: [d11571f5e5e4e] waiting for daemon to start [2020-03-27T14:18:58.588Z] daemon.go:353: [d11571f5e5e4e] daemon started [2020-03-27T14:18:58.588Z] daemon.go:461: [d11571f5e5e4e] Stopping daemon [2020-03-27T14:18:58.588Z] daemon.go:296: [d11571f5e5e4e] exiting daemon [2020-03-27T14:18:58.588Z] daemon.go:448: [d11571f5e5e4e] Daemon stopped [2020-03-27T14:18:58.588Z] daemon.go:325: [d11571f5e5e4e] waiting for daemon to start [2020-03-27T14:18:58.588Z] daemon.go:325: [d11571f5e5e4e] waiting for daemon to start [2020-03-27T14:18:58.588Z] daemon.go:325: [d11571f5e5e4e] waiting for daemon to start [2020-03-27T14:18:58.588Z] daemon.go:353: [d11571f5e5e4e] daemon started [2020-03-27T14:18:58.588Z] daemon.go:461: [d11571f5e5e4e] Stopping daemon [2020-03-27T14:18:58.588Z] daemon.go:296: [d11571f5e5e4e] exiting daemon [2020-03-27T14:18:58.588Z] daemon.go:448: [d11571f5e5e4e] Daemon stopped [2020-03-27T14:18:58.588Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.61s) [2020-03-27T14:18:58.588Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-03-27T14:18:58.588Z] daemon.go:325: [d9dc502676594] waiting for daemon to start [2020-03-27T14:18:58.588Z] daemon.go:325: [d9dc502676594] waiting for daemon to start [2020-03-27T14:18:58.588Z] daemon.go:353: [d9dc502676594] daemon started [2020-03-27T14:18:58.588Z] daemon.go:461: [d9dc502676594] Stopping daemon [2020-03-27T14:18:58.588Z] daemon.go:296: [d9dc502676594] exiting daemon [2020-03-27T14:18:58.588Z] daemon.go:448: [d9dc502676594] Daemon stopped [2020-03-27T14:18:58.588Z] daemon.go:325: [d9dc502676594] waiting for daemon to start [2020-03-27T14:18:58.588Z] daemon.go:325: [d9dc502676594] waiting for daemon to start [2020-03-27T14:18:58.588Z] daemon.go:353: [d9dc502676594] daemon started [2020-03-27T14:18:58.588Z] daemon.go:461: [d9dc502676594] Stopping daemon [2020-03-27T14:18:58.588Z] daemon.go:296: [d9dc502676594] exiting daemon [2020-03-27T14:18:58.588Z] daemon.go:448: [d9dc502676594] Daemon stopped [2020-03-27T14:18:58.588Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.62s) [2020-03-27T14:18:58.588Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-03-27T14:18:58.588Z] daemon.go:325: [d9bc1d857a4e0] waiting for daemon to start [2020-03-27T14:18:58.588Z] daemon.go:325: [d9bc1d857a4e0] waiting for daemon to start [2020-03-27T14:18:58.588Z] daemon.go:353: [d9bc1d857a4e0] daemon started [2020-03-27T14:18:58.588Z] daemon.go:461: [d9bc1d857a4e0] Stopping daemon [2020-03-27T14:18:58.588Z] daemon.go:296: [d9bc1d857a4e0] exiting daemon [2020-03-27T14:18:58.588Z] daemon.go:448: [d9bc1d857a4e0] Daemon stopped [2020-03-27T14:18:58.588Z] daemon.go:325: [d9bc1d857a4e0] waiting for daemon to start [2020-03-27T14:18:58.588Z] daemon.go:325: [d9bc1d857a4e0] waiting for daemon to start [2020-03-27T14:18:58.588Z] daemon.go:353: [d9bc1d857a4e0] daemon started [2020-03-27T14:18:58.588Z] daemon.go:461: [d9bc1d857a4e0] Stopping daemon [2020-03-27T14:18:58.588Z] daemon.go:296: [d9bc1d857a4e0] exiting daemon [2020-03-27T14:18:58.588Z] daemon.go:448: [d9bc1d857a4e0] Daemon stopped [2020-03-27T14:18:58.588Z] daemon.go:325: [d9bc1d857a4e0] waiting for daemon to start [2020-03-27T14:18:58.588Z] daemon.go:325: [d9bc1d857a4e0] waiting for daemon to start [2020-03-27T14:18:58.588Z] daemon.go:353: [d9bc1d857a4e0] daemon started [2020-03-27T14:18:58.588Z] daemon.go:461: [d9bc1d857a4e0] Stopping daemon [2020-03-27T14:18:58.588Z] daemon.go:296: [d9bc1d857a4e0] exiting daemon [2020-03-27T14:18:58.588Z] daemon.go:448: [d9bc1d857a4e0] Daemon stopped [2020-03-27T14:18:58.588Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.55s) [2020-03-27T14:18:58.588Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-03-27T14:18:58.588Z] daemon.go:325: [da7b0620a59b2] waiting for daemon to start [2020-03-27T14:18:58.588Z] daemon.go:325: [da7b0620a59b2] waiting for daemon to start [2020-03-27T14:18:58.588Z] daemon.go:353: [da7b0620a59b2] daemon started [2020-03-27T14:18:58.588Z] daemon.go:461: [da7b0620a59b2] Stopping daemon [2020-03-27T14:18:58.588Z] daemon.go:296: [da7b0620a59b2] exiting daemon [2020-03-27T14:18:58.588Z] daemon.go:448: [da7b0620a59b2] Daemon stopped [2020-03-27T14:18:58.588Z] daemon.go:325: [da7b0620a59b2] waiting for daemon to start [2020-03-27T14:18:58.588Z] daemon.go:325: [da7b0620a59b2] waiting for daemon to start [2020-03-27T14:18:58.588Z] daemon.go:353: [da7b0620a59b2] daemon started [2020-03-27T14:18:58.588Z] daemon.go:461: [da7b0620a59b2] Stopping daemon [2020-03-27T14:18:58.588Z] daemon.go:296: [da7b0620a59b2] exiting daemon [2020-03-27T14:18:58.588Z] daemon.go:448: [da7b0620a59b2] Daemon stopped [2020-03-27T14:18:58.588Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.66s) [2020-03-27T14:18:58.588Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-03-27T14:18:58.588Z] daemon.go:325: [dc96d3bd832e7] waiting for daemon to start [2020-03-27T14:18:58.588Z] daemon.go:325: [dc96d3bd832e7] waiting for daemon to start [2020-03-27T14:18:58.588Z] daemon.go:353: [dc96d3bd832e7] daemon started [2020-03-27T14:18:58.588Z] daemon.go:461: [dc96d3bd832e7] Stopping daemon [2020-03-27T14:18:58.588Z] daemon.go:296: [dc96d3bd832e7] exiting daemon [2020-03-27T14:18:58.588Z] daemon.go:448: [dc96d3bd832e7] Daemon stopped [2020-03-27T14:18:58.588Z] daemon.go:325: [dc96d3bd832e7] waiting for daemon to start [2020-03-27T14:18:58.588Z] daemon.go:325: [dc96d3bd832e7] waiting for daemon to start [2020-03-27T14:18:58.588Z] daemon.go:353: [dc96d3bd832e7] daemon started [2020-03-27T14:18:58.588Z] daemon.go:461: [dc96d3bd832e7] Stopping daemon [2020-03-27T14:18:58.588Z] daemon.go:296: [dc96d3bd832e7] exiting daemon [2020-03-27T14:18:58.588Z] daemon.go:448: [dc96d3bd832e7] Daemon stopped [2020-03-27T14:18:58.588Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-03-27T14:18:58.588Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-03-27T14:18:58.588Z] requirement.go:26: unmatched requirement Devicemapper [2020-03-27T14:18:58.588Z] check_test.go:309: Daemon dd1ce15f40e76 is not started [2020-03-27T14:18:58.588Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-03-27T14:18:58.588Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-03-27T14:18:58.588Z] requirement.go:26: unmatched requirement Devicemapper [2020-03-27T14:18:58.588Z] check_test.go:309: Daemon d4837d2bd232a is not started [2020-03-27T14:18:58.588Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.85s) [2020-03-27T14:18:58.588Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-03-27T14:18:58.588Z] daemon.go:325: [d93de22b9448e] waiting for daemon to start [2020-03-27T14:18:58.588Z] daemon.go:325: [d93de22b9448e] waiting for daemon to start [2020-03-27T14:18:58.588Z] daemon.go:353: [d93de22b9448e] daemon started [2020-03-27T14:18:58.588Z] daemon.go:296: [d93de22b9448e] exiting daemon [2020-03-27T14:18:58.588Z] daemon.go:325: [d93de22b9448e] waiting for daemon to start [2020-03-27T14:18:58.588Z] daemon.go:325: [d93de22b9448e] waiting for daemon to start [2020-03-27T14:18:58.588Z] daemon.go:353: [d93de22b9448e] daemon started [2020-03-27T14:18:58.588Z] daemon.go:461: [d93de22b9448e] Stopping daemon [2020-03-27T14:18:58.588Z] daemon.go:296: [d93de22b9448e] exiting daemon [2020-03-27T14:18:58.588Z] daemon.go:448: [d93de22b9448e] Daemon stopped [2020-03-27T14:18:58.588Z] check_test.go:309: Daemon d93de22b9448e is not started [2020-03-27T14:18:58.588Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.59s) [2020-03-27T14:18:58.588Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-03-27T14:18:58.588Z] daemon.go:325: [dc5964bba6497] waiting for daemon to start [2020-03-27T14:18:58.588Z] daemon.go:325: [dc5964bba6497] waiting for daemon to start [2020-03-27T14:18:58.588Z] daemon.go:353: [dc5964bba6497] daemon started [2020-03-27T14:18:58.588Z] daemon.go:461: [dc5964bba6497] Stopping daemon [2020-03-27T14:18:58.588Z] daemon.go:296: [dc5964bba6497] exiting daemon [2020-03-27T14:18:58.588Z] daemon.go:448: [dc5964bba6497] Daemon stopped [2020-03-27T14:18:58.588Z] daemon.go:325: [dc5964bba6497] waiting for daemon to start [2020-03-27T14:18:58.588Z] daemon.go:325: [dc5964bba6497] waiting for daemon to start [2020-03-27T14:18:58.588Z] daemon.go:353: [dc5964bba6497] daemon started [2020-03-27T14:18:58.588Z] daemon.go:461: [dc5964bba6497] Stopping daemon [2020-03-27T14:18:58.588Z] daemon.go:296: [dc5964bba6497] exiting daemon [2020-03-27T14:18:58.588Z] daemon.go:448: [dc5964bba6497] Daemon stopped [2020-03-27T14:18:58.588Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.97s) [2020-03-27T14:18:58.588Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-03-27T14:18:58.588Z] daemon.go:325: [d239bb25916ac] waiting for daemon to start [2020-03-27T14:18:58.588Z] daemon.go:325: [d239bb25916ac] waiting for daemon to start [2020-03-27T14:18:58.588Z] daemon.go:353: [d239bb25916ac] daemon started [2020-03-27T14:18:58.588Z] daemon.go:461: [d239bb25916ac] Stopping daemon [2020-03-27T14:18:58.588Z] daemon.go:296: [d239bb25916ac] exiting daemon [2020-03-27T14:18:58.588Z] daemon.go:448: [d239bb25916ac] Daemon stopped [2020-03-27T14:18:58.588Z] daemon.go:325: [d239bb25916ac] waiting for daemon to start [2020-03-27T14:18:58.588Z] daemon.go:325: [d239bb25916ac] waiting for daemon to start [2020-03-27T14:18:58.588Z] daemon.go:353: [d239bb25916ac] daemon started [2020-03-27T14:18:58.588Z] daemon.go:461: [d239bb25916ac] Stopping daemon [2020-03-27T14:18:58.588Z] daemon.go:296: [d239bb25916ac] exiting daemon [2020-03-27T14:18:58.588Z] daemon.go:448: [d239bb25916ac] Daemon stopped [2020-03-27T14:18:58.588Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.62s) [2020-03-27T14:18:58.588Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-03-27T14:18:58.588Z] daemon.go:325: [d33ebbe5c6cce] waiting for daemon to start [2020-03-27T14:18:58.588Z] daemon.go:325: [d33ebbe5c6cce] waiting for daemon to start [2020-03-27T14:18:58.588Z] daemon.go:353: [d33ebbe5c6cce] daemon started [2020-03-27T14:18:58.588Z] daemon.go:461: [d33ebbe5c6cce] Stopping daemon [2020-03-27T14:18:58.588Z] daemon.go:296: [d33ebbe5c6cce] exiting daemon [2020-03-27T14:18:58.588Z] daemon.go:448: [d33ebbe5c6cce] Daemon stopped [2020-03-27T14:18:58.588Z] daemon.go:325: [d33ebbe5c6cce] waiting for daemon to start [2020-03-27T14:18:58.588Z] daemon.go:325: [d33ebbe5c6cce] waiting for daemon to start [2020-03-27T14:18:58.588Z] daemon.go:353: [d33ebbe5c6cce] daemon started [2020-03-27T14:18:58.588Z] daemon.go:461: [d33ebbe5c6cce] Stopping daemon [2020-03-27T14:18:58.588Z] daemon.go:296: [d33ebbe5c6cce] exiting daemon [2020-03-27T14:18:58.588Z] daemon.go:448: [d33ebbe5c6cce] Daemon stopped [2020-03-27T14:18:58.588Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.24s) [2020-03-27T14:18:58.588Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-03-27T14:18:58.588Z] daemon.go:325: [d22d31beed05e] waiting for daemon to start [2020-03-27T14:18:58.588Z] daemon.go:325: [d22d31beed05e] waiting for daemon to start [2020-03-27T14:18:58.588Z] daemon.go:353: [d22d31beed05e] daemon started [2020-03-27T14:18:58.588Z] daemon.go:461: [d22d31beed05e] Stopping daemon [2020-03-27T14:18:58.588Z] daemon.go:296: [d22d31beed05e] exiting daemon [2020-03-27T14:18:58.588Z] daemon.go:448: [d22d31beed05e] Daemon stopped [2020-03-27T14:18:58.588Z] daemon.go:325: [d22d31beed05e] waiting for daemon to start [2020-03-27T14:18:58.588Z] daemon.go:325: [d22d31beed05e] waiting for daemon to start [2020-03-27T14:18:58.588Z] daemon.go:353: [d22d31beed05e] daemon started [2020-03-27T14:18:58.588Z] daemon.go:461: [d22d31beed05e] Stopping daemon [2020-03-27T14:18:58.588Z] daemon.go:296: [d22d31beed05e] exiting daemon [2020-03-27T14:18:58.588Z] daemon.go:448: [d22d31beed05e] Daemon stopped [2020-03-27T14:18:58.588Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.80s) [2020-03-27T14:18:58.588Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-03-27T14:18:58.588Z] daemon.go:325: [d08a0be12aa07] waiting for daemon to start [2020-03-27T14:18:58.588Z] daemon.go:325: [d08a0be12aa07] waiting for daemon to start [2020-03-27T14:18:58.588Z] daemon.go:353: [d08a0be12aa07] daemon started [2020-03-27T14:18:58.588Z] daemon.go:461: [d08a0be12aa07] Stopping daemon [2020-03-27T14:18:58.588Z] daemon.go:296: [d08a0be12aa07] exiting daemon [2020-03-27T14:18:58.588Z] daemon.go:448: [d08a0be12aa07] Daemon stopped [2020-03-27T14:18:58.588Z] daemon.go:325: [d08a0be12aa07] waiting for daemon to start [2020-03-27T14:18:58.588Z] daemon.go:325: [d08a0be12aa07] waiting for daemon to start [2020-03-27T14:18:58.588Z] daemon.go:353: [d08a0be12aa07] daemon started [2020-03-27T14:18:58.588Z] daemon.go:461: [d08a0be12aa07] Stopping daemon [2020-03-27T14:18:58.588Z] daemon.go:296: [d08a0be12aa07] exiting daemon [2020-03-27T14:18:58.588Z] daemon.go:448: [d08a0be12aa07] Daemon stopped [2020-03-27T14:18:58.588Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.73s) [2020-03-27T14:18:58.588Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-03-27T14:18:58.588Z] daemon.go:325: [d6c5fadda9a08] waiting for daemon to start [2020-03-27T14:18:58.588Z] daemon.go:325: [d6c5fadda9a08] waiting for daemon to start [2020-03-27T14:18:58.588Z] daemon.go:353: [d6c5fadda9a08] daemon started [2020-03-27T14:18:58.588Z] daemon.go:461: [d6c5fadda9a08] Stopping daemon [2020-03-27T14:18:58.588Z] daemon.go:296: [d6c5fadda9a08] exiting daemon [2020-03-27T14:18:58.588Z] daemon.go:448: [d6c5fadda9a08] Daemon stopped [2020-03-27T14:18:58.588Z] daemon.go:325: [d6c5fadda9a08] waiting for daemon to start [2020-03-27T14:18:58.588Z] daemon.go:325: [d6c5fadda9a08] waiting for daemon to start [2020-03-27T14:18:58.588Z] daemon.go:353: [d6c5fadda9a08] daemon started [2020-03-27T14:18:58.588Z] daemon.go:461: [d6c5fadda9a08] Stopping daemon [2020-03-27T14:18:58.588Z] daemon.go:296: [d6c5fadda9a08] exiting daemon [2020-03-27T14:18:58.588Z] daemon.go:448: [d6c5fadda9a08] Daemon stopped [2020-03-27T14:18:58.588Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (5.19s) [2020-03-27T14:18:58.588Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-03-27T14:18:58.588Z] daemon.go:325: [df0a50af8ff30] waiting for daemon to start [2020-03-27T14:18:58.588Z] daemon.go:325: [df0a50af8ff30] waiting for daemon to start [2020-03-27T14:18:58.588Z] daemon.go:353: [df0a50af8ff30] daemon started [2020-03-27T14:18:58.588Z] daemon.go:461: [df0a50af8ff30] Stopping daemon [2020-03-27T14:18:58.588Z] daemon.go:296: [df0a50af8ff30] exiting daemon [2020-03-27T14:18:58.588Z] daemon.go:448: [df0a50af8ff30] Daemon stopped [2020-03-27T14:18:58.588Z] daemon.go:325: [df0a50af8ff30] waiting for daemon to start [2020-03-27T14:18:58.588Z] daemon.go:325: [df0a50af8ff30] waiting for daemon to start [2020-03-27T14:18:58.588Z] daemon.go:353: [df0a50af8ff30] daemon started [2020-03-27T14:18:58.588Z] daemon.go:461: [df0a50af8ff30] Stopping daemon [2020-03-27T14:18:58.588Z] daemon.go:296: [df0a50af8ff30] exiting daemon [2020-03-27T14:18:58.588Z] daemon.go:448: [df0a50af8ff30] Daemon stopped [2020-03-27T14:18:58.588Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.63s) [2020-03-27T14:18:58.588Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-03-27T14:18:58.588Z] daemon.go:325: [d3c52f18ffec3] waiting for daemon to start [2020-03-27T14:18:58.588Z] daemon.go:325: [d3c52f18ffec3] waiting for daemon to start [2020-03-27T14:18:58.588Z] daemon.go:353: [d3c52f18ffec3] daemon started [2020-03-27T14:18:58.588Z] daemon.go:296: [d3c52f18ffec3] exiting daemon [2020-03-27T14:18:58.588Z] daemon.go:325: [d3c52f18ffec3] waiting for daemon to start [2020-03-27T14:18:58.588Z] daemon.go:325: [d3c52f18ffec3] waiting for daemon to start [2020-03-27T14:18:58.588Z] daemon.go:353: [d3c52f18ffec3] daemon started [2020-03-27T14:18:58.588Z] daemon.go:461: [d3c52f18ffec3] Stopping daemon [2020-03-27T14:18:58.588Z] daemon.go:296: [d3c52f18ffec3] exiting daemon [2020-03-27T14:18:58.588Z] daemon.go:448: [d3c52f18ffec3] Daemon stopped [2020-03-27T14:18:58.588Z] check_test.go:309: Daemon d3c52f18ffec3 is not started [2020-03-27T14:18:58.588Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.85s) [2020-03-27T14:18:58.588Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-03-27T14:18:58.588Z] daemon.go:325: [d1eb7cb182d04] waiting for daemon to start [2020-03-27T14:18:58.588Z] daemon.go:325: [d1eb7cb182d04] waiting for daemon to start [2020-03-27T14:18:58.588Z] daemon.go:353: [d1eb7cb182d04] daemon started [2020-03-27T14:18:58.588Z] daemon.go:461: [d1eb7cb182d04] Stopping daemon [2020-03-27T14:18:58.588Z] daemon.go:296: [d1eb7cb182d04] exiting daemon [2020-03-27T14:18:58.588Z] daemon.go:448: [d1eb7cb182d04] Daemon stopped [2020-03-27T14:18:58.588Z] daemon.go:325: [d1eb7cb182d04] waiting for daemon to start [2020-03-27T14:18:58.588Z] daemon.go:325: [d1eb7cb182d04] waiting for daemon to start [2020-03-27T14:18:58.588Z] daemon.go:353: [d1eb7cb182d04] daemon started [2020-03-27T14:18:58.588Z] daemon.go:461: [d1eb7cb182d04] Stopping daemon [2020-03-27T14:18:58.588Z] daemon.go:296: [d1eb7cb182d04] exiting daemon [2020-03-27T14:18:58.588Z] daemon.go:448: [d1eb7cb182d04] Daemon stopped [2020-03-27T14:18:58.588Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.92s) [2020-03-27T14:18:58.588Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-03-27T14:18:58.588Z] daemon.go:325: [d88787fa944e2] waiting for daemon to start [2020-03-27T14:18:58.588Z] daemon.go:325: [d88787fa944e2] waiting for daemon to start [2020-03-27T14:18:58.588Z] daemon.go:353: [d88787fa944e2] daemon started [2020-03-27T14:18:58.588Z] daemon.go:461: [d88787fa944e2] Stopping daemon [2020-03-27T14:18:58.588Z] daemon.go:296: [d88787fa944e2] exiting daemon [2020-03-27T14:18:58.588Z] daemon.go:448: [d88787fa944e2] Daemon stopped [2020-03-27T14:18:58.588Z] daemon.go:325: [d88787fa944e2] waiting for daemon to start [2020-03-27T14:18:58.588Z] daemon.go:325: [d88787fa944e2] waiting for daemon to start [2020-03-27T14:18:58.588Z] daemon.go:353: [d88787fa944e2] daemon started [2020-03-27T14:18:58.588Z] daemon.go:461: [d88787fa944e2] Stopping daemon [2020-03-27T14:18:58.588Z] daemon.go:296: [d88787fa944e2] exiting daemon [2020-03-27T14:18:58.588Z] daemon.go:448: [d88787fa944e2] Daemon stopped [2020-03-27T14:18:58.588Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.93s) [2020-03-27T14:18:58.589Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-03-27T14:18:58.589Z] daemon.go:325: [dace5de614766] waiting for daemon to start [2020-03-27T14:18:58.589Z] daemon.go:325: [dace5de614766] waiting for daemon to start [2020-03-27T14:18:58.589Z] daemon.go:353: [dace5de614766] daemon started [2020-03-27T14:18:58.589Z] daemon.go:296: [dace5de614766] exiting daemon [2020-03-27T14:18:58.589Z] daemon.go:461: [dace5de614766] Stopping daemon [2020-03-27T14:18:58.589Z] daemon.go:450: [dace5de614766] Error when stopping daemon: daemon not started [2020-03-27T14:18:58.589Z] check_test.go:309: Daemon dace5de614766 is not started [2020-03-27T14:18:58.589Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2020-03-27T14:18:58.589Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-03-27T14:18:58.589Z] daemon.go:325: [dffd59722070a] waiting for daemon to start [2020-03-27T14:18:58.589Z] daemon.go:325: [dffd59722070a] waiting for daemon to start [2020-03-27T14:18:58.589Z] daemon.go:353: [dffd59722070a] daemon started [2020-03-27T14:18:58.589Z] daemon.go:461: [dffd59722070a] Stopping daemon [2020-03-27T14:18:58.589Z] daemon.go:296: [dffd59722070a] exiting daemon [2020-03-27T14:18:58.589Z] daemon.go:448: [dffd59722070a] Daemon stopped [2020-03-27T14:18:58.589Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.53s) [2020-03-27T14:18:58.589Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-03-27T14:18:58.589Z] daemon.go:325: [d3f571d1a40ae] waiting for daemon to start [2020-03-27T14:18:58.589Z] daemon.go:325: [d3f571d1a40ae] waiting for daemon to start [2020-03-27T14:18:58.589Z] daemon.go:353: [d3f571d1a40ae] daemon started [2020-03-27T14:18:58.589Z] daemon.go:296: [d3f571d1a40ae] exiting daemon [2020-03-27T14:18:58.589Z] daemon.go:325: [d3f571d1a40ae] waiting for daemon to start [2020-03-27T14:18:58.589Z] daemon.go:325: [d3f571d1a40ae] waiting for daemon to start [2020-03-27T14:18:58.589Z] daemon.go:353: [d3f571d1a40ae] daemon started [2020-03-27T14:18:58.589Z] daemon.go:461: [d3f571d1a40ae] Stopping daemon [2020-03-27T14:18:58.589Z] daemon.go:296: [d3f571d1a40ae] exiting daemon [2020-03-27T14:18:58.589Z] daemon.go:448: [d3f571d1a40ae] Daemon stopped [2020-03-27T14:18:58.589Z] daemon.go:325: [d3f571d1a40ae] waiting for daemon to start [2020-03-27T14:18:58.589Z] daemon.go:325: [d3f571d1a40ae] waiting for daemon to start [2020-03-27T14:18:58.589Z] daemon.go:353: [d3f571d1a40ae] daemon started [2020-03-27T14:18:58.589Z] daemon.go:461: [d3f571d1a40ae] Stopping daemon [2020-03-27T14:18:58.589Z] daemon.go:296: [d3f571d1a40ae] exiting daemon [2020-03-27T14:18:58.589Z] daemon.go:448: [d3f571d1a40ae] Daemon stopped [2020-03-27T14:18:58.589Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.15s) [2020-03-27T14:18:58.589Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-03-27T14:18:58.589Z] daemon.go:325: [dade3c80b5c3f] waiting for daemon to start [2020-03-27T14:18:58.589Z] daemon.go:325: [dade3c80b5c3f] waiting for daemon to start [2020-03-27T14:18:58.589Z] daemon.go:353: [dade3c80b5c3f] daemon started [2020-03-27T14:18:58.589Z] daemon.go:461: [dade3c80b5c3f] Stopping daemon [2020-03-27T14:18:58.589Z] daemon.go:296: [dade3c80b5c3f] exiting daemon [2020-03-27T14:18:58.589Z] daemon.go:448: [dade3c80b5c3f] Daemon stopped [2020-03-27T14:18:58.589Z] daemon.go:325: [dade3c80b5c3f] waiting for daemon to start [2020-03-27T14:18:58.589Z] daemon.go:325: [dade3c80b5c3f] waiting for daemon to start [2020-03-27T14:18:58.589Z] daemon.go:353: [dade3c80b5c3f] daemon started [2020-03-27T14:18:58.589Z] daemon.go:461: [dade3c80b5c3f] Stopping daemon [2020-03-27T14:18:58.589Z] daemon.go:296: [dade3c80b5c3f] exiting daemon [2020-03-27T14:18:58.589Z] daemon.go:448: [dade3c80b5c3f] Daemon stopped [2020-03-27T14:18:58.589Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2020-03-27T14:18:58.589Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-03-27T14:18:58.589Z] daemon.go:325: [d4ece03549b75] waiting for daemon to start [2020-03-27T14:18:58.589Z] daemon.go:325: [d4ece03549b75] waiting for daemon to start [2020-03-27T14:18:58.589Z] daemon.go:353: [d4ece03549b75] daemon started [2020-03-27T14:18:58.589Z] daemon.go:461: [d4ece03549b75] Stopping daemon [2020-03-27T14:18:58.589Z] daemon.go:296: [d4ece03549b75] exiting daemon [2020-03-27T14:18:58.589Z] daemon.go:448: [d4ece03549b75] Daemon stopped [2020-03-27T14:18:58.589Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.62s) [2020-03-27T14:18:58.589Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-03-27T14:18:58.589Z] daemon.go:325: [d3bc6a0794c78] waiting for daemon to start [2020-03-27T14:18:58.589Z] daemon.go:325: [d3bc6a0794c78] waiting for daemon to start [2020-03-27T14:18:58.589Z] daemon.go:353: [d3bc6a0794c78] daemon started [2020-03-27T14:18:58.589Z] daemon.go:461: [d3bc6a0794c78] Stopping daemon [2020-03-27T14:18:58.589Z] daemon.go:296: [d3bc6a0794c78] exiting daemon [2020-03-27T14:18:58.589Z] daemon.go:448: [d3bc6a0794c78] Daemon stopped [2020-03-27T14:18:58.589Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.16s) [2020-03-27T14:18:58.589Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-03-27T14:18:58.589Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-03-27T14:18:58.589Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2020-03-27T14:18:58.589Z] daemon.go:325: [d81879290f697] waiting for daemon to start [2020-03-27T14:18:58.589Z] daemon.go:325: [d81879290f697] waiting for daemon to start [2020-03-27T14:18:58.589Z] daemon.go:353: [d81879290f697] daemon started [2020-03-27T14:18:58.589Z] daemon.go:461: [d81879290f697] Stopping daemon [2020-03-27T14:18:58.589Z] daemon.go:296: [d81879290f697] exiting daemon [2020-03-27T14:18:58.589Z] daemon.go:448: [d81879290f697] Daemon stopped [2020-03-27T14:18:58.589Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-03-27T14:18:58.589Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2020-03-27T14:18:58.589Z] daemon.go:325: [dd57d2e31e302] waiting for daemon to start [2020-03-27T14:18:58.589Z] daemon.go:325: [dd57d2e31e302] waiting for daemon to start [2020-03-27T14:18:58.589Z] daemon.go:353: [dd57d2e31e302] daemon started [2020-03-27T14:18:58.589Z] daemon.go:461: [dd57d2e31e302] Stopping daemon [2020-03-27T14:18:58.589Z] daemon.go:296: [dd57d2e31e302] exiting daemon [2020-03-27T14:18:58.589Z] daemon.go:448: [dd57d2e31e302] Daemon stopped [2020-03-27T14:18:58.589Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-03-27T14:18:58.589Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2020-03-27T14:18:58.589Z] daemon.go:325: [dc182817311cc] waiting for daemon to start [2020-03-27T14:18:58.589Z] daemon.go:296: [dc182817311cc] exiting daemon [2020-03-27T14:18:58.589Z] daemon.go:325: [dc182817311cc] waiting for daemon to start [2020-03-27T14:18:58.589Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-03-27T14:18:58.589Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2020-03-27T14:18:58.589Z] daemon.go:325: [de80b4860c159] waiting for daemon to start [2020-03-27T14:18:58.589Z] daemon.go:296: [de80b4860c159] exiting daemon [2020-03-27T14:18:58.589Z] daemon.go:325: [de80b4860c159] waiting for daemon to start [2020-03-27T14:18:58.589Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-03-27T14:18:58.589Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2020-03-27T14:18:58.589Z] daemon.go:325: [d82e9fba07318] waiting for daemon to start [2020-03-27T14:18:58.589Z] daemon.go:296: [d82e9fba07318] exiting daemon [2020-03-27T14:18:58.589Z] daemon.go:325: [d82e9fba07318] waiting for daemon to start [2020-03-27T14:18:58.589Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-03-27T14:18:58.589Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2020-03-27T14:18:58.589Z] daemon.go:325: [d2e06ac6bdb9a] waiting for daemon to start [2020-03-27T14:18:58.589Z] daemon.go:325: [d2e06ac6bdb9a] waiting for daemon to start [2020-03-27T14:18:58.589Z] daemon.go:353: [d2e06ac6bdb9a] daemon started [2020-03-27T14:18:58.589Z] daemon.go:461: [d2e06ac6bdb9a] Stopping daemon [2020-03-27T14:18:58.589Z] daemon.go:296: [d2e06ac6bdb9a] exiting daemon [2020-03-27T14:18:58.589Z] daemon.go:448: [d2e06ac6bdb9a] Daemon stopped [2020-03-27T14:18:58.589Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-03-27T14:18:58.589Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2020-03-27T14:18:58.589Z] daemon.go:325: [dfe8964ccf79b] waiting for daemon to start [2020-03-27T14:18:58.589Z] daemon.go:325: [dfe8964ccf79b] waiting for daemon to start [2020-03-27T14:18:58.589Z] daemon.go:353: [dfe8964ccf79b] daemon started [2020-03-27T14:18:58.589Z] daemon.go:461: [dfe8964ccf79b] Stopping daemon [2020-03-27T14:18:58.589Z] daemon.go:296: [dfe8964ccf79b] exiting daemon [2020-03-27T14:18:58.589Z] daemon.go:448: [dfe8964ccf79b] Daemon stopped [2020-03-27T14:18:58.589Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-03-27T14:18:58.589Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2020-03-27T14:18:58.589Z] daemon.go:325: [d4eec2a2c2dc0] waiting for daemon to start [2020-03-27T14:18:58.589Z] daemon.go:296: [d4eec2a2c2dc0] exiting daemon [2020-03-27T14:18:58.589Z] daemon.go:325: [d4eec2a2c2dc0] waiting for daemon to start [2020-03-27T14:18:58.589Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-03-27T14:18:58.589Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2020-03-27T14:18:58.589Z] daemon.go:325: [db795dd138c6e] waiting for daemon to start [2020-03-27T14:18:58.589Z] daemon.go:296: [db795dd138c6e] exiting daemon [2020-03-27T14:18:58.589Z] daemon.go:325: [db795dd138c6e] waiting for daemon to start [2020-03-27T14:18:58.589Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-03-27T14:18:58.589Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2020-03-27T14:18:58.589Z] daemon.go:325: [d9318a5b9a0d2] waiting for daemon to start [2020-03-27T14:18:58.589Z] daemon.go:296: [d9318a5b9a0d2] exiting daemon [2020-03-27T14:18:58.589Z] daemon.go:325: [d9318a5b9a0d2] waiting for daemon to start [2020-03-27T14:18:58.589Z] check_test.go:309: Daemon d0c7ec21402bc is not started [2020-03-27T14:18:58.589Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.06s) [2020-03-27T14:18:58.589Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-03-27T14:18:58.589Z] daemon.go:325: [d53b70e0b9305] waiting for daemon to start [2020-03-27T14:18:58.589Z] daemon.go:325: [d53b70e0b9305] waiting for daemon to start [2020-03-27T14:18:58.589Z] daemon.go:353: [d53b70e0b9305] daemon started [2020-03-27T14:18:58.589Z] daemon.go:461: [d53b70e0b9305] Stopping daemon [2020-03-27T14:18:58.589Z] daemon.go:296: [d53b70e0b9305] exiting daemon [2020-03-27T14:18:58.589Z] daemon.go:448: [d53b70e0b9305] Daemon stopped [2020-03-27T14:18:58.589Z] daemon.go:325: [d53b70e0b9305] waiting for daemon to start [2020-03-27T14:18:58.589Z] daemon.go:325: [d53b70e0b9305] waiting for daemon to start [2020-03-27T14:18:58.589Z] daemon.go:353: [d53b70e0b9305] daemon started [2020-03-27T14:18:58.589Z] daemon.go:461: [d53b70e0b9305] Stopping daemon [2020-03-27T14:18:58.589Z] daemon.go:296: [d53b70e0b9305] exiting daemon [2020-03-27T14:18:58.589Z] daemon.go:448: [d53b70e0b9305] Daemon stopped [2020-03-27T14:18:58.589Z] check_test.go:309: Daemon d53b70e0b9305 is not started [2020-03-27T14:18:58.589Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s) [2020-03-27T14:18:58.589Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-03-27T14:18:58.589Z] daemon.go:325: [d486cba0be50a] waiting for daemon to start [2020-03-27T14:18:58.589Z] daemon.go:325: [d486cba0be50a] waiting for daemon to start [2020-03-27T14:18:58.589Z] daemon.go:353: [d486cba0be50a] daemon started [2020-03-27T14:18:58.589Z] daemon.go:461: [d486cba0be50a] Stopping daemon [2020-03-27T14:18:58.589Z] daemon.go:296: [d486cba0be50a] exiting daemon [2020-03-27T14:18:58.589Z] daemon.go:448: [d486cba0be50a] Daemon stopped [2020-03-27T14:18:58.589Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.54s) [2020-03-27T14:18:58.589Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-03-27T14:18:58.589Z] daemon.go:325: [df3d3bd109e34] waiting for daemon to start [2020-03-27T14:18:58.589Z] daemon.go:325: [df3d3bd109e34] waiting for daemon to start [2020-03-27T14:18:58.589Z] daemon.go:353: [df3d3bd109e34] daemon started [2020-03-27T14:18:58.845Z] daemon.go:461: [df3d3bd109e34] Stopping daemon [2020-03-27T14:18:58.845Z] daemon.go:296: [df3d3bd109e34] exiting daemon [2020-03-27T14:18:58.845Z] daemon.go:448: [df3d3bd109e34] Daemon stopped [2020-03-27T14:18:58.845Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.58s) [2020-03-27T14:18:58.845Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-03-27T14:18:58.845Z] daemon.go:325: [d28159dd4ef0d] waiting for daemon to start [2020-03-27T14:18:58.845Z] daemon.go:325: [d28159dd4ef0d] waiting for daemon to start [2020-03-27T14:18:58.845Z] daemon.go:353: [d28159dd4ef0d] daemon started [2020-03-27T14:18:58.845Z] daemon.go:461: [d28159dd4ef0d] Stopping daemon [2020-03-27T14:18:58.845Z] daemon.go:296: [d28159dd4ef0d] exiting daemon [2020-03-27T14:18:58.845Z] daemon.go:448: [d28159dd4ef0d] Daemon stopped [2020-03-27T14:18:58.845Z] daemon.go:325: [d28159dd4ef0d] waiting for daemon to start [2020-03-27T14:18:58.845Z] daemon.go:325: [d28159dd4ef0d] waiting for daemon to start [2020-03-27T14:18:58.845Z] daemon.go:353: [d28159dd4ef0d] daemon started [2020-03-27T14:18:58.845Z] daemon.go:461: [d28159dd4ef0d] Stopping daemon [2020-03-27T14:18:58.845Z] daemon.go:296: [d28159dd4ef0d] exiting daemon [2020-03-27T14:18:58.845Z] daemon.go:448: [d28159dd4ef0d] Daemon stopped [2020-03-27T14:18:58.845Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2020-03-27T14:18:58.845Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-03-27T14:18:58.845Z] daemon.go:325: [d4daaca0c9f8d] waiting for daemon to start [2020-03-27T14:18:58.845Z] daemon.go:325: [d4daaca0c9f8d] waiting for daemon to start [2020-03-27T14:18:58.845Z] daemon.go:353: [d4daaca0c9f8d] daemon started [2020-03-27T14:18:58.845Z] daemon.go:461: [d4daaca0c9f8d] Stopping daemon [2020-03-27T14:18:58.845Z] daemon.go:296: [d4daaca0c9f8d] exiting daemon [2020-03-27T14:18:58.845Z] daemon.go:448: [d4daaca0c9f8d] Daemon stopped [2020-03-27T14:18:58.845Z] check_test.go:309: Daemon d4daaca0c9f8d is not started [2020-03-27T14:18:58.845Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (13.52s) [2020-03-27T14:18:58.845Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-03-27T14:18:58.845Z] daemon.go:325: [dba04fd70c4e6] waiting for daemon to start [2020-03-27T14:18:58.845Z] daemon.go:325: [dba04fd70c4e6] waiting for daemon to start [2020-03-27T14:18:58.845Z] daemon.go:353: [dba04fd70c4e6] daemon started [2020-03-27T14:18:58.845Z] daemon.go:461: [dba04fd70c4e6] Stopping daemon [2020-03-27T14:18:58.845Z] daemon.go:296: [dba04fd70c4e6] exiting daemon [2020-03-27T14:18:58.845Z] daemon.go:448: [dba04fd70c4e6] Daemon stopped [2020-03-27T14:18:58.845Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.01s) [2020-03-27T14:18:58.845Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-03-27T14:18:58.845Z] daemon.go:325: [dd47c3ad01b27] waiting for daemon to start [2020-03-27T14:18:58.845Z] daemon.go:325: [dd47c3ad01b27] waiting for daemon to start [2020-03-27T14:18:58.845Z] daemon.go:353: [dd47c3ad01b27] daemon started [2020-03-27T14:18:58.845Z] daemon.go:461: [dd47c3ad01b27] Stopping daemon [2020-03-27T14:18:58.845Z] daemon.go:296: [dd47c3ad01b27] exiting daemon [2020-03-27T14:18:58.845Z] daemon.go:448: [dd47c3ad01b27] Daemon stopped [2020-03-27T14:18:58.845Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.34s) [2020-03-27T14:18:58.845Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-03-27T14:18:58.845Z] daemon.go:325: [da0f0f33ab6b9] waiting for daemon to start [2020-03-27T14:18:58.845Z] daemon.go:325: [da0f0f33ab6b9] waiting for daemon to start [2020-03-27T14:18:58.845Z] daemon.go:353: [da0f0f33ab6b9] daemon started [2020-03-27T14:18:58.845Z] daemon.go:461: [da0f0f33ab6b9] Stopping daemon [2020-03-27T14:18:58.845Z] daemon.go:296: [da0f0f33ab6b9] exiting daemon [2020-03-27T14:18:58.845Z] daemon.go:448: [da0f0f33ab6b9] Daemon stopped [2020-03-27T14:18:58.845Z] daemon.go:325: [da0f0f33ab6b9] waiting for daemon to start [2020-03-27T14:18:58.845Z] daemon.go:325: [da0f0f33ab6b9] waiting for daemon to start [2020-03-27T14:18:58.845Z] daemon.go:353: [da0f0f33ab6b9] daemon started [2020-03-27T14:18:58.845Z] daemon.go:461: [da0f0f33ab6b9] Stopping daemon [2020-03-27T14:18:58.845Z] daemon.go:296: [da0f0f33ab6b9] exiting daemon [2020-03-27T14:18:58.845Z] daemon.go:448: [da0f0f33ab6b9] Daemon stopped [2020-03-27T14:18:58.845Z] daemon.go:325: [da0f0f33ab6b9] waiting for daemon to start [2020-03-27T14:18:58.845Z] daemon.go:325: [da0f0f33ab6b9] waiting for daemon to start [2020-03-27T14:18:58.845Z] daemon.go:353: [da0f0f33ab6b9] daemon started [2020-03-27T14:18:58.845Z] daemon.go:461: [da0f0f33ab6b9] Stopping daemon [2020-03-27T14:18:58.845Z] daemon.go:296: [da0f0f33ab6b9] exiting daemon [2020-03-27T14:18:58.845Z] daemon.go:448: [da0f0f33ab6b9] Daemon stopped [2020-03-27T14:18:58.845Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2020-03-27T14:18:58.845Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-03-27T14:18:58.845Z] daemon.go:325: [d1adc8c99256e] waiting for daemon to start [2020-03-27T14:18:58.845Z] daemon.go:325: [d1adc8c99256e] waiting for daemon to start [2020-03-27T14:18:58.845Z] daemon.go:353: [d1adc8c99256e] daemon started [2020-03-27T14:18:58.845Z] daemon.go:461: [d1adc8c99256e] Stopping daemon [2020-03-27T14:18:58.845Z] daemon.go:296: [d1adc8c99256e] exiting daemon [2020-03-27T14:18:58.845Z] daemon.go:448: [d1adc8c99256e] Daemon stopped [2020-03-27T14:18:58.845Z] daemon.go:325: [d1adc8c99256e] waiting for daemon to start [2020-03-27T14:18:58.845Z] daemon.go:296: [d1adc8c99256e] exiting daemon [2020-03-27T14:18:58.845Z] daemon.go:325: [d1adc8c99256e] waiting for daemon to start [2020-03-27T14:18:58.845Z] daemon.go:461: [d1adc8c99256e] Stopping daemon [2020-03-27T14:18:58.845Z] daemon.go:450: [d1adc8c99256e] Error when stopping daemon: daemon not started [2020-03-27T14:18:58.845Z] check_test.go:309: Daemon d1adc8c99256e is not started [2020-03-27T14:18:58.845Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.12s) [2020-03-27T14:18:58.845Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-03-27T14:18:58.845Z] daemon.go:325: [d02fbed69969e] waiting for daemon to start [2020-03-27T14:18:58.845Z] daemon.go:325: [d02fbed69969e] waiting for daemon to start [2020-03-27T14:18:58.845Z] daemon.go:353: [d02fbed69969e] daemon started [2020-03-27T14:18:58.845Z] daemon.go:461: [d02fbed69969e] Stopping daemon [2020-03-27T14:18:58.845Z] daemon.go:296: [d02fbed69969e] exiting daemon [2020-03-27T14:18:58.845Z] daemon.go:448: [d02fbed69969e] Daemon stopped [2020-03-27T14:18:58.845Z] daemon.go:325: [d02fbed69969e] waiting for daemon to start [2020-03-27T14:18:58.845Z] daemon.go:325: [d02fbed69969e] waiting for daemon to start [2020-03-27T14:18:58.845Z] daemon.go:353: [d02fbed69969e] daemon started [2020-03-27T14:18:58.845Z] daemon.go:461: [d02fbed69969e] Stopping daemon [2020-03-27T14:18:58.845Z] daemon.go:296: [d02fbed69969e] exiting daemon [2020-03-27T14:18:58.845Z] daemon.go:448: [d02fbed69969e] Daemon stopped [2020-03-27T14:18:58.845Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.87s) [2020-03-27T14:18:58.845Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-03-27T14:18:58.845Z] daemon.go:325: [d9896890eefa2] waiting for daemon to start [2020-03-27T14:18:58.845Z] daemon.go:325: [d9896890eefa2] waiting for daemon to start [2020-03-27T14:18:58.845Z] daemon.go:353: [d9896890eefa2] daemon started [2020-03-27T14:18:58.845Z] daemon.go:461: [d9896890eefa2] Stopping daemon [2020-03-27T14:18:58.845Z] daemon.go:296: [d9896890eefa2] exiting daemon [2020-03-27T14:18:58.845Z] daemon.go:448: [d9896890eefa2] Daemon stopped [2020-03-27T14:18:58.845Z] daemon.go:325: [d9896890eefa2] waiting for daemon to start [2020-03-27T14:18:58.845Z] daemon.go:325: [d9896890eefa2] waiting for daemon to start [2020-03-27T14:18:58.845Z] daemon.go:353: [d9896890eefa2] daemon started [2020-03-27T14:18:58.845Z] daemon.go:461: [d9896890eefa2] Stopping daemon [2020-03-27T14:18:58.845Z] daemon.go:296: [d9896890eefa2] exiting daemon [2020-03-27T14:18:58.845Z] daemon.go:448: [d9896890eefa2] Daemon stopped [2020-03-27T14:18:58.845Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (13.13s) [2020-03-27T14:18:58.845Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-03-27T14:18:58.845Z] daemon.go:325: [d4251355413b1] waiting for daemon to start [2020-03-27T14:18:58.845Z] daemon.go:325: [d4251355413b1] waiting for daemon to start [2020-03-27T14:18:58.845Z] daemon.go:353: [d4251355413b1] daemon started [2020-03-27T14:18:58.845Z] daemon.go:461: [d4251355413b1] Stopping daemon [2020-03-27T14:18:58.845Z] daemon.go:296: [d4251355413b1] exiting daemon [2020-03-27T14:18:58.845Z] daemon.go:448: [d4251355413b1] Daemon stopped [2020-03-27T14:18:58.845Z] daemon.go:325: [d4251355413b1] waiting for daemon to start [2020-03-27T14:18:58.845Z] daemon.go:325: [d4251355413b1] waiting for daemon to start [2020-03-27T14:18:58.845Z] daemon.go:353: [d4251355413b1] daemon started [2020-03-27T14:18:58.845Z] daemon.go:461: [d4251355413b1] Stopping daemon [2020-03-27T14:18:58.845Z] daemon.go:296: [d4251355413b1] exiting daemon [2020-03-27T14:18:58.845Z] daemon.go:448: [d4251355413b1] Daemon stopped [2020-03-27T14:18:58.845Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.57s) [2020-03-27T14:18:58.845Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove [2020-03-27T14:18:58.845Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove [2020-03-27T14:18:58.845Z] daemon.go:325: [daecae3b77382] waiting for daemon to start [2020-03-27T14:18:58.845Z] daemon.go:325: [daecae3b77382] waiting for daemon to start [2020-03-27T14:18:58.845Z] daemon.go:353: [daecae3b77382] daemon started [2020-03-27T14:18:58.845Z] daemon.go:461: [daecae3b77382] Stopping daemon [2020-03-27T14:18:58.845Z] daemon.go:296: [daecae3b77382] exiting daemon [2020-03-27T14:18:58.845Z] daemon.go:448: [daecae3b77382] Daemon stopped [2020-03-27T14:18:58.845Z] daemon.go:325: [daecae3b77382] waiting for daemon to start [2020-03-27T14:18:58.845Z] daemon.go:325: [daecae3b77382] waiting for daemon to start [2020-03-27T14:18:58.845Z] daemon.go:353: [daecae3b77382] daemon started [2020-03-27T14:18:58.845Z] check_test.go:309: Daemon dbcbfbf504dff is not started [2020-03-27T14:18:58.845Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.57s) [2020-03-27T14:18:58.845Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfo [2020-03-27T14:18:58.845Z] daemon.go:325: [d432bc936d103] waiting for daemon to start [2020-03-27T14:18:58.845Z] daemon.go:325: [d432bc936d103] waiting for daemon to start [2020-03-27T14:18:58.845Z] daemon.go:353: [d432bc936d103] daemon started [2020-03-27T14:18:58.845Z] daemon.go:461: [d432bc936d103] Stopping daemon [2020-03-27T14:18:58.845Z] daemon.go:296: [d432bc936d103] exiting daemon [2020-03-27T14:18:58.845Z] daemon.go:448: [d432bc936d103] Daemon stopped [2020-03-27T14:18:58.845Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.57s) [2020-03-27T14:18:58.845Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-03-27T14:18:58.845Z] daemon.go:325: [d6e7ca5cea5ea] waiting for daemon to start [2020-03-27T14:18:58.845Z] daemon.go:325: [d6e7ca5cea5ea] waiting for daemon to start [2020-03-27T14:18:58.845Z] daemon.go:353: [d6e7ca5cea5ea] daemon started [2020-03-27T14:18:58.845Z] daemon.go:461: [d6e7ca5cea5ea] Stopping daemon [2020-03-27T14:18:58.845Z] daemon.go:296: [d6e7ca5cea5ea] exiting daemon [2020-03-27T14:18:58.845Z] daemon.go:448: [d6e7ca5cea5ea] Daemon stopped [2020-03-27T14:18:58.845Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.60s) [2020-03-27T14:18:58.845Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-03-27T14:18:58.845Z] daemon.go:325: [d402e811a95d0] waiting for daemon to start [2020-03-27T14:18:58.845Z] daemon.go:325: [d402e811a95d0] waiting for daemon to start [2020-03-27T14:18:58.845Z] daemon.go:353: [d402e811a95d0] daemon started [2020-03-27T14:18:58.845Z] daemon.go:461: [d402e811a95d0] Stopping daemon [2020-03-27T14:18:58.845Z] daemon.go:296: [d402e811a95d0] exiting daemon [2020-03-27T14:18:58.845Z] daemon.go:448: [d402e811a95d0] Daemon stopped [2020-03-27T14:18:58.845Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.00s) [2020-03-27T14:18:58.845Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSRun [2020-03-27T14:18:58.845Z] daemon.go:325: [d5ef0cdddc9ca] waiting for daemon to start [2020-03-27T14:18:58.845Z] daemon.go:325: [d5ef0cdddc9ca] waiting for daemon to start [2020-03-27T14:18:58.845Z] daemon.go:353: [d5ef0cdddc9ca] daemon started [2020-03-27T14:18:58.845Z] daemon.go:461: [d5ef0cdddc9ca] Stopping daemon [2020-03-27T14:18:58.845Z] daemon.go:296: [d5ef0cdddc9ca] exiting daemon [2020-03-27T14:18:58.845Z] daemon.go:448: [d5ef0cdddc9ca] Daemon stopped [2020-03-27T14:18:58.845Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2020-03-27T14:18:58.845Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-03-27T14:18:58.845Z] check_test.go:309: Daemon d4e663c656b9e is not started [2020-03-27T14:18:58.845Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.71s) [2020-03-27T14:18:58.845Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterCapability [2020-03-27T14:18:58.845Z] daemon.go:325: [d50f639c1f9ee] waiting for daemon to start [2020-03-27T14:18:58.845Z] daemon.go:325: [d50f639c1f9ee] waiting for daemon to start [2020-03-27T14:18:58.845Z] daemon.go:353: [d50f639c1f9ee] daemon started [2020-03-27T14:18:58.845Z] daemon.go:461: [d50f639c1f9ee] Stopping daemon [2020-03-27T14:18:58.845Z] daemon.go:296: [d50f639c1f9ee] exiting daemon [2020-03-27T14:18:58.845Z] daemon.go:448: [d50f639c1f9ee] Daemon stopped [2020-03-27T14:18:58.845Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.14s) [2020-03-27T14:18:58.845Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-03-27T14:18:58.845Z] daemon.go:325: [df4a2b177779d] waiting for daemon to start [2020-03-27T14:18:58.845Z] daemon.go:325: [df4a2b177779d] waiting for daemon to start [2020-03-27T14:18:58.845Z] daemon.go:353: [df4a2b177779d] daemon started [2020-03-27T14:18:58.845Z] daemon.go:461: [df4a2b177779d] Stopping daemon [2020-03-27T14:18:58.845Z] daemon.go:296: [df4a2b177779d] exiting daemon [2020-03-27T14:18:58.845Z] daemon.go:448: [df4a2b177779d] Daemon stopped [2020-03-27T14:18:58.845Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.87s) [2020-03-27T14:18:58.845Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-03-27T14:18:58.845Z] daemon.go:325: [dd0d16180b795] waiting for daemon to start [2020-03-27T14:18:58.845Z] daemon.go:325: [dd0d16180b795] waiting for daemon to start [2020-03-27T14:18:58.845Z] daemon.go:353: [dd0d16180b795] daemon started [2020-03-27T14:18:58.845Z] daemon.go:461: [dd0d16180b795] Stopping daemon [2020-03-27T14:18:58.845Z] daemon.go:296: [dd0d16180b795] exiting daemon [2020-03-27T14:18:58.845Z] daemon.go:448: [dd0d16180b795] Daemon stopped [2020-03-27T14:18:58.845Z] daemon.go:325: [dd0d16180b795] waiting for daemon to start [2020-03-27T14:18:58.845Z] daemon.go:325: [dd0d16180b795] waiting for daemon to start [2020-03-27T14:18:58.845Z] daemon.go:353: [dd0d16180b795] daemon started [2020-03-27T14:18:58.845Z] daemon.go:461: [dd0d16180b795] Stopping daemon [2020-03-27T14:18:58.845Z] daemon.go:296: [dd0d16180b795] exiting daemon [2020-03-27T14:18:58.845Z] daemon.go:448: [dd0d16180b795] Daemon stopped [2020-03-27T14:18:58.845Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.59s) [2020-03-27T14:18:58.845Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageDangling [2020-03-27T14:18:58.845Z] daemon.go:325: [d9800cea17591] waiting for daemon to start [2020-03-27T14:18:58.845Z] daemon.go:325: [d9800cea17591] waiting for daemon to start [2020-03-27T14:18:58.845Z] daemon.go:353: [d9800cea17591] daemon started [2020-03-27T14:18:58.845Z] daemon.go:461: [d9800cea17591] Stopping daemon [2020-03-27T14:18:58.845Z] daemon.go:296: [d9800cea17591] exiting daemon [2020-03-27T14:18:58.845Z] daemon.go:448: [d9800cea17591] Daemon stopped [2020-03-27T14:18:58.845Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.01s) [2020-03-27T14:18:58.845Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageLabel [2020-03-27T14:18:58.845Z] daemon.go:325: [d109f94c514a1] waiting for daemon to start [2020-03-27T14:18:58.845Z] daemon.go:325: [d109f94c514a1] waiting for daemon to start [2020-03-27T14:18:58.845Z] daemon.go:353: [d109f94c514a1] daemon started [2020-03-27T14:18:58.845Z] daemon.go:461: [d109f94c514a1] Stopping daemon [2020-03-27T14:18:58.845Z] daemon.go:296: [d109f94c514a1] exiting daemon [2020-03-27T14:18:58.845Z] daemon.go:448: [d109f94c514a1] Daemon stopped [2020-03-27T14:18:58.845Z] --- PASS: TestDockerDaemonSuite/TestRegistryMirrors (0.61s) [2020-03-27T14:18:58.845Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRegistryMirrors [2020-03-27T14:18:58.845Z] daemon.go:325: [dbbb2bfcf0eda] waiting for daemon to start [2020-03-27T14:18:58.845Z] daemon.go:325: [dbbb2bfcf0eda] waiting for daemon to start [2020-03-27T14:18:58.845Z] daemon.go:353: [dbbb2bfcf0eda] daemon started [2020-03-27T14:18:58.845Z] daemon.go:461: [dbbb2bfcf0eda] Stopping daemon [2020-03-27T14:18:58.846Z] daemon.go:296: [dbbb2bfcf0eda] exiting daemon [2020-03-27T14:18:58.846Z] daemon.go:448: [dbbb2bfcf0eda] Daemon stopped [2020-03-27T14:18:58.846Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.70s) [2020-03-27T14:18:58.846Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-03-27T14:18:58.846Z] daemon.go:325: [d6ce17ec09838] waiting for daemon to start [2020-03-27T14:18:58.846Z] daemon.go:325: [d6ce17ec09838] waiting for daemon to start [2020-03-27T14:18:58.846Z] daemon.go:353: [d6ce17ec09838] daemon started [2020-03-27T14:18:58.846Z] daemon.go:461: [d6ce17ec09838] Stopping daemon [2020-03-27T14:18:58.846Z] daemon.go:296: [d6ce17ec09838] exiting daemon [2020-03-27T14:18:58.846Z] daemon.go:448: [d6ce17ec09838] Daemon stopped [2020-03-27T14:18:58.846Z] daemon.go:325: [d6ce17ec09838] waiting for daemon to start [2020-03-27T14:18:58.846Z] daemon.go:325: [d6ce17ec09838] waiting for daemon to start [2020-03-27T14:18:58.846Z] daemon.go:353: [d6ce17ec09838] daemon started [2020-03-27T14:18:58.846Z] daemon.go:461: [d6ce17ec09838] Stopping daemon [2020-03-27T14:18:58.846Z] daemon.go:296: [d6ce17ec09838] exiting daemon [2020-03-27T14:18:58.846Z] daemon.go:448: [d6ce17ec09838] Daemon stopped [2020-03-27T14:18:58.846Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.70s) [2020-03-27T14:18:58.846Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-03-27T14:18:58.846Z] daemon.go:325: [d5e5c088e264f] waiting for daemon to start [2020-03-27T14:18:58.846Z] daemon.go:325: [d5e5c088e264f] waiting for daemon to start [2020-03-27T14:18:58.846Z] daemon.go:353: [d5e5c088e264f] daemon started [2020-03-27T14:18:58.846Z] daemon.go:461: [d5e5c088e264f] Stopping daemon [2020-03-27T14:18:58.846Z] daemon.go:296: [d5e5c088e264f] exiting daemon [2020-03-27T14:18:58.846Z] daemon.go:448: [d5e5c088e264f] Daemon stopped [2020-03-27T14:18:58.846Z] daemon.go:325: [d5e5c088e264f] waiting for daemon to start [2020-03-27T14:18:58.846Z] daemon.go:325: [d5e5c088e264f] waiting for daemon to start [2020-03-27T14:18:58.846Z] daemon.go:353: [d5e5c088e264f] daemon started [2020-03-27T14:18:58.846Z] daemon.go:461: [d5e5c088e264f] Stopping daemon [2020-03-27T14:18:58.846Z] daemon.go:296: [d5e5c088e264f] exiting daemon [2020-03-27T14:18:58.846Z] daemon.go:448: [d5e5c088e264f] Daemon stopped [2020-03-27T14:18:58.846Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.96s) [2020-03-27T14:18:58.846Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunLinksChanged [2020-03-27T14:18:58.846Z] daemon.go:325: [d183ec8096f41] waiting for daemon to start [2020-03-27T14:18:58.846Z] daemon.go:325: [d183ec8096f41] waiting for daemon to start [2020-03-27T14:18:58.846Z] daemon.go:353: [d183ec8096f41] daemon started [2020-03-27T14:18:58.846Z] daemon.go:461: [d183ec8096f41] Stopping daemon [2020-03-27T14:18:58.846Z] daemon.go:296: [d183ec8096f41] exiting daemon [2020-03-27T14:18:58.846Z] daemon.go:448: [d183ec8096f41] Daemon stopped [2020-03-27T14:18:58.846Z] daemon.go:325: [d183ec8096f41] waiting for daemon to start [2020-03-27T14:18:58.846Z] daemon.go:325: [d183ec8096f41] waiting for daemon to start [2020-03-27T14:18:58.846Z] daemon.go:353: [d183ec8096f41] daemon started [2020-03-27T14:18:58.846Z] daemon.go:461: [d183ec8096f41] Stopping daemon [2020-03-27T14:18:58.846Z] daemon.go:296: [d183ec8096f41] exiting daemon [2020-03-27T14:18:58.846Z] daemon.go:448: [d183ec8096f41] Daemon stopped [2020-03-27T14:18:58.846Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.75s) [2020-03-27T14:18:58.846Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-03-27T14:18:58.846Z] daemon.go:325: [d6846379aec2d] waiting for daemon to start [2020-03-27T14:18:58.846Z] daemon.go:325: [d6846379aec2d] waiting for daemon to start [2020-03-27T14:18:58.846Z] daemon.go:353: [d6846379aec2d] daemon started [2020-03-27T14:18:58.846Z] daemon.go:461: [d6846379aec2d] Stopping daemon [2020-03-27T14:18:58.846Z] daemon.go:296: [d6846379aec2d] exiting daemon [2020-03-27T14:18:58.846Z] daemon.go:448: [d6846379aec2d] Daemon stopped [2020-03-27T14:18:58.846Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (0.98s) [2020-03-27T14:18:58.846Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-03-27T14:18:58.846Z] daemon.go:325: [d9ce1fd445d93] waiting for daemon to start [2020-03-27T14:18:58.846Z] daemon.go:325: [d9ce1fd445d93] waiting for daemon to start [2020-03-27T14:18:58.846Z] daemon.go:353: [d9ce1fd445d93] daemon started [2020-03-27T14:18:58.846Z] daemon.go:461: [d9ce1fd445d93] Stopping daemon [2020-03-27T14:18:58.846Z] daemon.go:296: [d9ce1fd445d93] exiting daemon [2020-03-27T14:18:58.846Z] daemon.go:448: [d9ce1fd445d93] Daemon stopped [2020-03-27T14:18:58.846Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.04s) [2020-03-27T14:18:58.846Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-03-27T14:18:58.846Z] daemon.go:325: [dceffa6737bd7] waiting for daemon to start [2020-03-27T14:18:58.846Z] daemon.go:325: [dceffa6737bd7] waiting for daemon to start [2020-03-27T14:18:58.846Z] daemon.go:353: [dceffa6737bd7] daemon started [2020-03-27T14:18:58.846Z] daemon.go:461: [dceffa6737bd7] Stopping daemon [2020-03-27T14:18:58.846Z] daemon.go:296: [dceffa6737bd7] exiting daemon [2020-03-27T14:18:58.846Z] daemon.go:448: [dceffa6737bd7] Daemon stopped [2020-03-27T14:18:58.846Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (2.95s) [2020-03-27T14:18:58.846Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-03-27T14:18:58.846Z] daemon.go:325: [d73fbef6df193] waiting for daemon to start [2020-03-27T14:18:58.846Z] daemon.go:325: [d73fbef6df193] waiting for daemon to start [2020-03-27T14:18:58.846Z] daemon.go:353: [d73fbef6df193] daemon started [2020-03-27T14:18:58.846Z] daemon.go:461: [d73fbef6df193] Stopping daemon [2020-03-27T14:18:58.846Z] daemon.go:296: [d73fbef6df193] exiting daemon [2020-03-27T14:18:58.846Z] daemon.go:448: [d73fbef6df193] Daemon stopped [2020-03-27T14:18:58.846Z] daemon.go:325: [d73fbef6df193] waiting for daemon to start [2020-03-27T14:18:58.846Z] daemon.go:325: [d73fbef6df193] waiting for daemon to start [2020-03-27T14:18:58.846Z] daemon.go:353: [d73fbef6df193] daemon started [2020-03-27T14:18:58.846Z] daemon.go:461: [d73fbef6df193] Stopping daemon [2020-03-27T14:18:58.846Z] daemon.go:296: [d73fbef6df193] exiting daemon [2020-03-27T14:18:58.846Z] daemon.go:448: [d73fbef6df193] Daemon stopped [2020-03-27T14:18:58.846Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (8.33s) [2020-03-27T14:18:58.846Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-03-27T14:18:58.846Z] daemon.go:325: [d8e3e82be5489] waiting for daemon to start [2020-03-27T14:18:58.846Z] daemon.go:325: [d8e3e82be5489] waiting for daemon to start [2020-03-27T14:18:58.846Z] daemon.go:353: [d8e3e82be5489] daemon started [2020-03-27T14:18:58.846Z] daemon.go:461: [d8e3e82be5489] Stopping daemon [2020-03-27T14:18:58.846Z] daemon.go:296: [d8e3e82be5489] exiting daemon [2020-03-27T14:18:58.846Z] daemon.go:448: [d8e3e82be5489] Daemon stopped [2020-03-27T14:18:58.846Z] daemon.go:325: [d8e3e82be5489] waiting for daemon to start [2020-03-27T14:18:58.846Z] daemon.go:325: [d8e3e82be5489] waiting for daemon to start [2020-03-27T14:18:58.846Z] daemon.go:353: [d8e3e82be5489] daemon started [2020-03-27T14:18:58.846Z] daemon.go:461: [d8e3e82be5489] Stopping daemon [2020-03-27T14:18:58.846Z] daemon.go:296: [d8e3e82be5489] exiting daemon [2020-03-27T14:18:58.846Z] daemon.go:448: [d8e3e82be5489] Daemon stopped [2020-03-27T14:18:58.846Z] daemon.go:325: [d8e3e82be5489] waiting for daemon to start [2020-03-27T14:18:58.846Z] daemon.go:296: [d8e3e82be5489] exiting daemon [2020-03-27T14:18:58.846Z] daemon.go:325: [d8e3e82be5489] waiting for daemon to start [2020-03-27T14:18:58.846Z] daemon.go:461: [d8e3e82be5489] Stopping daemon [2020-03-27T14:18:58.846Z] daemon.go:450: [d8e3e82be5489] Error when stopping daemon: daemon not started [2020-03-27T14:18:58.846Z] docker_cli_daemon_test.go:2542: Daemon d8e3e82be5489 is not started [2020-03-27T14:18:58.846Z] daemon.go:325: [d8e3e82be5489] waiting for daemon to start [2020-03-27T14:18:58.846Z] daemon.go:325: [d8e3e82be5489] waiting for daemon to start [2020-03-27T14:18:58.846Z] daemon.go:353: [d8e3e82be5489] daemon started [2020-03-27T14:18:58.846Z] daemon.go:461: [d8e3e82be5489] Stopping daemon [2020-03-27T14:18:58.846Z] daemon.go:296: [d8e3e82be5489] exiting daemon [2020-03-27T14:18:58.846Z] daemon.go:448: [d8e3e82be5489] Daemon stopped [2020-03-27T14:18:58.846Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (9.02s) [2020-03-27T14:18:58.846Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-03-27T14:18:58.846Z] daemon.go:325: [de0203b44fd8a] waiting for daemon to start [2020-03-27T14:18:58.846Z] daemon.go:325: [de0203b44fd8a] waiting for daemon to start [2020-03-27T14:18:58.846Z] daemon.go:353: [de0203b44fd8a] daemon started [2020-03-27T14:18:58.846Z] daemon.go:461: [de0203b44fd8a] Stopping daemon [2020-03-27T14:18:58.846Z] daemon.go:296: [de0203b44fd8a] exiting daemon [2020-03-27T14:18:58.846Z] daemon.go:448: [de0203b44fd8a] Daemon stopped [2020-03-27T14:18:58.846Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.92s) [2020-03-27T14:18:58.846Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-03-27T14:18:58.846Z] daemon.go:325: [d0043e5d3f30d] waiting for daemon to start [2020-03-27T14:18:58.846Z] daemon.go:325: [d0043e5d3f30d] waiting for daemon to start [2020-03-27T14:18:58.846Z] daemon.go:353: [d0043e5d3f30d] daemon started [2020-03-27T14:18:58.846Z] daemon.go:461: [d0043e5d3f30d] Stopping daemon [2020-03-27T14:18:58.846Z] daemon.go:296: [d0043e5d3f30d] exiting daemon [2020-03-27T14:18:58.846Z] daemon.go:448: [d0043e5d3f30d] Daemon stopped [2020-03-27T14:18:58.846Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.98s) [2020-03-27T14:18:58.846Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSize [2020-03-27T14:18:58.846Z] daemon.go:325: [d363f8f966a9a] waiting for daemon to start [2020-03-27T14:18:58.846Z] daemon.go:325: [d363f8f966a9a] waiting for daemon to start [2020-03-27T14:18:58.846Z] daemon.go:353: [d363f8f966a9a] daemon started [2020-03-27T14:18:58.846Z] daemon.go:461: [d363f8f966a9a] Stopping daemon [2020-03-27T14:18:58.846Z] daemon.go:296: [d363f8f966a9a] exiting daemon [2020-03-27T14:18:58.846Z] daemon.go:448: [d363f8f966a9a] Daemon stopped [2020-03-27T14:18:58.846Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.79s) [2020-03-27T14:18:58.846Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSizeReload [2020-03-27T14:18:58.846Z] daemon.go:325: [d12d0942445f0] waiting for daemon to start [2020-03-27T14:18:58.846Z] daemon.go:325: [d12d0942445f0] waiting for daemon to start [2020-03-27T14:18:58.846Z] daemon.go:353: [d12d0942445f0] daemon started [2020-03-27T14:18:58.846Z] daemon.go:461: [d12d0942445f0] Stopping daemon [2020-03-27T14:18:58.846Z] daemon.go:296: [d12d0942445f0] exiting daemon [2020-03-27T14:18:58.846Z] daemon.go:448: [d12d0942445f0] Daemon stopped [2020-03-27T14:18:58.846Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.08s) [2020-03-27T14:18:58.846Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestTLSVerify [2020-03-27T14:18:58.846Z] check_test.go:309: Daemon dca56f16fe71d is not started [2020-03-27T14:18:58.846Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.01s) [2020-03-27T14:18:58.846Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestVolumePlugin [2020-03-27T14:18:58.846Z] daemon.go:325: [db5dc57ad0aa2] waiting for daemon to start [2020-03-27T14:18:58.846Z] daemon.go:325: [db5dc57ad0aa2] waiting for daemon to start [2020-03-27T14:18:58.846Z] daemon.go:353: [db5dc57ad0aa2] daemon started [2020-03-27T14:18:58.846Z] daemon.go:461: [db5dc57ad0aa2] Stopping daemon [2020-03-27T14:18:58.846Z] daemon.go:296: [db5dc57ad0aa2] exiting daemon [2020-03-27T14:18:58.846Z] daemon.go:448: [db5dc57ad0aa2] Daemon stopped [2020-03-27T14:18:58.846Z] === RUN TestDockerSwarmSuite [2020-03-27T14:18:58.846Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-03-27T14:18:58.846Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-03-27T14:18:58.883Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-03-27T14:18:59.405Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-03-27T14:18:59.448Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2020-03-27T14:18:59.660Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-03-27T14:18:59.706Z] ok github.com/docker/docker/daemon/logger/splunk 1.719s coverage: 84.5% of statements [2020-03-27T14:18:59.706Z] ? github.com/docker/docker/daemon/names [no test files] [2020-03-27T14:18:59.706Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-03-27T14:19:00.584Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-03-27T14:19:00.839Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-03-27T14:19:01.094Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-03-27T14:19:01.188Z] Loaded image: buildpack-deps:jessie [2020-03-27T14:19:01.188Z] Loaded image: busybox:latest [2020-03-27T14:19:01.188Z] Loaded image: busybox:glibc [2020-03-27T14:19:01.188Z] Loaded image: debian:jessie [2020-03-27T14:19:01.188Z] Loaded image: hello-world:latest [2020-03-27T14:19:01.188Z] INFO: Testing against a local daemon [2020-03-27T14:19:01.188Z] === RUN TestBuildWithSession [2020-03-27T14:19:01.349Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-03-27T14:19:01.604Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-03-27T14:19:02.204Z] --- PASS: TestBuildWithSession (2.13s) [2020-03-27T14:19:02.205Z] === RUN TestBuildSquashParent [2020-03-27T14:19:02.233Z] ok github.com/docker/docker/distribution/metadata 0.050s coverage: 48.2% of statements [2020-03-27T14:19:02.233Z] ok github.com/docker/docker/distribution 0.146s coverage: 22.3% of statements [2020-03-27T14:19:02.233Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-03-27T14:19:03.603Z] ok github.com/docker/docker/errdefs 0.008s coverage: 49.4% of statements [2020-03-27T14:19:04.111Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-03-27T14:19:04.670Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-03-27T14:19:04.974Z] ok github.com/docker/docker/image 0.017s coverage: 86.4% of statements [2020-03-27T14:19:04.974Z] ok github.com/docker/docker/distribution/xfer 1.433s coverage: 83.4% of statements [2020-03-27T14:19:04.974Z] ? github.com/docker/docker/dockerversion [no test files] [2020-03-27T14:19:05.229Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-03-27T14:19:05.907Z] ok github.com/docker/docker/image/cache 0.016s coverage: 19.2% of statements [2020-03-27T14:19:05.907Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-03-27T14:19:06.591Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.30s) [2020-03-27T14:19:06.591Z] service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit [2020-03-27T14:19:06.591Z] daemon.go:325: [d0d5c55abca29] waiting for daemon to start [2020-03-27T14:19:06.591Z] daemon.go:325: [d0d5c55abca29] waiting for daemon to start [2020-03-27T14:19:06.591Z] daemon.go:353: [d0d5c55abca29] daemon started [2020-03-27T14:19:06.591Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ihui8wz1hxvdo3aj9ka3eli8h Created:2020-03-27 14:18:58.796123428 +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[a89e7a256647ec15c253c2dfe026ea524a1fdef0828f7cf1744512459dd4f769:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ulavxzxaw1rzy61n6vli9ha4w EndpointID:0209e959ce036f53ae5e8de55ae0bb5679a8b7a72ac98437b3ef0fe5a0cf7750 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:1796d4162699d073f9cc92f7ebe7c0fe3b02553e2e592f0adb58ebe9b0b96fe0 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:63e1abfa325a IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ulavxzxaw1rzy61n6vli9ha4w EndpointID:0209e959ce036f53ae5e8de55ae0bb5679a8b7a72ac98437b3ef0fe5a0cf7750 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-03-27T14:19:06.591Z] daemon.go:461: [d0d5c55abca29] Stopping daemon [2020-03-27T14:19:06.591Z] daemon.go:296: [d0d5c55abca29] exiting daemon [2020-03-27T14:19:06.591Z] daemon.go:448: [d0d5c55abca29] Daemon stopped [2020-03-27T14:19:06.591Z] PASS [2020-03-27T14:19:06.591Z] [2020-03-27T14:19:06.591Z] === Skipped [2020-03-27T14:19:06.591Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-27T14:19:06.591Z] service_test.go:230: FLAKY_TEST [2020-03-27T14:19:06.591Z] [2020-03-27T14:19:06.591Z] [2020-03-27T14:19:06.591Z] DONE 21 tests, 1 skipped in 49.509s [2020-03-27T14:19:06.591Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-03-27T14:19:06.591Z] ++ 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-03-27T14:19:06.591Z] ++ set -e [2020-03-27T14:19:06.591Z] ++ '[' -n 0 ']' [2020-03-27T14:19:06.591Z] ++ set -x [2020-03-27T14:19:06.591Z] ++ 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-03-27T14:19:06.840Z] ok github.com/docker/docker/image/v1 0.018s coverage: 25.0% of statements [2020-03-27T14:19:06.840Z] ? github.com/docker/docker/internal/test [no test files] [2020-03-27T14:19:06.846Z] INFO: Testing against a local daemon [2020-03-27T14:19:06.846Z] === RUN TestDockerNetworkIpvlanPersistance [2020-03-27T14:19:06.846Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2020-03-27T14:19:06.846Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-27T14:19:06.846Z] === RUN TestDockerNetworkIpvlan [2020-03-27T14:19:06.846Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-03-27T14:19:06.846Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-27T14:19:06.846Z] PASS [2020-03-27T14:19:06.846Z] [2020-03-27T14:19:06.846Z] === Skipped [2020-03-27T14:19:06.846Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2020-03-27T14:19:06.846Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-27T14:19:06.846Z] [2020-03-27T14:19:06.846Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-03-27T14:19:06.846Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-27T14:19:06.846Z] [2020-03-27T14:19:06.846Z] [2020-03-27T14:19:06.846Z] DONE 2 tests, 2 skipped in 0.197s [2020-03-27T14:19:06.846Z] === RUN TestDockerSuite/TestBuildEnv [2020-03-27T14:19:06.846Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-03-27T14:19:06.846Z] ++ 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-03-27T14:19:06.846Z] ++ set -e [2020-03-27T14:19:06.846Z] ++ '[' -n 0 ']' [2020-03-27T14:19:06.846Z] ++ set -x [2020-03-27T14:19:06.846Z] ++ 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-03-27T14:19:07.102Z] INFO: Testing against a local daemon [2020-03-27T14:19:07.102Z] === RUN TestDockerNetworkMacvlanPersistance [2020-03-27T14:19:07.710Z] --- PASS: TestBuildSquashParent (5.27s) [2020-03-27T14:19:07.710Z] === RUN TestBuildWithRemoveAndForceRemove [2020-03-27T14:19:07.710Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-27T14:19:07.710Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-27T14:19:07.710Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-27T14:19:07.710Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-27T14:19:07.710Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-27T14:19:07.710Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-27T14:19:07.710Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-27T14:19:07.710Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-27T14:19:07.710Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-27T14:19:07.710Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-27T14:19:07.710Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-27T14:19:07.710Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-27T14:19:07.710Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-27T14:19:07.710Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-27T14:19:07.710Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-27T14:19:07.710Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-27T14:19:07.773Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2020-03-27T14:19:07.773Z] ? github.com/docker/docker/internal/test/environment [no test files] [2020-03-27T14:19:07.773Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2020-03-27T14:19:08.031Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2020-03-27T14:19:08.031Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2020-03-27T14:19:08.031Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2020-03-27T14:19:08.031Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2020-03-27T14:19:08.031Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2020-03-27T14:19:08.288Z] ? github.com/docker/docker/internal/test/registry [no test files] [2020-03-27T14:19:08.288Z] ? github.com/docker/docker/internal/test/request [no test files] [2020-03-27T14:19:08.288Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-03-27T14:19:08.462Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-03-27T14:19:08.546Z] ok github.com/docker/docker/internal/testutil 0.011s coverage: 62.5% of statements [2020-03-27T14:19:09.021Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.89s) [2020-03-27T14:19:09.021Z] macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance [2020-03-27T14:19:09.021Z] daemon.go:325: [d6c89086d0c4d] waiting for daemon to start [2020-03-27T14:19:09.021Z] daemon.go:325: [d6c89086d0c4d] waiting for daemon to start [2020-03-27T14:19:09.021Z] daemon.go:353: [d6c89086d0c4d] daemon started [2020-03-27T14:19:09.021Z] daemon.go:461: [d6c89086d0c4d] Stopping daemon [2020-03-27T14:19:09.021Z] daemon.go:296: [d6c89086d0c4d] exiting daemon [2020-03-27T14:19:09.021Z] daemon.go:448: [d6c89086d0c4d] Daemon stopped [2020-03-27T14:19:09.021Z] daemon.go:325: [d6c89086d0c4d] waiting for daemon to start [2020-03-27T14:19:09.021Z] daemon.go:325: [d6c89086d0c4d] waiting for daemon to start [2020-03-27T14:19:09.021Z] daemon.go:353: [d6c89086d0c4d] daemon started [2020-03-27T14:19:09.021Z] daemon.go:461: [d6c89086d0c4d] Stopping daemon [2020-03-27T14:19:09.021Z] daemon.go:296: [d6c89086d0c4d] exiting daemon [2020-03-27T14:19:09.021Z] daemon.go:448: [d6c89086d0c4d] Daemon stopped [2020-03-27T14:19:09.021Z] === RUN TestDockerNetworkMacvlan [2020-03-27T14:19:09.477Z] ok github.com/docker/docker/libcontainerd/queue 0.028s coverage: 100.0% of statements [2020-03-27T14:19:09.945Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-03-27T14:19:09.945Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-03-27T14:19:09.945Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-03-27T14:19:10.411Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-27T14:19:10.701Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-27T14:19:10.851Z] ok github.com/docker/docker/opts 0.020s coverage: 66.9% of statements [2020-03-27T14:19:10.872Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-03-27T14:19:11.107Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-03-27T14:19:11.430Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-03-27T14:19:11.685Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-03-27T14:19:12.742Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2020-03-27T14:19:12.742Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.92s) [2020-03-27T14:19:12.742Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.23s) [2020-03-27T14:19:12.742Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.28s) [2020-03-27T14:19:12.742Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.33s) [2020-03-27T14:19:12.742Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.24s) [2020-03-27T14:19:12.742Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.08s) [2020-03-27T14:19:12.742Z] === RUN TestBuildMultiStageCopy [2020-03-27T14:19:12.742Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-03-27T14:19:13.003Z] ok github.com/docker/docker/pkg/archive 0.401s coverage: 77.2% of statements [2020-03-27T14:19:13.934Z] ok github.com/docker/docker/pkg/authorization 0.088s coverage: 66.7% of statements [2020-03-27T14:19:14.192Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2020-03-27T14:19:14.449Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-03-27T14:19:14.769Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-03-27T14:19:14.943Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-03-27T14:19:15.054Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-03-27T14:19:15.339Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-03-27T14:19:15.959Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-03-27T14:19:16.245Z] --- PASS: TestBuildMultiStageCopy (3.42s) [2020-03-27T14:19:16.245Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.84s) [2020-03-27T14:19:16.245Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.37s) [2020-03-27T14:19:16.245Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.38s) [2020-03-27T14:19:16.245Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.40s) [2020-03-27T14:19:16.245Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.42s) [2020-03-27T14:19:16.245Z] === RUN TestBuildMultiStageParentConfig [2020-03-27T14:19:17.255Z] --- PASS: TestBuildMultiStageParentConfig (0.96s) [2020-03-27T14:19:17.255Z] === RUN TestBuildLabelWithTargets [2020-03-27T14:19:18.624Z] ok github.com/docker/docker/layer 7.597s coverage: 72.0% of statements [2020-03-27T14:19:18.625Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-03-27T14:19:18.625Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-03-27T14:19:18.625Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-03-27T14:19:18.625Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-03-27T14:19:18.625Z] ? github.com/docker/docker/oci [no test files] [2020-03-27T14:19:18.625Z] ? github.com/docker/docker/oci/caps [no test files] [2020-03-27T14:19:18.625Z] ok github.com/docker/docker/pkg/chrootarchive 3.008s coverage: 43.2% of statements [2020-03-27T14:19:18.625Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-03-27T14:19:18.625Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-03-27T14:19:18.625Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2020-03-27T14:19:18.736Z] --- PASS: TestBuildLabelWithTargets (1.51s) [2020-03-27T14:19:18.736Z] === RUN TestBuildWithEmptyLayers [2020-03-27T14:19:19.098Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-03-27T14:19:19.098Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-03-27T14:19:19.189Z] ok github.com/docker/docker/pkg/discovery 0.004s coverage: 58.3% of statements [2020-03-27T14:19:19.189Z] ok github.com/docker/docker/pkg/discovery/file 0.004s coverage: 92.9% of statements [2020-03-27T14:19:19.354Z] --- PASS: TestBuildWithEmptyLayers (0.75s) [2020-03-27T14:19:19.354Z] === RUN TestBuildMultiStageOnBuild [2020-03-27T14:19:20.121Z] ok github.com/docker/docker/pkg/discovery/memory 0.010s coverage: 92.3% of statements [2020-03-27T14:19:20.686Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements [2020-03-27T14:19:21.251Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2020-03-27T14:19:22.039Z] --- PASS: TestBuildMultiStageOnBuild (2.14s) [2020-03-27T14:19:22.039Z] === RUN TestBuildUncleanTarFilenames [2020-03-27T14:19:22.622Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 66.3% of statements [2020-03-27T14:19:22.658Z] --- PASS: TestBuildUncleanTarFilenames (1.12s) [2020-03-27T14:19:22.658Z] === RUN TestBuildMultiStageLayerLeak [2020-03-27T14:19:23.187Z] ok github.com/docker/docker/pkg/fileutils 0.011s coverage: 89.5% of statements [2020-03-27T14:19:23.250Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-03-27T14:19:23.752Z] ok github.com/docker/docker/pkg/discovery/kv 3.075s coverage: 84.1% of statements [2020-03-27T14:19:24.010Z] ok github.com/docker/docker/pkg/fsutils 0.250s coverage: 85.1% of statements [2020-03-27T14:19:24.010Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 10.2% of statements [2020-03-27T14:19:24.173Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-03-27T14:19:25.341Z] --- PASS: TestBuildMultiStageLayerLeak (2.18s) [2020-03-27T14:19:25.341Z] === RUN TestBuildWithHugeFile [2020-03-27T14:19:25.382Z] ok github.com/docker/docker/pkg/idtools 0.451s coverage: 70.1% of statements [2020-03-27T14:19:25.382Z] ok github.com/docker/docker/pkg/ioutils 0.384s coverage: 68.7% of statements [2020-03-27T14:19:25.947Z] ok github.com/docker/docker/pkg/locker 0.020s coverage: 88.9% of statements [2020-03-27T14:19:26.204Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2020-03-27T14:19:26.204Z] ok github.com/docker/docker/pkg/longpath 0.003s coverage: 100.0% of statements [2020-03-27T14:19:26.205Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-03-27T14:19:26.769Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2020-03-27T14:19:27.335Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2020-03-27T14:19:27.593Z] ok github.com/docker/docker/pkg/parsers/kernel 0.001s coverage: 60.0% of statements [2020-03-27T14:19:27.593Z] ok github.com/docker/docker/pkg/mount 0.563s coverage: 69.6% of statements [2020-03-27T14:19:27.593Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-03-27T14:19:27.851Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 90.0% of statements [2020-03-27T14:19:28.416Z] ok github.com/docker/docker/pkg/pidfile 0.028s coverage: 82.4% of statements [2020-03-27T14:19:28.416Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-03-27T14:19:28.416Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-03-27T14:19:29.347Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.007s coverage: 56.8% of statements [2020-03-27T14:19:30.002Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-03-27T14:19:30.264Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 87.9% of statements [2020-03-27T14:19:30.521Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-03-27T14:19:31.898Z] ok github.com/docker/docker/pkg/pubsub 1.028s coverage: 72.7% of statements [2020-03-27T14:19:32.155Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2020-03-27T14:19:35.430Z] ok github.com/docker/docker/pkg/signal 2.876s coverage: 61.0% of statements [2020-03-27T14:19:35.994Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2020-03-27T14:19:36.251Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-03-27T14:19:36.322Z] --- PASS: TestDockerNetworkMacvlan (26.76s) [2020-03-27T14:19:36.322Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-03-27T14:19:36.322Z] daemon.go:325: [d034412ba5611] waiting for daemon to start [2020-03-27T14:19:36.322Z] daemon.go:325: [d034412ba5611] waiting for daemon to start [2020-03-27T14:19:36.322Z] daemon.go:353: [d034412ba5611] daemon started [2020-03-27T14:19:36.322Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.20s) [2020-03-27T14:19:36.322Z] daemon.go:461: [d034412ba5611] Stopping daemon [2020-03-27T14:19:36.322Z] daemon.go:296: [d034412ba5611] exiting daemon [2020-03-27T14:19:36.322Z] daemon.go:448: [d034412ba5611] Daemon stopped [2020-03-27T14:19:36.322Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-03-27T14:19:36.322Z] daemon.go:325: [d643f80b804e8] waiting for daemon to start [2020-03-27T14:19:36.322Z] daemon.go:325: [d643f80b804e8] waiting for daemon to start [2020-03-27T14:19:36.322Z] daemon.go:353: [d643f80b804e8] daemon started [2020-03-27T14:19:36.322Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s) [2020-03-27T14:19:36.322Z] daemon.go:461: [d643f80b804e8] Stopping daemon [2020-03-27T14:19:36.322Z] daemon.go:296: [d643f80b804e8] exiting daemon [2020-03-27T14:19:36.322Z] daemon.go:448: [d643f80b804e8] Daemon stopped [2020-03-27T14:19:36.322Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-03-27T14:19:36.322Z] daemon.go:325: [ddb9e475b33e3] waiting for daemon to start [2020-03-27T14:19:36.323Z] daemon.go:325: [ddb9e475b33e3] waiting for daemon to start [2020-03-27T14:19:36.323Z] daemon.go:353: [ddb9e475b33e3] daemon started [2020-03-27T14:19:36.323Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.96s) [2020-03-27T14:19:36.323Z] daemon.go:461: [ddb9e475b33e3] Stopping daemon [2020-03-27T14:19:36.323Z] daemon.go:296: [ddb9e475b33e3] exiting daemon [2020-03-27T14:19:36.323Z] daemon.go:448: [ddb9e475b33e3] Daemon stopped [2020-03-27T14:19:36.323Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-03-27T14:19:36.323Z] daemon.go:325: [d73a6d16c3da1] waiting for daemon to start [2020-03-27T14:19:36.323Z] daemon.go:325: [d73a6d16c3da1] waiting for daemon to start [2020-03-27T14:19:36.323Z] daemon.go:353: [d73a6d16c3da1] daemon started [2020-03-27T14:19:36.323Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.06s) [2020-03-27T14:19:36.323Z] daemon.go:461: [d73a6d16c3da1] Stopping daemon [2020-03-27T14:19:36.323Z] daemon.go:296: [d73a6d16c3da1] exiting daemon [2020-03-27T14:19:36.323Z] daemon.go:448: [d73a6d16c3da1] Daemon stopped [2020-03-27T14:19:36.323Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-03-27T14:19:36.323Z] daemon.go:325: [dbc3b0ce4c14d] waiting for daemon to start [2020-03-27T14:19:36.323Z] daemon.go:325: [dbc3b0ce4c14d] waiting for daemon to start [2020-03-27T14:19:36.323Z] daemon.go:353: [dbc3b0ce4c14d] daemon started [2020-03-27T14:19:36.323Z] --- PASS: TestDockerNetworkMacvlan/Addressing (16.16s) [2020-03-27T14:19:36.323Z] daemon.go:461: [dbc3b0ce4c14d] Stopping daemon [2020-03-27T14:19:36.323Z] daemon.go:296: [dbc3b0ce4c14d] exiting daemon [2020-03-27T14:19:36.323Z] daemon.go:448: [dbc3b0ce4c14d] Daemon stopped [2020-03-27T14:19:36.323Z] PASS [2020-03-27T14:19:36.323Z] [2020-03-27T14:19:36.323Z] DONE 7 tests in 28.818s [2020-03-27T14:19:36.323Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-03-27T14:19:36.323Z] ++ 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-03-27T14:19:36.323Z] ++ set -e [2020-03-27T14:19:36.323Z] ++ '[' -n 0 ']' [2020-03-27T14:19:36.323Z] ++ set -x [2020-03-27T14:19:36.323Z] ++ 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-03-27T14:19:36.323Z] testing: warning: no tests to run [2020-03-27T14:19:36.323Z] PASS [2020-03-27T14:19:36.323Z] [2020-03-27T14:19:36.323Z] DONE 0 tests in 0.024s [2020-03-27T14:19:36.323Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-03-27T14:19:36.323Z] ++ 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-03-27T14:19:36.323Z] ++ set -e [2020-03-27T14:19:36.323Z] ++ '[' -n 0 ']' [2020-03-27T14:19:36.323Z] ++ set -x [2020-03-27T14:19:36.323Z] ++ 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-03-27T14:19:36.323Z] INFO: Testing against a local daemon [2020-03-27T14:19:36.323Z] === RUN TestAuthZPluginAllowRequest [2020-03-27T14:19:36.508Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-03-27T14:19:37.071Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2020-03-27T14:19:37.328Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 81.4% of statements [2020-03-27T14:19:38.207Z] --- PASS: TestAuthZPluginAllowRequest (1.94s) [2020-03-27T14:19:38.207Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest [2020-03-27T14:19:38.207Z] daemon.go:325: [d0e96c3b5aaea] waiting for daemon to start [2020-03-27T14:19:38.207Z] daemon.go:325: [d0e96c3b5aaea] waiting for daemon to start [2020-03-27T14:19:38.207Z] daemon.go:353: [d0e96c3b5aaea] daemon started [2020-03-27T14:19:38.207Z] daemon.go:461: [d0e96c3b5aaea] Stopping daemon [2020-03-27T14:19:38.207Z] daemon.go:296: [d0e96c3b5aaea] exiting daemon [2020-03-27T14:19:38.207Z] daemon.go:448: [d0e96c3b5aaea] Daemon stopped [2020-03-27T14:19:38.207Z] === RUN TestAuthZPluginTLS [2020-03-27T14:19:38.258Z] ok github.com/docker/docker/pkg/system 0.022s coverage: 35.1% of statements [2020-03-27T14:19:38.462Z] --- PASS: TestAuthZPluginTLS (0.55s) [2020-03-27T14:19:38.462Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS [2020-03-27T14:19:38.462Z] daemon.go:325: [db43e498ac033] waiting for daemon to start [2020-03-27T14:19:38.462Z] daemon.go:325: [db43e498ac033] waiting for daemon to start [2020-03-27T14:19:38.462Z] daemon.go:353: [db43e498ac033] daemon started [2020-03-27T14:19:38.462Z] daemon.go:461: [db43e498ac033] Stopping daemon [2020-03-27T14:19:38.462Z] daemon.go:296: [db43e498ac033] exiting daemon [2020-03-27T14:19:38.462Z] daemon.go:448: [db43e498ac033] Daemon stopped [2020-03-27T14:19:38.462Z] === RUN TestAuthZPluginDenyRequest [2020-03-27T14:19:38.515Z] ok github.com/docker/docker/pkg/tailfile 0.084s coverage: 88.6% of statements [2020-03-27T14:19:39.022Z] --- PASS: TestAuthZPluginDenyRequest (0.57s) [2020-03-27T14:19:39.022Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest [2020-03-27T14:19:39.022Z] daemon.go:325: [d220c339a7771] waiting for daemon to start [2020-03-27T14:19:39.022Z] daemon.go:325: [d220c339a7771] waiting for daemon to start [2020-03-27T14:19:39.022Z] daemon.go:353: [d220c339a7771] daemon started [2020-03-27T14:19:39.022Z] daemon.go:461: [d220c339a7771] Stopping daemon [2020-03-27T14:19:39.022Z] daemon.go:296: [d220c339a7771] exiting daemon [2020-03-27T14:19:39.022Z] daemon.go:448: [d220c339a7771] Daemon stopped [2020-03-27T14:19:39.022Z] === RUN TestAuthZPluginAPIDenyResponse [2020-03-27T14:19:39.079Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2020-03-27T14:19:39.581Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2020-03-27T14:19:39.581Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse [2020-03-27T14:19:39.581Z] daemon.go:325: [d6dbc742ca629] waiting for daemon to start [2020-03-27T14:19:39.581Z] daemon.go:325: [d6dbc742ca629] waiting for daemon to start [2020-03-27T14:19:39.581Z] daemon.go:353: [d6dbc742ca629] daemon started [2020-03-27T14:19:39.581Z] daemon.go:461: [d6dbc742ca629] Stopping daemon [2020-03-27T14:19:39.581Z] daemon.go:296: [d6dbc742ca629] exiting daemon [2020-03-27T14:19:39.581Z] daemon.go:448: [d6dbc742ca629] Daemon stopped [2020-03-27T14:19:39.581Z] === RUN TestAuthZPluginDenyResponse [2020-03-27T14:19:39.643Z] ok github.com/docker/docker/pkg/term 0.004s coverage: 84.8% of statements [2020-03-27T14:19:39.900Z] testing: warning: no tests to run [2020-03-27T14:19:39.900Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: 0.0% of statements [no tests to run] [2020-03-27T14:19:40.140Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2020-03-27T14:19:40.140Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse [2020-03-27T14:19:40.140Z] daemon.go:325: [da495dd5c8998] waiting for daemon to start [2020-03-27T14:19:40.140Z] daemon.go:325: [da495dd5c8998] waiting for daemon to start [2020-03-27T14:19:40.140Z] daemon.go:353: [da495dd5c8998] daemon started [2020-03-27T14:19:40.141Z] daemon.go:461: [da495dd5c8998] Stopping daemon [2020-03-27T14:19:40.141Z] daemon.go:296: [da495dd5c8998] exiting daemon [2020-03-27T14:19:40.141Z] daemon.go:448: [da495dd5c8998] Daemon stopped [2020-03-27T14:19:40.141Z] === RUN TestAuthZPluginAllowEventStream [2020-03-27T14:19:40.464Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-03-27T14:19:40.464Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-03-27T14:19:40.721Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-03-27T14:19:42.023Z] --- PASS: TestAuthZPluginAllowEventStream (1.58s) [2020-03-27T14:19:42.023Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream [2020-03-27T14:19:42.023Z] daemon.go:325: [df98b8bbe7dc5] waiting for daemon to start [2020-03-27T14:19:42.023Z] daemon.go:325: [df98b8bbe7dc5] waiting for daemon to start [2020-03-27T14:19:42.023Z] daemon.go:353: [df98b8bbe7dc5] daemon started [2020-03-27T14:19:42.023Z] daemon.go:461: [df98b8bbe7dc5] Stopping daemon [2020-03-27T14:19:42.023Z] daemon.go:296: [df98b8bbe7dc5] exiting daemon [2020-03-27T14:19:42.023Z] daemon.go:448: [df98b8bbe7dc5] Daemon stopped [2020-03-27T14:19:42.023Z] === RUN TestAuthZPluginErrorResponse [2020-03-27T14:19:42.023Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-03-27T14:19:42.278Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2020-03-27T14:19:42.278Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse [2020-03-27T14:19:42.278Z] daemon.go:325: [d1bd2a2f410e9] waiting for daemon to start [2020-03-27T14:19:42.278Z] daemon.go:325: [d1bd2a2f410e9] waiting for daemon to start [2020-03-27T14:19:42.278Z] daemon.go:353: [d1bd2a2f410e9] daemon started [2020-03-27T14:19:42.278Z] daemon.go:461: [d1bd2a2f410e9] Stopping daemon [2020-03-27T14:19:42.278Z] daemon.go:296: [d1bd2a2f410e9] exiting daemon [2020-03-27T14:19:42.278Z] daemon.go:448: [d1bd2a2f410e9] Daemon stopped [2020-03-27T14:19:42.278Z] === RUN TestAuthZPluginErrorRequest [2020-03-27T14:19:42.837Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2020-03-27T14:19:42.837Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest [2020-03-27T14:19:42.837Z] daemon.go:325: [d2329f4145cf7] waiting for daemon to start [2020-03-27T14:19:42.837Z] daemon.go:325: [d2329f4145cf7] waiting for daemon to start [2020-03-27T14:19:42.837Z] daemon.go:353: [d2329f4145cf7] daemon started [2020-03-27T14:19:42.837Z] daemon.go:461: [d2329f4145cf7] Stopping daemon [2020-03-27T14:19:42.837Z] daemon.go:296: [d2329f4145cf7] exiting daemon [2020-03-27T14:19:42.837Z] daemon.go:448: [d2329f4145cf7] Daemon stopped [2020-03-27T14:19:42.837Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-03-27T14:19:43.244Z] ok github.com/docker/docker/plugin 0.531s coverage: 27.3% of statements [2020-03-27T14:19:43.396Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2020-03-27T14:19:43.396Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-03-27T14:19:43.396Z] daemon.go:325: [dcb005ec9e87f] waiting for daemon to start [2020-03-27T14:19:43.396Z] daemon.go:325: [dcb005ec9e87f] waiting for daemon to start [2020-03-27T14:19:43.396Z] daemon.go:353: [dcb005ec9e87f] daemon started [2020-03-27T14:19:43.396Z] daemon.go:461: [dcb005ec9e87f] Stopping daemon [2020-03-27T14:19:43.396Z] daemon.go:296: [dcb005ec9e87f] exiting daemon [2020-03-27T14:19:43.396Z] daemon.go:448: [dcb005ec9e87f] Daemon stopped [2020-03-27T14:19:43.396Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-03-27T14:19:43.501Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-03-27T14:19:43.954Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-03-27T14:19:44.432Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 74.1% of statements [2020-03-27T14:19:44.996Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2020-03-27T14:19:45.314Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.02s) [2020-03-27T14:19:45.314Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking [2020-03-27T14:19:45.314Z] daemon.go:325: [da03cf54f115d] waiting for daemon to start [2020-03-27T14:19:45.314Z] daemon.go:325: [da03cf54f115d] waiting for daemon to start [2020-03-27T14:19:45.314Z] daemon.go:353: [da03cf54f115d] daemon started [2020-03-27T14:19:45.314Z] daemon.go:461: [da03cf54f115d] Stopping daemon [2020-03-27T14:19:45.314Z] daemon.go:296: [da03cf54f115d] exiting daemon [2020-03-27T14:19:45.314Z] daemon.go:448: [da03cf54f115d] Daemon stopped [2020-03-27T14:19:45.314Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-03-27T14:19:46.365Z] ok github.com/docker/docker/registry 0.073s coverage: 56.3% of statements [2020-03-27T14:19:46.929Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2020-03-27T14:19:47.186Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 49.0% of statements [2020-03-27T14:19:47.824Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.04s) [2020-03-27T14:19:47.824Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom [2020-03-27T14:19:47.824Z] daemon.go:325: [d9e1d9a357bac] waiting for daemon to start [2020-03-27T14:19:47.824Z] daemon.go:325: [d9e1d9a357bac] waiting for daemon to start [2020-03-27T14:19:47.824Z] daemon.go:353: [d9e1d9a357bac] daemon started [2020-03-27T14:19:47.824Z] daemon.go:461: [d9e1d9a357bac] Stopping daemon [2020-03-27T14:19:47.824Z] daemon.go:296: [d9e1d9a357bac] exiting daemon [2020-03-27T14:19:47.824Z] daemon.go:448: [d9e1d9a357bac] Daemon stopped [2020-03-27T14:19:47.824Z] === RUN TestAuthZPluginHeader [2020-03-27T14:19:48.080Z] --- PASS: TestAuthZPluginHeader (0.81s) [2020-03-27T14:19:48.080Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader [2020-03-27T14:19:48.080Z] daemon.go:325: [d154e24015f24] waiting for daemon to start [2020-03-27T14:19:48.080Z] daemon.go:325: [d154e24015f24] waiting for daemon to start [2020-03-27T14:19:48.080Z] daemon.go:353: [d154e24015f24] daemon started [2020-03-27T14:19:48.080Z] daemon.go:461: [d154e24015f24] Stopping daemon [2020-03-27T14:19:48.080Z] daemon.go:296: [d154e24015f24] exiting daemon [2020-03-27T14:19:48.080Z] daemon.go:448: [d154e24015f24] Daemon stopped [2020-03-27T14:19:48.080Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-03-27T14:19:48.117Z] ok github.com/docker/docker/runconfig 0.008s coverage: 68.2% of statements [2020-03-27T14:19:49.047Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-03-27T14:19:49.612Z] ok github.com/docker/docker/volume/local 0.018s coverage: 73.0% of statements [2020-03-27T14:19:50.544Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2020-03-27T14:19:51.338Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-03-27T14:19:51.338Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-03-27T14:19:51.476Z] ok github.com/docker/docker/volume/service 0.016s coverage: 73.0% of statements [2020-03-27T14:19:53.223Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.87s) [2020-03-27T14:19:53.223Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2AllowNonVolumeRequest [2020-03-27T14:19:53.223Z] daemon.go:325: [d2714a47fddba] waiting for daemon to start [2020-03-27T14:19:53.223Z] daemon.go:325: [d2714a47fddba] waiting for daemon to start [2020-03-27T14:19:53.223Z] daemon.go:353: [d2714a47fddba] daemon started [2020-03-27T14:19:53.223Z] daemon.go:461: [d2714a47fddba] Stopping daemon [2020-03-27T14:19:53.223Z] daemon.go:296: [d2714a47fddba] exiting daemon [2020-03-27T14:19:53.223Z] daemon.go:448: [d2714a47fddba] Daemon stopped [2020-03-27T14:19:53.223Z] daemon.go:325: [d2714a47fddba] waiting for daemon to start [2020-03-27T14:19:53.223Z] daemon.go:325: [d2714a47fddba] waiting for daemon to start [2020-03-27T14:19:53.223Z] daemon.go:353: [d2714a47fddba] daemon started [2020-03-27T14:19:53.223Z] daemon.go:461: [d2714a47fddba] Stopping daemon [2020-03-27T14:19:53.223Z] daemon.go:296: [d2714a47fddba] exiting daemon [2020-03-27T14:19:53.223Z] daemon.go:448: [d2714a47fddba] Daemon stopped [2020-03-27T14:19:53.223Z] === RUN TestAuthZPluginV2Disable [2020-03-27T14:19:54.612Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-03-27T14:19:55.183Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-03-27T14:19:55.741Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-03-27T14:19:56.300Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-03-27T14:19:56.859Z] --- PASS: TestAuthZPluginV2Disable (3.89s) [2020-03-27T14:19:56.859Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2Disable [2020-03-27T14:19:56.859Z] daemon.go:325: [d47763befd461] waiting for daemon to start [2020-03-27T14:19:56.859Z] daemon.go:325: [d47763befd461] waiting for daemon to start [2020-03-27T14:19:56.859Z] daemon.go:353: [d47763befd461] daemon started [2020-03-27T14:19:56.859Z] daemon.go:461: [d47763befd461] Stopping daemon [2020-03-27T14:19:56.859Z] daemon.go:296: [d47763befd461] exiting daemon [2020-03-27T14:19:56.859Z] daemon.go:448: [d47763befd461] Daemon stopped [2020-03-27T14:19:56.859Z] daemon.go:325: [d47763befd461] waiting for daemon to start [2020-03-27T14:19:56.859Z] daemon.go:325: [d47763befd461] waiting for daemon to start [2020-03-27T14:19:56.859Z] daemon.go:353: [d47763befd461] daemon started [2020-03-27T14:19:56.859Z] daemon.go:461: [d47763befd461] Stopping daemon [2020-03-27T14:19:56.859Z] daemon.go:296: [d47763befd461] exiting daemon [2020-03-27T14:19:56.859Z] daemon.go:448: [d47763befd461] Daemon stopped [2020-03-27T14:19:56.859Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-03-27T14:19:58.222Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-03-27T14:19:58.222Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-03-27T14:19:58.476Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-03-27T14:20:00.358Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.27s) [2020-03-27T14:20:00.358Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2RejectVolumeRequests [2020-03-27T14:20:00.358Z] daemon.go:325: [d92b759bfd6dc] waiting for daemon to start [2020-03-27T14:20:00.358Z] daemon.go:325: [d92b759bfd6dc] waiting for daemon to start [2020-03-27T14:20:00.358Z] daemon.go:353: [d92b759bfd6dc] daemon started [2020-03-27T14:20:00.358Z] daemon.go:461: [d92b759bfd6dc] Stopping daemon [2020-03-27T14:20:00.358Z] daemon.go:296: [d92b759bfd6dc] exiting daemon [2020-03-27T14:20:00.358Z] daemon.go:448: [d92b759bfd6dc] Daemon stopped [2020-03-27T14:20:00.358Z] daemon.go:325: [d92b759bfd6dc] waiting for daemon to start [2020-03-27T14:20:00.358Z] daemon.go:325: [d92b759bfd6dc] waiting for daemon to start [2020-03-27T14:20:00.358Z] daemon.go:353: [d92b759bfd6dc] daemon started [2020-03-27T14:20:00.358Z] daemon.go:461: [d92b759bfd6dc] Stopping daemon [2020-03-27T14:20:00.358Z] daemon.go:296: [d92b759bfd6dc] exiting daemon [2020-03-27T14:20:00.358Z] daemon.go:448: [d92b759bfd6dc] Daemon stopped [2020-03-27T14:20:00.358Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-03-27T14:20:03.653Z] ok github.com/docker/docker/pkg/plugins 33.615s coverage: 76.8% of statements [2020-03-27T14:20:03.653Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-03-27T14:20:03.653Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-03-27T14:20:03.653Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-03-27T14:20:03.653Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-03-27T14:20:03.653Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-03-27T14:20:03.653Z] ? github.com/docker/docker/rootless [no test files] [2020-03-27T14:20:03.653Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-03-27T14:20:03.653Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-03-27T14:20:03.653Z] ? github.com/docker/docker/volume [no test files] [2020-03-27T14:20:03.653Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-03-27T14:20:03.653Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-03-27T14:20:03.653Z] [2020-03-27T14:20:03.653Z] === Skipped [2020-03-27T14:20:03.653Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-03-27T14:20:03.653Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-03-27T14:20:03.653Z] [2020-03-27T14:20:03.653Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-03-27T14:20:03.653Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-03-27T14:20:03.653Z] [2020-03-27T14:20:03.653Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-03-27T14:20:03.653Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-27T14:20:03.653Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-27T14:20:03.653Z] [2020-03-27T14:20:03.653Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-03-27T14:20:03.653Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-27T14:20:03.653Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-27T14:20:03.653Z] [2020-03-27T14:20:03.653Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-03-27T14:20:03.653Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-27T14:20:03.653Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-27T14:20:03.653Z] [2020-03-27T14:20:03.653Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-03-27T14:20:03.653Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-27T14:20:03.653Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-27T14:20:03.653Z] [2020-03-27T14:20:03.653Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-03-27T14:20:03.653Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-27T14:20:03.653Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-27T14:20:03.653Z] [2020-03-27T14:20:03.653Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-03-27T14:20:03.653Z] graphtest_unix.go:73: No driver to put! [2020-03-27T14:20:03.653Z] [2020-03-27T14:20:03.653Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-03-27T14:20:03.653Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-03-27T14:20:03.653Z] [2020-03-27T14:20:03.653Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-03-27T14:20:03.653Z] overlay_test.go:49: Fails to compute changes intermittently [2020-03-27T14:20:03.653Z] [2020-03-27T14:20:03.653Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-03-27T14:20:03.653Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-03-27T14:20:03.653Z] [2020-03-27T14:20:03.653Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-03-27T14:20:03.653Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-03-27T14:20:03.653Z] [2020-03-27T14:20:03.653Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-03-27T14:20:03.653Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-27T14:20:03.653Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-27T14:20:03.653Z] [2020-03-27T14:20:03.653Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-03-27T14:20:03.653Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-27T14:20:03.653Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-27T14:20:03.653Z] [2020-03-27T14:20:03.653Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-03-27T14:20:03.653Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-27T14:20:03.653Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-27T14:20:03.653Z] [2020-03-27T14:20:03.653Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-03-27T14:20:03.653Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-27T14:20:03.653Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-27T14:20:03.653Z] [2020-03-27T14:20:03.653Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-03-27T14:20:03.653Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-27T14:20:03.653Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-27T14:20:03.653Z] [2020-03-27T14:20:03.653Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-03-27T14:20:03.653Z] graphtest_unix.go:73: No driver to put! [2020-03-27T14:20:03.653Z] [2020-03-27T14:20:03.653Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-03-27T14:20:03.653Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-03-27T14:20:03.653Z] [2020-03-27T14:20:03.653Z] [2020-03-27T14:20:03.653Z] DONE 2065 tests, 19 skipped in 253.462s Post stage [Pipeline] junit [2020-03-27T14:20:03.664Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-03-27T14:20:04.269Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40617/.git:/go/src/github.com/docker/docker/.git --name docker-pr12 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f4a7311dabd3eded3a5979c06127303f694f6b29 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:f4a7311dabd3eded3a5979c06127303f694f6b29 hack/validate/vendor [2020-03-27T14:20:05.201Z] 2020/03/27 14:20:04 Collecting initial packages [2020-03-27T14:20:05.201Z] 2020/03/27 14:20:04 Download dependencies [2020-03-27T14:20:07.725Z] 2020/03/27 14:20:07 Starting whole vndr cycle because no package specified [2020-03-27T14:20:07.725Z] 2020/03/27 14:20:07 Ignoring paths matching "^archive/tar" [2020-03-27T14:20:07.725Z] 2020/03/27 14:20:07 Clone github.com/Microsoft/go-winio, revision 6c72808b55902eae4c5943626030429ff20f3b63, attempt 1/20 [2020-03-27T14:20:07.725Z] 2020/03/27 14:20:07 Clone github.com/opencontainers/selinux, revision 4defb1c884d2f4f9c890c615380f20f7fc215cf3, attempt 1/20 [2020-03-27T14:20:07.725Z] 2020/03/27 14:20:07 Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20 [2020-03-27T14:20:07.725Z] 2020/03/27 14:20:07 Clone github.com/golang/gddo, revision 9b12a26f3fbd7397dee4e20939ddca719d840d2a, attempt 1/20 [2020-03-27T14:20:07.725Z] 2020/03/27 14:20:07 Clone github.com/Azure/go-ansiterm, revision d6e3b3328b783f23731bc4d058875b0371ff8109, attempt 1/20 [2020-03-27T14:20:07.725Z] 2020/03/27 14:20:07 Clone github.com/Microsoft/hcsshim, revision b3f49c06ffaeef24d09c6c08ec8ec8425a0303e2, attempt 1/20 [2020-03-27T14:20:07.725Z] 2020/03/27 14:20:07 Clone google.golang.org/grpc, revision 39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6, attempt 1/20 [2020-03-27T14:20:07.725Z] 2020/03/27 14:20:07 Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20 [2020-03-27T14:20:07.725Z] 2020/03/27 14:20:07 Clone github.com/gorilla/mux, revision ed099d42384823742bba0bf9a72b53b55c9e2e38, attempt 1/20 [2020-03-27T14:20:07.725Z] 2020/03/27 14:20:07 Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20 [2020-03-27T14:20:07.725Z] 2020/03/27 14:20:07 Clone github.com/opencontainers/runc, revision dc9208a3303feef5b3839f4323d9beb36df0a9dd, attempt 1/20 [2020-03-27T14:20:07.725Z] 2020/03/27 14:20:07 Clone github.com/creack/pty, revision 2769f65a3a94eb8f876f44a0459d24ae7ad2e488, attempt 1/20 [2020-03-27T14:20:07.725Z] 2020/03/27 14:20:07 Clone github.com/opencontainers/runtime-spec, revision 29686dbc5559d93fb1ef402eeda3e35c38d75af4, attempt 1/20 [2020-03-27T14:20:07.725Z] 2020/03/27 14:20:07 Clone github.com/opencontainers/image-spec, revision d60099175f88c47cd379c4738d158884749ed235, attempt 1/20 [2020-03-27T14:20:07.725Z] 2020/03/27 14:20:07 Clone github.com/seccomp/libseccomp-golang, revision 32f571b70023028bd57d9288c20efbcb237f3ce0, attempt 1/20 [2020-03-27T14:20:07.725Z] 2020/03/27 14:20:07 Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20 [2020-03-27T14:20:08.657Z] 2020/03/27 14:20:08 Finished clone github.com/creack/pty [2020-03-27T14:20:08.657Z] 2020/03/27 14:20:08 Clone github.com/godbus/dbus, revision 5f6efc7ef2759c81b7ba876593971bfce311eab3, attempt 1/20 [2020-03-27T14:20:08.914Z] 2020/03/27 14:20:08 Finished clone github.com/docker/libtrust [2020-03-27T14:20:08.914Z] 2020/03/27 14:20:08 Clone github.com/Graylog2/go-gelf, revision 4143646226541087117ff2f83334ea48b3201841, attempt 1/20 [2020-03-27T14:20:08.914Z] 2020/03/27 14:20:08 Finished clone github.com/Azure/go-ansiterm [2020-03-27T14:20:08.914Z] 2020/03/27 14:20:08 Clone github.com/fluent/fluent-logger-golang, revision 7a6c9dcd7f14c2ed5d8c55c11b894e5455ee311b, attempt 1/20 [2020-03-27T14:20:08.914Z] 2020/03/27 14:20:08 Finished clone github.com/google/uuid [2020-03-27T14:20:08.914Z] 2020/03/27 14:20:08 Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20 [2020-03-27T14:20:08.914Z] 2020/03/27 14:20:08 Finished clone github.com/seccomp/libseccomp-golang [2020-03-27T14:20:08.914Z] 2020/03/27 14:20:08 Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20 [2020-03-27T14:20:09.171Z] 2020/03/27 14:20:08 Finished clone github.com/Microsoft/go-winio [2020-03-27T14:20:09.171Z] 2020/03/27 14:20:08 Clone github.com/fsnotify/fsnotify, revision 1485a34d5d5723fea214f5710708e19a831720e4, attempt 1/20 [2020-03-27T14:20:09.429Z] 2020/03/27 14:20:09 Clone github.com/aws/aws-sdk-go, revision 9ed0c8de252f04ac45a65358377103d5a1aa2d92, attempt 1/20 [2020-03-27T14:20:09.429Z] 2020/03/27 14:20:09 Finished clone github.com/gorilla/mux [2020-03-27T14:20:09.429Z] 2020/03/27 14:20:09 Finished clone github.com/coreos/go-systemd [2020-03-27T14:20:09.429Z] 2020/03/27 14:20:09 Clone github.com/go-ini/ini, revision 300e940a926eb277d3901b20bdfcc54928ad3642, attempt 1/20 [2020-03-27T14:20:09.993Z] 2020/03/27 14:20:09 Clone github.com/jmespath/go-jmespath, revision 0b12d6b521d83fc7f755e7cfc1b1fbdd35a01a74, attempt 1/20 [2020-03-27T14:20:09.993Z] 2020/03/27 14:20:09 Finished clone github.com/Graylog2/go-gelf [2020-03-27T14:20:10.250Z] 2020/03/27 14:20:10 Finished clone github.com/philhofer/fwd [2020-03-27T14:20:10.250Z] 2020/03/27 14:20:10 Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20 [2020-03-27T14:20:10.250Z] 2020/03/27 14:20:10 Finished clone github.com/fluent/fluent-logger-golang [2020-03-27T14:20:10.250Z] 2020/03/27 14:20:10 Clone golang.org/x/oauth2, revision ec22f46f877b4505e0117eeaab541714644fdd28, attempt 1/20 [2020-03-27T14:20:10.250Z] 2020/03/27 14:20:10 Finished clone github.com/opencontainers/runtime-spec [2020-03-27T14:20:10.250Z] 2020/03/27 14:20:10 Clone google.golang.org/api, revision de943baf05a022a8f921b544b7827bacaba1aed5, attempt 1/20 [2020-03-27T14:20:10.507Z] 2020/03/27 14:20:10 Finished clone github.com/opencontainers/selinux [2020-03-27T14:20:10.507Z] 2020/03/27 14:20:10 Clone go.opencensus.io, revision c3ed530f775d85e577ca652cb052a52c078aad26, attempt 1/20 [2020-03-27T14:20:10.507Z] 2020/03/27 14:20:10 Finished clone github.com/godbus/dbus [2020-03-27T14:20:10.507Z] 2020/03/27 14:20:10 Clone cloud.google.com/go, revision 0fd7230b2a7505833d5f69b75cbd6c9582401479, attempt 1/20 [2020-03-27T14:20:10.507Z] 2020/03/27 14:20:10 Finished clone github.com/opencontainers/image-spec [2020-03-27T14:20:10.507Z] 2020/03/27 14:20:10 Clone github.com/googleapis/gax-go, revision 317e0006254c44a0ac427cc52a0e083ff0b9622f, attempt 1/20 [2020-03-27T14:20:10.764Z] 2020/03/27 14:20:10 Finished clone github.com/fsnotify/fsnotify [2020-03-27T14:20:10.764Z] 2020/03/27 14:20:10 Clone google.golang.org/genproto, revision 694d95ba50e67b2e363f3483057db5d4910c18f9, attempt 1/20 [2020-03-27T14:20:11.330Z] 2020/03/27 14:20:11 Finished clone github.com/go-ini/ini [2020-03-27T14:20:11.330Z] 2020/03/27 14:20:11 Clone github.com/containerd/containerd, revision 7c1e88399ec0b0b077121d9d5ad97e647b11c870, attempt 1/20 [2020-03-27T14:20:11.330Z] 2020/03/27 14:20:11 Finished clone github.com/bsphere/le_go [2020-03-27T14:20:11.330Z] 2020/03/27 14:20:11 Clone github.com/containerd/fifo, revision a9fb20d87448d386e6d50b1f2e1fa70dcf0de43c, attempt 1/20 [2020-03-27T14:20:11.587Z] 2020/03/27 14:20:11 Finished clone github.com/jmespath/go-jmespath [2020-03-27T14:20:11.588Z] 2020/03/27 14:20:11 Clone github.com/containerd/continuity, revision aaeac12a7ffcd198ae25440a9dff125c2e2703a7, attempt 1/20 [2020-03-27T14:20:11.845Z] 2020/03/27 14:20:11 Finished clone github.com/googleapis/gax-go [2020-03-27T14:20:11.845Z] 2020/03/27 14:20:11 Clone github.com/containerd/cgroups, revision 5fbad35c2a7e855762d3c60f2e474ffcad0d470a, attempt 1/20 [2020-03-27T14:20:12.411Z] 2020/03/27 14:20:12 Finished clone github.com/tinylib/msgp [2020-03-27T14:20:12.411Z] 2020/03/27 14:20:12 Clone github.com/containerd/console, revision 0650fd9eeb50bab4fc99dceb9f2e14cf58f36e7f, attempt 1/20 [2020-03-27T14:20:12.411Z] 2020/03/27 14:20:12 Finished clone golang.org/x/oauth2 [2020-03-27T14:20:12.411Z] 2020/03/27 14:20:12 Clone github.com/containerd/go-runc, revision e029b79d8cda8374981c64eba71f28ec38e5526f, attempt 1/20 [2020-03-27T14:20:12.512Z] === RUN TestDockerSuite/TestBuildExpose [2020-03-27T14:20:12.512Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-03-27T14:20:12.512Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-03-27T14:20:12.512Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-03-27T14:20:12.669Z] 2020/03/27 14:20:12 Finished clone github.com/containerd/fifo [2020-03-27T14:20:12.669Z] 2020/03/27 14:20:12 Clone github.com/containerd/typeurl, revision 2a93cfde8c20b23de8eb84a5adbc234ddf7a9e8d, attempt 1/20 [2020-03-27T14:20:12.767Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.57s) [2020-03-27T14:20:12.767Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2BadManifestFailsDaemonStart [2020-03-27T14:20:12.767Z] daemon.go:325: [d9bccb5070d7a] waiting for daemon to start [2020-03-27T14:20:12.767Z] daemon.go:325: [d9bccb5070d7a] waiting for daemon to start [2020-03-27T14:20:12.767Z] daemon.go:353: [d9bccb5070d7a] daemon started [2020-03-27T14:20:12.767Z] daemon.go:461: [d9bccb5070d7a] Stopping daemon [2020-03-27T14:20:12.767Z] daemon.go:296: [d9bccb5070d7a] exiting daemon [2020-03-27T14:20:12.767Z] daemon.go:448: [d9bccb5070d7a] Daemon stopped [2020-03-27T14:20:12.767Z] daemon.go:325: [d9bccb5070d7a] waiting for daemon to start [2020-03-27T14:20:12.767Z] daemon.go:325: [d9bccb5070d7a] waiting for daemon to start [2020-03-27T14:20:12.767Z] daemon.go:296: [d9bccb5070d7a] exiting daemon [2020-03-27T14:20:12.767Z] daemon.go:325: [d9bccb5070d7a] waiting for daemon to start [2020-03-27T14:20:12.767Z] daemon.go:325: [d9bccb5070d7a] waiting for daemon to start [2020-03-27T14:20:12.767Z] daemon.go:325: [d9bccb5070d7a] waiting for daemon to start [2020-03-27T14:20:12.767Z] daemon.go:353: [d9bccb5070d7a] daemon started [2020-03-27T14:20:12.767Z] daemon.go:461: [d9bccb5070d7a] Stopping daemon [2020-03-27T14:20:12.767Z] daemon.go:296: [d9bccb5070d7a] exiting daemon [2020-03-27T14:20:12.767Z] daemon.go:448: [d9bccb5070d7a] Daemon stopped [2020-03-27T14:20:12.767Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-03-27T14:20:13.021Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-03-27T14:20:13.021Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-03-27T14:20:13.580Z] === RUN TestDockerSuite/TestBuildFails [2020-03-27T14:20:14.039Z] 2020/03/27 14:20:13 Finished clone github.com/containerd/cgroups [2020-03-27T14:20:14.039Z] 2020/03/27 14:20:13 Clone github.com/containerd/ttrpc, revision 92c8520ef9f86600c650dd540266a007bf03670f, attempt 1/20 [2020-03-27T14:20:14.039Z] 2020/03/27 14:20:13 Finished clone go.opencensus.io [2020-03-27T14:20:14.039Z] 2020/03/27 14:20:13 Clone github.com/gogo/googleapis, revision d31c731455cb061f42baff3bda55bad0118b126b, attempt 1/20 [2020-03-27T14:20:14.039Z] 2020/03/27 14:20:13 Finished clone github.com/containerd/go-runc [2020-03-27T14:20:14.039Z] 2020/03/27 14:20:13 Clone github.com/docker/swarmkit, revision 062b694b46c0744d601eebef79f3f7433d808a04, attempt 1/20 [2020-03-27T14:20:14.039Z] 2020/03/27 14:20:14 Finished clone github.com/containerd/typeurl [2020-03-27T14:20:14.296Z] 2020/03/27 14:20:14 Clone github.com/gogo/protobuf, revision ba06b47c162d49f2af050fb4c75bcbc86a159d5c, attempt 1/20 [2020-03-27T14:20:14.505Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-03-27T14:20:14.505Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-03-27T14:20:15.227Z] 2020/03/27 14:20:15 Finished clone github.com/containerd/ttrpc [2020-03-27T14:20:15.227Z] 2020/03/27 14:20:15 Clone github.com/golang/protobuf, revision aa810b61a9c79d51363740d207bb46cf8e620ed5, attempt 1/20 [2020-03-27T14:20:15.484Z] 2020/03/27 14:20:15 Finished clone github.com/containerd/console [2020-03-27T14:20:15.484Z] 2020/03/27 14:20:15 Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20 [2020-03-27T14:20:15.741Z] 2020/03/27 14:20:15 Finished clone github.com/gogo/googleapis [2020-03-27T14:20:15.742Z] 2020/03/27 14:20:15 Clone github.com/fernet/fernet-go, revision 1b2437bc582b3cfbb341ee5a29f8ef5b42912ff2, attempt 1/20 [2020-03-27T14:20:16.672Z] 2020/03/27 14:20:16 Finished clone github.com/containerd/continuity [2020-03-27T14:20:16.672Z] 2020/03/27 14:20:16 Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20 [2020-03-27T14:20:16.930Z] 2020/03/27 14:20:16 Finished clone github.com/fernet/fernet-go [2020-03-27T14:20:16.930Z] 2020/03/27 14:20:16 Clone golang.org/x/crypto, revision 69ecbb4d6d5dab05e49161c6e77ea40a030884e1, attempt 1/20 [2020-03-27T14:20:17.016Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-03-27T14:20:17.187Z] 2020/03/27 14:20:16 Finished clone github.com/golang/gddo [2020-03-27T14:20:17.187Z] 2020/03/27 14:20:16 Clone golang.org/x/time, revision fbb02b2291d28baffd63558aa44b4b56f178d650, attempt 1/20 [2020-03-27T14:20:19.083Z] 2020/03/27 14:20:18 Finished clone golang.org/x/time [2020-03-27T14:20:19.083Z] 2020/03/27 14:20:18 Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20 [2020-03-27T14:20:19.526Z] === RUN TestDockerSuite/TestBuildForceRm [2020-03-27T14:20:19.647Z] 2020/03/27 14:20:19 Finished clone github.com/opencontainers/runc [2020-03-27T14:20:19.647Z] 2020/03/27 14:20:19 Clone git://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20 [2020-03-27T14:20:20.210Z] 2020/03/27 14:20:20 Clone github.com/hashicorp/golang-lru, revision 7087cb70de9f7a8bc0a10c375cb0d2280a8edf9c, attempt 1/20 [2020-03-27T14:20:20.210Z] 2020/03/27 14:20:20 Finished clone github.com/hashicorp/go-immutable-radix [2020-03-27T14:20:20.210Z] 2020/03/27 14:20:20 Finished clone github.com/hashicorp/go-memdb [2020-03-27T14:20:20.210Z] 2020/03/27 14:20:20 Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20 [2020-03-27T14:20:20.724Z] 2020/03/27 14:20:20 Finished clone google.golang.org/grpc [2020-03-27T14:20:20.724Z] 2020/03/27 14:20:20 Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20 [2020-03-27T14:20:20.724Z] 2020/03/27 14:20:20 Finished clone github.com/Microsoft/opengcs [2020-03-27T14:20:20.724Z] 2020/03/27 14:20:20 Clone github.com/prometheus/client_golang, revision c5b7fccd204277076155f10851dad72b76a49317, attempt 1/20 [2020-03-27T14:20:20.887Z] === RUN TestDockerSuite/TestBuildFromGit [2020-03-27T14:20:21.655Z] 2020/03/27 14:20:21 Finished clone github.com/hashicorp/golang-lru [2020-03-27T14:20:21.655Z] 2020/03/27 14:20:21 Clone github.com/beorn7/perks, revision e7f67b54abbeac9c40a31de0f81159e4cafebd6a, attempt 1/20 [2020-03-27T14:20:21.655Z] 2020/03/27 14:20:21 Finished clone github.com/coreos/pkg [2020-03-27T14:20:21.655Z] 2020/03/27 14:20:21 Clone github.com/prometheus/client_model, revision 6f3806018612930941127f2a7c6c453ba2c527d2, attempt 1/20 [2020-03-27T14:20:21.912Z] 2020/03/27 14:20:21 Finished clone code.cloudfoundry.org/clock [2020-03-27T14:20:21.912Z] 2020/03/27 14:20:21 Clone github.com/prometheus/common, revision 7600349dcfe1abd18d72d3a1770870d9800a7801, attempt 1/20 [2020-03-27T14:20:22.768Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-03-27T14:20:22.768Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-03-27T14:20:22.843Z] 2020/03/27 14:20:22 Finished clone golang.org/x/crypto [2020-03-27T14:20:22.843Z] 2020/03/27 14:20:22 Clone github.com/prometheus/procfs, revision 7d6f385de8bea29190f15ba9931442a0eaef9af7, attempt 1/20 [2020-03-27T14:20:22.843Z] 2020/03/27 14:20:22 Finished clone github.com/beorn7/perks [2020-03-27T14:20:22.843Z] 2020/03/27 14:20:22 Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20 [2020-03-27T14:20:23.100Z] 2020/03/27 14:20:22 Finished clone github.com/Microsoft/hcsshim [2020-03-27T14:20:23.100Z] 2020/03/27 14:20:22 Clone github.com/pkg/errors, revision ba968bfe8b2f7e042a574c888954fccecfa385b4, attempt 1/20 [2020-03-27T14:20:23.100Z] 2020/03/27 14:20:23 Finished clone github.com/golang/protobuf [2020-03-27T14:20:23.100Z] 2020/03/27 14:20:23 Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20 [2020-03-27T14:20:23.357Z] 2020/03/27 14:20:23 Finished clone github.com/prometheus/client_model [2020-03-27T14:20:23.357Z] 2020/03/27 14:20:23 Clone github.com/spf13/cobra, revision ef82de70bb3f60c65fb8eebacbb2d122ef517385, attempt 1/20 [2020-03-27T14:20:23.691Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-03-27T14:20:23.922Z] 2020/03/27 14:20:23 Clone github.com/spf13/pflag, revision 583c0c0531f06d5278b7d917446061adc344b5cd, attempt 1/20 [2020-03-27T14:20:23.922Z] 2020/03/27 14:20:23 Finished clone github.com/prometheus/client_golang [2020-03-27T14:20:24.179Z] 2020/03/27 14:20:24 Finished clone github.com/matttproud/golang_protobuf_extensions [2020-03-27T14:20:24.179Z] 2020/03/27 14:20:24 Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20 [2020-03-27T14:20:24.436Z] 2020/03/27 14:20:24 Finished clone github.com/pkg/errors [2020-03-27T14:20:24.436Z] 2020/03/27 14:20:24 Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20 [2020-03-27T14:20:24.693Z] 2020/03/27 14:20:24 Finished clone github.com/grpc-ecosystem/go-grpc-prometheus [2020-03-27T14:20:24.693Z] 2020/03/27 14:20:24 Clone github.com/docker/go-metrics, revision d466d4f6fd960e01820085bd7e1a24426ee7ef18, attempt 1/20 [2020-03-27T14:20:24.950Z] 2020/03/27 14:20:24 Finished clone github.com/prometheus/common [2020-03-27T14:20:24.950Z] 2020/03/27 14:20:24 Clone github.com/konsorten/go-windows-terminal-sequences, revision f55edac94c9bbba5d6182a4be46d86a2c9b5b50e, attempt 1/20 [2020-03-27T14:20:24.950Z] 2020/03/27 14:20:24 Finished clone github.com/prometheus/procfs [2020-03-27T14:20:24.950Z] 2020/03/27 14:20:24 Clone github.com/mattn/go-shellwords, revision a72fbe27a1b0ed0df2f02754945044ce1456608b, attempt 1/20 [2020-03-27T14:20:25.514Z] 2020/03/27 14:20:25 Finished clone github.com/inconshreveable/mousetrap [2020-03-27T14:20:25.514Z] 2020/03/27 14:20:25 Clone github.com/sirupsen/logrus, revision 8bdbc7bcc01dcbb8ec23dc8a28e332258d25251f, attempt 1/20 [2020-03-27T14:20:25.514Z] 2020/03/27 14:20:25 Finished clone github.com/spf13/pflag [2020-03-27T14:20:25.514Z] 2020/03/27 14:20:25 Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20 [2020-03-27T14:20:26.079Z] 2020/03/27 14:20:25 Finished clone github.com/morikuni/aec [2020-03-27T14:20:26.079Z] 2020/03/27 14:20:25 Clone golang.org/x/net, revision f3200d17e092c607f615320ecaad13d87ad9a2b3, attempt 1/20 [2020-03-27T14:20:26.079Z] 2020/03/27 14:20:25 Finished clone github.com/docker/go-metrics [2020-03-27T14:20:26.079Z] 2020/03/27 14:20:25 Clone golang.org/x/sys, revision 4c4f7f33c9ed00de01c4c741d2177abfcfe19307, attempt 1/20 [2020-03-27T14:20:26.079Z] 2020/03/27 14:20:25 Finished clone github.com/spf13/cobra [2020-03-27T14:20:26.079Z] 2020/03/27 14:20:25 Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20 [2020-03-27T14:20:26.079Z] 2020/03/27 14:20:26 Finished clone github.com/konsorten/go-windows-terminal-sequences [2020-03-27T14:20:26.079Z] 2020/03/27 14:20:26 Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20 [2020-03-27T14:20:26.197Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-03-27T14:20:26.336Z] 2020/03/27 14:20:26 Finished clone github.com/mattn/go-shellwords [2020-03-27T14:20:26.336Z] 2020/03/27 14:20:26 Clone golang.org/x/text, revision f21a4dfb5e38f5895301dc265a8def02365cc3d0, attempt 1/20 [2020-03-27T14:20:26.451Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-03-27T14:20:26.705Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-03-27T14:20:26.900Z] 2020/03/27 14:20:26 Finished clone github.com/tchap/go-patricia [2020-03-27T14:20:26.900Z] 2020/03/27 14:20:26 Clone gotest.tools, revision 1083505acf35a0bd8a696b26837e1fb3187a7a83, attempt 1/20 [2020-03-27T14:20:27.464Z] 2020/03/27 14:20:27 Finished clone github.com/docker/go-units [2020-03-27T14:20:27.464Z] 2020/03/27 14:20:27 Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20 [2020-03-27T14:20:27.721Z] 2020/03/27 14:20:27 Finished clone github.com/sirupsen/logrus [2020-03-27T14:20:27.721Z] 2020/03/27 14:20:27 Clone github.com/syndtr/gocapability, revision d98352740cb2c55f81556b63d4a1ec64c5a319c2, attempt 1/20 [2020-03-27T14:20:29.091Z] 2020/03/27 14:20:28 Finished clone gotest.tools [2020-03-27T14:20:29.091Z] 2020/03/27 14:20:28 Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20 [2020-03-27T14:20:29.091Z] 2020/03/27 14:20:29 Finished clone github.com/google/go-cmp [2020-03-27T14:20:29.091Z] 2020/03/27 14:20:29 Clone github.com/imdario/mergo, revision 7c29201646fa3de8506f701213473dd407f19646, attempt 1/20 [2020-03-27T14:20:29.211Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-03-27T14:20:29.349Z] 2020/03/27 14:20:29 Finished clone github.com/docker/go-connections [2020-03-27T14:20:29.349Z] 2020/03/27 14:20:29 Clone golang.org/x/sync, revision e225da77a7e68af35c70ccbf71af2b83e6acac3c, attempt 1/20 [2020-03-27T14:20:29.349Z] 2020/03/27 14:20:29 Finished clone github.com/syndtr/gocapability [2020-03-27T14:20:29.349Z] 2020/03/27 14:20:29 Clone github.com/moby/buildkit, revision ebcef1f69af0bbca077efa9a960a481e579a0e89, attempt 1/20 [2020-03-27T14:20:29.466Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2020-03-27T14:20:29.466Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart [2020-03-27T14:20:29.466Z] daemon.go:325: [d22734138ae38] waiting for daemon to start [2020-03-27T14:20:29.466Z] daemon.go:325: [d22734138ae38] waiting for daemon to start [2020-03-27T14:20:29.466Z] daemon.go:353: [d22734138ae38] daemon started [2020-03-27T14:20:29.466Z] daemon.go:461: [d22734138ae38] Stopping daemon [2020-03-27T14:20:29.466Z] daemon.go:296: [d22734138ae38] exiting daemon [2020-03-27T14:20:29.466Z] daemon.go:448: [d22734138ae38] Daemon stopped [2020-03-27T14:20:29.466Z] daemon.go:325: [d22734138ae38] waiting for daemon to start [2020-03-27T14:20:29.466Z] daemon.go:325: [d22734138ae38] waiting for daemon to start [2020-03-27T14:20:29.466Z] daemon.go:325: [d22734138ae38] waiting for daemon to start [2020-03-27T14:20:29.466Z] daemon.go:325: [d22734138ae38] waiting for daemon to start [2020-03-27T14:20:29.466Z] daemon.go:339: [d22734138ae38] error pinging daemon on start: Get http://d22734138ae38.sock/_ping: context deadline exceeded [2020-03-27T14:20:29.466Z] daemon.go:325: [d22734138ae38] waiting for daemon to start [2020-03-27T14:20:29.466Z] daemon.go:339: [d22734138ae38] error pinging daemon on start: Get http://d22734138ae38.sock/_ping: context deadline exceeded [2020-03-27T14:20:29.466Z] daemon.go:325: [d22734138ae38] waiting for daemon to start [2020-03-27T14:20:29.466Z] daemon.go:339: [d22734138ae38] error pinging daemon on start: Get http://d22734138ae38.sock/_ping: context deadline exceeded [2020-03-27T14:20:29.466Z] daemon.go:325: [d22734138ae38] waiting for daemon to start [2020-03-27T14:20:29.466Z] daemon.go:339: [d22734138ae38] error pinging daemon on start: Get http://d22734138ae38.sock/_ping: context deadline exceeded [2020-03-27T14:20:29.466Z] daemon.go:296: [d22734138ae38] exiting daemon [2020-03-27T14:20:29.466Z] daemon.go:325: [d22734138ae38] waiting for daemon to start [2020-03-27T14:20:29.466Z] daemon.go:325: [d22734138ae38] waiting for daemon to start [2020-03-27T14:20:29.466Z] daemon.go:325: [d22734138ae38] waiting for daemon to start [2020-03-27T14:20:29.466Z] daemon.go:353: [d22734138ae38] daemon started [2020-03-27T14:20:29.466Z] daemon.go:461: [d22734138ae38] Stopping daemon [2020-03-27T14:20:29.466Z] daemon.go:296: [d22734138ae38] exiting daemon [2020-03-27T14:20:29.466Z] daemon.go:448: [d22734138ae38] Daemon stopped [2020-03-27T14:20:29.466Z] PASS [2020-03-27T14:20:29.466Z] [2020-03-27T14:20:29.466Z] DONE 17 tests in 53.603s [2020-03-27T14:20:29.466Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-03-27T14:20:29.466Z] ++ 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-03-27T14:20:29.466Z] ++ set -e [2020-03-27T14:20:29.466Z] ++ '[' -n 0 ']' [2020-03-27T14:20:29.466Z] ++ set -x [2020-03-27T14:20:29.466Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-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-03-27T14:20:29.466Z] INFO: Testing against a local daemon [2020-03-27T14:20:29.466Z] === RUN TestPluginInvalidJSON [2020-03-27T14:20:29.466Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-03-27T14:20:29.466Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-03-27T14:20:29.466Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-03-27T14:20:29.466Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-03-27T14:20:29.466Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-03-27T14:20:29.466Z] PASS [2020-03-27T14:20:29.466Z] [2020-03-27T14:20:29.466Z] DONE 2 tests in 0.169s [2020-03-27T14:20:29.466Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-03-27T14:20:29.466Z] ++ 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-03-27T14:20:29.466Z] ++ set -e [2020-03-27T14:20:29.466Z] ++ '[' -n 0 ']' [2020-03-27T14:20:29.466Z] ++ set -x [2020-03-27T14:20:29.466Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-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-03-27T14:20:29.606Z] 2020/03/27 14:20:29 Finished clone github.com/google/certificate-transparency-go [2020-03-27T14:20:29.606Z] 2020/03/27 14:20:29 Clone github.com/tonistiigi/fsutil, revision 6c909ab392c173a4264ae1bfcbc0450b9aac0c7d, attempt 1/20 [2020-03-27T14:20:29.720Z] INFO: Testing against a local daemon [2020-03-27T14:20:29.720Z] === RUN TestExternalGraphDriver [2020-03-27T14:20:29.720Z] === RUN TestExternalGraphDriver/json [2020-03-27T14:20:30.270Z] 23645bd7ee08: Pull complete [2020-03-27T14:20:30.270Z] Digest: sha256:8dcc65367c900f06ad386da6a1e25d578232f7b15981092986ade2f2fd9468b8 [2020-03-27T14:20:30.270Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-27T14:20:30.270Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-03-27T14:20:30.270Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-03-27T14:20:30.270Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1098' [2020-03-27T14:20:30.270Z] WARN: Skipping validation tests [2020-03-27T14:20:30.270Z] INFO: Running unit tests at 03/27/2020 14:20:19... [2020-03-27T14:20:30.270Z] INFO: make.ps1 starting at 03/27/2020 14:20:23 [2020-03-27T14:20:30.270Z] INFO: Git commit (d8252cbf0) assumed from DOCKER_GITCOMMIT environment variable [2020-03-27T14:20:30.270Z] INFO: Invoking autogen... [2020-03-27T14:20:30.270Z] INFO: Running unit tests... [2020-03-27T14:20:30.539Z] 2020/03/27 14:20:30 Finished clone github.com/RackSec/srslog [2020-03-27T14:20:30.539Z] 2020/03/27 14:20:30 Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20 [2020-03-27T14:20:30.796Z] 2020/03/27 14:20:30 Finished clone github.com/imdario/mergo [2020-03-27T14:20:30.796Z] 2020/03/27 14:20:30 Clone github.com/opentracing/opentracing-go, revision 1361b9cd60be79c4c3a7fa9841b3c132e40066a7, attempt 1/20 [2020-03-27T14:20:31.054Z] 2020/03/27 14:20:30 Finished clone golang.org/x/sync [2020-03-27T14:20:31.054Z] 2020/03/27 14:20:30 Clone github.com/google/shlex, revision 6f45313302b9c56850fc17f99e40caebce98c716, attempt 1/20 [2020-03-27T14:20:31.080Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-03-27T14:20:31.639Z] === RUN TestExternalGraphDriver/spec [2020-03-27T14:20:32.476Z] 2020/03/27 14:20:32 Finished clone github.com/grpc-ecosystem/grpc-opentracing [2020-03-27T14:20:32.476Z] 2020/03/27 14:20:32 Clone github.com/opentracing-contrib/go-stdlib, revision b1a47cfbdd7543e70e9ef3e73d0802ad306cc1cc, attempt 1/20 [2020-03-27T14:20:32.742Z] 2020/03/27 14:20:32 Finished clone github.com/google/shlex [2020-03-27T14:20:32.742Z] 2020/03/27 14:20:32 Clone github.com/mitchellh/hashstructure, revision 2bca23e0e452137f789efbc8610126fd8b94f73b, attempt 1/20 [2020-03-27T14:20:32.742Z] 2020/03/27 14:20:32 Finished clone github.com/opentracing/opentracing-go [2020-03-27T14:20:32.742Z] 2020/03/27 14:20:32 Clone github.com/gofrs/flock, revision 7f43ea2e6a643ad441fc12d0ecc0d3388b300c53, attempt 1/20 [2020-03-27T14:20:32.998Z] === RUN TestDockerSuite/TestBuildHistory [2020-03-27T14:20:33.000Z] 2020/03/27 14:20:32 Clone github.com/docker/libnetwork, revision 0941c3f409260d5f05cfa6fc68420d8ad45ee483, attempt 1/20 [2020-03-27T14:20:33.000Z] 2020/03/27 14:20:32 Finished clone github.com/cloudflare/cfssl [2020-03-27T14:20:33.921Z] === RUN TestExternalGraphDriver/pull [2020-03-27T14:20:33.936Z] 2020/03/27 14:20:33 Finished clone github.com/opentracing-contrib/go-stdlib [2020-03-27T14:20:33.936Z] 2020/03/27 14:20:33 Clone github.com/docker/go-events, revision 9461782956ad83b30282bf90e31fa6a70c255ba9, attempt 1/20 [2020-03-27T14:20:34.192Z] 2020/03/27 14:20:34 Finished clone github.com/mitchellh/hashstructure [2020-03-27T14:20:34.193Z] 2020/03/27 14:20:34 Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20 [2020-03-27T14:20:34.450Z] 2020/03/27 14:20:34 Finished clone github.com/gofrs/flock [2020-03-27T14:20:34.450Z] 2020/03/27 14:20:34 Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20 [2020-03-27T14:20:35.381Z] 2020/03/27 14:20:35 Finished clone github.com/tonistiigi/fsutil [2020-03-27T14:20:35.381Z] 2020/03/27 14:20:35 Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20 [2020-03-27T14:20:35.639Z] 2020/03/27 14:20:35 Clone github.com/hashicorp/memberlist, revision 3d8438da9589e7b608a83ffac1ef8211486bcb7c, attempt 1/20 [2020-03-27T14:20:35.639Z] 2020/03/27 14:20:35 Finished clone github.com/docker/go-events [2020-03-27T14:20:35.803Z] --- PASS: TestExternalGraphDriver (5.92s) [2020-03-27T14:20:35.803Z] external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver [2020-03-27T14:20:35.803Z] daemon.go:325: [df4610b1e4de5] waiting for daemon to start [2020-03-27T14:20:35.803Z] daemon.go:325: [df4610b1e4de5] waiting for daemon to start [2020-03-27T14:20:35.803Z] daemon.go:353: [df4610b1e4de5] daemon started [2020-03-27T14:20:35.803Z] daemon.go:461: [df4610b1e4de5] Stopping daemon [2020-03-27T14:20:35.803Z] daemon.go:296: [df4610b1e4de5] exiting daemon [2020-03-27T14:20:35.803Z] daemon.go:448: [df4610b1e4de5] Daemon stopped [2020-03-27T14:20:35.803Z] daemon.go:325: [df4610b1e4de5] waiting for daemon to start [2020-03-27T14:20:35.803Z] daemon.go:325: [df4610b1e4de5] waiting for daemon to start [2020-03-27T14:20:35.803Z] daemon.go:353: [df4610b1e4de5] daemon started [2020-03-27T14:20:35.803Z] daemon.go:461: [df4610b1e4de5] Stopping daemon [2020-03-27T14:20:35.803Z] daemon.go:296: [df4610b1e4de5] exiting daemon [2020-03-27T14:20:35.803Z] daemon.go:448: [df4610b1e4de5] Daemon stopped [2020-03-27T14:20:35.803Z] --- PASS: TestExternalGraphDriver/json (1.90s) [2020-03-27T14:20:35.803Z] daemon.go:325: [df4610b1e4de5] waiting for daemon to start [2020-03-27T14:20:35.803Z] daemon.go:325: [df4610b1e4de5] waiting for daemon to start [2020-03-27T14:20:35.803Z] daemon.go:353: [df4610b1e4de5] daemon started [2020-03-27T14:20:35.803Z] daemon.go:461: [df4610b1e4de5] Stopping daemon [2020-03-27T14:20:35.803Z] daemon.go:296: [df4610b1e4de5] exiting daemon [2020-03-27T14:20:35.803Z] daemon.go:448: [df4610b1e4de5] Daemon stopped [2020-03-27T14:20:35.803Z] daemon.go:325: [df4610b1e4de5] waiting for daemon to start [2020-03-27T14:20:35.803Z] daemon.go:325: [df4610b1e4de5] waiting for daemon to start [2020-03-27T14:20:35.803Z] daemon.go:353: [df4610b1e4de5] daemon started [2020-03-27T14:20:35.803Z] daemon.go:461: [df4610b1e4de5] Stopping daemon [2020-03-27T14:20:35.803Z] daemon.go:296: [df4610b1e4de5] exiting daemon [2020-03-27T14:20:35.803Z] daemon.go:448: [df4610b1e4de5] Daemon stopped [2020-03-27T14:20:35.803Z] --- PASS: TestExternalGraphDriver/spec (2.13s) [2020-03-27T14:20:35.803Z] daemon.go:325: [df4610b1e4de5] waiting for daemon to start [2020-03-27T14:20:35.803Z] daemon.go:325: [df4610b1e4de5] waiting for daemon to start [2020-03-27T14:20:35.803Z] daemon.go:353: [df4610b1e4de5] daemon started [2020-03-27T14:20:35.803Z] daemon.go:461: [df4610b1e4de5] Stopping daemon [2020-03-27T14:20:35.803Z] daemon.go:296: [df4610b1e4de5] exiting daemon [2020-03-27T14:20:35.803Z] daemon.go:448: [df4610b1e4de5] Daemon stopped [2020-03-27T14:20:35.803Z] --- PASS: TestExternalGraphDriver/pull (1.81s) [2020-03-27T14:20:35.803Z] === RUN TestGraphdriverPluginV2 [2020-03-27T14:20:35.896Z] 2020/03/27 14:20:35 Finished clone github.com/armon/go-metrics [2020-03-27T14:20:35.896Z] 2020/03/27 14:20:35 Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20 [2020-03-27T14:20:36.153Z] 2020/03/27 14:20:35 Finished clone github.com/armon/go-radix [2020-03-27T14:20:36.153Z] 2020/03/27 14:20:35 Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20 [2020-03-27T14:20:37.523Z] 2020/03/27 14:20:37 Finished clone github.com/sean-/seed [2020-03-27T14:20:37.523Z] 2020/03/27 14:20:37 Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20 [2020-03-27T14:20:37.523Z] 2020/03/27 14:20:37 Finished clone github.com/hashicorp/errwrap [2020-03-27T14:20:37.523Z] 2020/03/27 14:20:37 Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20 [2020-03-27T14:20:37.684Z] === RUN TestDockerSuite/TestBuildIidFile [2020-03-27T14:20:37.939Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-03-27T14:20:38.893Z] 2020/03/27 14:20:38 Finished clone github.com/hashicorp/memberlist [2020-03-27T14:20:38.893Z] 2020/03/27 14:20:38 Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20 [2020-03-27T14:20:39.150Z] 2020/03/27 14:20:38 Finished clone github.com/hashicorp/go-multierror [2020-03-27T14:20:39.150Z] 2020/03/27 14:20:38 Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20 [2020-03-27T14:20:39.301Z] === RUN TestDockerSuite/TestBuildInheritance [2020-03-27T14:20:39.860Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-03-27T14:20:40.421Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-03-27T14:20:40.421Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-03-27T14:20:40.421Z] --- PASS: TestGraphdriverPluginV2 (4.89s) [2020-03-27T14:20:40.421Z] external_test.go:413: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestGraphdriverPluginV2 [2020-03-27T14:20:40.421Z] daemon.go:325: [dc4ee0f24ea59] waiting for daemon to start [2020-03-27T14:20:40.421Z] daemon.go:325: [dc4ee0f24ea59] waiting for daemon to start [2020-03-27T14:20:40.421Z] daemon.go:353: [dc4ee0f24ea59] daemon started [2020-03-27T14:20:40.421Z] daemon.go:461: [dc4ee0f24ea59] Stopping daemon [2020-03-27T14:20:40.421Z] daemon.go:296: [dc4ee0f24ea59] exiting daemon [2020-03-27T14:20:40.421Z] daemon.go:448: [dc4ee0f24ea59] Daemon stopped [2020-03-27T14:20:40.421Z] daemon.go:325: [dc4ee0f24ea59] waiting for daemon to start [2020-03-27T14:20:40.421Z] daemon.go:325: [dc4ee0f24ea59] waiting for daemon to start [2020-03-27T14:20:40.421Z] daemon.go:353: [dc4ee0f24ea59] daemon started [2020-03-27T14:20:40.421Z] daemon.go:461: [dc4ee0f24ea59] Stopping daemon [2020-03-27T14:20:40.421Z] daemon.go:296: [dc4ee0f24ea59] exiting daemon [2020-03-27T14:20:40.421Z] daemon.go:448: [dc4ee0f24ea59] Daemon stopped [2020-03-27T14:20:40.421Z] PASS [2020-03-27T14:20:40.520Z] 2020/03/27 14:20:40 Finished clone golang.org/x/net [2020-03-27T14:20:40.520Z] 2020/03/27 14:20:40 Clone github.com/vishvananda/netns, revision 7109fa855b0ff1ebef7fbd2f6aa613e8db7cfbc0, attempt 1/20 [2020-03-27T14:20:40.676Z] [2020-03-27T14:20:40.676Z] DONE 5 tests in 10.978s [2020-03-27T14:20:40.676Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-03-27T14:20:40.676Z] ++ 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-03-27T14:20:40.676Z] ++ set -e [2020-03-27T14:20:40.676Z] ++ '[' -n 0 ']' [2020-03-27T14:20:40.676Z] ++ set -x [2020-03-27T14:20:40.676Z] ++ 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-03-27T14:20:40.676Z] INFO: Testing against a local daemon [2020-03-27T14:20:40.676Z] === RUN TestContinueAfterPluginCrash [2020-03-27T14:20:40.676Z] === PAUSE TestContinueAfterPluginCrash [2020-03-27T14:20:40.676Z] === RUN TestDaemonStartWithLogOpt [2020-03-27T14:20:40.676Z] === PAUSE TestDaemonStartWithLogOpt [2020-03-27T14:20:40.676Z] === CONT TestContinueAfterPluginCrash [2020-03-27T14:20:40.676Z] === CONT TestDaemonStartWithLogOpt [2020-03-27T14:20:40.777Z] 2020/03/27 14:20:40 Finished clone github.com/hashicorp/go-sockaddr [2020-03-27T14:20:40.777Z] 2020/03/27 14:20:40 Clone github.com/vishvananda/netlink, revision a2ad57a690f3caf3015351d2d6e1c0b95c349752, attempt 1/20 [2020-03-27T14:20:41.033Z] 2020/03/27 14:20:40 Finished clone github.com/docker/libkv [2020-03-27T14:20:41.033Z] 2020/03/27 14:20:40 Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20 [2020-03-27T14:20:41.599Z] === RUN TestDockerSuite/TestBuildLabel [2020-03-27T14:20:41.853Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-03-27T14:20:41.965Z] 2020/03/27 14:20:41 Finished clone github.com/vishvananda/netns [2020-03-27T14:20:41.965Z] 2020/03/27 14:20:41 Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20 [2020-03-27T14:20:42.222Z] 2020/03/27 14:20:42 Finished clone github.com/hashicorp/go-msgpack [2020-03-27T14:20:42.222Z] 2020/03/27 14:20:42 Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20 [2020-03-27T14:20:42.480Z] 2020/03/27 14:20:42 Finished clone cloud.google.com/go [2020-03-27T14:20:42.480Z] 2020/03/27 14:20:42 Clone github.com/coreos/etcd, revision d57e8b8d97adfc4a6c224fe116714bf1a1f3beb9, attempt 1/20 [2020-03-27T14:20:42.778Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-03-27T14:20:43.044Z] 2020/03/27 14:20:42 Finished clone github.com/BurntSushi/toml [2020-03-27T14:20:43.044Z] 2020/03/27 14:20:42 Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20 [2020-03-27T14:20:43.337Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-03-27T14:20:43.609Z] 2020/03/27 14:20:43 Finished clone github.com/samuel/go-zookeeper [2020-03-27T14:20:43.609Z] 2020/03/27 14:20:43 Clone github.com/ugorji/go, revision b4c50a2b199d93b13dc15e78929cfb23bfdf21ab, attempt 1/20 [2020-03-27T14:20:43.867Z] 2020/03/27 14:20:43 Finished clone github.com/deckarep/golang-set [2020-03-27T14:20:43.867Z] 2020/03/27 14:20:43 Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20 [2020-03-27T14:20:43.896Z] === RUN TestDockerSuite/TestBuildLabels [2020-03-27T14:20:44.125Z] 2020/03/27 14:20:43 Finished clone github.com/vishvananda/netlink [2020-03-27T14:20:44.125Z] 2020/03/27 14:20:43 Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20 [2020-03-27T14:20:44.383Z] 2020/03/27 14:20:44 Finished clone github.com/coreos/go-semver [2020-03-27T14:20:44.383Z] 2020/03/27 14:20:44 Clone github.com/ishidawataru/sctp, revision 6e2cb1366111dcf547c13531e3a263a067715847, attempt 1/20 [2020-03-27T14:20:44.819Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-03-27T14:20:46.280Z] 2020/03/27 14:20:45 Finished clone github.com/ishidawataru/sctp [2020-03-27T14:20:46.280Z] 2020/03/27 14:20:45 Clone go.etcd.io/bbolt, revision a0458a2b35708eef59eb5f620ceb3cd1c01a824d, attempt 1/20 [2020-03-27T14:20:46.702Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-03-27T14:20:47.401Z] --- PASS: TestBuildWithHugeFile (80.11s) [2020-03-27T14:20:47.401Z] === RUN TestBuildWithEmptyDockerfile [2020-03-27T14:20:47.401Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-27T14:20:47.401Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-27T14:20:47.401Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-27T14:20:47.401Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-27T14:20:47.401Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-27T14:20:47.401Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-27T14:20:47.401Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-27T14:20:47.401Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-27T14:20:47.401Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-27T14:20:47.401Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2020-03-27T14:20:47.401Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.29s) [2020-03-27T14:20:47.401Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.30s) [2020-03-27T14:20:47.401Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.32s) [2020-03-27T14:20:47.401Z] === RUN TestBuildPreserveOwnership [2020-03-27T14:20:47.401Z] === RUN TestBuildPreserveOwnership/copy_from [2020-03-27T14:20:47.806Z] ? github.com/docker/docker/api [no test files] [2020-03-27T14:20:48.416Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-03-27T14:20:48.806Z] 2020/03/27 14:20:48 Finished clone github.com/docker/swarmkit [2020-03-27T14:20:48.806Z] 2020/03/27 14:20:48 Clone github.com/docker/distribution, revision 0d3efadf0154c2b8a4e7b6621fff9809655cc580, attempt 1/20 [2020-03-27T14:20:49.373Z] 2020/03/27 14:20:49 Clone github.com/vbatts/tar-split, revision 620714a4c508c880ac1bdda9c8370a2b19af1a55, attempt 1/20 [2020-03-27T14:20:49.373Z] 2020/03/27 14:20:49 Finished clone go.etcd.io/bbolt [2020-03-27T14:20:49.938Z] 2020/03/27 14:20:49 Finished clone golang.org/x/sys [2020-03-27T14:20:49.938Z] 2020/03/27 14:20:49 Clone github.com/opencontainers/go-digest, revision 279bed98673dd5bef374d3b6e4b09e2af76183bf, attempt 1/20 [2020-03-27T14:20:50.446Z] --- PASS: TestBuildPreserveOwnership (4.75s) [2020-03-27T14:20:50.446Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.12s) [2020-03-27T14:20:50.446Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.61s) [2020-03-27T14:20:50.446Z] === RUN TestBuildPlatformInvalid [2020-03-27T14:20:50.446Z] --- PASS: TestBuildPlatformInvalid (0.18s) [2020-03-27T14:20:50.446Z] PASS [2020-03-27T14:20:50.446Z] [2020-03-27T14:20:50.446Z] DONE 30 tests in 124.445s [2020-03-27T14:20:50.446Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-03-27T14:20:50.446Z] ++ 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-03-27T14:20:50.446Z] ++ set -e [2020-03-27T14:20:50.446Z] ++ '[' -n 0 ']' [2020-03-27T14:20:50.446Z] ++ set -x [2020-03-27T14:20:50.447Z] ++ 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-03-27T14:20:50.447Z] INFO: Testing against a local daemon [2020-03-27T14:20:50.447Z] === RUN TestConfigList [2020-03-27T14:20:50.860Z] === RUN TestDockerSuite/TestBuildLastModified [2020-03-27T14:20:50.871Z] 2020/03/27 14:20:50 Finished clone github.com/hashicorp/serf [2020-03-27T14:20:50.871Z] 2020/03/27 14:20:50 Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20 [2020-03-27T14:20:51.436Z] 2020/03/27 14:20:51 Finished clone github.com/opencontainers/go-digest [2020-03-27T14:20:51.694Z] 2020/03/27 14:20:51 Finished clone google.golang.org/genproto [2020-03-27T14:20:51.951Z] 2020/03/27 14:20:51 Finished clone github.com/mistifyio/go-zfs [2020-03-27T14:20:52.317Z] 2020/03/27 14:20:51 Finished clone github.com/vbatts/tar-split [2020-03-27T14:20:52.601Z] --- PASS: TestConfigList (2.20s) [2020-03-27T14:20:52.601Z] config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList [2020-03-27T14:20:52.601Z] daemon.go:325: [d79092f1a8f85] waiting for daemon to start [2020-03-27T14:20:52.601Z] daemon.go:325: [d79092f1a8f85] waiting for daemon to start [2020-03-27T14:20:52.601Z] daemon.go:353: [d79092f1a8f85] daemon started [2020-03-27T14:20:52.601Z] daemon.go:461: [d79092f1a8f85] Stopping daemon [2020-03-27T14:20:52.601Z] daemon.go:296: [d79092f1a8f85] exiting daemon [2020-03-27T14:20:52.601Z] daemon.go:448: [d79092f1a8f85] Daemon stopped [2020-03-27T14:20:52.601Z] === RUN TestConfigsCreateAndDelete [2020-03-27T14:20:52.882Z] 2020/03/27 14:20:52 Finished clone github.com/ugorji/go [2020-03-27T14:20:53.447Z] 2020/03/27 14:20:53 Finished clone github.com/moby/buildkit [2020-03-27T14:20:54.012Z] 2020/03/27 14:20:53 Finished clone github.com/docker/libnetwork [2020-03-27T14:20:55.291Z] --- PASS: TestConfigsCreateAndDelete (2.23s) [2020-03-27T14:20:55.291Z] config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete [2020-03-27T14:20:55.291Z] daemon.go:325: [de45188be2b51] waiting for daemon to start [2020-03-27T14:20:55.291Z] daemon.go:325: [de45188be2b51] waiting for daemon to start [2020-03-27T14:20:55.291Z] daemon.go:353: [de45188be2b51] daemon started [2020-03-27T14:20:55.291Z] daemon.go:461: [de45188be2b51] Stopping daemon [2020-03-27T14:20:55.291Z] daemon.go:296: [de45188be2b51] exiting daemon [2020-03-27T14:20:55.291Z] daemon.go:448: [de45188be2b51] Daemon stopped [2020-03-27T14:20:55.291Z] === RUN TestConfigsUpdate [2020-03-27T14:20:56.537Z] 2020/03/27 14:20:56 Finished clone golang.org/x/text [2020-03-27T14:20:56.537Z] 2020/03/27 14:20:56 Finished clone github.com/containerd/containerd [2020-03-27T14:20:57.102Z] 2020/03/27 14:20:56 Finished clone github.com/miekg/dns [2020-03-27T14:20:57.337Z] --- PASS: TestConfigsUpdate (2.32s) [2020-03-27T14:20:57.337Z] config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate [2020-03-27T14:20:57.337Z] daemon.go:325: [d3b8e6ace2ccc] waiting for daemon to start [2020-03-27T14:20:57.337Z] daemon.go:325: [d3b8e6ace2ccc] waiting for daemon to start [2020-03-27T14:20:57.337Z] daemon.go:353: [d3b8e6ace2ccc] daemon started [2020-03-27T14:20:57.337Z] daemon.go:461: [d3b8e6ace2ccc] Stopping daemon [2020-03-27T14:20:57.337Z] daemon.go:296: [d3b8e6ace2ccc] exiting daemon [2020-03-27T14:20:57.337Z] daemon.go:448: [d3b8e6ace2ccc] Daemon stopped [2020-03-27T14:20:57.337Z] === RUN TestTemplatedConfig [2020-03-27T14:20:57.386Z] --- PASS: TestDaemonStartWithLogOpt (15.70s) [2020-03-27T14:20:57.386Z] validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt [2020-03-27T14:20:57.386Z] daemon.go:325: [d8348211d7fa5] waiting for daemon to start [2020-03-27T14:20:57.386Z] daemon.go:325: [d8348211d7fa5] waiting for daemon to start [2020-03-27T14:20:57.386Z] daemon.go:353: [d8348211d7fa5] daemon started [2020-03-27T14:20:57.386Z] daemon.go:461: [d8348211d7fa5] Stopping daemon [2020-03-27T14:20:57.386Z] daemon.go:296: [d8348211d7fa5] exiting daemon [2020-03-27T14:20:57.386Z] daemon.go:448: [d8348211d7fa5] Daemon stopped [2020-03-27T14:20:57.386Z] daemon.go:325: [d8348211d7fa5] waiting for daemon to start [2020-03-27T14:20:57.386Z] daemon.go:325: [d8348211d7fa5] waiting for daemon to start [2020-03-27T14:20:57.386Z] daemon.go:353: [d8348211d7fa5] daemon started [2020-03-27T14:20:57.386Z] daemon.go:461: [d8348211d7fa5] Stopping daemon [2020-03-27T14:20:57.386Z] daemon.go:296: [d8348211d7fa5] exiting daemon [2020-03-27T14:20:57.386Z] daemon.go:448: [d8348211d7fa5] Daemon stopped [2020-03-27T14:20:57.386Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-03-27T14:21:00.024Z] --- PASS: TestTemplatedConfig (2.70s) [2020-03-27T14:21:00.024Z] config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig [2020-03-27T14:21:00.024Z] daemon.go:325: [d22a40cad5bb4] waiting for daemon to start [2020-03-27T14:21:00.024Z] daemon.go:325: [d22a40cad5bb4] waiting for daemon to start [2020-03-27T14:21:00.024Z] daemon.go:353: [d22a40cad5bb4] daemon started [2020-03-27T14:21:00.024Z] daemon.go:461: [d22a40cad5bb4] Stopping daemon [2020-03-27T14:21:00.024Z] daemon.go:296: [d22a40cad5bb4] exiting daemon [2020-03-27T14:21:00.024Z] daemon.go:448: [d22a40cad5bb4] Daemon stopped [2020-03-27T14:21:00.024Z] === RUN TestConfigInspect [2020-03-27T14:21:00.647Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-03-27T14:21:00.647Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-03-27T14:21:00.903Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-03-27T14:21:00.903Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-03-27T14:21:00.903Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-03-27T14:21:01.280Z] 2020/03/27 14:21:00 Finished clone github.com/docker/distribution [2020-03-27T14:21:01.462Z] --- PASS: TestContinueAfterPluginCrash (20.56s) [2020-03-27T14:21:01.462Z] logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash [2020-03-27T14:21:01.462Z] daemon.go:325: [d1ddc295cd517] waiting for daemon to start [2020-03-27T14:21:01.462Z] daemon.go:325: [d1ddc295cd517] waiting for daemon to start [2020-03-27T14:21:01.462Z] daemon.go:353: [d1ddc295cd517] daemon started [2020-03-27T14:21:01.462Z] daemon.go:461: [d1ddc295cd517] Stopping daemon [2020-03-27T14:21:01.462Z] daemon.go:296: [d1ddc295cd517] exiting daemon [2020-03-27T14:21:01.462Z] daemon.go:448: [d1ddc295cd517] Daemon stopped [2020-03-27T14:21:01.462Z] PASS [2020-03-27T14:21:01.462Z] [2020-03-27T14:21:01.462Z] DONE 2 tests in 20.714s [2020-03-27T14:21:01.462Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-03-27T14:21:01.462Z] ++ 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-03-27T14:21:01.462Z] ++ set -e [2020-03-27T14:21:01.462Z] ++ '[' -n 0 ']' [2020-03-27T14:21:01.462Z] ++ set -x [2020-03-27T14:21:01.462Z] ++ 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-03-27T14:21:01.462Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-03-27T14:21:01.462Z] INFO: Testing against a local daemon [2020-03-27T14:21:01.462Z] === RUN TestPluginWithDevMounts [2020-03-27T14:21:01.462Z] === PAUSE TestPluginWithDevMounts [2020-03-27T14:21:01.462Z] === CONT TestPluginWithDevMounts [2020-03-27T14:21:01.718Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-03-27T14:21:02.571Z] ok github.com/docker/docker/api/server 0.146s coverage: 7.9% of statements [2020-03-27T14:21:02.708Z] --- PASS: TestConfigInspect (2.31s) [2020-03-27T14:21:02.708Z] config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect [2020-03-27T14:21:02.708Z] daemon.go:325: [dcee75a7db461] waiting for daemon to start [2020-03-27T14:21:02.708Z] daemon.go:325: [dcee75a7db461] waiting for daemon to start [2020-03-27T14:21:02.708Z] daemon.go:353: [dcee75a7db461] daemon started [2020-03-27T14:21:02.708Z] daemon.go:461: [dcee75a7db461] Stopping daemon [2020-03-27T14:21:02.708Z] daemon.go:296: [dcee75a7db461] exiting daemon [2020-03-27T14:21:02.708Z] daemon.go:448: [dcee75a7db461] Daemon stopped [2020-03-27T14:21:02.708Z] === RUN TestConfigCreateWithLabels [2020-03-27T14:21:03.601Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-03-27T14:21:03.856Z] --- PASS: TestPluginWithDevMounts (2.28s) [2020-03-27T14:21:03.856Z] mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts [2020-03-27T14:21:03.856Z] daemon.go:325: [d2c7a8b8ecc89] waiting for daemon to start [2020-03-27T14:21:03.856Z] daemon.go:325: [d2c7a8b8ecc89] waiting for daemon to start [2020-03-27T14:21:03.856Z] daemon.go:353: [d2c7a8b8ecc89] daemon started [2020-03-27T14:21:03.856Z] daemon.go:461: [d2c7a8b8ecc89] Stopping daemon [2020-03-27T14:21:03.856Z] daemon.go:296: [d2c7a8b8ecc89] exiting daemon [2020-03-27T14:21:03.856Z] daemon.go:448: [d2c7a8b8ecc89] Daemon stopped [2020-03-27T14:21:03.856Z] PASS [2020-03-27T14:21:03.856Z] [2020-03-27T14:21:03.856Z] DONE 1 tests in 2.462s [2020-03-27T14:21:03.856Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-03-27T14:21:03.856Z] ++ 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-03-27T14:21:03.856Z] ++ set -e [2020-03-27T14:21:03.856Z] ++ '[' -n 0 ']' [2020-03-27T14:21:03.856Z] ++ set -x [2020-03-27T14:21:03.856Z] ++ 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-03-27T14:21:04.111Z] INFO: Testing against a local daemon [2020-03-27T14:21:04.111Z] === RUN TestSecretInspect [2020-03-27T14:21:04.748Z] --- PASS: TestConfigCreateWithLabels (2.28s) [2020-03-27T14:21:04.748Z] config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels [2020-03-27T14:21:04.748Z] daemon.go:325: [df4f365e37c4e] waiting for daemon to start [2020-03-27T14:21:04.748Z] daemon.go:325: [df4f365e37c4e] waiting for daemon to start [2020-03-27T14:21:04.748Z] daemon.go:353: [df4f365e37c4e] daemon started [2020-03-27T14:21:04.748Z] daemon.go:461: [df4f365e37c4e] Stopping daemon [2020-03-27T14:21:04.748Z] daemon.go:296: [df4f365e37c4e] exiting daemon [2020-03-27T14:21:04.748Z] daemon.go:448: [df4f365e37c4e] Daemon stopped [2020-03-27T14:21:04.748Z] === RUN TestConfigCreateResolve [2020-03-27T14:21:05.471Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-03-27T14:21:06.782Z] --- PASS: TestConfigCreateResolve (2.31s) [2020-03-27T14:21:06.782Z] config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve [2020-03-27T14:21:06.782Z] daemon.go:325: [d8250985d9b1c] waiting for daemon to start [2020-03-27T14:21:06.782Z] daemon.go:325: [d8250985d9b1c] waiting for daemon to start [2020-03-27T14:21:06.782Z] daemon.go:353: [d8250985d9b1c] daemon started [2020-03-27T14:21:06.782Z] daemon.go:461: [d8250985d9b1c] Stopping daemon [2020-03-27T14:21:06.782Z] daemon.go:296: [d8250985d9b1c] exiting daemon [2020-03-27T14:21:06.782Z] daemon.go:448: [d8250985d9b1c] Daemon stopped [2020-03-27T14:21:06.782Z] === RUN TestConfigDaemonLibtrustID [2020-03-27T14:21:07.400Z] --- PASS: TestConfigDaemonLibtrustID (0.57s) [2020-03-27T14:21:07.400Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID [2020-03-27T14:21:07.400Z] daemon.go:325: [d07bac2f4e2eb] waiting for daemon to start [2020-03-27T14:21:07.400Z] daemon.go:325: [d07bac2f4e2eb] waiting for daemon to start [2020-03-27T14:21:07.400Z] daemon.go:353: [d07bac2f4e2eb] daemon started [2020-03-27T14:21:07.400Z] daemon.go:461: [d07bac2f4e2eb] Stopping daemon [2020-03-27T14:21:07.400Z] daemon.go:296: [d07bac2f4e2eb] exiting daemon [2020-03-27T14:21:07.400Z] daemon.go:448: [d07bac2f4e2eb] Daemon stopped [2020-03-27T14:21:07.400Z] PASS [2020-03-27T14:21:07.400Z] [2020-03-27T14:21:07.400Z] DONE 8 tests in 17.000s [2020-03-27T14:21:07.400Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-03-27T14:21:07.400Z] ++ 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-03-27T14:21:07.400Z] ++ set -e [2020-03-27T14:21:07.400Z] ++ '[' -n 0 ']' [2020-03-27T14:21:07.400Z] ++ set -x [2020-03-27T14:21:07.400Z] ++ 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-03-27T14:21:07.400Z] INFO: Testing against a local daemon [2020-03-27T14:21:07.400Z] === RUN TestCheckpoint [2020-03-27T14:21:07.400Z] --- SKIP: TestCheckpoint (0.00s) [2020-03-27T14:21:07.400Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-27T14:21:07.400Z] === RUN TestContainerInvalidJSON [2020-03-27T14:21:07.400Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-03-27T14:21:07.400Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-03-27T14:21:07.400Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-03-27T14:21:07.400Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-03-27T14:21:07.400Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-03-27T14:21:07.400Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-03-27T14:21:07.400Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-03-27T14:21:07.400Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-03-27T14:21:07.400Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-03-27T14:21:07.400Z] --- PASS: TestContainerInvalidJSON (0.03s) [2020-03-27T14:21:07.400Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-03-27T14:21:07.400Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-03-27T14:21:07.400Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-03-27T14:21:07.400Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-03-27T14:21:07.683Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2020-03-27T14:21:07.683Z] === RUN TestCopyFromContainerPathIsNotDir [2020-03-27T14:21:07.683Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2020-03-27T14:21:07.683Z] === RUN TestCopyToContainerPathDoesNotExist [2020-03-27T14:21:07.683Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2020-03-27T14:21:07.683Z] === RUN TestCopyToContainerPathIsNotDir [2020-03-27T14:21:07.968Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) [2020-03-27T14:21:07.968Z] === RUN TestCopyFromContainer [2020-03-27T14:21:08.027Z] --- PASS: TestSecretInspect (3.49s) [2020-03-27T14:21:08.027Z] secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect [2020-03-27T14:21:08.027Z] daemon.go:325: [d62a0af2c17ed] waiting for daemon to start [2020-03-27T14:21:08.027Z] daemon.go:325: [d62a0af2c17ed] waiting for daemon to start [2020-03-27T14:21:08.027Z] daemon.go:353: [d62a0af2c17ed] daemon started [2020-03-27T14:21:08.027Z] daemon.go:461: [d62a0af2c17ed] Stopping daemon [2020-03-27T14:21:08.027Z] daemon.go:296: [d62a0af2c17ed] exiting daemon [2020-03-27T14:21:08.027Z] daemon.go:448: [d62a0af2c17ed] Daemon stopped [2020-03-27T14:21:08.027Z] === RUN TestSecretList [2020-03-27T14:21:09.462Z] === RUN TestCopyFromContainer// [2020-03-27T14:21:09.462Z] === RUN TestCopyFromContainer//bar/root [2020-03-27T14:21:09.462Z] === RUN TestCopyFromContainer//bar/root/ [2020-03-27T14:21:09.749Z] === RUN TestCopyFromContainer/bar/quux [2020-03-27T14:21:09.749Z] === RUN TestCopyFromContainer/bar/quux/ [2020-03-27T14:21:09.749Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-03-27T14:21:09.909Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-03-27T14:21:10.035Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-03-27T14:21:10.035Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-03-27T14:21:10.035Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-03-27T14:21:10.321Z] === RUN TestCopyFromContainer/bar/notarget [2020-03-27T14:21:10.321Z] --- PASS: TestCopyFromContainer (2.49s) [2020-03-27T14:21:10.321Z] --- PASS: TestCopyFromContainer// (0.09s) [2020-03-27T14:21:10.321Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2020-03-27T14:21:10.321Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2020-03-27T14:21:10.321Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2020-03-27T14:21:10.321Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2020-03-27T14:21:10.321Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2020-03-27T14:21:10.321Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2020-03-27T14:21:10.322Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2020-03-27T14:21:10.322Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2020-03-27T14:21:10.322Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2020-03-27T14:21:10.322Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-03-27T14:21:10.322Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-27T14:21:10.322Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-27T14:21:10.322Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-27T14:21:10.322Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-27T14:21:10.322Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-27T14:21:10.322Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-27T14:21:10.322Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-27T14:21:10.322Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-27T14:21:10.322Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-27T14:21:10.322Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2020-03-27T14:21:10.322Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-03-27T14:21:10.322Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-03-27T14:21:10.322Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-03-27T14:21:10.322Z] === RUN TestCreateLinkToNonExistingContainer [2020-03-27T14:21:10.468Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-03-27T14:21:10.606Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-03-27T14:21:10.606Z] === RUN TestCreateWithInvalidEnv [2020-03-27T14:21:10.606Z] === RUN TestCreateWithInvalidEnv/0 [2020-03-27T14:21:10.606Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-03-27T14:21:10.606Z] === RUN TestCreateWithInvalidEnv/1 [2020-03-27T14:21:10.606Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-03-27T14:21:10.606Z] === RUN TestCreateWithInvalidEnv/2 [2020-03-27T14:21:10.606Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-03-27T14:21:10.606Z] === CONT TestCreateWithInvalidEnv/0 [2020-03-27T14:21:10.606Z] === CONT TestCreateWithInvalidEnv/2 [2020-03-27T14:21:10.606Z] === CONT TestCreateWithInvalidEnv/1 [2020-03-27T14:21:10.606Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2020-03-27T14:21:10.606Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-03-27T14:21:10.606Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-03-27T14:21:10.606Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-03-27T14:21:10.606Z] === RUN TestCreateTmpfsMountsTarget [2020-03-27T14:21:10.606Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2020-03-27T14:21:10.606Z] === RUN TestCreateWithCustomMaskedPaths [2020-03-27T14:21:10.724Z] --- PASS: TestSecretList (3.29s) [2020-03-27T14:21:10.724Z] secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList [2020-03-27T14:21:10.724Z] daemon.go:325: [df8371350ca73] waiting for daemon to start [2020-03-27T14:21:10.724Z] daemon.go:325: [df8371350ca73] waiting for daemon to start [2020-03-27T14:21:10.724Z] daemon.go:353: [df8371350ca73] daemon started [2020-03-27T14:21:10.724Z] daemon.go:461: [df8371350ca73] Stopping daemon [2020-03-27T14:21:10.724Z] daemon.go:296: [df8371350ca73] exiting daemon [2020-03-27T14:21:10.724Z] daemon.go:448: [df8371350ca73] Daemon stopped [2020-03-27T14:21:10.724Z] === RUN TestSecretsCreateAndDelete [2020-03-27T14:21:10.979Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-03-27T14:21:12.643Z] --- PASS: TestCreateWithCustomMaskedPaths (1.90s) [2020-03-27T14:21:12.643Z] === RUN TestCreateWithCapabilities [2020-03-27T14:21:12.643Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-03-27T14:21:12.643Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-03-27T14:21:12.643Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-03-27T14:21:12.643Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-03-27T14:21:12.643Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-03-27T14:21:12.643Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-03-27T14:21:12.643Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-03-27T14:21:12.643Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-03-27T14:21:12.643Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-03-27T14:21:12.643Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-03-27T14:21:12.643Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-27T14:21:12.643Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-27T14:21:12.643Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-03-27T14:21:12.643Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-03-27T14:21:12.643Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-03-27T14:21:12.643Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-03-27T14:21:12.643Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-03-27T14:21:12.643Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-03-27T14:21:12.643Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-03-27T14:21:12.643Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-03-27T14:21:12.643Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-03-27T14:21:12.643Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-03-27T14:21:12.643Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-03-27T14:21:12.643Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-03-27T14:21:12.643Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-03-27T14:21:12.643Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-03-27T14:21:12.643Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-03-27T14:21:12.643Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-03-27T14:21:12.643Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-03-27T14:21:12.643Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-27T14:21:12.643Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-03-27T14:21:12.643Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-03-27T14:21:12.643Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-03-27T14:21:12.643Z] --- PASS: TestCreateWithCapabilities (0.05s) [2020-03-27T14:21:12.643Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2020-03-27T14:21:12.643Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2020-03-27T14:21:12.643Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2020-03-27T14:21:12.643Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-03-27T14:21:12.643Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-03-27T14:21:12.643Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s) [2020-03-27T14:21:12.643Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2020-03-27T14:21:12.643Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2020-03-27T14:21:12.643Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2020-03-27T14:21:12.643Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.04s) [2020-03-27T14:21:12.643Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2020-03-27T14:21:12.643Z] === RUN TestCreateWithCustomReadonlyPaths [2020-03-27T14:21:13.487Z] --- PASS: TestSecretsCreateAndDelete (2.61s) [2020-03-27T14:21:13.487Z] secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete [2020-03-27T14:21:13.487Z] daemon.go:325: [d640f59a74744] waiting for daemon to start [2020-03-27T14:21:13.487Z] daemon.go:325: [d640f59a74744] waiting for daemon to start [2020-03-27T14:21:13.487Z] daemon.go:353: [d640f59a74744] daemon started [2020-03-27T14:21:13.487Z] daemon.go:461: [d640f59a74744] Stopping daemon [2020-03-27T14:21:13.487Z] daemon.go:296: [d640f59a74744] exiting daemon [2020-03-27T14:21:13.487Z] daemon.go:448: [d640f59a74744] Daemon stopped [2020-03-27T14:21:13.487Z] === RUN TestSecretsUpdate [2020-03-27T14:21:14.673Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.97s) [2020-03-27T14:21:14.674Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-03-27T14:21:14.674Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-27T14:21:14.674Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-27T14:21:14.674Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-27T14:21:14.674Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-27T14:21:14.674Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-27T14:21:14.674Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-27T14:21:14.674Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-27T14:21:14.674Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-27T14:21:14.674Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-27T14:21:14.674Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-27T14:21:14.674Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-27T14:21:14.674Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-27T14:21:14.674Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-27T14:21:14.674Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-27T14:21:14.674Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-27T14:21:14.674Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2020-03-27T14:21:14.674Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2020-03-27T14:21:14.674Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2020-03-27T14:21:14.674Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2020-03-27T14:21:14.674Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2020-03-27T14:21:14.674Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-03-27T14:21:14.674Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-03-27T14:21:15.291Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.67s) [2020-03-27T14:21:15.291Z] === RUN TestContainerStartOnDaemonRestart [2020-03-27T14:21:15.291Z] === PAUSE TestContainerStartOnDaemonRestart [2020-03-27T14:21:15.291Z] === RUN TestDaemonRestartIpcMode [2020-03-27T14:21:15.291Z] === PAUSE TestDaemonRestartIpcMode [2020-03-27T14:21:15.291Z] === RUN TestDiff [2020-03-27T14:21:15.911Z] --- PASS: TestDiff (0.66s) [2020-03-27T14:21:15.911Z] === RUN TestExecWithCloseStdin [2020-03-27T14:21:16.218Z] 2020/03/27 14:21:14 Finished clone github.com/gogo/protobuf [2020-03-27T14:21:16.219Z] 2020/03/27 14:21:14 Finished clone github.com/coreos/etcd [2020-03-27T14:21:16.746Z] --- PASS: TestSecretsUpdate (3.03s) [2020-03-27T14:21:16.746Z] secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate [2020-03-27T14:21:16.746Z] daemon.go:325: [de8530cd33c42] waiting for daemon to start [2020-03-27T14:21:16.746Z] daemon.go:325: [de8530cd33c42] waiting for daemon to start [2020-03-27T14:21:16.746Z] daemon.go:353: [de8530cd33c42] daemon started [2020-03-27T14:21:16.746Z] daemon.go:461: [de8530cd33c42] Stopping daemon [2020-03-27T14:21:16.746Z] daemon.go:296: [de8530cd33c42] exiting daemon [2020-03-27T14:21:16.746Z] daemon.go:448: [de8530cd33c42] Daemon stopped [2020-03-27T14:21:16.746Z] === RUN TestTemplatedSecret [2020-03-27T14:21:16.925Z] --- PASS: TestExecWithCloseStdin (0.83s) [2020-03-27T14:21:16.925Z] === RUN TestExec [2020-03-27T14:21:17.544Z] --- PASS: TestExec (0.78s) [2020-03-27T14:21:17.544Z] === RUN TestExecUser [2020-03-27T14:21:18.554Z] --- PASS: TestExecUser (0.81s) [2020-03-27T14:21:18.554Z] === RUN TestExportContainerAndImportImage [2020-03-27T14:21:19.575Z] --- PASS: TestExportContainerAndImportImage (0.99s) [2020-03-27T14:21:19.575Z] === RUN TestExportContainerAfterDaemonRestart [2020-03-27T14:21:20.005Z] --- PASS: TestTemplatedSecret (3.37s) [2020-03-27T14:21:20.005Z] secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret [2020-03-27T14:21:20.005Z] daemon.go:325: [d53e1d6a46481] waiting for daemon to start [2020-03-27T14:21:20.005Z] daemon.go:325: [d53e1d6a46481] waiting for daemon to start [2020-03-27T14:21:20.005Z] daemon.go:353: [d53e1d6a46481] daemon started [2020-03-27T14:21:20.005Z] daemon.go:461: [d53e1d6a46481] Stopping daemon [2020-03-27T14:21:20.005Z] daemon.go:296: [d53e1d6a46481] exiting daemon [2020-03-27T14:21:20.005Z] daemon.go:448: [d53e1d6a46481] Daemon stopped [2020-03-27T14:21:20.005Z] === RUN TestSecretCreateResolve [2020-03-27T14:21:21.056Z] --- PASS: TestExportContainerAfterDaemonRestart (1.57s) [2020-03-27T14:21:21.056Z] export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart [2020-03-27T14:21:21.056Z] daemon.go:325: [ddce02ab46f12] waiting for daemon to start [2020-03-27T14:21:21.056Z] daemon.go:325: [ddce02ab46f12] waiting for daemon to start [2020-03-27T14:21:21.056Z] daemon.go:353: [ddce02ab46f12] daemon started [2020-03-27T14:21:21.056Z] daemon.go:461: [ddce02ab46f12] Stopping daemon [2020-03-27T14:21:21.056Z] daemon.go:296: [ddce02ab46f12] exiting daemon [2020-03-27T14:21:21.056Z] daemon.go:448: [ddce02ab46f12] Daemon stopped [2020-03-27T14:21:21.056Z] daemon.go:325: [ddce02ab46f12] waiting for daemon to start [2020-03-27T14:21:21.056Z] daemon.go:325: [ddce02ab46f12] waiting for daemon to start [2020-03-27T14:21:21.056Z] daemon.go:353: [ddce02ab46f12] daemon started [2020-03-27T14:21:21.056Z] daemon.go:461: [ddce02ab46f12] Stopping daemon [2020-03-27T14:21:21.056Z] daemon.go:296: [ddce02ab46f12] exiting daemon [2020-03-27T14:21:21.056Z] daemon.go:448: [ddce02ab46f12] Daemon stopped [2020-03-27T14:21:21.056Z] === RUN TestHealthCheckWorkdir [2020-03-27T14:21:22.070Z] --- PASS: TestHealthCheckWorkdir (0.96s) [2020-03-27T14:21:22.070Z] === RUN TestHealthKillContainer [2020-03-27T14:21:22.513Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-03-27T14:21:22.513Z] --- PASS: TestSecretCreateResolve (2.46s) [2020-03-27T14:21:22.513Z] secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve [2020-03-27T14:21:22.513Z] daemon.go:325: [d59f4bac94e5d] waiting for daemon to start [2020-03-27T14:21:22.513Z] daemon.go:325: [d59f4bac94e5d] waiting for daemon to start [2020-03-27T14:21:22.513Z] daemon.go:353: [d59f4bac94e5d] daemon started [2020-03-27T14:21:22.513Z] daemon.go:461: [d59f4bac94e5d] Stopping daemon [2020-03-27T14:21:22.513Z] daemon.go:296: [d59f4bac94e5d] exiting daemon [2020-03-27T14:21:22.513Z] daemon.go:448: [d59f4bac94e5d] Daemon stopped [2020-03-27T14:21:22.513Z] PASS [2020-03-27T14:21:22.513Z] [2020-03-27T14:21:22.513Z] DONE 6 tests in 18.441s [2020-03-27T14:21:22.513Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-03-27T14:21:22.513Z] ++ 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-03-27T14:21:22.513Z] ++ set -e [2020-03-27T14:21:22.513Z] ++ '[' -n 0 ']' [2020-03-27T14:21:22.513Z] ++ set -x [2020-03-27T14:21:22.514Z] ++ 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-03-27T14:21:22.514Z] INFO: Testing against a local daemon [2020-03-27T14:21:22.514Z] === RUN TestServiceCreateInit [2020-03-27T14:21:22.514Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-03-27T14:21:24.751Z] --- PASS: TestHealthKillContainer (2.83s) [2020-03-27T14:21:24.751Z] === RUN TestInspectCpusetInConfigPre120 [2020-03-27T14:21:25.369Z] --- PASS: TestInspectCpusetInConfigPre120 (0.63s) [2020-03-27T14:21:25.369Z] === RUN TestIpcModeNone [2020-03-27T14:21:26.379Z] --- PASS: TestIpcModeNone (0.78s) [2020-03-27T14:21:26.379Z] === RUN TestIpcModePrivate [2020-03-27T14:21:26.671Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-03-27T14:21:27.005Z] --- PASS: TestIpcModePrivate (0.76s) [2020-03-27T14:21:27.005Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:54, shared: false, mustBeShared: false [2020-03-27T14:21:27.005Z] === RUN TestIpcModeShareable [2020-03-27T14:21:27.594Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-03-27T14:21:27.594Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-03-27T14:21:27.622Z] --- PASS: TestIpcModeShareable (0.78s) [2020-03-27T14:21:27.622Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:48, shared: true, mustBeShared: true [2020-03-27T14:21:27.622Z] === RUN TestAPIIpcModeShareableAndContainer [2020-03-27T14:21:28.405Z] 2020/03/27 14:21:27 Finished clone github.com/hashicorp/consul [2020-03-27T14:21:30.310Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.31s) [2020-03-27T14:21:30.310Z] === RUN TestAPIIpcModeHost [2020-03-27T14:21:30.595Z] --- PASS: TestAPIIpcModeHost (0.60s) [2020-03-27T14:21:30.595Z] === RUN TestDaemonIpcModeShareable [2020-03-27T14:21:30.851Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-03-27T14:21:30.851Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-03-27T14:21:32.627Z] --- PASS: TestDaemonIpcModeShareable (1.72s) [2020-03-27T14:21:32.627Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable [2020-03-27T14:21:32.627Z] daemon.go:325: [d53a4746c3333] waiting for daemon to start [2020-03-27T14:21:32.627Z] daemon.go:325: [d53a4746c3333] waiting for daemon to start [2020-03-27T14:21:32.627Z] daemon.go:353: [d53a4746c3333] daemon started [2020-03-27T14:21:32.627Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:56, shared: true, mustBeShared: true [2020-03-27T14:21:32.627Z] daemon.go:461: [d53a4746c3333] Stopping daemon [2020-03-27T14:21:32.627Z] daemon.go:296: [d53a4746c3333] exiting daemon [2020-03-27T14:21:32.627Z] daemon.go:448: [d53a4746c3333] Daemon stopped [2020-03-27T14:21:32.627Z] === RUN TestDaemonIpcModePrivate [2020-03-27T14:21:32.733Z] --- PASS: TestServiceCreateInit (9.99s) [2020-03-27T14:21:32.733Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.91s) [2020-03-27T14:21:32.733Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled [2020-03-27T14:21:32.733Z] daemon.go:325: [d25870e3729dc] waiting for daemon to start [2020-03-27T14:21:32.733Z] daemon.go:325: [d25870e3729dc] waiting for daemon to start [2020-03-27T14:21:32.733Z] daemon.go:353: [d25870e3729dc] daemon started [2020-03-27T14:21:32.733Z] daemon.go:461: [d25870e3729dc] Stopping daemon [2020-03-27T14:21:32.733Z] daemon.go:296: [d25870e3729dc] exiting daemon [2020-03-27T14:21:32.733Z] daemon.go:448: [d25870e3729dc] Daemon stopped [2020-03-27T14:21:32.733Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.06s) [2020-03-27T14:21:32.733Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled [2020-03-27T14:21:32.733Z] daemon.go:325: [dfcf0a580f9f5] waiting for daemon to start [2020-03-27T14:21:32.733Z] daemon.go:325: [dfcf0a580f9f5] waiting for daemon to start [2020-03-27T14:21:32.733Z] daemon.go:353: [dfcf0a580f9f5] daemon started [2020-03-27T14:21:32.733Z] daemon.go:461: [dfcf0a580f9f5] Stopping daemon [2020-03-27T14:21:32.733Z] daemon.go:296: [dfcf0a580f9f5] exiting daemon [2020-03-27T14:21:32.733Z] daemon.go:448: [dfcf0a580f9f5] Daemon stopped [2020-03-27T14:21:32.733Z] === RUN TestCreateServiceMultipleTimes [2020-03-27T14:21:34.110Z] --- PASS: TestDaemonIpcModePrivate (1.67s) [2020-03-27T14:21:34.110Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate [2020-03-27T14:21:34.110Z] daemon.go:325: [d5750a3963c22] waiting for daemon to start [2020-03-27T14:21:34.110Z] daemon.go:325: [d5750a3963c22] waiting for daemon to start [2020-03-27T14:21:34.110Z] daemon.go:353: [d5750a3963c22] daemon started [2020-03-27T14:21:34.110Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: false, mustBeShared: false [2020-03-27T14:21:34.110Z] daemon.go:461: [d5750a3963c22] Stopping daemon [2020-03-27T14:21:34.110Z] daemon.go:296: [d5750a3963c22] exiting daemon [2020-03-27T14:21:34.110Z] daemon.go:448: [d5750a3963c22] Daemon stopped [2020-03-27T14:21:34.110Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-03-27T14:21:35.586Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.65s) [2020-03-27T14:21:35.586Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig [2020-03-27T14:21:35.586Z] daemon.go:325: [d244391aadcd4] waiting for daemon to start [2020-03-27T14:21:35.586Z] daemon.go:325: [d244391aadcd4] waiting for daemon to start [2020-03-27T14:21:35.586Z] daemon.go:353: [d244391aadcd4] daemon started [2020-03-27T14:21:35.586Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: false, mustBeShared: false [2020-03-27T14:21:35.586Z] daemon.go:461: [d244391aadcd4] Stopping daemon [2020-03-27T14:21:35.586Z] daemon.go:296: [d244391aadcd4] exiting daemon [2020-03-27T14:21:35.586Z] daemon.go:448: [d244391aadcd4] Daemon stopped [2020-03-27T14:21:35.586Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-03-27T14:21:35.993Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-03-27T14:21:36.247Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-03-27T14:21:37.618Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.68s) [2020-03-27T14:21:37.618Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig [2020-03-27T14:21:37.618Z] daemon.go:325: [da09d7861fea1] waiting for daemon to start [2020-03-27T14:21:37.618Z] daemon.go:325: [da09d7861fea1] waiting for daemon to start [2020-03-27T14:21:37.618Z] daemon.go:353: [da09d7861fea1] daemon started [2020-03-27T14:21:37.618Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:56, shared: true, mustBeShared: true [2020-03-27T14:21:37.618Z] daemon.go:461: [da09d7861fea1] Stopping daemon [2020-03-27T14:21:37.618Z] daemon.go:296: [da09d7861fea1] exiting daemon [2020-03-27T14:21:37.618Z] daemon.go:448: [da09d7861fea1] Daemon stopped [2020-03-27T14:21:37.618Z] === RUN TestIpcModeOlderClient [2020-03-27T14:21:37.618Z] === PAUSE TestIpcModeOlderClient [2020-03-27T14:21:37.618Z] === RUN TestKillContainerInvalidSignal [2020-03-27T14:21:37.901Z] --- PASS: TestKillContainerInvalidSignal (0.65s) [2020-03-27T14:21:37.901Z] === RUN TestKillContainer [2020-03-27T14:21:37.901Z] === RUN TestKillContainer/no_signal [2020-03-27T14:21:38.753Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-03-27T14:21:38.924Z] === RUN TestKillContainer/non_killing_signal [2020-03-27T14:21:39.007Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-03-27T14:21:39.224Z] === RUN TestKillContainer/killing_signal [2020-03-27T14:21:39.930Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-03-27T14:21:40.232Z] --- PASS: TestKillContainer (2.01s) [2020-03-27T14:21:40.232Z] --- PASS: TestKillContainer/no_signal (0.67s) [2020-03-27T14:21:40.232Z] --- PASS: TestKillContainer/non_killing_signal (0.45s) [2020-03-27T14:21:40.232Z] --- PASS: TestKillContainer/killing_signal (0.62s) [2020-03-27T14:21:40.232Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-03-27T14:21:40.232Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-03-27T14:21:40.591Z] 2020/03/27 14:21:39 Finished clone github.com/aws/aws-sdk-go [2020-03-27T14:21:40.854Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-03-27T14:21:41.471Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.33s) [2020-03-27T14:21:41.471Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.65s) [2020-03-27T14:21:41.471Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.43s) [2020-03-27T14:21:41.471Z] === RUN TestKillStoppedContainer [2020-03-27T14:21:41.471Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-03-27T14:21:41.471Z] === RUN TestKillStoppedContainerAPIPre120 [2020-03-27T14:21:41.471Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2020-03-27T14:21:41.471Z] === RUN TestKillDifferentUserContainer [2020-03-27T14:21:41.813Z] === RUN TestDockerSuite/TestBuildNetNone [2020-03-27T14:21:42.120Z] --- PASS: TestKillDifferentUserContainer (0.66s) [2020-03-27T14:21:42.120Z] === RUN TestInspectOomKilledTrue [2020-03-27T14:21:42.745Z] === RUN TestDockerSuite/TestBuildNoContext [2020-03-27T14:21:43.595Z] --- PASS: TestInspectOomKilledTrue (1.20s) [2020-03-27T14:21:43.595Z] === RUN TestInspectOomKilledFalse [2020-03-27T14:21:43.877Z] --- PASS: TestInspectOomKilledFalse (0.62s) [2020-03-27T14:21:43.878Z] === RUN TestLinksEtcHostsContentMatch [2020-03-27T14:21:44.105Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-03-27T14:21:44.497Z] --- PASS: TestLinksEtcHostsContentMatch (0.54s) [2020-03-27T14:21:44.497Z] === RUN TestLinksContainerNames [2020-03-27T14:21:45.465Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-03-27T14:21:45.975Z] --- PASS: TestLinksContainerNames (1.25s) [2020-03-27T14:21:45.975Z] === RUN TestLogsFollowTailEmpty [2020-03-27T14:21:46.591Z] --- PASS: TestLogsFollowTailEmpty (0.67s) [2020-03-27T14:21:46.591Z] === RUN TestContainerNetworkMountsNoChown [2020-03-27T14:21:47.208Z] --- PASS: TestContainerNetworkMountsNoChown (0.64s) [2020-03-27T14:21:47.208Z] === RUN TestMountDaemonRoot [2020-03-27T14:21:47.208Z] === RUN TestMountDaemonRoot/default [2020-03-27T14:21:47.208Z] === PAUSE TestMountDaemonRoot/default [2020-03-27T14:21:47.208Z] === RUN TestMountDaemonRoot/private [2020-03-27T14:21:47.208Z] === PAUSE TestMountDaemonRoot/private [2020-03-27T14:21:47.208Z] === RUN TestMountDaemonRoot/rprivate [2020-03-27T14:21:47.208Z] === PAUSE TestMountDaemonRoot/rprivate [2020-03-27T14:21:47.208Z] === RUN TestMountDaemonRoot/slave [2020-03-27T14:21:47.208Z] === PAUSE TestMountDaemonRoot/slave [2020-03-27T14:21:47.208Z] === RUN TestMountDaemonRoot/rslave [2020-03-27T14:21:47.208Z] === PAUSE TestMountDaemonRoot/rslave [2020-03-27T14:21:47.208Z] === RUN TestMountDaemonRoot/shared [2020-03-27T14:21:47.208Z] === PAUSE TestMountDaemonRoot/shared [2020-03-27T14:21:47.208Z] === RUN TestMountDaemonRoot/rshared [2020-03-27T14:21:47.208Z] === PAUSE TestMountDaemonRoot/rshared [2020-03-27T14:21:47.208Z] === CONT TestMountDaemonRoot/default [2020-03-27T14:21:47.209Z] === CONT TestMountDaemonRoot/rslave [2020-03-27T14:21:47.209Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-03-27T14:21:47.209Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-03-27T14:21:47.209Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-03-27T14:21:47.209Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-03-27T14:21:47.209Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-03-27T14:21:47.209Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-03-27T14:21:47.209Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-03-27T14:21:47.209Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-03-27T14:21:47.209Z] === CONT TestMountDaemonRoot/rshared [2020-03-27T14:21:47.209Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-03-27T14:21:47.209Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-03-27T14:21:47.209Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-03-27T14:21:47.209Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-03-27T14:21:47.209Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-03-27T14:21:47.209Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-03-27T14:21:47.209Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-03-27T14:21:47.209Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-03-27T14:21:47.209Z] === CONT TestMountDaemonRoot/slave [2020-03-27T14:21:47.209Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-03-27T14:21:47.209Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-03-27T14:21:47.209Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-03-27T14:21:47.209Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-03-27T14:21:47.209Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-03-27T14:21:47.209Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-03-27T14:21:47.209Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-03-27T14:21:47.209Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-03-27T14:21:47.209Z] === CONT TestMountDaemonRoot/rprivate [2020-03-27T14:21:47.209Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-03-27T14:21:47.209Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-03-27T14:21:47.209Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-03-27T14:21:47.209Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-03-27T14:21:47.209Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-03-27T14:21:47.209Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-03-27T14:21:47.209Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-03-27T14:21:47.209Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-03-27T14:21:47.209Z] === CONT TestMountDaemonRoot/shared [2020-03-27T14:21:47.209Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-03-27T14:21:47.209Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-03-27T14:21:47.209Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-03-27T14:21:47.209Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-03-27T14:21:47.209Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-03-27T14:21:47.209Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-03-27T14:21:47.209Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-03-27T14:21:47.209Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-03-27T14:21:47.209Z] === CONT TestMountDaemonRoot/private [2020-03-27T14:21:47.209Z] === RUN TestMountDaemonRoot/private/bind_root [2020-03-27T14:21:47.209Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-03-27T14:21:47.209Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-03-27T14:21:47.209Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-03-27T14:21:47.209Z] === RUN TestMountDaemonRoot/private/mount_root [2020-03-27T14:21:47.209Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-03-27T14:21:47.209Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-03-27T14:21:47.209Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-03-27T14:21:47.209Z] === RUN TestMountDaemonRoot/default/bind_root [2020-03-27T14:21:47.209Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-03-27T14:21:47.209Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-03-27T14:21:47.209Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-03-27T14:21:47.209Z] === RUN TestMountDaemonRoot/default/mount_root [2020-03-27T14:21:47.209Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-03-27T14:21:47.209Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-03-27T14:21:47.209Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-03-27T14:21:47.209Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-03-27T14:21:47.209Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-03-27T14:21:47.209Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-03-27T14:21:47.209Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-03-27T14:21:47.209Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-03-27T14:21:47.209Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-03-27T14:21:47.209Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-03-27T14:21:47.209Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-03-27T14:21:47.209Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-03-27T14:21:47.209Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-03-27T14:21:47.209Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-03-27T14:21:47.209Z] === CONT TestMountDaemonRoot/private/bind_root [2020-03-27T14:21:47.348Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-03-27T14:21:47.493Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-03-27T14:21:47.493Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-03-27T14:21:47.493Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-03-27T14:21:47.493Z] === CONT TestMountDaemonRoot/default/bind_root [2020-03-27T14:21:47.493Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-03-27T14:21:47.493Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-03-27T14:21:47.493Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-03-27T14:21:47.493Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-03-27T14:21:47.493Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-03-27T14:21:47.493Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-03-27T14:21:47.493Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-03-27T14:21:47.493Z] === CONT TestMountDaemonRoot/private/mount_root [2020-03-27T14:21:47.493Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-03-27T14:21:47.493Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-03-27T14:21:47.493Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-03-27T14:21:47.493Z] === CONT TestMountDaemonRoot/default/mount_root [2020-03-27T14:21:47.493Z] --- PASS: TestMountDaemonRoot (0.06s) [2020-03-27T14:21:47.493Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-03-27T14:21:47.493Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2020-03-27T14:21:47.493Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2020-03-27T14:21:47.493Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2020-03-27T14:21:47.493Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2020-03-27T14:21:47.493Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-03-27T14:21:47.493Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2020-03-27T14:21:47.493Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2020-03-27T14:21:47.493Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2020-03-27T14:21:47.493Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2020-03-27T14:21:47.493Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-03-27T14:21:47.493Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s) [2020-03-27T14:21:47.493Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2020-03-27T14:21:47.493Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-03-27T14:21:47.493Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-03-27T14:21:47.493Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-03-27T14:21:47.493Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-03-27T14:21:47.493Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-03-27T14:21:47.493Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-03-27T14:21:47.493Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-03-27T14:21:47.493Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-03-27T14:21:47.493Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-03-27T14:21:47.493Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-03-27T14:21:47.493Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-03-27T14:21:47.493Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-03-27T14:21:47.493Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-03-27T14:21:47.493Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-03-27T14:21:47.493Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-03-27T14:21:47.493Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-03-27T14:21:47.493Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-03-27T14:21:47.493Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-03-27T14:21:47.493Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2020-03-27T14:21:47.493Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2020-03-27T14:21:47.493Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2020-03-27T14:21:47.493Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2020-03-27T14:21:47.493Z] === RUN TestContainerBindMountNonRecursive [2020-03-27T14:21:47.602Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-03-27T14:21:47.602Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-03-27T14:21:47.856Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-03-27T14:21:48.415Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-03-27T14:21:48.974Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-03-27T14:21:49.524Z] --- PASS: TestContainerBindMountNonRecursive (1.65s) [2020-03-27T14:21:49.524Z] === RUN TestNetworkNat [2020-03-27T14:21:49.807Z] --- PASS: TestNetworkNat (0.69s) [2020-03-27T14:21:49.807Z] === RUN TestNetworkLocalhostTCPNat [2020-03-27T14:21:50.818Z] --- PASS: TestNetworkLocalhostTCPNat (0.69s) [2020-03-27T14:21:50.818Z] === RUN TestNetworkLoopbackNat [2020-03-27T14:21:50.856Z] --- PASS: TestCreateServiceMultipleTimes (18.36s) [2020-03-27T14:21:50.856Z] create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes [2020-03-27T14:21:50.856Z] daemon.go:325: [deadc8f08719d] waiting for daemon to start [2020-03-27T14:21:50.856Z] daemon.go:325: [deadc8f08719d] waiting for daemon to start [2020-03-27T14:21:50.856Z] daemon.go:353: [deadc8f08719d] daemon started [2020-03-27T14:21:50.856Z] daemon.go:461: [deadc8f08719d] Stopping daemon [2020-03-27T14:21:50.856Z] daemon.go:296: [deadc8f08719d] exiting daemon [2020-03-27T14:21:50.856Z] daemon.go:448: [deadc8f08719d] Daemon stopped [2020-03-27T14:21:50.856Z] === RUN TestCreateServiceConflict [2020-03-27T14:21:51.110Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-03-27T14:21:51.446Z] --- PASS: TestNetworkLoopbackNat (0.93s) [2020-03-27T14:21:51.446Z] === RUN TestPause [2020-03-27T14:21:52.034Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-03-27T14:21:52.062Z] --- PASS: TestPause (0.69s) [2020-03-27T14:21:52.062Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-03-27T14:21:52.347Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-27T14:21:52.347Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-27T14:21:52.347Z] === RUN TestPauseStopPausedContainer [2020-03-27T14:21:52.963Z] --- PASS: TestPauseStopPausedContainer (0.69s) [2020-03-27T14:21:52.963Z] === RUN TestPsFilter [2020-03-27T14:21:52.963Z] --- PASS: TestPsFilter (0.20s) [2020-03-27T14:21:52.963Z] === RUN TestRemoveContainerWithRemovedVolume [2020-03-27T14:21:53.354Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-03-27T14:21:53.354Z] ok github.com/docker/docker/api/server/httputils 0.128s coverage: 14.7% of statements [2020-03-27T14:21:53.354Z] ok github.com/docker/docker/api/server/middleware 0.226s coverage: 37.7% of statements [2020-03-27T14:21:53.354Z] ? github.com/docker/docker/api/server/router [no test files] [2020-03-27T14:21:53.354Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-03-27T14:21:53.354Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-03-27T14:21:53.354Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-03-27T14:21:53.354Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-03-27T14:21:53.354Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-03-27T14:21:53.354Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-03-27T14:21:53.354Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-03-27T14:21:53.354Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-03-27T14:21:53.354Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-03-27T14:21:53.354Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-03-27T14:21:53.354Z] ok github.com/docker/docker/api/server/router/swarm 0.129s coverage: 3.1% of statements [2020-03-27T14:21:53.354Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-03-27T14:21:53.354Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-03-27T14:21:53.354Z] ? github.com/docker/docker/api/types [no test files] [2020-03-27T14:21:53.354Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-03-27T14:21:53.354Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-03-27T14:21:53.354Z] ? github.com/docker/docker/api/types/container [no test files] [2020-03-27T14:21:53.354Z] ? github.com/docker/docker/api/types/events [no test files] [2020-03-27T14:21:53.354Z] ok github.com/docker/docker/api/types/filters 0.131s coverage: 92.2% of statements [2020-03-27T14:21:53.354Z] ? github.com/docker/docker/api/types/image [no test files] [2020-03-27T14:21:53.354Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-03-27T14:21:53.354Z] ? github.com/docker/docker/api/types/network [no test files] [2020-03-27T14:21:53.354Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-03-27T14:21:53.354Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-03-27T14:21:53.354Z] ok github.com/docker/docker/api/types/strslice 0.080s coverage: 90.0% of statements [2020-03-27T14:21:53.354Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-03-27T14:21:53.354Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-03-27T14:21:53.355Z] ok github.com/docker/docker/api/types/time 0.449s coverage: 100.0% of statements [2020-03-27T14:21:53.355Z] ok github.com/docker/docker/api/types/versions 0.041s coverage: 75.0% of statements [2020-03-27T14:21:53.355Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-03-27T14:21:53.355Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-03-27T14:21:53.355Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-03-27T14:21:53.355Z] ? github.com/docker/docker/autogen/winresources/docker [no test files] [2020-03-27T14:21:53.355Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-03-27T14:21:53.355Z] ? github.com/docker/docker/builder [no test files] [2020-03-27T14:21:53.355Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-03-27T14:21:53.355Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-03-27T14:21:53.355Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-03-27T14:21:53.355Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-03-27T14:21:53.355Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-03-27T14:21:53.355Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-03-27T14:21:53.355Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-03-27T14:21:53.582Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.62s) [2020-03-27T14:21:53.582Z] === RUN TestRemoveContainerWithVolume [2020-03-27T14:21:53.919Z] --- PASS: TestCreateServiceConflict (3.13s) [2020-03-27T14:21:53.919Z] create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict [2020-03-27T14:21:53.919Z] daemon.go:325: [d8b79266c82df] waiting for daemon to start [2020-03-27T14:21:53.919Z] daemon.go:325: [d8b79266c82df] waiting for daemon to start [2020-03-27T14:21:53.919Z] daemon.go:353: [d8b79266c82df] daemon started [2020-03-27T14:21:53.919Z] daemon.go:461: [d8b79266c82df] Stopping daemon [2020-03-27T14:21:53.919Z] daemon.go:296: [d8b79266c82df] exiting daemon [2020-03-27T14:21:53.919Z] daemon.go:448: [d8b79266c82df] Daemon stopped [2020-03-27T14:21:53.919Z] === RUN TestCreateServiceMaxReplicas [2020-03-27T14:21:54.606Z] --- PASS: TestRemoveContainerWithVolume (0.63s) [2020-03-27T14:21:54.606Z] === RUN TestRemoveContainerRunning [2020-03-27T14:21:55.224Z] --- PASS: TestRemoveContainerRunning (0.70s) [2020-03-27T14:21:55.224Z] === RUN TestRemoveContainerForceRemoveRunning [2020-03-27T14:21:55.281Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-03-27T14:21:55.842Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.66s) [2020-03-27T14:21:55.842Z] === RUN TestRemoveInvalidContainer [2020-03-27T14:21:55.842Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2020-03-27T14:21:55.842Z] === RUN TestRenameLinkedContainer [2020-03-27T14:21:56.643Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-03-27T14:21:57.567Z] --- PASS: TestCreateServiceMaxReplicas (3.45s) [2020-03-27T14:21:57.567Z] create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas [2020-03-27T14:21:57.567Z] daemon.go:325: [dc6ee184a973a] waiting for daemon to start [2020-03-27T14:21:57.567Z] daemon.go:325: [dc6ee184a973a] waiting for daemon to start [2020-03-27T14:21:57.567Z] daemon.go:353: [dc6ee184a973a] daemon started [2020-03-27T14:21:57.567Z] daemon.go:461: [dc6ee184a973a] Stopping daemon [2020-03-27T14:21:57.567Z] daemon.go:296: [dc6ee184a973a] exiting daemon [2020-03-27T14:21:57.567Z] daemon.go:448: [dc6ee184a973a] Daemon stopped [2020-03-27T14:21:57.567Z] === RUN TestCreateWithDuplicateNetworkNames [2020-03-27T14:21:57.974Z] ok github.com/docker/docker/builder/dockerfile 0.399s coverage: 43.2% of statements [2020-03-27T14:21:57.974Z] ok github.com/docker/docker/builder/dockerignore 0.058s coverage: 96.8% of statements [2020-03-27T14:21:57.974Z] ok github.com/docker/docker/builder/fscache 0.985s coverage: 69.2% of statements [2020-03-27T14:21:58.531Z] --- PASS: TestRenameLinkedContainer (2.63s) [2020-03-27T14:21:58.531Z] === RUN TestRenameStoppedContainer [2020-03-27T14:21:58.921Z] ok github.com/docker/docker/builder/remotecontext 0.441s coverage: 9.2% of statements [2020-03-27T14:21:59.149Z] --- PASS: TestRenameStoppedContainer (0.63s) [2020-03-27T14:21:59.149Z] === RUN TestRenameRunningContainerAndReuse [2020-03-27T14:21:59.450Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-03-27T14:22:00.626Z] --- PASS: TestRenameRunningContainerAndReuse (1.33s) [2020-03-27T14:22:00.626Z] === RUN TestRenameInvalidName [2020-03-27T14:22:00.812Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-03-27T14:22:00.911Z] --- PASS: TestRenameInvalidName (0.67s) [2020-03-27T14:22:00.911Z] === RUN TestRenameAnonymousContainer [2020-03-27T14:22:01.737Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-03-27T14:22:02.297Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-03-27T14:22:02.857Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-03-27T14:22:03.598Z] --- PASS: TestRenameAnonymousContainer (2.44s) [2020-03-27T14:22:03.598Z] === RUN TestRenameContainerWithSameName [2020-03-27T14:22:04.217Z] --- PASS: TestRenameContainerWithSameName (0.69s) [2020-03-27T14:22:04.217Z] === RUN TestRenameContainerWithLinkedContainer [2020-03-27T14:22:05.695Z] --- PASS: TestRenameContainerWithLinkedContainer (1.28s) [2020-03-27T14:22:05.695Z] === RUN TestResize [2020-03-27T14:22:06.331Z] --- PASS: TestResize (0.70s) [2020-03-27T14:22:06.331Z] === RUN TestResizeWithInvalidSize [2020-03-27T14:22:06.950Z] --- PASS: TestResizeWithInvalidSize (0.71s) [2020-03-27T14:22:06.950Z] === RUN TestResizeWhenContainerNotStarted [2020-03-27T14:22:07.016Z] === RUN TestDockerSuite/TestBuildPATH [2020-03-27T14:22:07.571Z] --- PASS: TestResizeWhenContainerNotStarted (0.64s) [2020-03-27T14:22:07.571Z] === RUN TestDaemonRestartKillContainers [2020-03-27T14:22:07.571Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-27T14:22:07.571Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-27T14:22:07.571Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-27T14:22:07.571Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-27T14:22:07.571Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-27T14:22:07.571Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-27T14:22:07.571Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-27T14:22:07.571Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-27T14:22:07.571Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-27T14:22:07.571Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-27T14:22:07.571Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-27T14:22:07.571Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-27T14:22:07.571Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-27T14:22:07.571Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-27T14:22:07.571Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-27T14:22:07.571Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-27T14:22:07.571Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-27T14:22:07.571Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-27T14:22:07.571Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-27T14:22:07.571Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-27T14:22:07.571Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-27T14:22:07.571Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-27T14:22:07.571Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-27T14:22:07.571Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-27T14:22:07.571Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-27T14:22:07.571Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-27T14:22:07.571Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-27T14:22:07.571Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-27T14:22:08.899Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-03-27T14:22:09.822Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-03-27T14:22:10.744Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-03-27T14:22:11.069Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-27T14:22:11.069Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-27T14:22:11.069Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-27T14:22:11.069Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-27T14:22:12.627Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.20s) [2020-03-27T14:22:12.627Z] create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames [2020-03-27T14:22:12.627Z] daemon.go:325: [db3624dc4c984] waiting for daemon to start [2020-03-27T14:22:12.627Z] daemon.go:325: [db3624dc4c984] waiting for daemon to start [2020-03-27T14:22:12.627Z] daemon.go:353: [db3624dc4c984] daemon started [2020-03-27T14:22:12.627Z] daemon.go:461: [db3624dc4c984] Stopping daemon [2020-03-27T14:22:12.627Z] daemon.go:296: [db3624dc4c984] exiting daemon [2020-03-27T14:22:12.627Z] daemon.go:448: [db3624dc4c984] Daemon stopped [2020-03-27T14:22:12.627Z] === RUN TestCreateServiceSecretFileMode [2020-03-27T14:22:13.127Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-27T14:22:13.127Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-27T14:22:15.188Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-27T14:22:15.473Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-27T14:22:15.884Z] --- PASS: TestCreateServiceSecretFileMode (3.27s) [2020-03-27T14:22:15.884Z] create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode [2020-03-27T14:22:15.884Z] daemon.go:325: [d1d05f7c0c364] waiting for daemon to start [2020-03-27T14:22:15.884Z] daemon.go:325: [d1d05f7c0c364] waiting for daemon to start [2020-03-27T14:22:15.884Z] daemon.go:353: [d1d05f7c0c364] daemon started [2020-03-27T14:22:15.884Z] daemon.go:461: [d1d05f7c0c364] Stopping daemon [2020-03-27T14:22:15.884Z] daemon.go:296: [d1d05f7c0c364] exiting daemon [2020-03-27T14:22:15.884Z] daemon.go:448: [d1d05f7c0c364] Daemon stopped [2020-03-27T14:22:15.884Z] === RUN TestCreateServiceConfigFileMode [2020-03-27T14:22:17.518Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-03-27T14:22:17.518Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.38s) [2020-03-27T14:22:17.518Z] 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-03-27T14:22:17.518Z] daemon.go:325: [df2468243dcad] waiting for daemon to start [2020-03-27T14:22:17.518Z] daemon.go:325: [df2468243dcad] waiting for daemon to start [2020-03-27T14:22:17.518Z] daemon.go:353: [df2468243dcad] daemon started [2020-03-27T14:22:17.518Z] daemon.go:325: [df2468243dcad] waiting for daemon to start [2020-03-27T14:22:17.518Z] daemon.go:296: [df2468243dcad] exiting daemon [2020-03-27T14:22:17.518Z] daemon.go:325: [df2468243dcad] waiting for daemon to start [2020-03-27T14:22:17.518Z] daemon.go:353: [df2468243dcad] daemon started [2020-03-27T14:22:17.518Z] daemon.go:461: [df2468243dcad] Stopping daemon [2020-03-27T14:22:17.518Z] daemon.go:296: [df2468243dcad] exiting daemon [2020-03-27T14:22:17.518Z] daemon.go:448: [df2468243dcad] Daemon stopped [2020-03-27T14:22:17.518Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.45s) [2020-03-27T14:22:17.518Z] 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-03-27T14:22:17.518Z] daemon.go:325: [d68bad3232468] waiting for daemon to start [2020-03-27T14:22:17.518Z] daemon.go:325: [d68bad3232468] waiting for daemon to start [2020-03-27T14:22:17.518Z] daemon.go:353: [d68bad3232468] daemon started [2020-03-27T14:22:17.518Z] daemon.go:325: [d68bad3232468] waiting for daemon to start [2020-03-27T14:22:17.518Z] daemon.go:296: [d68bad3232468] exiting daemon [2020-03-27T14:22:17.518Z] daemon.go:325: [d68bad3232468] waiting for daemon to start [2020-03-27T14:22:17.518Z] daemon.go:353: [d68bad3232468] daemon started [2020-03-27T14:22:17.518Z] daemon.go:461: [d68bad3232468] Stopping daemon [2020-03-27T14:22:17.518Z] daemon.go:296: [d68bad3232468] exiting daemon [2020-03-27T14:22:17.518Z] daemon.go:448: [d68bad3232468] Daemon stopped [2020-03-27T14:22:17.518Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.53s) [2020-03-27T14:22:17.518Z] 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-03-27T14:22:17.518Z] daemon.go:325: [d21f790808075] waiting for daemon to start [2020-03-27T14:22:17.518Z] daemon.go:325: [d21f790808075] waiting for daemon to start [2020-03-27T14:22:17.518Z] daemon.go:353: [d21f790808075] daemon started [2020-03-27T14:22:17.518Z] daemon.go:461: [d21f790808075] Stopping daemon [2020-03-27T14:22:17.518Z] daemon.go:296: [d21f790808075] exiting daemon [2020-03-27T14:22:17.518Z] daemon.go:448: [d21f790808075] Daemon stopped [2020-03-27T14:22:17.518Z] daemon.go:325: [d21f790808075] waiting for daemon to start [2020-03-27T14:22:17.518Z] daemon.go:325: [d21f790808075] waiting for daemon to start [2020-03-27T14:22:17.518Z] daemon.go:353: [d21f790808075] daemon started [2020-03-27T14:22:17.518Z] daemon.go:461: [d21f790808075] Stopping daemon [2020-03-27T14:22:17.518Z] daemon.go:296: [d21f790808075] exiting daemon [2020-03-27T14:22:17.518Z] daemon.go:448: [d21f790808075] Daemon stopped [2020-03-27T14:22:17.518Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.58s) [2020-03-27T14:22:17.518Z] 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-03-27T14:22:17.518Z] daemon.go:325: [db6d764155b46] waiting for daemon to start [2020-03-27T14:22:17.518Z] daemon.go:325: [db6d764155b46] waiting for daemon to start [2020-03-27T14:22:17.518Z] daemon.go:353: [db6d764155b46] daemon started [2020-03-27T14:22:17.518Z] daemon.go:461: [db6d764155b46] Stopping daemon [2020-03-27T14:22:17.518Z] daemon.go:296: [db6d764155b46] exiting daemon [2020-03-27T14:22:17.518Z] daemon.go:448: [db6d764155b46] Daemon stopped [2020-03-27T14:22:17.518Z] daemon.go:325: [db6d764155b46] waiting for daemon to start [2020-03-27T14:22:17.518Z] daemon.go:325: [db6d764155b46] waiting for daemon to start [2020-03-27T14:22:17.518Z] daemon.go:353: [db6d764155b46] daemon started [2020-03-27T14:22:17.518Z] daemon.go:461: [db6d764155b46] Stopping daemon [2020-03-27T14:22:17.518Z] daemon.go:296: [db6d764155b46] exiting daemon [2020-03-27T14:22:17.518Z] daemon.go:448: [db6d764155b46] Daemon stopped [2020-03-27T14:22:17.518Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.07s) [2020-03-27T14:22:17.518Z] 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-03-27T14:22:17.518Z] daemon.go:325: [d3775d50f6ce9] waiting for daemon to start [2020-03-27T14:22:17.518Z] daemon.go:325: [d3775d50f6ce9] waiting for daemon to start [2020-03-27T14:22:17.518Z] daemon.go:353: [d3775d50f6ce9] daemon started [2020-03-27T14:22:17.518Z] daemon.go:296: [d3775d50f6ce9] exiting daemon [2020-03-27T14:22:17.518Z] daemon.go:325: [d3775d50f6ce9] waiting for daemon to start [2020-03-27T14:22:17.518Z] daemon.go:325: [d3775d50f6ce9] waiting for daemon to start [2020-03-27T14:22:17.518Z] daemon.go:353: [d3775d50f6ce9] daemon started [2020-03-27T14:22:17.518Z] daemon.go:461: [d3775d50f6ce9] Stopping daemon [2020-03-27T14:22:17.518Z] daemon.go:296: [d3775d50f6ce9] exiting daemon [2020-03-27T14:22:17.518Z] daemon.go:448: [d3775d50f6ce9] Daemon stopped [2020-03-27T14:22:17.518Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.21s) [2020-03-27T14:22:17.518Z] 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-03-27T14:22:17.518Z] daemon.go:325: [d5dbaca78df65] waiting for daemon to start [2020-03-27T14:22:17.518Z] daemon.go:325: [d5dbaca78df65] waiting for daemon to start [2020-03-27T14:22:17.518Z] daemon.go:353: [d5dbaca78df65] daemon started [2020-03-27T14:22:17.518Z] daemon.go:461: [d5dbaca78df65] Stopping daemon [2020-03-27T14:22:17.518Z] daemon.go:296: [d5dbaca78df65] exiting daemon [2020-03-27T14:22:17.518Z] daemon.go:448: [d5dbaca78df65] Daemon stopped [2020-03-27T14:22:17.518Z] daemon.go:325: [d5dbaca78df65] waiting for daemon to start [2020-03-27T14:22:17.518Z] daemon.go:325: [d5dbaca78df65] waiting for daemon to start [2020-03-27T14:22:17.518Z] daemon.go:353: [d5dbaca78df65] daemon started [2020-03-27T14:22:17.518Z] daemon.go:461: [d5dbaca78df65] Stopping daemon [2020-03-27T14:22:17.518Z] daemon.go:296: [d5dbaca78df65] exiting daemon [2020-03-27T14:22:17.518Z] daemon.go:448: [d5dbaca78df65] Daemon stopped [2020-03-27T14:22:17.518Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.01s) [2020-03-27T14:22:17.518Z] 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-03-27T14:22:17.518Z] daemon.go:325: [d9d208f1f5ae5] waiting for daemon to start [2020-03-27T14:22:17.518Z] daemon.go:325: [d9d208f1f5ae5] waiting for daemon to start [2020-03-27T14:22:17.518Z] daemon.go:353: [d9d208f1f5ae5] daemon started [2020-03-27T14:22:17.518Z] daemon.go:461: [d9d208f1f5ae5] Stopping daemon [2020-03-27T14:22:17.518Z] daemon.go:296: [d9d208f1f5ae5] exiting daemon [2020-03-27T14:22:17.518Z] daemon.go:448: [d9d208f1f5ae5] Daemon stopped [2020-03-27T14:22:17.518Z] daemon.go:325: [d9d208f1f5ae5] waiting for daemon to start [2020-03-27T14:22:17.518Z] daemon.go:325: [d9d208f1f5ae5] waiting for daemon to start [2020-03-27T14:22:17.518Z] daemon.go:353: [d9d208f1f5ae5] daemon started [2020-03-27T14:22:17.518Z] daemon.go:461: [d9d208f1f5ae5] Stopping daemon [2020-03-27T14:22:17.518Z] daemon.go:296: [d9d208f1f5ae5] exiting daemon [2020-03-27T14:22:17.518Z] daemon.go:448: [d9d208f1f5ae5] Daemon stopped [2020-03-27T14:22:17.518Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.16s) [2020-03-27T14:22:17.518Z] 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-03-27T14:22:17.518Z] daemon.go:325: [db21a413c0cec] waiting for daemon to start [2020-03-27T14:22:17.518Z] daemon.go:325: [db21a413c0cec] waiting for daemon to start [2020-03-27T14:22:17.518Z] daemon.go:353: [db21a413c0cec] daemon started [2020-03-27T14:22:17.518Z] daemon.go:296: [db21a413c0cec] exiting daemon [2020-03-27T14:22:17.518Z] daemon.go:325: [db21a413c0cec] waiting for daemon to start [2020-03-27T14:22:17.518Z] daemon.go:325: [db21a413c0cec] waiting for daemon to start [2020-03-27T14:22:17.518Z] daemon.go:353: [db21a413c0cec] daemon started [2020-03-27T14:22:17.518Z] daemon.go:461: [db21a413c0cec] Stopping daemon [2020-03-27T14:22:17.518Z] daemon.go:296: [db21a413c0cec] exiting daemon [2020-03-27T14:22:17.518Z] daemon.go:448: [db21a413c0cec] Daemon stopped [2020-03-27T14:22:17.518Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.58s) [2020-03-27T14:22:17.518Z] 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-03-27T14:22:17.518Z] daemon.go:325: [d5bec4c0f3a1a] waiting for daemon to start [2020-03-27T14:22:17.518Z] daemon.go:325: [d5bec4c0f3a1a] waiting for daemon to start [2020-03-27T14:22:17.518Z] daemon.go:353: [d5bec4c0f3a1a] daemon started [2020-03-27T14:22:17.518Z] daemon.go:296: [d5bec4c0f3a1a] exiting daemon [2020-03-27T14:22:17.518Z] daemon.go:325: [d5bec4c0f3a1a] waiting for daemon to start [2020-03-27T14:22:17.518Z] daemon.go:325: [d5bec4c0f3a1a] waiting for daemon to start [2020-03-27T14:22:17.518Z] daemon.go:353: [d5bec4c0f3a1a] daemon started [2020-03-27T14:22:17.518Z] daemon.go:461: [d5bec4c0f3a1a] Stopping daemon [2020-03-27T14:22:17.518Z] daemon.go:296: [d5bec4c0f3a1a] exiting daemon [2020-03-27T14:22:17.518Z] daemon.go:448: [d5bec4c0f3a1a] Daemon stopped [2020-03-27T14:22:17.518Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.73s) [2020-03-27T14:22:17.518Z] 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-03-27T14:22:17.518Z] daemon.go:325: [d8149671b1ee7] waiting for daemon to start [2020-03-27T14:22:17.518Z] daemon.go:325: [d8149671b1ee7] waiting for daemon to start [2020-03-27T14:22:17.518Z] daemon.go:353: [d8149671b1ee7] daemon started [2020-03-27T14:22:17.518Z] daemon.go:461: [d8149671b1ee7] Stopping daemon [2020-03-27T14:22:17.518Z] daemon.go:296: [d8149671b1ee7] exiting daemon [2020-03-27T14:22:17.518Z] daemon.go:448: [d8149671b1ee7] Daemon stopped [2020-03-27T14:22:17.518Z] daemon.go:325: [d8149671b1ee7] waiting for daemon to start [2020-03-27T14:22:17.518Z] daemon.go:325: [d8149671b1ee7] waiting for daemon to start [2020-03-27T14:22:17.518Z] daemon.go:353: [d8149671b1ee7] daemon started [2020-03-27T14:22:17.518Z] daemon.go:461: [d8149671b1ee7] Stopping daemon [2020-03-27T14:22:17.518Z] daemon.go:296: [d8149671b1ee7] exiting daemon [2020-03-27T14:22:17.518Z] daemon.go:448: [d8149671b1ee7] Daemon stopped [2020-03-27T14:22:17.518Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.35s) [2020-03-27T14:22:17.518Z] 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-03-27T14:22:17.518Z] daemon.go:325: [d94e88a2a0585] waiting for daemon to start [2020-03-27T14:22:17.518Z] daemon.go:325: [d94e88a2a0585] waiting for daemon to start [2020-03-27T14:22:17.518Z] daemon.go:353: [d94e88a2a0585] daemon started [2020-03-27T14:22:17.518Z] daemon.go:461: [d94e88a2a0585] Stopping daemon [2020-03-27T14:22:17.518Z] daemon.go:296: [d94e88a2a0585] exiting daemon [2020-03-27T14:22:17.518Z] daemon.go:448: [d94e88a2a0585] Daemon stopped [2020-03-27T14:22:17.518Z] daemon.go:325: [d94e88a2a0585] waiting for daemon to start [2020-03-27T14:22:17.518Z] daemon.go:325: [d94e88a2a0585] waiting for daemon to start [2020-03-27T14:22:17.518Z] daemon.go:353: [d94e88a2a0585] daemon started [2020-03-27T14:22:17.518Z] daemon.go:461: [d94e88a2a0585] Stopping daemon [2020-03-27T14:22:17.518Z] daemon.go:296: [d94e88a2a0585] exiting daemon [2020-03-27T14:22:17.518Z] daemon.go:448: [d94e88a2a0585] Daemon stopped [2020-03-27T14:22:17.518Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.11s) [2020-03-27T14:22:17.518Z] 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-03-27T14:22:17.518Z] daemon.go:325: [d6bec80d9c00b] waiting for daemon to start [2020-03-27T14:22:17.518Z] daemon.go:325: [d6bec80d9c00b] waiting for daemon to start [2020-03-27T14:22:17.518Z] daemon.go:353: [d6bec80d9c00b] daemon started [2020-03-27T14:22:17.518Z] daemon.go:325: [d6bec80d9c00b] waiting for daemon to start [2020-03-27T14:22:17.518Z] daemon.go:296: [d6bec80d9c00b] exiting daemon [2020-03-27T14:22:17.518Z] daemon.go:325: [d6bec80d9c00b] waiting for daemon to start [2020-03-27T14:22:17.518Z] daemon.go:353: [d6bec80d9c00b] daemon started [2020-03-27T14:22:17.518Z] daemon.go:461: [d6bec80d9c00b] Stopping daemon [2020-03-27T14:22:17.518Z] daemon.go:296: [d6bec80d9c00b] exiting daemon [2020-03-27T14:22:17.518Z] daemon.go:448: [d6bec80d9c00b] Daemon stopped [2020-03-27T14:22:17.518Z] === RUN TestKernelTCPMemory [2020-03-27T14:22:18.531Z] --- PASS: TestKernelTCPMemory (0.96s) [2020-03-27T14:22:18.531Z] === RUN TestNISDomainname [2020-03-27T14:22:19.143Z] --- PASS: TestCreateServiceConfigFileMode (3.29s) [2020-03-27T14:22:19.143Z] create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode [2020-03-27T14:22:19.143Z] daemon.go:325: [d36e7f7f3afd4] waiting for daemon to start [2020-03-27T14:22:19.143Z] daemon.go:325: [d36e7f7f3afd4] waiting for daemon to start [2020-03-27T14:22:19.143Z] daemon.go:353: [d36e7f7f3afd4] daemon started [2020-03-27T14:22:19.143Z] daemon.go:461: [d36e7f7f3afd4] Stopping daemon [2020-03-27T14:22:19.143Z] daemon.go:296: [d36e7f7f3afd4] exiting daemon [2020-03-27T14:22:19.143Z] daemon.go:448: [d36e7f7f3afd4] Daemon stopped [2020-03-27T14:22:19.143Z] === RUN TestCreateServiceSysctls [2020-03-27T14:22:19.542Z] --- PASS: TestNISDomainname (0.86s) [2020-03-27T14:22:19.542Z] === RUN TestStats [2020-03-27T14:22:21.015Z] --- PASS: TestStats (1.71s) [2020-03-27T14:22:21.015Z] === RUN TestStopContainerWithTimeout [2020-03-27T14:22:21.015Z] === RUN TestStopContainerWithTimeout/0 [2020-03-27T14:22:21.015Z] === PAUSE TestStopContainerWithTimeout/0 [2020-03-27T14:22:21.015Z] === RUN TestStopContainerWithTimeout/1 [2020-03-27T14:22:21.015Z] === PAUSE TestStopContainerWithTimeout/1 [2020-03-27T14:22:21.015Z] === RUN TestStopContainerWithTimeout/3 [2020-03-27T14:22:21.015Z] === PAUSE TestStopContainerWithTimeout/3 [2020-03-27T14:22:21.015Z] === RUN TestStopContainerWithTimeout/-1 [2020-03-27T14:22:21.015Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-03-27T14:22:21.015Z] === CONT TestStopContainerWithTimeout/0 [2020-03-27T14:22:21.015Z] === CONT TestStopContainerWithTimeout/-1 [2020-03-27T14:22:21.015Z] === CONT TestStopContainerWithTimeout/3 [2020-03-27T14:22:21.015Z] === CONT TestStopContainerWithTimeout/1 [2020-03-27T14:22:21.657Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-03-27T14:22:23.558Z] --- PASS: TestCreateServiceSysctls (4.09s) [2020-03-27T14:22:23.559Z] create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls [2020-03-27T14:22:23.559Z] daemon.go:325: [da83920626dc8] waiting for daemon to start [2020-03-27T14:22:23.559Z] daemon.go:325: [da83920626dc8] waiting for daemon to start [2020-03-27T14:22:23.559Z] daemon.go:353: [da83920626dc8] daemon started [2020-03-27T14:22:23.559Z] daemon.go:461: [da83920626dc8] Stopping daemon [2020-03-27T14:22:23.559Z] daemon.go:296: [da83920626dc8] exiting daemon [2020-03-27T14:22:23.559Z] daemon.go:448: [da83920626dc8] Daemon stopped [2020-03-27T14:22:23.559Z] === RUN TestInspect [2020-03-27T14:22:24.484Z] --- PASS: TestStopContainerWithTimeout (0.04s) [2020-03-27T14:22:24.484Z] --- PASS: TestStopContainerWithTimeout/0 (1.21s) [2020-03-27T14:22:24.484Z] --- PASS: TestStopContainerWithTimeout/1 (2.27s) [2020-03-27T14:22:24.484Z] --- PASS: TestStopContainerWithTimeout/-1 (2.93s) [2020-03-27T14:22:24.484Z] --- PASS: TestStopContainerWithTimeout/3 (3.24s) [2020-03-27T14:22:24.484Z] === RUN TestDeleteDevicemapper [2020-03-27T14:22:24.484Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-03-27T14:22:24.484Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-27T14:22:24.484Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-03-27T14:22:25.440Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-03-27T14:22:25.999Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-03-27T14:22:26.523Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.98s) [2020-03-27T14:22:26.523Z] === RUN TestUpdateMemory [2020-03-27T14:22:26.922Z] --- PASS: TestInspect (3.72s) [2020-03-27T14:22:26.922Z] inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect [2020-03-27T14:22:26.922Z] daemon.go:325: [daeeb8de9bfa9] waiting for daemon to start [2020-03-27T14:22:26.922Z] daemon.go:325: [daeeb8de9bfa9] waiting for daemon to start [2020-03-27T14:22:26.922Z] daemon.go:353: [daeeb8de9bfa9] daemon started [2020-03-27T14:22:26.922Z] daemon.go:461: [daeeb8de9bfa9] Stopping daemon [2020-03-27T14:22:26.922Z] daemon.go:296: [daeeb8de9bfa9] exiting daemon [2020-03-27T14:22:26.922Z] daemon.go:448: [daeeb8de9bfa9] Daemon stopped [2020-03-27T14:22:26.922Z] === RUN TestDockerNetworkConnectAlias [2020-03-27T14:22:27.140Z] --- PASS: TestUpdateMemory (0.93s) [2020-03-27T14:22:27.140Z] === RUN TestUpdateCPUQuota [2020-03-27T14:22:28.621Z] --- PASS: TestUpdateCPUQuota (1.17s) [2020-03-27T14:22:28.621Z] === RUN TestUpdatePidsLimit [2020-03-27T14:22:28.621Z] === RUN TestUpdatePidsLimit/update_from_none [2020-03-27T14:22:28.621Z] === RUN TestUpdatePidsLimit/no_change [2020-03-27T14:22:28.719Z] ok github.com/docker/docker/builder/remotecontext/git 29.748s coverage: 85.1% of statements [2020-03-27T14:22:28.719Z] ? github.com/docker/docker/cli [no test files] [2020-03-27T14:22:28.719Z] ? github.com/docker/docker/cli/config [no test files] [2020-03-27T14:22:28.719Z] ok github.com/docker/docker/cli/debug 0.069s coverage: 100.0% of statements [2020-03-27T14:22:28.719Z] ok github.com/docker/docker/client 0.577s coverage: 75.2% of statements [2020-03-27T14:22:28.804Z] === RUN TestDockerSuite/TestBuildRm [2020-03-27T14:22:29.242Z] === RUN TestUpdatePidsLimit/update_lower [2020-03-27T14:22:29.525Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-03-27T14:22:31.559Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-03-27T14:22:31.579Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-03-27T14:22:31.579Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-03-27T14:22:31.579Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-03-27T14:22:31.866Z] --- PASS: TestUpdatePidsLimit (3.35s) [2020-03-27T14:22:31.866Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.34s) [2020-03-27T14:22:31.866Z] --- PASS: TestUpdatePidsLimit/no_change (0.34s) [2020-03-27T14:22:31.866Z] --- PASS: TestUpdatePidsLimit/update_lower (0.33s) [2020-03-27T14:22:31.866Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.32s) [2020-03-27T14:22:31.866Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.35s) [2020-03-27T14:22:31.866Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.31s) [2020-03-27T14:22:31.866Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.33s) [2020-03-27T14:22:31.866Z] === RUN TestUpdateRestartPolicy [2020-03-27T14:22:32.487Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-03-27T14:22:32.683Z] ok github.com/docker/docker/cmd/dockerd 0.637s coverage: 18.7% of statements [2020-03-27T14:22:33.846Z] --- PASS: TestDockerNetworkConnectAlias (6.81s) [2020-03-27T14:22:33.846Z] network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias [2020-03-27T14:22:33.846Z] daemon.go:325: [d1fd72e7c2a9f] waiting for daemon to start [2020-03-27T14:22:33.846Z] daemon.go:325: [d1fd72e7c2a9f] waiting for daemon to start [2020-03-27T14:22:33.846Z] daemon.go:353: [d1fd72e7c2a9f] daemon started [2020-03-27T14:22:33.846Z] daemon.go:461: [d1fd72e7c2a9f] Stopping daemon [2020-03-27T14:22:33.846Z] daemon.go:296: [d1fd72e7c2a9f] exiting daemon [2020-03-27T14:22:33.846Z] daemon.go:448: [d1fd72e7c2a9f] Daemon stopped [2020-03-27T14:22:33.846Z] === RUN TestDockerNetworkReConnect [2020-03-27T14:22:33.846Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-03-27T14:22:34.820Z] ok github.com/docker/docker/container 0.659s coverage: 42.8% of statements [2020-03-27T14:22:34.820Z] ? github.com/docker/docker/container/stream [no test files] [2020-03-27T14:22:34.820Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-03-27T14:22:34.820Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-03-27T14:22:34.820Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-03-27T14:22:35.206Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-03-27T14:22:35.765Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-03-27T14:22:36.689Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-03-27T14:22:36.794Z] 2020/03/27 14:22:32 Finished clone google.golang.org/api [2020-03-27T14:22:36.794Z] 2020/03/27 14:22:32 Dependencies downloaded. Download time: 2m24.593226557s [2020-03-27T14:22:36.794Z] 2020/03/27 14:22:32 Collecting all dependencies [2020-03-27T14:22:38.049Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-03-27T14:22:38.972Z] --- PASS: TestDockerNetworkReConnect (5.25s) [2020-03-27T14:22:38.972Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect [2020-03-27T14:22:38.972Z] daemon.go:325: [de026c3c1a4e7] waiting for daemon to start [2020-03-27T14:22:38.972Z] daemon.go:325: [de026c3c1a4e7] waiting for daemon to start [2020-03-27T14:22:38.972Z] daemon.go:353: [de026c3c1a4e7] daemon started [2020-03-27T14:22:38.972Z] daemon.go:461: [de026c3c1a4e7] Stopping daemon [2020-03-27T14:22:38.972Z] daemon.go:296: [de026c3c1a4e7] exiting daemon [2020-03-27T14:22:38.972Z] daemon.go:448: [de026c3c1a4e7] Daemon stopped [2020-03-27T14:22:38.972Z] === RUN TestServicePlugin [2020-03-27T14:22:39.531Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-03-27T14:22:40.893Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-03-27T14:22:42.083Z] 2020/03/27 14:22:42 Clean vendor dir from unused packages [2020-03-27T14:22:42.083Z] 2020/03/27 14:22:42 Ignoring paths matching "^archive/tar" [2020-03-27T14:22:43.014Z] 2020/03/27 14:22:42 Success [2020-03-27T14:22:43.014Z] 2020/03/27 14:22:42 Running time: 2m37.95207767s [2020-03-27T14:22:43.014Z] Congratulations! All vendoring changes are done the right way. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2020-03-27T14:22:44.151Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-03-27T14:22:44.275Z] + echo Building e2e image [2020-03-27T14:22:44.276Z] Building e2e image [2020-03-27T14:22:44.276Z] + docker build --build-arg DOCKER_GITCOMMIT=f4a7311dabd3eded3a5979c06127303f694f6b29 -t moby-e2e-test -f Dockerfile.e2e . [2020-03-27T14:22:44.276Z] #2 [internal] load .dockerignore [2020-03-27T14:22:44.276Z] #2 transferring context: 34B done [2020-03-27T14:22:44.276Z] #2 DONE 0.0s [2020-03-27T14:22:44.276Z] [2020-03-27T14:22:44.276Z] #1 [internal] load build definition from Dockerfile.e2e [2020-03-27T14:22:44.276Z] #1 transferring dockerfile: 3.21kB done [2020-03-27T14:22:44.276Z] #1 DONE 0.0s [2020-03-27T14:22:44.276Z] [2020-03-27T14:22:44.276Z] #4 [internal] load metadata for docker.io/library/golang:1.12.17-alpine [2020-03-27T14:22:44.391Z] --- PASS: TestUpdateRestartPolicy (12.11s) [2020-03-27T14:22:44.391Z] === RUN TestUpdateRestartWithAutoRemove [2020-03-27T14:22:44.533Z] #4 ... [2020-03-27T14:22:44.533Z] [2020-03-27T14:22:44.533Z] #3 [internal] load metadata for docker.io/library/alpine:3.9 [2020-03-27T14:22:44.533Z] #3 DONE 0.2s [2020-03-27T14:22:44.533Z] [2020-03-27T14:22:44.533Z] #4 [internal] load metadata for docker.io/library/golang:1.12.17-alpine [2020-03-27T14:22:44.533Z] #4 DONE 0.2s [2020-03-27T14:22:44.533Z] [2020-03-27T14:22:44.533Z] #14 [base 1/5] FROM docker.io/library/golang:1.12.17-alpine@sha256:3f8e3ad3e... [2020-03-27T14:22:44.533Z] #14 resolve docker.io/library/golang:1.12.17-alpine@sha256:3f8e3ad3e7c128d29ac3004ac8314967c5ddbfa5bfa7caa59b0de493fc01686a done [2020-03-27T14:22:44.533Z] #14 sha256:3f8e3ad3e7c128d29ac3004ac8314967c5ddbfa5bfa7caa59b0de493fc01686a 1.65kB / 1.65kB done [2020-03-27T14:22:44.533Z] #14 sha256:1782cafde43390b032f960c0fad3def745fac18994ced169003cb56e9a93c028 1.36kB / 1.36kB done [2020-03-27T14:22:44.533Z] #14 sha256:76bddfb5e55ec98387cd57194c9ae933c5ad9a75eed2c710e68b0b124bf0d9ce 3.83kB / 3.83kB done [2020-03-27T14:22:44.533Z] #14 sha256:c9b1b535fdd91a9855fb7f82348177e5f019329a58c53c47272962dd60f71fc9 0B / 2.80MB 0.0s [2020-03-27T14:22:44.533Z] #14 sha256:cbb0d8da1b304e1b4f86e0a2fb11185850170e41986ce261dc30ac043c6a4e55 0B / 301.26kB 0.0s [2020-03-27T14:22:44.533Z] #14 sha256:d909eff282003e2d64af08633f4ae58f8cab4efc0a83b86579b4bbcb0ac90956 0B / 155B 0.0s [2020-03-27T14:22:44.676Z] --- PASS: TestUpdateRestartWithAutoRemove (0.68s) [2020-03-27T14:22:44.676Z] === RUN TestWaitNonBlocked [2020-03-27T14:22:44.676Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-27T14:22:44.676Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-27T14:22:44.676Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-27T14:22:44.676Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-27T14:22:44.676Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-27T14:22:44.676Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-27T14:22:44.791Z] #14 sha256:c9b1b535fdd91a9855fb7f82348177e5f019329a58c53c47272962dd60f71fc9 2.80MB / 2.80MB 0.1s done [2020-03-27T14:22:44.791Z] #14 sha256:cbb0d8da1b304e1b4f86e0a2fb11185850170e41986ce261dc30ac043c6a4e55 103.98kB / 301.26kB 0.1s [2020-03-27T14:22:44.791Z] #14 extracting sha256:c9b1b535fdd91a9855fb7f82348177e5f019329a58c53c47272962dd60f71fc9 [2020-03-27T14:22:44.791Z] #14 sha256:665fbbf998e4658c0a6f232f6b2e286eea9c794e8e92a529a92246fb7a7a1597 0B / 124.08MB 0.1s [2020-03-27T14:22:44.791Z] #14 sha256:cbb0d8da1b304e1b4f86e0a2fb11185850170e41986ce261dc30ac043c6a4e55 301.26kB / 301.26kB 0.1s done [2020-03-27T14:22:44.791Z] #14 sha256:d909eff282003e2d64af08633f4ae58f8cab4efc0a83b86579b4bbcb0ac90956 155B / 155B 0.2s done [2020-03-27T14:22:44.791Z] #14 sha256:4985b19198605c3ab910c5b294cc5c9bfe81c48b4547fb0555ce0d81dfb60053 126B / 126B 0.2s done [2020-03-27T14:22:45.048Z] #14 ... [2020-03-27T14:22:45.048Z] [2020-03-27T14:22:45.048Z] #8 [internal] load build context [2020-03-27T14:22:45.048Z] #8 transferring context: 798.26kB 0.4s done [2020-03-27T14:22:45.048Z] #8 DONE 0.4s [2020-03-27T14:22:45.048Z] [2020-03-27T14:22:45.048Z] #14 [base 1/5] FROM docker.io/library/golang:1.12.17-alpine@sha256:3f8e3ad3e... [2020-03-27T14:22:45.048Z] #14 sha256:665fbbf998e4658c0a6f232f6b2e286eea9c794e8e92a529a92246fb7a7a1597 8.74MB / 124.08MB 0.3s [2020-03-27T14:22:45.048Z] #14 sha256:665fbbf998e4658c0a6f232f6b2e286eea9c794e8e92a529a92246fb7a7a1597 19.70MB / 124.08MB 0.4s [2020-03-27T14:22:45.048Z] #14 ... [2020-03-27T14:22:45.048Z] [2020-03-27T14:22:45.048Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.9@sha256:115731bab0862031b... [2020-03-27T14:22:45.048Z] #5 resolve docker.io/library/alpine:3.9@sha256:115731bab0862031b44766733890091c17924f9b7781b79997f5f163be262178 done [2020-03-27T14:22:45.048Z] #5 sha256:115731bab0862031b44766733890091c17924f9b7781b79997f5f163be262178 1.64kB / 1.64kB done [2020-03-27T14:22:45.048Z] #5 sha256:ab3fe83c0696e3f565c9b4a734ec309ae9bd0d74c192de4590fd6dc2ef717815 528B / 528B done [2020-03-27T14:22:45.048Z] #5 sha256:82f67be598ebc8d968137c18521fe174ca6afc9b542aa5773c32b3a3970e647c 1.51kB / 1.51kB done [2020-03-27T14:22:45.048Z] #5 sha256:9123ac7c32f74759e6283f04dbf571f18246abe5bb2c779efcb32cd50f3ff13c 2.76MB / 2.76MB 0.1s done [2020-03-27T14:22:45.048Z] #5 extracting sha256:9123ac7c32f74759e6283f04dbf571f18246abe5bb2c779efcb32cd50f3ff13c 0.5s done [2020-03-27T14:22:45.048Z] #5 DONE 0.7s [2020-03-27T14:22:45.048Z] [2020-03-27T14:22:45.048Z] #14 [base 1/5] FROM docker.io/library/golang:1.12.17-alpine@sha256:3f8e3ad3e... [2020-03-27T14:22:45.048Z] #14 sha256:665fbbf998e4658c0a6f232f6b2e286eea9c794e8e92a529a92246fb7a7a1597 27.33MB / 124.08MB 0.5s [2020-03-27T14:22:45.305Z] #14 extracting sha256:c9b1b535fdd91a9855fb7f82348177e5f019329a58c53c47272962dd60f71fc9 0.5s done [2020-03-27T14:22:45.306Z] #14 sha256:665fbbf998e4658c0a6f232f6b2e286eea9c794e8e92a529a92246fb7a7a1597 37.60MB / 124.08MB 0.7s [2020-03-27T14:22:45.306Z] #14 extracting sha256:cbb0d8da1b304e1b4f86e0a2fb11185850170e41986ce261dc30ac043c6a4e55 [2020-03-27T14:22:45.511Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-03-27T14:22:45.511Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-03-27T14:22:45.565Z] #14 sha256:665fbbf998e4658c0a6f232f6b2e286eea9c794e8e92a529a92246fb7a7a1597 47.97MB / 124.08MB 0.9s [2020-03-27T14:22:45.565Z] #14 extracting sha256:cbb0d8da1b304e1b4f86e0a2fb11185850170e41986ce261dc30ac043c6a4e55 0.1s done [2020-03-27T14:22:45.565Z] #14 extracting sha256:d909eff282003e2d64af08633f4ae58f8cab4efc0a83b86579b4bbcb0ac90956 done [2020-03-27T14:22:45.565Z] #14 sha256:665fbbf998e4658c0a6f232f6b2e286eea9c794e8e92a529a92246fb7a7a1597 64.48MB / 124.08MB 1.1s [2020-03-27T14:22:45.694Z] --- PASS: TestWaitNonBlocked (0.05s) [2020-03-27T14:22:45.694Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.95s) [2020-03-27T14:22:45.694Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.00s) [2020-03-27T14:22:45.694Z] === RUN TestWaitBlocked [2020-03-27T14:22:45.694Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-27T14:22:45.694Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-27T14:22:45.694Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-03-27T14:22:45.694Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-03-27T14:22:45.694Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-27T14:22:45.694Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-03-27T14:22:45.765Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-03-27T14:22:45.765Z] === RUN TestDockerSuite/TestBuildSpaces [2020-03-27T14:22:45.823Z] #14 sha256:665fbbf998e4658c0a6f232f6b2e286eea9c794e8e92a529a92246fb7a7a1597 71.98MB / 124.08MB 1.2s [2020-03-27T14:22:46.080Z] #14 sha256:665fbbf998e4658c0a6f232f6b2e286eea9c794e8e92a529a92246fb7a7a1597 83.10MB / 124.08MB 1.3s [2020-03-27T14:22:46.080Z] #14 sha256:665fbbf998e4658c0a6f232f6b2e286eea9c794e8e92a529a92246fb7a7a1597 100.60MB / 124.08MB 1.5s [2020-03-27T14:22:46.324Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-03-27T14:22:46.337Z] #14 sha256:665fbbf998e4658c0a6f232f6b2e286eea9c794e8e92a529a92246fb7a7a1597 122.27MB / 124.08MB 1.7s [2020-03-27T14:22:46.338Z] #14 ... [2020-03-27T14:22:46.338Z] [2020-03-27T14:22:46.338Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-03-27T14:22:46.338Z] #6 DONE 1.3s [2020-03-27T14:22:46.338Z] [2020-03-27T14:22:46.338Z] #14 [base 1/5] FROM docker.io/library/golang:1.12.17-alpine@sha256:3f8e3ad3e... [2020-03-27T14:22:46.595Z] #14 sha256:665fbbf998e4658c0a6f232f6b2e286eea9c794e8e92a529a92246fb7a7a1597 124.08MB / 124.08MB 1.8s done [2020-03-27T14:22:46.595Z] #14 extracting sha256:665fbbf998e4658c0a6f232f6b2e286eea9c794e8e92a529a92246fb7a7a1597 [2020-03-27T14:22:46.717Z] --- PASS: TestWaitBlocked (0.04s) [2020-03-27T14:22:46.717Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.00s) [2020-03-27T14:22:46.717Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.08s) [2020-03-27T14:22:46.717Z] === CONT TestContainerStartOnDaemonRestart [2020-03-27T14:22:46.717Z] === CONT TestDaemonRestartIpcMode [2020-03-27T14:22:46.717Z] === CONT TestIpcModeOlderClient [2020-03-27T14:22:46.717Z] --- PASS: TestIpcModeOlderClient (0.14s) [2020-03-27T14:22:47.684Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-03-27T14:22:47.939Z] === RUN TestDockerSuite/TestBuildStderr [2020-03-27T14:22:49.822Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-03-27T14:22:50.198Z] --- PASS: TestContainerStartOnDaemonRestart (3.07s) [2020-03-27T14:22:50.198Z] daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart [2020-03-27T14:22:50.198Z] daemon.go:325: [dd010f8b126ea] waiting for daemon to start [2020-03-27T14:22:50.198Z] daemon.go:325: [dd010f8b126ea] waiting for daemon to start [2020-03-27T14:22:50.198Z] daemon.go:353: [dd010f8b126ea] daemon started [2020-03-27T14:22:50.198Z] daemon.go:325: [dd010f8b126ea] waiting for daemon to start [2020-03-27T14:22:50.198Z] daemon.go:296: [dd010f8b126ea] exiting daemon [2020-03-27T14:22:50.198Z] daemon.go:325: [dd010f8b126ea] waiting for daemon to start [2020-03-27T14:22:50.198Z] daemon.go:353: [dd010f8b126ea] daemon started [2020-03-27T14:22:50.198Z] daemon.go:461: [dd010f8b126ea] Stopping daemon [2020-03-27T14:22:50.198Z] daemon.go:296: [dd010f8b126ea] exiting daemon [2020-03-27T14:22:50.198Z] daemon.go:448: [dd010f8b126ea] Daemon stopped [2020-03-27T14:22:50.198Z] --- PASS: TestDaemonRestartIpcMode (3.63s) [2020-03-27T14:22:50.198Z] daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode [2020-03-27T14:22:50.198Z] daemon.go:325: [dd855efca0e44] waiting for daemon to start [2020-03-27T14:22:50.198Z] daemon.go:325: [dd855efca0e44] waiting for daemon to start [2020-03-27T14:22:50.198Z] daemon.go:353: [dd855efca0e44] daemon started [2020-03-27T14:22:50.198Z] daemon.go:461: [dd855efca0e44] Stopping daemon [2020-03-27T14:22:50.198Z] daemon.go:296: [dd855efca0e44] exiting daemon [2020-03-27T14:22:50.198Z] daemon.go:448: [dd855efca0e44] Daemon stopped [2020-03-27T14:22:50.198Z] daemon.go:325: [dd855efca0e44] waiting for daemon to start [2020-03-27T14:22:50.198Z] daemon.go:325: [dd855efca0e44] waiting for daemon to start [2020-03-27T14:22:50.198Z] daemon.go:353: [dd855efca0e44] daemon started [2020-03-27T14:22:50.198Z] daemon.go:461: [dd855efca0e44] Stopping daemon [2020-03-27T14:22:50.198Z] daemon.go:296: [dd855efca0e44] exiting daemon [2020-03-27T14:22:50.198Z] daemon.go:448: [dd855efca0e44] Daemon stopped [2020-03-27T14:22:50.198Z] PASS [2020-03-27T14:22:50.198Z] [2020-03-27T14:22:50.198Z] === Skipped [2020-03-27T14:22:50.198Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-03-27T14:22:50.198Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-27T14:22:50.198Z] [2020-03-27T14:22:50.198Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-27T14:22:50.198Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-27T14:22:50.198Z] [2020-03-27T14:22:50.198Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-03-27T14:22:50.198Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-27T14:22:50.198Z] [2020-03-27T14:22:50.198Z] [2020-03-27T14:22:50.198Z] DONE 189 tests, 3 skipped in 102.947s [2020-03-27T14:22:50.482Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-03-27T14:22:50.482Z] ++ 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-03-27T14:22:50.482Z] ++ set -e [2020-03-27T14:22:50.482Z] ++ '[' -n 0 ']' [2020-03-27T14:22:50.482Z] ++ set -x [2020-03-27T14:22:50.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=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-03-27T14:22:50.482Z] INFO: Testing against a local daemon [2020-03-27T14:22:50.482Z] === RUN TestCommitInheritsEnv [2020-03-27T14:22:50.765Z] --- PASS: TestCommitInheritsEnv (0.42s) [2020-03-27T14:22:50.765Z] === RUN TestImportExtremelyLargeImageWorks [2020-03-27T14:22:50.765Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-03-27T14:22:50.765Z] === RUN TestImagesFilterMultiReference [2020-03-27T14:22:51.052Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2020-03-27T14:22:51.052Z] === RUN TestImagePullPlatformInvalid [2020-03-27T14:22:51.052Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-03-27T14:22:51.052Z] === RUN TestRemoveImageOrphaning [2020-03-27T14:22:51.335Z] --- PASS: TestRemoveImageOrphaning (0.40s) [2020-03-27T14:22:51.335Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-03-27T14:22:51.335Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2020-03-27T14:22:51.335Z] === RUN TestTagInvalidReference [2020-03-27T14:22:51.621Z] --- PASS: TestTagInvalidReference (0.06s) [2020-03-27T14:22:51.621Z] === RUN TestTagValidPrefixedRepo [2020-03-27T14:22:51.621Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-03-27T14:22:51.621Z] === RUN TestTagExistedNameWithoutForce [2020-03-27T14:22:51.621Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-03-27T14:22:51.621Z] === RUN TestTagOfficialNames [2020-03-27T14:22:51.621Z] --- PASS: TestTagOfficialNames (0.06s) [2020-03-27T14:22:51.621Z] === RUN TestTagMatchesDigest [2020-03-27T14:22:51.621Z] --- PASS: TestTagMatchesDigest (0.05s) [2020-03-27T14:22:51.621Z] === CONT TestImportExtremelyLargeImageWorks [2020-03-27T14:22:51.857Z] #14 extracting sha256:665fbbf998e4658c0a6f232f6b2e286eea9c794e8e92a529a92246fb7a7a1597 5.1s [2020-03-27T14:22:52.115Z] #14 ... [2020-03-27T14:22:52.115Z] [2020-03-27T14:22:52.115Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-03-27T14:22:52.115Z] #7 1.010 fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2020-03-27T14:22:52.115Z] #7 2.091 fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2020-03-27T14:22:52.115Z] #7 2.170 (1/33) Installing ncurses-terminfo-base (6.1_p20190105-r0) [2020-03-27T14:22:52.115Z] #7 2.176 (2/33) Installing ncurses-terminfo (6.1_p20190105-r0) [2020-03-27T14:22:52.115Z] #7 2.363 (3/33) Installing ncurses-libs (6.1_p20190105-r0) [2020-03-27T14:22:52.115Z] #7 2.374 (4/33) Installing readline (7.0.003-r1) [2020-03-27T14:22:52.115Z] #7 2.378 (5/33) Installing bash (4.4.19-r1) [2020-03-27T14:22:52.115Z] #7 2.392 Executing bash-4.4.19-r1.post-install [2020-03-27T14:22:52.116Z] #7 2.397 (6/33) Installing ca-certificates (20190108-r0) [2020-03-27T14:22:52.116Z] #7 2.412 (7/33) Installing libgcc (8.3.0-r0) [2020-03-27T14:22:52.116Z] #7 2.415 (8/33) Installing libstdc++ (8.3.0-r0) [2020-03-27T14:22:52.116Z] #7 2.427 (9/33) Installing binutils (2.31.1-r2) [2020-03-27T14:22:52.116Z] #7 2.524 (10/33) Installing gmp (6.1.2-r1) [2020-03-27T14:22:52.116Z] #7 2.531 (11/33) Installing isl (0.18-r0) [2020-03-27T14:22:52.116Z] #7 2.553 (12/33) Installing libgomp (8.3.0-r0) [2020-03-27T14:22:52.116Z] #7 2.558 (13/33) Installing libatomic (8.3.0-r0) [2020-03-27T14:22:52.116Z] #7 2.560 (14/33) Installing mpfr3 (3.1.5-r1) [2020-03-27T14:22:52.116Z] #7 2.568 (15/33) Installing mpc1 (1.0.3-r1) [2020-03-27T14:22:52.116Z] #7 2.571 (16/33) Installing gcc (8.3.0-r0) [2020-03-27T14:22:52.116Z] #7 3.437 (17/33) Installing musl-dev (1.1.20-r5) [2020-03-27T14:22:52.116Z] #7 3.534 (18/33) Installing libc-dev (0.7.1-r0) [2020-03-27T14:22:52.116Z] #7 3.536 (19/33) Installing g++ (8.3.0-r0) [2020-03-27T14:22:52.116Z] #7 4.079 (20/33) Installing nghttp2-libs (1.35.1-r1) [2020-03-27T14:22:52.116Z] #7 4.084 (21/33) Installing libssh2 (1.9.0-r1) [2020-03-27T14:22:52.116Z] #7 4.089 (22/33) Installing libcurl (7.64.0-r3) [2020-03-27T14:22:52.116Z] #7 4.097 (23/33) Installing expat (2.2.8-r0) [2020-03-27T14:22:52.116Z] #7 4.102 (24/33) Installing pcre2 (10.32-r1) [2020-03-27T14:22:52.116Z] #7 4.110 (25/33) Installing git (2.20.2-r0) [2020-03-27T14:22:52.116Z] #7 4.307 (26/33) Installing libmnl (1.0.4-r0) [2020-03-27T14:22:52.116Z] #7 4.309 (27/33) Installing jansson (2.11-r0) [2020-03-27T14:22:52.116Z] #7 4.316 (28/33) Installing libnftnl-libs (1.1.1-r0) [2020-03-27T14:22:52.116Z] #7 4.321 (29/33) Installing iptables (1.6.2-r1) [2020-03-27T14:22:52.116Z] #7 4.345 (30/33) Installing pigz (2.4-r0) [2020-03-27T14:22:52.116Z] #7 4.369 (31/33) Installing tar (1.32-r0) [2020-03-27T14:22:52.116Z] #7 4.370 (32/33) Installing xz-libs (5.2.4-r0) [2020-03-27T14:22:52.116Z] #7 4.374 (33/33) Installing xz (5.2.4-r0) [2020-03-27T14:22:52.116Z] #7 4.388 Executing busybox-1.29.3-r10.trigger [2020-03-27T14:22:52.116Z] #7 4.393 Executing ca-certificates-20190108-r0.trigger [2020-03-27T14:22:52.116Z] #7 4.441 OK: 185 MiB in 47 packages [2020-03-27T14:22:52.116Z] #7 DONE 5.7s [2020-03-27T14:22:52.116Z] [2020-03-27T14:22:52.116Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-03-27T14:22:52.373Z] #9 DONE 0.1s [2020-03-27T14:22:52.373Z] [2020-03-27T14:22:52.373Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-03-27T14:22:52.373Z] #10 DONE 0.1s [2020-03-27T14:22:52.373Z] [2020-03-27T14:22:52.373Z] #14 [base 1/5] FROM docker.io/library/golang:1.12.17-alpine@sha256:3f8e3ad3e... [2020-03-27T14:22:52.373Z] #14 ... [2020-03-27T14:22:52.373Z] [2020-03-27T14:22:52.373Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-03-27T14:22:52.373Z] #11 DONE 0.1s [2020-03-27T14:22:52.373Z] [2020-03-27T14:22:52.373Z] #14 [base 1/5] FROM docker.io/library/golang:1.12.17-alpine@sha256:3f8e3ad3e... [2020-03-27T14:22:52.373Z] #14 extracting sha256:665fbbf998e4658c0a6f232f6b2e286eea9c794e8e92a529a92246fb7a7a1597 5.8s done [2020-03-27T14:22:52.629Z] #14 extracting sha256:4985b19198605c3ab910c5b294cc5c9bfe81c48b4547fb0555ce0d81dfb60053 done [2020-03-27T14:22:52.629Z] #14 DONE 8.1s [2020-03-27T14:22:52.629Z] [2020-03-27T14:22:52.629Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-03-27T14:22:52.629Z] #12 DONE 0.1s [2020-03-27T14:22:52.629Z] [2020-03-27T14:22:52.629Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-03-27T14:22:52.630Z] #13 DONE 0.1s [2020-03-27T14:22:52.630Z] [2020-03-27T14:22:52.630Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-03-27T14:22:53.193Z] #15 0.567 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-03-27T14:22:54.563Z] #15 1.644 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-03-27T14:22:54.563Z] #15 1.734 (1/43) Upgrading musl (1.1.24-r0 -> 1.1.24-r2) [2020-03-27T14:22:54.563Z] #15 1.746 (2/43) Installing ncurses-terminfo-base (6.1_p20200118-r2) [2020-03-27T14:22:54.563Z] #15 1.750 (3/43) Installing ncurses-libs (6.1_p20200118-r2) [2020-03-27T14:22:54.563Z] #15 1.757 (4/43) Installing readline (8.0.1-r0) [2020-03-27T14:22:54.563Z] #15 1.761 (5/43) Installing bash (5.0.11-r1) [2020-03-27T14:22:54.563Z] #15 1.774 Executing bash-5.0.11-r1.post-install [2020-03-27T14:22:54.563Z] #15 1.776 (6/43) Installing linux-headers (4.19.36-r0) [2020-03-27T14:22:54.563Z] #15 1.849 (7/43) Installing libblkid (2.34-r1) [2020-03-27T14:22:54.563Z] #15 1.855 (8/43) Installing libuuid (2.34-r1) [2020-03-27T14:22:54.563Z] #15 1.858 (9/43) Installing btrfs-progs-libs (5.4-r0) [2020-03-27T14:22:54.563Z] #15 1.864 (10/43) Installing btrfs-progs-dev (5.4-r0) [2020-03-27T14:22:54.563Z] #15 1.869 (11/43) Installing libgcc (9.2.0-r4) [2020-03-27T14:22:54.563Z] #15 1.872 (12/43) Installing libstdc++ (9.2.0-r4) [2020-03-27T14:22:54.563Z] #15 1.885 (13/43) Installing binutils (2.33.1-r0) [2020-03-27T14:22:54.563Z] #15 1.952 (14/43) Installing libmagic (5.37-r1) [2020-03-27T14:22:54.563Z] #15 1.971 (15/43) Installing file (5.37-r1) [2020-03-27T14:22:54.563Z] #15 1.973 (16/43) Installing gmp (6.1.2-r1) [2020-03-27T14:22:54.563Z] #15 1.979 (17/43) Installing isl (0.18-r0) [2020-03-27T14:22:54.563Z] #15 1.994 (18/43) Installing libgomp (9.2.0-r4) [2020-03-27T14:22:54.563Z] #15 1.998 (19/43) Installing libatomic (9.2.0-r4) [2020-03-27T14:22:54.563Z] #15 2.000 (20/43) Installing mpfr4 (4.0.2-r1) [2020-03-27T14:22:54.563Z] #15 2.006 (21/43) Installing mpc1 (1.1.0-r1) [2020-03-27T14:22:54.563Z] #15 2.008 (22/43) Installing gcc (9.2.0-r4) [2020-03-27T14:22:55.053Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-03-27T14:22:55.494Z] #15 2.688 (23/43) Installing musl-dev (1.1.24-r2) [2020-03-27T14:22:55.494Z] #15 2.758 (24/43) Installing libc-dev (0.7.2-r0) [2020-03-27T14:22:55.494Z] #15 2.759 (25/43) Installing g++ (9.2.0-r4) [2020-03-27T14:22:55.611Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-03-27T14:22:55.751Z] #15 3.177 (26/43) Installing make (4.2.1-r2) [2020-03-27T14:22:55.751Z] #15 3.182 (27/43) Installing fortify-headers (1.1-r0) [2020-03-27T14:22:55.751Z] #15 3.184 (28/43) Installing build-base (0.5-r1) [2020-03-27T14:22:55.751Z] #15 3.186 (29/43) Installing nghttp2-libs (1.40.0-r0) [2020-03-27T14:22:55.751Z] #15 3.189 (30/43) Installing libcurl (7.67.0-r0) [2020-03-27T14:22:55.751Z] #15 3.196 (31/43) Installing curl (7.67.0-r0) [2020-03-27T14:22:55.751Z] #15 3.199 (32/43) Installing oniguruma (6.9.4-r0) [2020-03-27T14:22:55.751Z] #15 3.206 (33/43) Installing jq (1.6-r0) [2020-03-27T14:22:55.751Z] #15 3.213 (34/43) Installing device-mapper-libs (2.02.186-r0) [2020-03-27T14:22:55.751Z] #15 3.218 (35/43) Installing device-mapper-event-libs (2.02.186-r0) [2020-03-27T14:22:55.751Z] #15 3.223 (36/43) Installing libaio (0.3.112-r1) [2020-03-27T14:22:55.751Z] #15 3.226 (37/43) Installing lvm2-libs (2.02.186-r0) [2020-03-27T14:22:55.751Z] #15 3.267 (38/43) Installing libfdisk (2.34-r1) [2020-03-27T14:22:56.008Z] #15 3.273 (39/43) Installing libmount (2.34-r1) [2020-03-27T14:22:56.008Z] #15 3.278 (40/43) Installing libsmartcols (2.34-r1) [2020-03-27T14:22:56.008Z] #15 3.283 (41/43) Installing pkgconf (1.6.3-r0) [2020-03-27T14:22:56.008Z] #15 3.286 (42/43) Installing util-linux-dev (2.34-r1) [2020-03-27T14:22:56.008Z] #15 3.309 (43/43) Installing lvm2-dev (2.02.186-r0) [2020-03-27T14:22:56.008Z] #15 3.314 Executing busybox-1.31.1-r9.trigger [2020-03-27T14:22:56.008Z] #15 3.319 OK: 196 MiB in 57 packages [2020-03-27T14:22:56.571Z] #15 DONE 3.7s [2020-03-27T14:22:56.571Z] [2020-03-27T14:22:56.571Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-03-27T14:22:56.971Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-03-27T14:22:57.134Z] #16 DONE 0.7s [2020-03-27T14:22:57.134Z] [2020-03-27T14:22:57.134Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-03-27T14:22:57.539Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-03-27T14:22:57.698Z] #17 DONE 0.7s [2020-03-27T14:22:57.698Z] [2020-03-27T14:22:57.698Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-03-27T14:22:57.698Z] #18 DONE 0.0s [2020-03-27T14:22:57.961Z] [2020-03-27T14:22:57.961Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-03-27T14:22:57.961Z] #26 DONE 0.1s [2020-03-27T14:22:57.961Z] [2020-03-27T14:22:57.961Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-27T14:22:57.961Z] #22 DONE 0.1s [2020-03-27T14:22:57.961Z] [2020-03-27T14:22:57.961Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-03-27T14:22:57.961Z] #27 DONE 0.1s [2020-03-27T14:22:57.961Z] [2020-03-27T14:22:57.961Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-03-27T14:22:57.961Z] #19 DONE 0.1s [2020-03-27T14:22:57.961Z] [2020-03-27T14:22:57.961Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-03-27T14:22:57.961Z] #23 DONE 0.1s [2020-03-27T14:22:57.961Z] [2020-03-27T14:22:57.961Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-03-27T14:22:57.961Z] #28 DONE 0.1s [2020-03-27T14:22:57.961Z] [2020-03-27T14:22:57.961Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-03-27T14:22:58.462Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-03-27T14:22:59.793Z] ok github.com/docker/docker/daemon 3.621s coverage: 9.1% of statements [2020-03-27T14:22:59.793Z] ok github.com/docker/docker/daemon/cluster 1.036s coverage: 0.5% of statements [2020-03-27T14:22:59.793Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.293s coverage: 65.3% of statements [2020-03-27T14:22:59.794Z] ok github.com/docker/docker/daemon/cluster/convert 0.862s coverage: 35.8% of statements [2020-03-27T14:22:59.794Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-03-27T14:22:59.794Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.299s coverage: 10.9% of statements [2020-03-27T14:22:59.794Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-03-27T14:22:59.794Z] ok github.com/docker/docker/daemon/config 0.866s coverage: 79.7% of statements [2020-03-27T14:22:59.794Z] ok github.com/docker/docker/daemon/discovery 0.281s coverage: 30.4% of statements [2020-03-27T14:22:59.794Z] ok github.com/docker/docker/daemon/events 0.340s coverage: 50.0% of statements [2020-03-27T14:22:59.794Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-03-27T14:22:59.794Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-03-27T14:22:59.794Z] ok github.com/docker/docker/daemon/graphdriver 0.177s coverage: 2.3% of statements [2020-03-27T14:22:59.794Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-03-27T14:22:59.794Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-03-27T14:22:59.794Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-03-27T14:22:59.794Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-03-27T14:22:59.794Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-03-27T14:22:59.794Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-03-27T14:22:59.794Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-03-27T14:22:59.794Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-03-27T14:22:59.794Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-03-27T14:22:59.794Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-03-27T14:22:59.794Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-03-27T14:22:59.794Z] ok github.com/docker/docker/daemon/images 0.878s coverage: 4.9% of statements [2020-03-27T14:22:59.794Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-03-27T14:22:59.794Z] ok github.com/docker/docker/daemon/links 0.046s coverage: 93.0% of statements [2020-03-27T14:22:59.794Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-03-27T14:22:59.794Z] ok github.com/docker/docker/daemon/logger 0.524s coverage: 44.0% of statements [2020-03-27T14:22:59.794Z] ok github.com/docker/docker/daemon/logger/awslogs 0.786s coverage: 78.2% of statements [2020-03-27T14:22:59.794Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-03-27T14:22:59.794Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-03-27T14:22:59.794Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-03-27T14:22:59.794Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-03-27T14:22:59.794Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-03-27T14:22:59.794Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.560s coverage: 62.1% of statements [2020-03-27T14:22:59.794Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.343s coverage: 88.3% of statements [2020-03-27T14:22:59.794Z] ok github.com/docker/docker/daemon/logger/local 0.541s coverage: 74.7% of statements [2020-03-27T14:22:59.794Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-03-27T14:22:59.794Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.098s coverage: 19.5% of statements [2020-03-27T14:22:59.859Z] #24 1.426 + RM_GOPATH=0 [2020-03-27T14:22:59.859Z] #24 1.426 + TMP_GOPATH= [2020-03-27T14:22:59.859Z] #24 1.426 + : /build [2020-03-27T14:22:59.859Z] #24 1.426 + '[' -z '' ']' [2020-03-27T14:22:59.859Z] #24 1.426 ++ mktemp -d [2020-03-27T14:22:59.859Z] #24 1.432 + export GOPATH=/tmp/tmp.FNFNBN [2020-03-27T14:22:59.859Z] #24 1.432 + GOPATH=/tmp/tmp.FNFNBN [2020-03-27T14:22:59.859Z] #24 1.432 + RM_GOPATH=1 [2020-03-27T14:22:59.859Z] #24 1.432 ++ dirname ./install.sh [2020-03-27T14:22:59.859Z] #24 1.432 + dir=. [2020-03-27T14:22:59.859Z] #24 1.432 + bin=dockercli [2020-03-27T14:22:59.859Z] #24 1.432 + shift [2020-03-27T14:22:59.859Z] #24 1.432 + '[' '!' -f ./dockercli.installer ']' [2020-03-27T14:22:59.859Z] #24 1.432 + . ./dockercli.installer [2020-03-27T14:22:59.859Z] #24 1.432 ++ : stable [2020-03-27T14:22:59.859Z] #24 1.432 ++ : 17.06.2-ce [2020-03-27T14:22:59.859Z] #24 1.432 + install_dockercli [2020-03-27T14:22:59.859Z] #24 1.432 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-03-27T14:22:59.859Z] #24 1.432 ++ uname -m [2020-03-27T14:22:59.859Z] #24 1.434 Install docker/cli version 17.06.2-ce from stable [2020-03-27T14:22:59.859Z] #24 1.434 + arch=x86_64 [2020-03-27T14:22:59.859Z] #24 1.434 + '[' x86_64 '!=' x86_64 ']' [2020-03-27T14:22:59.859Z] #24 1.434 + url=https://download.docker.com/linux/static [2020-03-27T14:22:59.859Z] #24 1.434 + tar -xz docker/docker [2020-03-27T14:22:59.859Z] #24 1.434 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-03-27T14:23:00.343Z] === RUN TestDockerSuite/TestBuildUser [2020-03-27T14:23:02.383Z] #24 ... [2020-03-27T14:23:02.383Z] [2020-03-27T14:23:02.383Z] #31 [builder 1/4] COPY . . [2020-03-27T14:23:02.383Z] #31 DONE 4.1s [2020-03-27T14:23:02.383Z] [2020-03-27T14:23:02.383Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-03-27T14:23:02.383Z] #24 4.028 + mkdir -p /build [2020-03-27T14:23:02.383Z] #24 4.028 + mv docker/docker /build/ [2020-03-27T14:23:02.383Z] #24 4.028 + rmdir docker [2020-03-27T14:23:02.383Z] #24 DONE 4.1s [2020-03-27T14:23:02.383Z] [2020-03-27T14:23:02.383Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-03-27T14:23:02.383Z] #20 2.472 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-03-27T14:23:02.383Z] #20 2.959 curl: option --progress: is ambiguous [2020-03-27T14:23:02.383Z] #20 2.961 curl: try 'curl --help' or 'curl --manual' for more information [2020-03-27T14:23:02.383Z] #20 3.527 curl: option --progress: is ambiguous [2020-03-27T14:23:02.383Z] #20 3.527 curl: try 'curl --help' or 'curl --manual' for more information [2020-03-27T14:23:02.383Z] #20 4.018 curl: option --progress: is ambiguous [2020-03-27T14:23:02.383Z] #20 4.018 curl: try 'curl --help' or 'curl --manual' for more information [2020-03-27T14:23:02.640Z] #20 4.613 curl: option --progress: is ambiguous [2020-03-27T14:23:02.640Z] #20 4.614 curl: try 'curl --help' or 'curl --manual' for more information [2020-03-27T14:23:02.852Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-03-27T14:23:02.898Z] #20 5.072 [2020-03-27T14:23:03.830Z] #20 ... [2020-03-27T14:23:03.830Z] [2020-03-27T14:23:03.830Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-03-27T14:23:03.830Z] #32 DONE 2.0s [2020-03-27T14:23:03.830Z] [2020-03-27T14:23:03.830Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-03-27T14:23:04.088Z] #29 ... [2020-03-27T14:23:04.088Z] [2020-03-27T14:23:04.088Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-03-27T14:23:04.411Z] ok github.com/docker/docker/daemon/logger/splunk 2.203s coverage: 84.5% of statements [2020-03-27T14:23:04.411Z] ok github.com/docker/docker/daemon/logger/syslog 0.592s coverage: 47.8% of statements [2020-03-27T14:23:04.411Z] ok github.com/docker/docker/daemon/logger/templates 0.274s coverage: 8.3% of statements [2020-03-27T14:23:04.411Z] ? github.com/docker/docker/daemon/names [no test files] [2020-03-27T14:23:04.411Z] ? github.com/docker/docker/daemon/network [no test files] [2020-03-27T14:23:04.411Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-03-27T14:23:05.357Z] ok github.com/docker/docker/distribution 1.381s coverage: 20.5% of statements [2020-03-27T14:23:05.461Z] #33 1.259 [2020-03-27T14:23:05.461Z] #33 1.373 Removing bundles/ [2020-03-27T14:23:05.461Z] #33 1.374 [2020-03-27T14:23:05.461Z] #33 1.387 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-03-27T14:23:06.305Z] ok github.com/docker/docker/distribution/metadata 1.821s coverage: 48.2% of statements [2020-03-27T14:23:06.305Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-03-27T14:23:06.305Z] ok github.com/docker/docker/distribution/xfer 1.767s coverage: 61.7% of statements [2020-03-27T14:23:06.305Z] ? github.com/docker/docker/dockerversion [no test files] [2020-03-27T14:23:06.305Z] ok github.com/docker/docker/errdefs 0.159s coverage: 49.4% of statements [2020-03-27T14:23:06.394Z] #33 2.284 Building test suite binary ./integration-cli/test.main [2020-03-27T14:23:07.005Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-03-27T14:23:08.920Z] #33 ... [2020-03-27T14:23:08.920Z] [2020-03-27T14:23:08.920Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-03-27T14:23:08.920Z] #20 6.535 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-03-27T14:23:08.920Z] #20 6.850 curl: option --progress: is ambiguous [2020-03-27T14:23:08.920Z] #20 6.850 curl: try 'curl --help' or 'curl --manual' for more information [2020-03-27T14:23:08.920Z] #20 7.156 [2020-03-27T14:23:08.920Z] #20 8.200 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-03-27T14:23:08.920Z] #20 8.598 curl: option --progress: is ambiguous [2020-03-27T14:23:08.920Z] #20 8.602 curl: try 'curl --help' or 'curl --manual' for more information [2020-03-27T14:23:08.920Z] #20 8.984 [2020-03-27T14:23:08.920Z] #20 10.02 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-03-27T14:23:08.920Z] #20 10.28 curl: option --progress: is ambiguous [2020-03-27T14:23:08.920Z] #20 10.29 curl: try 'curl --help' or 'curl --manual' for more information [2020-03-27T14:23:08.920Z] #20 10.67 [2020-03-27T14:23:09.186Z] ok github.com/docker/docker/image 0.985s coverage: 86.4% of statements [2020-03-27T14:23:09.186Z] ok github.com/docker/docker/image/cache 0.261s coverage: 19.2% of statements [2020-03-27T14:23:09.186Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-03-27T14:23:09.186Z] ok github.com/docker/docker/image/v1 0.142s coverage: 25.0% of statements [2020-03-27T14:23:09.186Z] ? github.com/docker/docker/internal/test [no test files] [2020-03-27T14:23:09.636Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2020-03-27T14:23:09.636Z] ? github.com/docker/docker/internal/test/environment [no test files] [2020-03-27T14:23:09.636Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2020-03-27T14:23:09.636Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2020-03-27T14:23:09.636Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2020-03-27T14:23:09.636Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2020-03-27T14:23:09.636Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2020-03-27T14:23:09.636Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2020-03-27T14:23:09.636Z] ? github.com/docker/docker/internal/test/registry [no test files] [2020-03-27T14:23:09.636Z] ? github.com/docker/docker/internal/test/request [no test files] [2020-03-27T14:23:09.636Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-03-27T14:23:09.854Z] #20 11.83 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-03-27T14:23:10.111Z] #20 12.26 curl: option --progress: is ambiguous [2020-03-27T14:23:10.111Z] #20 12.26 curl: try 'curl --help' or 'curl --manual' for more information [2020-03-27T14:23:10.679Z] #20 12.70 [2020-03-27T14:23:10.679Z] #20 12.82 Download of images into '/build' complete. [2020-03-27T14:23:10.679Z] #20 12.82 Use something like the following to load the result into a Docker daemon: [2020-03-27T14:23:10.679Z] #20 12.82 tar -cC '/build' . | docker load [2020-03-27T14:23:10.679Z] #20 DONE 12.9s [2020-03-27T14:23:10.679Z] [2020-03-27T14:23:10.679Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-03-27T14:23:11.144Z] ok github.com/docker/docker/internal/testutil 0.230s coverage: 62.5% of statements [2020-03-27T14:23:11.614Z] #29 ... [2020-03-27T14:23:11.614Z] [2020-03-27T14:23:11.614Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-03-27T14:23:11.614Z] #21 DONE 0.1s [2020-03-27T14:23:11.614Z] [2020-03-27T14:23:11.614Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-03-27T14:23:11.614Z] #25 DONE 0.1s [2020-03-27T14:23:11.614Z] [2020-03-27T14:23:11.614Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-03-27T14:23:13.997Z] ok github.com/docker/docker/layer 0.425s coverage: 30.4% of statements [2020-03-27T14:23:13.997Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-03-27T14:23:14.945Z] ok github.com/docker/docker/libcontainerd/local 0.327s coverage: 1.0% of statements [2020-03-27T14:23:14.945Z] ok github.com/docker/docker/libcontainerd/queue 0.083s coverage: 100.0% of statements [2020-03-27T14:23:14.945Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-03-27T14:23:14.945Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-03-27T14:23:14.945Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-03-27T14:23:14.945Z] ? github.com/docker/docker/oci [no test files] [2020-03-27T14:23:14.945Z] ? github.com/docker/docker/oci/caps [no test files] [2020-03-27T14:23:14.945Z] ok github.com/docker/docker/opts 0.239s coverage: 67.3% of statements [2020-03-27T14:23:14.945Z] ok github.com/docker/docker/pkg/aaparser 0.055s coverage: 50.0% of statements [2020-03-27T14:23:15.073Z] --- PASS: TestServicePlugin (35.97s) [2020-03-27T14:23:15.073Z] plugin_test.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2020-03-27T14:23:15.073Z] daemon.go:325: [d2308356d1435] waiting for daemon to start [2020-03-27T14:23:15.073Z] daemon.go:325: [d2308356d1435] waiting for daemon to start [2020-03-27T14:23:15.073Z] daemon.go:353: [d2308356d1435] daemon started [2020-03-27T14:23:15.073Z] daemon.go:461: [d2308356d1435] Stopping daemon [2020-03-27T14:23:15.073Z] daemon.go:296: [d2308356d1435] exiting daemon [2020-03-27T14:23:15.073Z] daemon.go:448: [d2308356d1435] Daemon stopped [2020-03-27T14:23:15.073Z] plugin_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2020-03-27T14:23:15.073Z] daemon.go:325: [dea84ffa981cc] waiting for daemon to start [2020-03-27T14:23:15.073Z] daemon.go:325: [dea84ffa981cc] waiting for daemon to start [2020-03-27T14:23:15.073Z] daemon.go:353: [dea84ffa981cc] daemon started [2020-03-27T14:23:15.073Z] plugin_test.go:59: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2020-03-27T14:23:15.073Z] daemon.go:325: [d641dc99eaee9] waiting for daemon to start [2020-03-27T14:23:15.073Z] daemon.go:325: [d641dc99eaee9] waiting for daemon to start [2020-03-27T14:23:15.073Z] daemon.go:353: [d641dc99eaee9] daemon started [2020-03-27T14:23:15.073Z] plugin_test.go:60: [d641dc99eaee9] joining swarm manager [dea84ffa981cc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-27T14:23:15.073Z] plugin_test.go:62: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2020-03-27T14:23:15.073Z] daemon.go:325: [d9b86e9e37bfe] waiting for daemon to start [2020-03-27T14:23:15.073Z] daemon.go:325: [d9b86e9e37bfe] waiting for daemon to start [2020-03-27T14:23:15.073Z] daemon.go:353: [d9b86e9e37bfe] daemon started [2020-03-27T14:23:15.073Z] plugin_test.go:63: [d9b86e9e37bfe] joining swarm manager [dea84ffa981cc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-27T14:23:15.073Z] daemon.go:461: [d9b86e9e37bfe] Stopping daemon [2020-03-27T14:23:15.073Z] daemon.go:296: [d9b86e9e37bfe] exiting daemon [2020-03-27T14:23:15.073Z] daemon.go:448: [d9b86e9e37bfe] Daemon stopped [2020-03-27T14:23:15.073Z] daemon.go:461: [d641dc99eaee9] Stopping daemon [2020-03-27T14:23:15.073Z] daemon.go:296: [d641dc99eaee9] exiting daemon [2020-03-27T14:23:15.073Z] daemon.go:448: [d641dc99eaee9] Daemon stopped [2020-03-27T14:23:15.073Z] daemon.go:461: [dea84ffa981cc] Stopping daemon [2020-03-27T14:23:15.073Z] daemon.go:296: [dea84ffa981cc] exiting daemon [2020-03-27T14:23:15.073Z] daemon.go:448: [dea84ffa981cc] Daemon stopped [2020-03-27T14:23:15.073Z] === RUN TestServiceUpdateLabel [2020-03-27T14:23:18.330Z] --- PASS: TestServiceUpdateLabel (3.33s) [2020-03-27T14:23:18.330Z] update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel [2020-03-27T14:23:18.330Z] daemon.go:325: [d4aa16d9ef6cc] waiting for daemon to start [2020-03-27T14:23:18.330Z] daemon.go:325: [d4aa16d9ef6cc] waiting for daemon to start [2020-03-27T14:23:18.330Z] daemon.go:353: [d4aa16d9ef6cc] daemon started [2020-03-27T14:23:18.330Z] daemon.go:461: [d4aa16d9ef6cc] Stopping daemon [2020-03-27T14:23:18.330Z] daemon.go:296: [d4aa16d9ef6cc] exiting daemon [2020-03-27T14:23:18.330Z] daemon.go:448: [d4aa16d9ef6cc] Daemon stopped [2020-03-27T14:23:18.330Z] === RUN TestServiceUpdateSecrets [2020-03-27T14:23:24.856Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-03-27T14:23:24.856Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-03-27T14:23:25.415Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-03-27T14:23:26.338Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-03-27T14:23:26.479Z] #29 28.15 # github.com/docker/docker/contrib/httpserver [2020-03-27T14:23:26.479Z] #29 28.15 loadinternal: cannot find runtime/cgo [2020-03-27T14:23:26.479Z] #29 DONE 28.4s [2020-03-27T14:23:26.479Z] [2020-03-27T14:23:26.479Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-03-27T14:23:27.045Z] #33 ... [2020-03-27T14:23:27.045Z] [2020-03-27T14:23:27.045Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-03-27T14:23:27.045Z] #30 DONE 0.1s [2020-03-27T14:23:27.045Z] [2020-03-27T14:23:27.045Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-03-27T14:23:27.697Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-03-27T14:23:29.055Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-03-27T14:23:29.055Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-03-27T14:23:29.055Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-03-27T14:23:29.055Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-03-27T14:23:29.055Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-03-27T14:23:30.936Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-03-27T14:23:30.936Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-03-27T14:23:31.861Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-03-27T14:23:32.784Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-03-27T14:23:33.708Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-03-27T14:23:33.708Z] --- PASS: TestServiceUpdateSecrets (15.43s) [2020-03-27T14:23:33.708Z] update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets [2020-03-27T14:23:33.708Z] daemon.go:325: [d71279cca148f] waiting for daemon to start [2020-03-27T14:23:33.709Z] daemon.go:325: [d71279cca148f] waiting for daemon to start [2020-03-27T14:23:33.709Z] daemon.go:353: [d71279cca148f] daemon started [2020-03-27T14:23:33.709Z] daemon.go:461: [d71279cca148f] Stopping daemon [2020-03-27T14:23:33.709Z] daemon.go:296: [d71279cca148f] exiting daemon [2020-03-27T14:23:33.709Z] daemon.go:448: [d71279cca148f] Daemon stopped [2020-03-27T14:23:33.709Z] === RUN TestServiceUpdateConfigs [2020-03-27T14:23:33.964Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-03-27T14:23:36.477Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-03-27T14:23:37.037Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-03-27T14:23:39.549Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-03-27T14:23:40.108Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-03-27T14:23:40.669Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-03-27T14:23:41.594Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-03-27T14:23:41.594Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-03-27T14:23:42.519Z] === RUN TestDockerSuite/TestBuildXZHost [2020-03-27T14:23:44.726Z] ok github.com/docker/docker/pkg/archive 8.991s coverage: 62.2% of statements [2020-03-27T14:23:44.726Z] ok github.com/docker/docker/pkg/authorization 1.311s coverage: 26.2% of statements [2020-03-27T14:23:44.726Z] ok github.com/docker/docker/pkg/broadcaster 0.092s coverage: 100.0% of statements [2020-03-27T14:23:44.726Z] ok github.com/docker/docker/pkg/capabilities 0.106s coverage: 87.5% of statements [2020-03-27T14:23:44.726Z] ok github.com/docker/docker/pkg/chrootarchive 0.255s coverage: 15.4% of statements [2020-03-27T14:23:44.726Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-03-27T14:23:44.726Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-03-27T14:23:44.726Z] ok github.com/docker/docker/pkg/directory 0.110s coverage: 80.0% of statements [2020-03-27T14:23:44.726Z] ok github.com/docker/docker/pkg/discovery 0.155s coverage: 58.3% of statements [2020-03-27T14:23:44.726Z] ok github.com/docker/docker/pkg/discovery/file 0.148s coverage: 92.9% of statements [2020-03-27T14:23:44.726Z] ok github.com/docker/docker/pkg/discovery/kv 3.478s coverage: 84.1% of statements [2020-03-27T14:23:44.726Z] ok github.com/docker/docker/pkg/discovery/memory 0.056s coverage: 92.3% of statements [2020-03-27T14:23:44.726Z] ok github.com/docker/docker/pkg/discovery/nodes 0.067s coverage: 93.8% of statements [2020-03-27T14:23:44.726Z] ok github.com/docker/docker/pkg/filenotify 0.095s coverage: 43.8% of statements [2020-03-27T14:23:44.726Z] ok github.com/docker/docker/pkg/fileutils 0.188s coverage: 87.7% of statements [2020-03-27T14:23:44.726Z] ok github.com/docker/docker/pkg/homedir 0.060s coverage: 37.5% of statements [2020-03-27T14:23:44.726Z] ok github.com/docker/docker/pkg/idtools 0.101s coverage: 6.3% of statements [2020-03-27T14:23:44.726Z] ok github.com/docker/docker/pkg/ioutils 0.632s coverage: 69.1% of statements [2020-03-27T14:23:44.726Z] ok github.com/docker/docker/pkg/jsonmessage 0.320s coverage: 91.7% of statements [2020-03-27T14:23:44.726Z] ok github.com/docker/docker/pkg/locker 0.067s coverage: 88.9% of statements [2020-03-27T14:23:44.726Z] ok github.com/docker/docker/pkg/longpath 0.055s coverage: 100.0% of statements [2020-03-27T14:23:44.726Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-03-27T14:23:44.726Z] ok github.com/docker/docker/pkg/namesgenerator 0.040s coverage: 85.7% of statements [2020-03-27T14:23:44.726Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-03-27T14:23:44.726Z] ok github.com/docker/docker/pkg/parsers 0.218s coverage: 97.0% of statements [2020-03-27T14:23:44.726Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-03-27T14:23:44.726Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-03-27T14:23:44.726Z] ok github.com/docker/docker/pkg/pidfile 0.046s coverage: 82.6% of statements [2020-03-27T14:23:44.726Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-03-27T14:23:44.726Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-03-27T14:23:45.028Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-03-27T14:23:45.028Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-03-27T14:23:45.028Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-03-27T14:23:45.951Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-03-27T14:23:46.876Z] === RUN TestDockerSuite/TestCommitChange [2020-03-27T14:23:48.237Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-03-27T14:23:48.796Z] --- PASS: TestServiceUpdateConfigs (15.10s) [2020-03-27T14:23:48.796Z] update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs [2020-03-27T14:23:48.796Z] daemon.go:325: [d4ee5307321b7] waiting for daemon to start [2020-03-27T14:23:48.796Z] daemon.go:325: [d4ee5307321b7] waiting for daemon to start [2020-03-27T14:23:48.796Z] daemon.go:353: [d4ee5307321b7] daemon started [2020-03-27T14:23:48.796Z] daemon.go:461: [d4ee5307321b7] Stopping daemon [2020-03-27T14:23:48.796Z] daemon.go:296: [d4ee5307321b7] exiting daemon [2020-03-27T14:23:48.796Z] daemon.go:448: [d4ee5307321b7] Daemon stopped [2020-03-27T14:23:48.796Z] === RUN TestServiceUpdateNetwork [2020-03-27T14:23:49.050Z] === RUN TestDockerSuite/TestCommitHardlink [2020-03-27T14:23:50.940Z] === RUN TestDockerSuite/TestCommitNewFile [2020-03-27T14:23:52.825Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-03-27T14:23:53.079Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-03-27T14:23:53.638Z] === RUN TestDockerSuite/TestCommitTTY [2020-03-27T14:23:55.519Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-03-27T14:23:56.880Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-03-27T14:23:58.765Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-03-27T14:23:59.688Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-03-27T14:23:59.689Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-03-27T14:23:59.689Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-03-27T14:23:59.689Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-03-27T14:23:59.689Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-03-27T14:23:59.689Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-03-27T14:23:59.689Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-03-27T14:24:01.571Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-03-27T14:24:03.456Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-03-27T14:24:03.456Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-03-27T14:24:03.456Z] --- PASS: TestServiceUpdateNetwork (14.64s) [2020-03-27T14:24:03.456Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork [2020-03-27T14:24:03.456Z] daemon.go:325: [dfcfd46df9c0b] waiting for daemon to start [2020-03-27T14:24:03.456Z] daemon.go:325: [dfcfd46df9c0b] waiting for daemon to start [2020-03-27T14:24:03.456Z] daemon.go:353: [dfcfd46df9c0b] daemon started [2020-03-27T14:24:03.456Z] daemon.go:461: [dfcfd46df9c0b] Stopping daemon [2020-03-27T14:24:03.456Z] daemon.go:296: [dfcfd46df9c0b] exiting daemon [2020-03-27T14:24:03.456Z] daemon.go:448: [dfcfd46df9c0b] Daemon stopped [2020-03-27T14:24:03.456Z] PASS [2020-03-27T14:24:03.456Z] [2020-03-27T14:24:03.456Z] DONE 18 tests in 161.208s [2020-03-27T14:24:03.456Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-03-27T14:24:03.456Z] ++ 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-03-27T14:24:03.456Z] ++ set -e [2020-03-27T14:24:03.456Z] ++ '[' -n 0 ']' [2020-03-27T14:24:03.456Z] ++ set -x [2020-03-27T14:24:03.456Z] ++ 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-03-27T14:24:03.711Z] INFO: Testing against a local daemon [2020-03-27T14:24:03.711Z] === RUN TestSessionCreate [2020-03-27T14:24:03.711Z] --- PASS: TestSessionCreate (0.04s) [2020-03-27T14:24:03.711Z] === RUN TestSessionCreateWithBadUpgrade [2020-03-27T14:24:03.711Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2020-03-27T14:24:03.711Z] PASS [2020-03-27T14:24:03.711Z] [2020-03-27T14:24:03.711Z] DONE 2 tests in 0.226s [2020-03-27T14:24:03.711Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-03-27T14:24:03.711Z] ++ 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-03-27T14:24:03.711Z] ++ set -e [2020-03-27T14:24:03.711Z] ++ '[' -n 0 ']' [2020-03-27T14:24:03.711Z] ++ set -x [2020-03-27T14:24:03.711Z] ++ 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-03-27T14:24:03.966Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-03-27T14:24:03.966Z] INFO: Testing against a local daemon [2020-03-27T14:24:03.966Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-03-27T14:24:03.966Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-27T14:24:03.966Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-27T14:24:03.966Z] === RUN TestEventsExecDie [2020-03-27T14:24:04.891Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-03-27T14:24:05.146Z] --- PASS: TestEventsExecDie (1.07s) [2020-03-27T14:24:05.146Z] === RUN TestEventsBackwardsCompatible [2020-03-27T14:24:05.146Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2020-03-27T14:24:05.146Z] === RUN TestInfoBinaryCommits [2020-03-27T14:24:05.146Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-03-27T14:24:05.146Z] === RUN TestInfoAPIVersioned [2020-03-27T14:24:05.146Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-03-27T14:24:05.146Z] === RUN TestInfoAPI [2020-03-27T14:24:05.146Z] --- PASS: TestInfoAPI (0.02s) [2020-03-27T14:24:05.146Z] === RUN TestInfoAPIWarnings [2020-03-27T14:24:05.659Z] ok github.com/docker/docker/pkg/plugins 35.140s coverage: 73.6% of statements [2020-03-27T14:24:05.659Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.047s coverage: 56.8% of statements [2020-03-27T14:24:05.659Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-03-27T14:24:05.659Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-03-27T14:24:05.659Z] ok github.com/docker/docker/pkg/plugins/transport 0.212s coverage: 85.7% of statements [2020-03-27T14:24:05.659Z] ok github.com/docker/docker/pkg/pools 0.043s coverage: 87.9% of statements [2020-03-27T14:24:05.659Z] ok github.com/docker/docker/pkg/progress 0.045s coverage: 75.9% of statements [2020-03-27T14:24:05.659Z] ok github.com/docker/docker/pkg/pubsub 1.092s coverage: 72.7% of statements [2020-03-27T14:24:05.659Z] ok github.com/docker/docker/pkg/reexec 0.089s coverage: 82.4% of statements [2020-03-27T14:24:05.659Z] ok github.com/docker/docker/pkg/signal 0.057s coverage: 20.3% of statements [2020-03-27T14:24:05.659Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-03-27T14:24:05.659Z] ok github.com/docker/docker/pkg/stdcopy 0.052s coverage: 100.0% of statements [2020-03-27T14:24:05.659Z] ok github.com/docker/docker/pkg/streamformatter 0.087s coverage: 66.2% of statements [2020-03-27T14:24:05.659Z] ok github.com/docker/docker/pkg/stringid 0.035s coverage: 70.6% of statements [2020-03-27T14:24:05.659Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-03-27T14:24:05.659Z] ok github.com/docker/docker/pkg/sysinfo 0.035s coverage: 38.2% of statements [2020-03-27T14:24:05.659Z] ok github.com/docker/docker/pkg/system 0.114s coverage: 12.3% of statements [2020-03-27T14:24:05.659Z] ok github.com/docker/docker/pkg/tailfile 0.140s coverage: 88.6% of statements [2020-03-27T14:24:05.659Z] ok github.com/docker/docker/pkg/tarsum 0.210s coverage: 89.3% of statements [2020-03-27T14:24:05.659Z] ok github.com/docker/docker/pkg/term 0.053s coverage: 30.8% of statements [2020-03-27T14:24:05.659Z] ok github.com/docker/docker/pkg/term/windows 0.068s coverage: 0.0% of statements [no tests to run] [2020-03-27T14:24:05.659Z] ok github.com/docker/docker/pkg/truncindex 0.184s coverage: 91.5% of statements [2020-03-27T14:24:05.659Z] ok github.com/docker/docker/pkg/urlutil 0.039s coverage: 100.0% of statements [2020-03-27T14:24:05.659Z] ok github.com/docker/docker/pkg/useragent 0.036s coverage: 88.9% of statements [2020-03-27T14:24:05.659Z] ok github.com/docker/docker/plugin 0.176s coverage: 12.0% of statements [2020-03-27T14:24:05.659Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-03-27T14:24:05.659Z] ok github.com/docker/docker/plugin/v2 0.104s coverage: 20.1% of statements [2020-03-27T14:24:05.659Z] ok github.com/docker/docker/reference 0.390s coverage: 83.7% of statements [2020-03-27T14:24:05.659Z] ok github.com/docker/docker/registry 0.385s coverage: 52.0% of statements [2020-03-27T14:24:05.659Z] ok github.com/docker/docker/registry/resumable 0.380s coverage: 100.0% of statements [2020-03-27T14:24:05.659Z] ok github.com/docker/docker/restartmanager 0.035s coverage: 49.0% of statements [2020-03-27T14:24:05.659Z] ? github.com/docker/docker/rootless [no test files] [2020-03-27T14:24:05.659Z] ok github.com/docker/docker/runconfig 0.183s coverage: 54.5% of statements [2020-03-27T14:24:05.659Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-03-27T14:24:05.659Z] ? github.com/docker/docker/volume [no test files] [2020-03-27T14:24:05.659Z] ok github.com/docker/docker/volume/drivers 0.221s coverage: 36.1% of statements [2020-03-27T14:24:05.659Z] ok github.com/docker/docker/volume/local 0.177s coverage: 37.7% of statements [2020-03-27T14:24:05.659Z] ok github.com/docker/docker/volume/mounts 0.148s coverage: 66.2% of statements [2020-03-27T14:24:05.659Z] ok github.com/docker/docker/volume/service 0.427s coverage: 70.3% of statements [2020-03-27T14:24:05.659Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-03-27T14:24:05.659Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-03-27T14:24:05.659Z] INFO: make.ps1 ended at 03/27/2020 14:24:04 [2020-03-27T14:24:05.705Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-03-27T14:24:05.960Z] --- PASS: TestInfoAPIWarnings (0.79s) [2020-03-27T14:24:05.960Z] info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings [2020-03-27T14:24:05.960Z] daemon.go:325: [d85041fb53038] waiting for daemon to start [2020-03-27T14:24:05.960Z] daemon.go:325: [d85041fb53038] waiting for daemon to start [2020-03-27T14:24:05.960Z] daemon.go:353: [d85041fb53038] daemon started [2020-03-27T14:24:05.960Z] daemon.go:461: [d85041fb53038] Stopping daemon [2020-03-27T14:24:05.960Z] daemon.go:296: [d85041fb53038] exiting daemon [2020-03-27T14:24:05.960Z] daemon.go:448: [d85041fb53038] Daemon stopped [2020-03-27T14:24:05.960Z] === RUN TestLoginFailsWithBadCredentials [2020-03-27T14:24:06.108Z] INFO: Unit tests ended at 03/27/2020 14:24:05. Duration:00:03:46.1955150 [2020-03-27T14:24:06.108Z] INFO: Building busybox [2020-03-27T14:24:06.214Z] --- PASS: TestLoginFailsWithBadCredentials (0.19s) [2020-03-27T14:24:06.214Z] === RUN TestPingCacheHeaders [2020-03-27T14:24:06.214Z] --- PASS: TestPingCacheHeaders (0.03s) [2020-03-27T14:24:06.214Z] === RUN TestPingGet [2020-03-27T14:24:06.214Z] --- PASS: TestPingGet (0.02s) [2020-03-27T14:24:06.214Z] === RUN TestPingHead [2020-03-27T14:24:06.214Z] --- PASS: TestPingHead (0.03s) [2020-03-27T14:24:06.214Z] === RUN TestVersion [2020-03-27T14:24:06.214Z] --- PASS: TestVersion (0.04s) [2020-03-27T14:24:06.214Z] PASS [2020-03-27T14:24:06.214Z] [2020-03-27T14:24:06.214Z] === Skipped [2020-03-27T14:24:06.214Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-27T14:24:06.214Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-27T14:24:06.214Z] [2020-03-27T14:24:06.214Z] [2020-03-27T14:24:06.214Z] DONE 12 tests, 1 skipped in 2.453s [2020-03-27T14:24:06.214Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-03-27T14:24:06.214Z] ++ 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-03-27T14:24:06.214Z] ++ set -e [2020-03-27T14:24:06.214Z] ++ '[' -n 0 ']' [2020-03-27T14:24:06.214Z] ++ set -x [2020-03-27T14:24:06.214Z] ++ 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-03-27T14:24:06.469Z] INFO: Testing against a local daemon [2020-03-27T14:24:06.469Z] === RUN TestVolumesCreateAndList [2020-03-27T14:24:06.469Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-03-27T14:24:06.469Z] === RUN TestVolumesRemove [2020-03-27T14:24:06.469Z] --- PASS: TestVolumesRemove (0.11s) [2020-03-27T14:24:06.469Z] === RUN TestVolumesInspect [2020-03-27T14:24:06.557Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2020-03-27T14:24:06.557Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2020-03-27T14:24:06.557Z] [2020-03-27T14:24:06.557Z] Sending build context to Docker daemon 2.56kB [2020-03-27T14:24:06.557Z] [2020-03-27T14:24:06.557Z] Step 1/6 : FROM microsoft/windowsservercore [2020-03-27T14:24:06.557Z] ---> 80e84fd280e2 [2020-03-27T14:24:06.557Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin [2020-03-27T14:24:06.557Z] ---> Running in 285e55508979 [2020-03-27T14:24:06.724Z] --- PASS: TestVolumesInspect (0.02s) [2020-03-27T14:24:06.724Z] === RUN TestVolumesInvalidJSON [2020-03-27T14:24:06.724Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-03-27T14:24:06.724Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-03-27T14:24:06.724Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-03-27T14:24:06.724Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-03-27T14:24:06.724Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-03-27T14:24:06.724Z] PASS [2020-03-27T14:24:06.724Z] [2020-03-27T14:24:06.724Z] DONE 5 tests in 0.308s [2020-03-27T14:24:06.724Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-03-27T14:24:06.724Z] ++++ cat bundles/test-integration/docker.pid [2020-03-27T14:24:06.724Z] +++ kill 4462 [2020-03-27T14:24:06.724Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-03-27T14:24:07.647Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-03-27T14:24:07.647Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-03-27T14:24:07.647Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-03-27T14:24:07.901Z] umount: bundles/test-integration/root: no mount point specified. [2020-03-27T14:24:07.901Z] +++ /etc/init.d/apparmor stop [2020-03-27T14:24:07.901Z] Leaving: AppArmorNo profiles have been unloaded. [2020-03-27T14:24:07.901Z] [2020-03-27T14:24:07.901Z] Unloading profiles will leave already running processes permanently [2020-03-27T14:24:07.901Z] unconfined, which can lead to unexpected situations. [2020-03-27T14:24:07.901Z] [2020-03-27T14:24:07.901Z] To set a process to complain mode, use the command line tool [2020-03-27T14:24:07.901Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-03-27T14:24:07.901Z] +++ true [2020-03-27T14:24:07.901Z] [2020-03-27T14:24:08.463Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-03-27T14:24:08.463Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-03-27T14:24:08.463Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-03-27T14:24:08.717Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-03-27T14:24:08.717Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-03-27T14:24:09.697Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-03-27T14:24:10.620Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-03-27T14:24:11.183Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-03-27T14:24:11.183Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-03-27T14:24:12.272Z] Removing intermediate container 285e55508979 [2020-03-27T14:24:12.272Z] ---> 8cfa22409644 [2020-03-27T14:24:12.272Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/ [2020-03-27T14:24:13.066Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-03-27T14:24:13.218Z] [2020-03-27T14:24:13.666Z] ---> b7cb39bfd469 [2020-03-27T14:24:13.666Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%" [2020-03-27T14:24:13.666Z] ---> Running in 4dd4ec4162dd [2020-03-27T14:24:13.988Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-03-27T14:24:13.988Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-03-27T14:24:14.547Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-03-27T14:24:15.178Z] [2020-03-27T14:24:15.178Z] SUCCESS: Specified value was saved. [2020-03-27T14:24:15.472Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-03-27T14:24:16.396Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-03-27T14:24:16.955Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-03-27T14:24:17.210Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-03-27T14:24:18.031Z] Removing intermediate container 4dd4ec4162dd [2020-03-27T14:24:18.031Z] ---> f239c39030a8 [2020-03-27T14:24:18.031Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-03-27T14:24:18.031Z] ---> Running in 2d08e491734f [2020-03-27T14:24:18.134Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-03-27T14:24:18.694Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-03-27T14:24:19.617Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-03-27T14:24:19.617Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-03-27T14:24:20.540Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-03-27T14:24:21.902Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-03-27T14:24:23.746Z] Cannot create a file when that file already exists. [2020-03-27T14:24:23.787Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-03-27T14:24:23.787Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-03-27T14:24:23.787Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-03-27T14:24:23.787Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-03-27T14:24:23.787Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-03-27T14:24:24.711Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-03-27T14:24:28.865Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-03-27T14:24:29.120Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-03-27T14:24:30.044Z] === RUN TestDockerSuite/TestContainerAPITop [2020-03-27T14:24:30.722Z] Removing intermediate container 2d08e491734f [2020-03-27T14:24:30.722Z] ---> 798f369cd728 [2020-03-27T14:24:30.722Z] Step 6/6 : CMD ["sh"] [2020-03-27T14:24:30.722Z] ---> Running in f808827c66b7 [2020-03-27T14:24:30.722Z] Removing intermediate container f808827c66b7 [2020-03-27T14:24:30.722Z] ---> 4be97aad67db [2020-03-27T14:24:30.722Z] Successfully built 4be97aad67db [2020-03-27T14:24:30.722Z] Successfully tagged busybox:latest [2020-03-27T14:24:30.722Z] INFO: Docker images of the daemon under test [2020-03-27T14:24:30.722Z] [2020-03-27T14:24:30.722Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-03-27T14:24:30.722Z] busybox latest 4be97aad67db Less than a second ago 4.97GB [2020-03-27T14:24:30.722Z] microsoft/windowsservercore latest 80e84fd280e2 3 weeks ago 4.94GB [2020-03-27T14:24:30.722Z] mcr.microsoft.com/windows/servercore ltsc2019 80e84fd280e2 3 weeks ago 4.94GB [2020-03-27T14:24:30.722Z] [2020-03-27T14:24:30.722Z] INFO: Running integration tests at 03/27/2020 14:24:30... [2020-03-27T14:24:30.722Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-03-27T14:24:30.722Z] INFO: Integration API tests being run from the host: [2020-03-27T14:24:30.972Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-03-27T14:24:30.972Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-03-27T14:24:30.972Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-03-27T14:24:31.171Z] INFO: make.ps1 starting at 03/27/2020 14:24:30 [2020-03-27T14:24:32.117Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\build [2020-03-27T14:24:34.229Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-03-27T14:24:34.483Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-03-27T14:24:35.042Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-03-27T14:24:35.965Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-03-27T14:24:41.227Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-03-27T14:24:41.227Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-03-27T14:24:43.110Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-03-27T14:24:44.470Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-03-27T14:24:57.100Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\config [2020-03-27T14:24:57.550Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\container [2020-03-27T14:25:02.167Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\image [2020-03-27T14:25:02.490Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-03-27T14:25:05.021Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network [2020-03-27T14:25:07.875Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-03-27T14:25:08.325Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-03-27T14:25:09.013Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-03-27T14:25:09.271Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin [2020-03-27T14:25:09.572Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-03-27T14:25:10.131Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-03-27T14:25:10.218Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-03-27T14:25:11.166Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-03-27T14:25:13.388Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-03-27T14:25:14.036Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-03-27T14:25:15.270Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-03-27T14:25:17.709Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-03-27T14:25:18.465Z] #33 127.2 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-03-27T14:25:18.465Z] #33 129.0 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-03-27T14:25:18.465Z] #33 130.3 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-03-27T14:25:18.465Z] #33 132.2 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-03-27T14:25:18.465Z] #33 133.4 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-03-27T14:25:18.465Z] #33 134.6 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-03-27T14:25:18.528Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-03-27T14:25:19.836Z] #33 135.9 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-03-27T14:25:19.886Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-03-27T14:25:19.886Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-03-27T14:25:20.809Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-03-27T14:25:21.206Z] #33 137.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-03-27T14:25:21.206Z] #33 137.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-03-27T14:25:21.731Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-03-27T14:25:22.578Z] #33 138.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-03-27T14:25:23.110Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-03-27T14:25:23.950Z] #33 139.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-03-27T14:25:24.033Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-03-27T14:25:24.956Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-03-27T14:25:25.321Z] #33 141.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-03-27T14:25:25.879Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-03-27T14:25:26.188Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-03-27T14:25:26.801Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-03-27T14:25:27.217Z] #33 142.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-03-27T14:25:28.161Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-03-27T14:25:28.588Z] #33 144.5 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-03-27T14:25:28.719Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-03-27T14:25:29.059Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\secret [2020-03-27T14:25:29.518Z] #33 145.6 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-03-27T14:25:30.078Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-03-27T14:25:31.004Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-03-27T14:25:31.415Z] #33 147.4 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-03-27T14:25:31.913Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\service [2020-03-27T14:25:31.927Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-03-27T14:25:32.787Z] #33 148.5 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-03-27T14:25:33.288Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-03-27T14:25:33.720Z] #33 149.7 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-03-27T14:25:34.647Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-03-27T14:25:35.089Z] #33 150.9 [2020-03-27T14:25:35.346Z] #33 DONE 151.4s [2020-03-27T14:25:35.346Z] [2020-03-27T14:25:35.346Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-03-27T14:25:35.570Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-03-27T14:25:35.590Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\session [2020-03-27T14:25:36.494Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-03-27T14:25:36.495Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-03-27T14:25:36.717Z] #34 DONE 1.3s [2020-03-27T14:25:37.418Z] === RUN TestDockerSuite/TestCpRelativePath [2020-03-27T14:25:37.728Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\system [2020-03-27T14:25:38.088Z] [2020-03-27T14:25:38.088Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-03-27T14:25:38.343Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-03-27T14:25:38.345Z] #35 DONE 0.6s [2020-03-27T14:25:38.602Z] [2020-03-27T14:25:38.602Z] #36 exporting to image [2020-03-27T14:25:38.602Z] #36 exporting layers [2020-03-27T14:25:39.704Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-03-27T14:25:40.496Z] #36 exporting layers 2.0s done [2020-03-27T14:25:40.496Z] #36 writing image sha256:19dc529d60502111443ff008558101dd1f20b398a08e00966f3adfd5a9154ae6 done [2020-03-27T14:25:40.496Z] #36 naming to docker.io/library/moby-e2e-test done [2020-03-27T14:25:40.496Z] #36 DONE 2.0s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-03-27T14:25:40.579Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\volume [2020-03-27T14:25:40.627Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-03-27T14:25:40.801Z] + echo Ensuring container killed. [2020-03-27T14:25:40.801Z] Ensuring container killed. [2020-03-27T14:25:40.801Z] + docker rm -vf docker-pr12 [2020-03-27T14:25:40.801Z] Error: No such container: docker-pr12 [2020-03-27T14:25:40.801Z] + true [Pipeline] sh [2020-03-27T14:25:41.084Z] + echo Chowning /workspace to jenkins user [2020-03-27T14:25:41.084Z] Chowning /workspace to jenkins user [2020-03-27T14:25:41.084Z] + id -u [2020-03-27T14:25:41.084Z] + id -g [2020-03-27T14:25:41.084Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40617:/workspace busybox chown -R 1000:1000 /workspace [2020-03-27T14:25:41.985Z] === RUN TestDockerSuite/TestCpToCaseA [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-03-27T14:25:42.310Z] + bundleName=unit [2020-03-27T14:25:42.310Z] + echo Creating unit-bundles.tar.gz [2020-03-27T14:25:42.310Z] Creating unit-bundles.tar.gz [2020-03-27T14:25:42.310Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-03-27T14:25:42.310Z] bundles/junit-report.xml [2020-03-27T14:25:42.310Z] bundles/go-test-report.json [2020-03-27T14:25:42.310Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-03-27T14:25:42.322Z] Archiving artifacts [2020-03-27T14:25:42.799Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40617/12/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-03-27T14:25:43.115Z] + make clean [2020-03-27T14:25:43.386Z] docker volume rm -f docker-dev-cache [2020-03-27T14:25:43.386Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-03-27T14:25:43.865Z] === RUN TestDockerSuite/TestCpToCaseB [2020-03-27T14:25:44.250Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-03-27T14:25:44.250Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-27T14:25:44.250Z] INFO: Testing against a local daemon [2020-03-27T14:25:44.250Z] === RUN TestBuildWithSession [2020-03-27T14:25:44.250Z] --- SKIP: TestBuildWithSession (0.00s) [2020-03-27T14:25:44.250Z] build_session_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-03-27T14:25:44.250Z] === RUN TestBuildSquashParent [2020-03-27T14:25:44.250Z] --- SKIP: TestBuildSquashParent (0.00s) [2020-03-27T14:25:44.250Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-03-27T14:25:44.250Z] === RUN TestBuildWithRemoveAndForceRemove [2020-03-27T14:25:44.250Z] --- SKIP: TestBuildWithRemoveAndForceRemove (0.00s) [2020-03-27T14:25:44.250Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-27T14:25:44.250Z] === RUN TestBuildMultiStageCopy [2020-03-27T14:25:44.250Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-03-27T14:25:44.424Z] === RUN TestDockerSuite/TestCpToCaseC [2020-03-27T14:25:46.939Z] === RUN TestDockerSuite/TestCpToCaseD [2020-03-27T14:25:52.172Z] === RUN TestDockerSuite/TestCpToCaseE [2020-03-27T14:25:54.456Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-03-27T14:25:54.456Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-03-27T14:25:55.403Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-03-27T14:25:55.428Z] === RUN TestDockerSuite/TestCpToCaseF [2020-03-27T14:25:55.683Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-03-27T14:25:56.605Z] === RUN TestDockerSuite/TestCpToCaseG [2020-03-27T14:25:56.906Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-03-27T14:25:58.410Z] --- PASS: TestBuildMultiStageCopy (14.31s) [2020-03-27T14:25:58.410Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.53s) [2020-03-27T14:25:58.410Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.90s) [2020-03-27T14:25:58.410Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.11s) [2020-03-27T14:25:58.410Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.29s) [2020-03-27T14:25:58.410Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.47s) [2020-03-27T14:25:58.410Z] === RUN TestBuildMultiStageParentConfig [2020-03-27T14:25:58.410Z] --- SKIP: TestBuildMultiStageParentConfig (0.00s) [2020-03-27T14:25:58.410Z] build_test.go:193: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-27T14:25:58.410Z] === RUN TestBuildLabelWithTargets [2020-03-27T14:25:58.410Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2020-03-27T14:25:58.410Z] build_test.go:237: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-27T14:25:58.410Z] === RUN TestBuildWithEmptyLayers [2020-03-27T14:25:59.356Z] --- PASS: TestBuildWithEmptyLayers (1.07s) [2020-03-27T14:25:59.356Z] === RUN TestBuildMultiStageOnBuild [2020-03-27T14:25:59.356Z] --- SKIP: TestBuildMultiStageOnBuild (0.00s) [2020-03-27T14:25:59.356Z] build_test.go:344: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-27T14:25:59.356Z] === RUN TestBuildUncleanTarFilenames [2020-03-27T14:25:59.356Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2020-03-27T14:25:59.356Z] build_test.go:391: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-27T14:25:59.356Z] === RUN TestBuildMultiStageLayerLeak [2020-03-27T14:25:59.356Z] --- SKIP: TestBuildMultiStageLayerLeak (0.00s) [2020-03-27T14:25:59.356Z] build_test.go:451: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-27T14:25:59.356Z] === RUN TestBuildWithHugeFile [2020-03-27T14:25:59.356Z] --- SKIP: TestBuildWithHugeFile (0.01s) [2020-03-27T14:25:59.356Z] build_test.go:492: testEnv.OSType == "windows" [2020-03-27T14:25:59.356Z] === RUN TestBuildWithEmptyDockerfile [2020-03-27T14:25:59.356Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-27T14:25:59.356Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-27T14:25:59.356Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-27T14:25:59.356Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-27T14:25:59.356Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-27T14:25:59.356Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-27T14:25:59.356Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-27T14:25:59.356Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-27T14:25:59.356Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-27T14:25:59.356Z] --- PASS: TestBuildWithEmptyDockerfile (0.33s) [2020-03-27T14:25:59.356Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2020-03-27T14:25:59.356Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2020-03-27T14:25:59.356Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2020-03-27T14:25:59.356Z] === RUN TestBuildPreserveOwnership [2020-03-27T14:25:59.356Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2020-03-27T14:25:59.356Z] build_test.go:580: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-27T14:25:59.356Z] === RUN TestBuildPlatformInvalid [2020-03-27T14:25:59.804Z] --- PASS: TestBuildPlatformInvalid (0.05s) [2020-03-27T14:25:59.804Z] PASS [2020-03-27T14:25:59.804Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-03-27T14:25:59.804Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-27T14:25:59.804Z] INFO: Testing against a local daemon [2020-03-27T14:25:59.804Z] === RUN TestConfigList [2020-03-27T14:25:59.804Z] --- SKIP: TestConfigList (0.00s) [2020-03-27T14:25:59.804Z] config_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-03-27T14:25:59.804Z] === RUN TestConfigsCreateAndDelete [2020-03-27T14:25:59.804Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2020-03-27T14:25:59.804Z] config_test.go:109: testEnv.DaemonInfo.OSType == "windows" [2020-03-27T14:25:59.804Z] === RUN TestConfigsUpdate [2020-03-27T14:25:59.804Z] --- SKIP: TestConfigsUpdate (0.00s) [2020-03-27T14:25:59.804Z] config_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2020-03-27T14:25:59.804Z] === RUN TestTemplatedConfig [2020-03-27T14:25:59.804Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-03-27T14:25:59.804Z] config_test.go:191: testEnv.DaemonInfo.OSType == "windows" [2020-03-27T14:25:59.804Z] === RUN TestConfigInspect [2020-03-27T14:25:59.804Z] --- SKIP: TestConfigInspect (0.00s) [2020-03-27T14:25:59.804Z] config_test.go:323: testEnv.DaemonInfo.OSType == "windows" [2020-03-27T14:25:59.804Z] === RUN TestConfigCreateWithLabels [2020-03-27T14:25:59.804Z] --- SKIP: TestConfigCreateWithLabels (0.00s) [2020-03-27T14:25:59.804Z] config_test.go:347: testEnv.DaemonInfo.OSType != "linux" [2020-03-27T14:25:59.804Z] === RUN TestConfigCreateResolve [2020-03-27T14:25:59.804Z] --- SKIP: TestConfigCreateResolve (0.00s) [2020-03-27T14:25:59.804Z] config_test.go:374: testEnv.DaemonInfo.OSType != "linux" [2020-03-27T14:25:59.804Z] === RUN TestConfigDaemonLibtrustID [2020-03-27T14:25:59.804Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2020-03-27T14:25:59.804Z] config_test.go:424: testEnv.DaemonInfo.OSType != "linux" [2020-03-27T14:25:59.804Z] PASS [2020-03-27T14:25:59.804Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-03-27T14:25:59.804Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-27T14:25:59.804Z] INFO: Testing against a local daemon [2020-03-27T14:25:59.804Z] === RUN TestCheckpoint [2020-03-27T14:25:59.804Z] --- SKIP: TestCheckpoint (0.00s) [2020-03-27T14:25:59.804Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-27T14:25:59.804Z] === RUN TestContainerInvalidJSON [2020-03-27T14:25:59.804Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-03-27T14:25:59.804Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-03-27T14:25:59.804Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-03-27T14:25:59.804Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-03-27T14:25:59.804Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-03-27T14:25:59.804Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-03-27T14:25:59.804Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-03-27T14:25:59.804Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-03-27T14:25:59.804Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-03-27T14:25:59.804Z] --- PASS: TestContainerInvalidJSON (0.04s) [2020-03-27T14:25:59.804Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-03-27T14:25:59.804Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2020-03-27T14:25:59.804Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2020-03-27T14:25:59.804Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-03-27T14:25:59.804Z] --- SKIP: TestCopyFromContainerPathDoesNotExist (0.02s) [2020-03-27T14:25:59.804Z] copy_test.go:25: testEnv.OSType == "windows" [2020-03-27T14:25:59.804Z] === RUN TestCopyFromContainerPathIsNotDir [2020-03-27T14:25:59.804Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.02s) [2020-03-27T14:25:59.804Z] copy_test.go:39: testEnv.OSType == "windows" [2020-03-27T14:25:59.804Z] === RUN TestCopyToContainerPathDoesNotExist [2020-03-27T14:25:59.804Z] --- SKIP: TestCopyToContainerPathDoesNotExist (0.02s) [2020-03-27T14:25:59.804Z] copy_test.go:51: testEnv.OSType == "windows" [2020-03-27T14:25:59.804Z] === RUN TestCopyToContainerPathIsNotDir [2020-03-27T14:25:59.804Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.02s) [2020-03-27T14:25:59.804Z] copy_test.go:65: testEnv.OSType == "windows" [2020-03-27T14:25:59.804Z] === RUN TestCopyFromContainer [2020-03-27T14:25:59.804Z] --- SKIP: TestCopyFromContainer (0.00s) [2020-03-27T14:25:59.804Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2020-03-27T14:25:59.804Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-03-27T14:25:59.804Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-27T14:25:59.804Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-27T14:25:59.804Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-27T14:25:59.804Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-27T14:25:59.804Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-27T14:25:59.804Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-27T14:25:59.804Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-27T14:25:59.804Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-27T14:25:59.804Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-27T14:25:59.804Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-03-27T14:25:59.804Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-03-27T14:25:59.804Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-03-27T14:25:59.804Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-03-27T14:25:59.804Z] === RUN TestCreateLinkToNonExistingContainer [2020-03-27T14:25:59.804Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2020-03-27T14:25:59.804Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-03-27T14:25:59.804Z] === RUN TestCreateWithInvalidEnv [2020-03-27T14:25:59.804Z] === RUN TestCreateWithInvalidEnv/0 [2020-03-27T14:25:59.804Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-03-27T14:25:59.804Z] === RUN TestCreateWithInvalidEnv/1 [2020-03-27T14:25:59.804Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-03-27T14:25:59.804Z] === RUN TestCreateWithInvalidEnv/2 [2020-03-27T14:25:59.805Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-03-27T14:25:59.805Z] === CONT TestCreateWithInvalidEnv/0 [2020-03-27T14:25:59.805Z] === CONT TestCreateWithInvalidEnv/2 [2020-03-27T14:25:59.805Z] === CONT TestCreateWithInvalidEnv/1 [2020-03-27T14:25:59.805Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-03-27T14:25:59.805Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-03-27T14:25:59.805Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2020-03-27T14:25:59.805Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2020-03-27T14:25:59.805Z] === RUN TestCreateTmpfsMountsTarget [2020-03-27T14:25:59.805Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2020-03-27T14:25:59.805Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-03-27T14:25:59.805Z] === RUN TestCreateWithCustomMaskedPaths [2020-03-27T14:25:59.805Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2020-03-27T14:25:59.805Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2020-03-27T14:25:59.805Z] === RUN TestCreateWithCapabilities [2020-03-27T14:25:59.805Z] --- SKIP: TestCreateWithCapabilities (0.00s) [2020-03-27T14:25:59.805Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2020-03-27T14:25:59.805Z] === RUN TestCreateWithCustomReadonlyPaths [2020-03-27T14:25:59.805Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2020-03-27T14:25:59.805Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2020-03-27T14:25:59.805Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-03-27T14:25:59.805Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-27T14:25:59.805Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-27T14:25:59.805Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-27T14:25:59.805Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-27T14:25:59.805Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-27T14:25:59.805Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-27T14:25:59.805Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-27T14:25:59.805Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-27T14:25:59.805Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-27T14:25:59.805Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-27T14:25:59.805Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-27T14:25:59.805Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-27T14:25:59.805Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-27T14:25:59.805Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-27T14:25:59.805Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-27T14:25:59.805Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-03-27T14:25:59.805Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-03-27T14:25:59.805Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-03-27T14:25:59.805Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-03-27T14:25:59.805Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-03-27T14:25:59.805Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2020-03-27T14:25:59.805Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-03-27T14:25:59.805Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-03-27T14:25:59.805Z] create_test.go:542: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-03-27T14:25:59.805Z] === RUN TestDiff [2020-03-27T14:25:59.805Z] --- SKIP: TestDiff (0.00s) [2020-03-27T14:25:59.805Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-03-27T14:25:59.805Z] === RUN TestExecWithCloseStdin [2020-03-27T14:26:01.957Z] --- PASS: TestExecWithCloseStdin (2.14s) [2020-03-27T14:26:01.957Z] === RUN TestExec [2020-03-27T14:26:01.957Z] --- SKIP: TestExec (0.00s) [2020-03-27T14:26:01.957Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-03-27T14:26:01.957Z] === RUN TestExecUser [2020-03-27T14:26:01.957Z] --- SKIP: TestExecUser (0.00s) [2020-03-27T14:26:01.957Z] exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-03-27T14:26:01.957Z] === RUN TestExportContainerAndImportImage [2020-03-27T14:26:01.957Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2020-03-27T14:26:01.957Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-03-27T14:26:01.957Z] === RUN TestExportContainerAfterDaemonRestart [2020-03-27T14:26:01.957Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2020-03-27T14:26:01.957Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2020-03-27T14:26:01.957Z] === RUN TestHealthCheckWorkdir [2020-03-27T14:26:01.957Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2020-03-27T14:26:01.957Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-03-27T14:26:01.957Z] === RUN TestHealthKillContainer [2020-03-27T14:26:01.957Z] --- SKIP: TestHealthKillContainer (0.00s) [2020-03-27T14:26:01.957Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-03-27T14:26:01.957Z] === RUN TestInspectCpusetInConfigPre120 [2020-03-27T14:26:01.957Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2020-03-27T14:26:01.957Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-03-27T14:26:01.957Z] === RUN TestKillContainerInvalidSignal [2020-03-27T14:26:03.125Z] === RUN TestDockerSuite/TestCpToCaseH [2020-03-27T14:26:04.094Z] --- PASS: TestKillContainerInvalidSignal (1.80s) [2020-03-27T14:26:04.094Z] === RUN TestKillContainer [2020-03-27T14:26:04.094Z] --- SKIP: TestKillContainer (0.00s) [2020-03-27T14:26:04.094Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2020-03-27T14:26:04.094Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-03-27T14:26:04.094Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-03-27T14:26:04.094Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-03-27T14:26:04.094Z] === RUN TestKillStoppedContainer [2020-03-27T14:26:04.094Z] --- SKIP: TestKillStoppedContainer (0.00s) [2020-03-27T14:26:04.094Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-03-27T14:26:04.094Z] === RUN TestKillStoppedContainerAPIPre120 [2020-03-27T14:26:04.094Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2020-03-27T14:26:04.094Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-03-27T14:26:04.094Z] === RUN TestKillDifferentUserContainer [2020-03-27T14:26:04.094Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2020-03-27T14:26:04.094Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-03-27T14:26:04.094Z] === RUN TestInspectOomKilledTrue [2020-03-27T14:26:04.094Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-03-27T14:26:04.094Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-27T14:26:04.094Z] === RUN TestInspectOomKilledFalse [2020-03-27T14:26:04.094Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-03-27T14:26:04.094Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-27T14:26:04.094Z] === RUN TestLogsFollowTailEmpty [2020-03-27T14:26:05.599Z] --- PASS: TestLogsFollowTailEmpty (1.58s) [2020-03-27T14:26:05.599Z] === RUN TestNetworkNat [2020-03-27T14:26:05.599Z] --- SKIP: TestNetworkNat (0.00s) [2020-03-27T14:26:05.599Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-03-27T14:26:05.599Z] === RUN TestNetworkLocalhostTCPNat [2020-03-27T14:26:05.599Z] --- SKIP: TestNetworkLocalhostTCPNat (0.00s) [2020-03-27T14:26:05.599Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-27T14:26:05.599Z] === RUN TestNetworkLoopbackNat [2020-03-27T14:26:05.599Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2020-03-27T14:26:05.599Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2020-03-27T14:26:05.599Z] === RUN TestPause [2020-03-27T14:26:05.599Z] --- SKIP: TestPause (0.00s) [2020-03-27T14:26:05.599Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-03-27T14:26:05.599Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-03-27T14:26:05.631Z] === RUN TestDockerSuite/TestCpToCaseI [2020-03-27T14:26:06.554Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-03-27T14:26:07.106Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.56s) [2020-03-27T14:26:07.106Z] === RUN TestPauseStopPausedContainer [2020-03-27T14:26:07.106Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2020-03-27T14:26:07.106Z] pause_test.go:68: testEnv.DaemonInfo.OSType == "windows" [2020-03-27T14:26:07.106Z] === RUN TestPsFilter [2020-03-27T14:26:07.106Z] --- PASS: TestPsFilter (0.16s) [2020-03-27T14:26:07.106Z] === RUN TestRemoveContainerWithRemovedVolume [2020-03-27T14:26:09.239Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.11s) [2020-03-27T14:26:09.239Z] === RUN TestRemoveContainerWithVolume [2020-03-27T14:26:11.377Z] --- PASS: TestRemoveContainerWithVolume (1.85s) [2020-03-27T14:26:11.377Z] === RUN TestRemoveContainerRunning [2020-03-27T14:26:11.785Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-03-27T14:26:12.707Z] === RUN TestDockerSuite/TestCpToDot [2020-03-27T14:26:12.884Z] --- PASS: TestRemoveContainerRunning (1.48s) [2020-03-27T14:26:12.884Z] === RUN TestRemoveContainerForceRemoveRunning [2020-03-27T14:26:13.631Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-03-27T14:26:14.388Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.55s) [2020-03-27T14:26:14.388Z] === RUN TestRemoveInvalidContainer [2020-03-27T14:26:14.388Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2020-03-27T14:26:14.388Z] === RUN TestRenameLinkedContainer [2020-03-27T14:26:14.388Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2020-03-27T14:26:14.388Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-03-27T14:26:14.388Z] === RUN TestRenameStoppedContainer [2020-03-27T14:26:15.512Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-03-27T14:26:16.523Z] --- PASS: TestRenameStoppedContainer (1.91s) [2020-03-27T14:26:16.523Z] === RUN TestRenameRunningContainerAndReuse [2020-03-27T14:26:17.393Z] === RUN TestDockerSuite/TestCpToStdout [2020-03-27T14:26:17.952Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-03-27T14:26:19.380Z] --- PASS: TestRenameRunningContainerAndReuse (3.26s) [2020-03-27T14:26:19.380Z] === RUN TestRenameInvalidName [2020-03-27T14:26:20.889Z] --- PASS: TestRenameInvalidName (1.55s) [2020-03-27T14:26:20.889Z] === RUN TestRenameAnonymousContainer [2020-03-27T14:26:20.889Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2020-03-27T14:26:20.889Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-03-27T14:26:20.889Z] === RUN TestRenameContainerWithSameName [2020-03-27T14:26:22.114Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-03-27T14:26:22.114Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-03-27T14:26:22.395Z] --- PASS: TestRenameContainerWithSameName (1.52s) [2020-03-27T14:26:22.395Z] === RUN TestRenameContainerWithLinkedContainer [2020-03-27T14:26:22.395Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2020-03-27T14:26:22.395Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-03-27T14:26:22.395Z] === RUN TestResize [2020-03-27T14:26:22.395Z] --- SKIP: TestResize (0.00s) [2020-03-27T14:26:22.395Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2020-03-27T14:26:22.395Z] === RUN TestResizeWithInvalidSize [2020-03-27T14:26:22.395Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2020-03-27T14:26:22.395Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2020-03-27T14:26:22.395Z] === RUN TestResizeWhenContainerNotStarted [2020-03-27T14:26:23.039Z] === RUN TestDockerSuite/TestCpVolumePath [2020-03-27T14:26:24.398Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-03-27T14:26:24.531Z] --- PASS: TestResizeWhenContainerNotStarted (1.76s) [2020-03-27T14:26:24.531Z] === RUN TestDaemonRestartKillContainers [2020-03-27T14:26:24.531Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2020-03-27T14:26:24.531Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-03-27T14:26:24.531Z] === RUN TestStats [2020-03-27T14:26:24.531Z] --- SKIP: TestStats (0.00s) [2020-03-27T14:26:24.531Z] stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit [2020-03-27T14:26:24.531Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-03-27T14:26:24.653Z] === RUN TestDockerSuite/TestCreateArgs [2020-03-27T14:26:24.653Z] === RUN TestDockerSuite/TestCreateByImageID [2020-03-27T14:26:25.212Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-03-27T14:26:26.142Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-03-27T14:26:26.142Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-03-27T14:26:26.142Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-03-27T14:26:27.065Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-03-27T14:26:27.319Z] === RUN TestDockerSuite/TestCreateLabels [2020-03-27T14:26:27.319Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-03-27T14:26:27.573Z] === RUN TestDockerSuite/TestCreateRM [2020-03-27T14:26:27.828Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-03-27T14:26:27.828Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-03-27T14:26:27.828Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-03-27T14:26:28.083Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-03-27T14:26:30.593Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-03-27T14:26:30.593Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-03-27T14:26:30.593Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-03-27T14:26:34.735Z] --- PASS: TestStopContainerWithRestartPolicyAlways (9.33s) [2020-03-27T14:26:34.735Z] === RUN TestStopContainerWithTimeout [2020-03-27T14:26:34.735Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2020-03-27T14:26:34.735Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-03-27T14:26:34.735Z] === RUN TestUpdateRestartPolicy [2020-03-27T14:26:34.748Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-03-27T14:26:34.748Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-03-27T14:26:34.748Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-03-27T14:26:34.748Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-03-27T14:26:34.748Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-03-27T14:26:34.748Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-03-27T14:26:35.671Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-03-27T14:26:37.030Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-03-27T14:26:37.954Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-03-27T14:26:39.836Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-03-27T14:26:41.195Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-03-27T14:26:42.118Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-03-27T14:26:43.042Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-03-27T14:26:43.042Z] === RUN TestDockerSuite/TestDevicePermissions [2020-03-27T14:26:43.601Z] === RUN TestDockerSuite/TestDockerFails [2020-03-27T14:26:43.601Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-03-27T14:26:43.601Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-03-27T14:26:43.856Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-03-27T14:26:45.215Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-03-27T14:26:46.139Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-03-27T14:26:47.513Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-03-27T14:26:47.513Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-03-27T14:26:47.513Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-03-27T14:26:47.769Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-03-27T14:26:47.769Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-03-27T14:26:54.290Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-03-27T14:26:55.670Z] --- PASS: TestUpdateRestartPolicy (19.35s) [2020-03-27T14:26:55.670Z] === RUN TestUpdateRestartWithAutoRemove [2020-03-27T14:26:55.670Z] --- PASS: TestUpdateRestartWithAutoRemove (1.55s) [2020-03-27T14:26:55.670Z] === RUN TestWaitNonBlocked [2020-03-27T14:26:55.670Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-27T14:26:55.670Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-27T14:26:55.670Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-27T14:26:55.670Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-27T14:26:55.670Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-27T14:26:55.670Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-27T14:26:57.547Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-03-27T14:27:00.054Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-03-27T14:27:01.935Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-03-27T14:27:02.656Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-03-27T14:27:02.656Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.37s) [2020-03-27T14:27:02.656Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (7.21s) [2020-03-27T14:27:02.656Z] === RUN TestWaitBlocked [2020-03-27T14:27:02.656Z] --- SKIP: TestWaitBlocked (0.00s) [2020-03-27T14:27:02.656Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-03-27T14:27:02.656Z] PASS [2020-03-27T14:27:02.656Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-03-27T14:27:02.656Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-27T14:27:02.656Z] INFO: Testing against a local daemon [2020-03-27T14:27:02.656Z] === RUN TestCommitInheritsEnv [2020-03-27T14:27:02.656Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2020-03-27T14:27:02.656Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-27T14:27:02.656Z] === RUN TestImportExtremelyLargeImageWorks [2020-03-27T14:27:02.656Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-03-27T14:27:02.656Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2020-03-27T14:27:02.656Z] === RUN TestImagesFilterMultiReference [2020-03-27T14:27:02.656Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-03-27T14:27:02.656Z] === RUN TestImagePullPlatformInvalid [2020-03-27T14:27:02.656Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-03-27T14:27:02.656Z] === RUN TestRemoveImageOrphaning [2020-03-27T14:27:02.656Z] --- SKIP: TestRemoveImageOrphaning (0.00s) [2020-03-27T14:27:02.656Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-27T14:27:02.656Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-03-27T14:27:02.656Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-03-27T14:27:02.656Z] === RUN TestTagInvalidReference [2020-03-27T14:27:02.656Z] --- PASS: TestTagInvalidReference (0.03s) [2020-03-27T14:27:02.656Z] === RUN TestTagValidPrefixedRepo [2020-03-27T14:27:02.656Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2020-03-27T14:27:02.656Z] === RUN TestTagExistedNameWithoutForce [2020-03-27T14:27:02.656Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-03-27T14:27:02.656Z] === RUN TestTagOfficialNames [2020-03-27T14:27:02.656Z] --- SKIP: TestTagOfficialNames (0.00s) [2020-03-27T14:27:02.656Z] tag_test.go:98: testEnv.OSType == "windows" [2020-03-27T14:27:02.656Z] === RUN TestTagMatchesDigest [2020-03-27T14:27:02.656Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-03-27T14:27:02.656Z] PASS [2020-03-27T14:27:02.656Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-03-27T14:27:02.656Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-27T14:27:02.656Z] INFO: Testing against a local daemon [2020-03-27T14:27:02.656Z] === RUN TestNetworkCreateDelete [2020-03-27T14:27:02.656Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2020-03-27T14:27:02.656Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-03-27T14:27:02.656Z] === RUN TestDockerNetworkDeletePreferID [2020-03-27T14:27:02.656Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2020-03-27T14:27:02.656Z] 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-03-27T14:27:02.656Z] === RUN TestInspectNetwork [2020-03-27T14:27:02.656Z] --- SKIP: TestInspectNetwork (0.00s) [2020-03-27T14:27:02.656Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-03-27T14:27:02.656Z] === RUN TestRunContainerWithBridgeNone [2020-03-27T14:27:02.656Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-03-27T14:27:02.656Z] network_test.go:22: testEnv.DaemonInfo.OSType != "linux" [2020-03-27T14:27:02.656Z] === RUN TestNetworkInvalidJSON [2020-03-27T14:27:02.656Z] === RUN TestNetworkInvalidJSON//networks/create [2020-03-27T14:27:02.656Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-03-27T14:27:02.656Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-03-27T14:27:02.656Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-03-27T14:27:02.656Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-27T14:27:02.656Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-27T14:27:02.656Z] === CONT TestNetworkInvalidJSON//networks/create [2020-03-27T14:27:02.656Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-27T14:27:02.656Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-03-27T14:27:02.656Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-03-27T14:27:02.656Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2020-03-27T14:27:02.656Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2020-03-27T14:27:02.656Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2020-03-27T14:27:02.656Z] === RUN TestDaemonRestartWithLiveRestore [2020-03-27T14:27:02.656Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2020-03-27T14:27:02.656Z] service_test.go:29: testEnv.OSType == "windows" [2020-03-27T14:27:02.656Z] === RUN TestDaemonDefaultNetworkPools [2020-03-27T14:27:02.656Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2020-03-27T14:27:02.656Z] service_test.go:51: testEnv.OSType == "windows" [2020-03-27T14:27:02.656Z] === RUN TestDaemonRestartWithExistingNetwork [2020-03-27T14:27:02.656Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2020-03-27T14:27:02.656Z] service_test.go:94: testEnv.OSType == "windows" [2020-03-27T14:27:02.656Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-03-27T14:27:02.656Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-03-27T14:27:02.656Z] service_test.go:127: testEnv.OSType == "windows" [2020-03-27T14:27:02.656Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-03-27T14:27:02.656Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-03-27T14:27:02.656Z] service_test.go:177: testEnv.OSType == "windows" [2020-03-27T14:27:02.656Z] === RUN TestServiceWithPredefinedNetwork [2020-03-27T14:27:02.656Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-03-27T14:27:02.656Z] service_test.go:201: testEnv.OSType == "windows" [2020-03-27T14:27:02.656Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-03-27T14:27:02.656Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-27T14:27:02.656Z] service_test.go:230: FLAKY_TEST [2020-03-27T14:27:02.656Z] === RUN TestServiceWithDataPathPortInit [2020-03-27T14:27:02.656Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2020-03-27T14:27:02.656Z] service_test.go:319: testEnv.OSType == "windows" [2020-03-27T14:27:02.656Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-03-27T14:27:02.656Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-03-27T14:27:02.656Z] service_test.go:386: testEnv.OSType == "windows" [2020-03-27T14:27:02.656Z] PASS [2020-03-27T14:27:02.656Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-03-27T14:27:02.656Z] PASS [2020-03-27T14:27:02.656Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-03-27T14:27:02.656Z] PASS [2020-03-27T14:27:02.656Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-03-27T14:27:02.656Z] PASS [2020-03-27T14:27:02.656Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-03-27T14:27:02.656Z] PASS [2020-03-27T14:27:02.656Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-03-27T14:27:02.656Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-27T14:27:02.656Z] INFO: Testing against a local daemon [2020-03-27T14:27:02.656Z] === RUN TestPluginInvalidJSON [2020-03-27T14:27:02.656Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-03-27T14:27:02.656Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-03-27T14:27:02.656Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-03-27T14:27:02.656Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-03-27T14:27:02.656Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-03-27T14:27:02.656Z] PASS [2020-03-27T14:27:02.656Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-03-27T14:27:02.656Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-27T14:27:02.656Z] INFO: Testing against a local daemon [2020-03-27T14:27:02.656Z] === RUN TestExternalGraphDriver [2020-03-27T14:27:02.656Z] --- SKIP: TestExternalGraphDriver (0.01s) [2020-03-27T14:27:02.656Z] external_test.go:48: runtime.GOOS == "windows" [2020-03-27T14:27:02.656Z] === RUN TestGraphdriverPluginV2 [2020-03-27T14:27:02.656Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2020-03-27T14:27:02.656Z] external_test.go:407: runtime.GOOS == "windows" [2020-03-27T14:27:02.656Z] PASS [2020-03-27T14:27:02.656Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-03-27T14:27:02.656Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-27T14:27:02.656Z] INFO: Testing against a local daemon [2020-03-27T14:27:02.656Z] PASS [2020-03-27T14:27:02.656Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-03-27T14:27:02.656Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-27T14:27:02.656Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-03-27T14:27:02.656Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-27T14:27:02.656Z] INFO: Testing against a local daemon [2020-03-27T14:27:02.656Z] === RUN TestSecretInspect [2020-03-27T14:27:02.656Z] --- SKIP: TestSecretInspect (0.00s) [2020-03-27T14:27:02.656Z] secret_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-03-27T14:27:02.656Z] === RUN TestSecretList [2020-03-27T14:27:02.656Z] --- SKIP: TestSecretList (0.00s) [2020-03-27T14:27:02.656Z] secret_test.go:45: testEnv.DaemonInfo.OSType == "windows" [2020-03-27T14:27:02.656Z] === RUN TestSecretsCreateAndDelete [2020-03-27T14:27:02.656Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2020-03-27T14:27:02.656Z] secret_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2020-03-27T14:27:02.656Z] === RUN TestSecretsUpdate [2020-03-27T14:27:02.656Z] --- SKIP: TestSecretsUpdate (0.00s) [2020-03-27T14:27:02.656Z] secret_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2020-03-27T14:27:02.656Z] === RUN TestTemplatedSecret [2020-03-27T14:27:02.656Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-03-27T14:27:02.656Z] secret_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2020-03-27T14:27:02.656Z] === RUN TestSecretCreateResolve [2020-03-27T14:27:02.656Z] --- SKIP: TestSecretCreateResolve (0.00s) [2020-03-27T14:27:02.656Z] secret_test.go:339: testEnv.DaemonInfo.OSType != "linux" [2020-03-27T14:27:02.656Z] PASS [2020-03-27T14:27:02.656Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-03-27T14:27:02.656Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-27T14:27:02.656Z] INFO: Testing against a local daemon [2020-03-27T14:27:02.656Z] === RUN TestServiceCreateInit [2020-03-27T14:27:02.656Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-03-27T14:27:02.656Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-03-27T14:27:02.656Z] --- PASS: TestServiceCreateInit (0.02s) [2020-03-27T14:27:02.656Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-03-27T14:27:02.656Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2020-03-27T14:27:02.656Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-03-27T14:27:02.656Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2020-03-27T14:27:02.656Z] === RUN TestCreateServiceMultipleTimes [2020-03-27T14:27:02.656Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2020-03-27T14:27:02.656Z] create_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2020-03-27T14:27:02.656Z] === RUN TestCreateServiceConflict [2020-03-27T14:27:02.657Z] --- SKIP: TestCreateServiceConflict (0.00s) [2020-03-27T14:27:02.657Z] create_test.go:127: testEnv.DaemonInfo.OSType == "windows" [2020-03-27T14:27:02.657Z] === RUN TestCreateServiceMaxReplicas [2020-03-27T14:27:02.657Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2020-03-27T14:27:02.657Z] create_test.go:150: testEnv.DaemonInfo.OSType == "windows" [2020-03-27T14:27:02.657Z] === RUN TestCreateWithDuplicateNetworkNames [2020-03-27T14:27:02.657Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2020-03-27T14:27:02.657Z] create_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2020-03-27T14:27:02.657Z] === RUN TestCreateServiceSecretFileMode [2020-03-27T14:27:02.657Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2020-03-27T14:27:02.657Z] create_test.go:222: testEnv.DaemonInfo.OSType == "windows" [2020-03-27T14:27:02.657Z] === RUN TestCreateServiceConfigFileMode [2020-03-27T14:27:02.657Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2020-03-27T14:27:02.657Z] create_test.go:286: testEnv.DaemonInfo.OSType == "windows" [2020-03-27T14:27:02.657Z] === RUN TestCreateServiceSysctls [2020-03-27T14:27:02.657Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2020-03-27T14:27:02.657Z] create_test.go:378: testEnv.DaemonInfo.OSType == "windows" [2020-03-27T14:27:02.657Z] === RUN TestInspect [2020-03-27T14:27:02.657Z] --- SKIP: TestInspect (0.00s) [2020-03-27T14:27:02.657Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-03-27T14:27:02.657Z] === RUN TestDockerNetworkConnectAlias [2020-03-27T14:27:02.657Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2020-03-27T14:27:02.657Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-03-27T14:27:02.657Z] === RUN TestDockerNetworkReConnect [2020-03-27T14:27:02.657Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2020-03-27T14:27:02.657Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-03-27T14:27:02.657Z] === RUN TestServicePlugin [2020-03-27T14:27:02.657Z] --- SKIP: TestServicePlugin (0.00s) [2020-03-27T14:27:02.657Z] plugin_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-03-27T14:27:02.657Z] === RUN TestServiceUpdateLabel [2020-03-27T14:27:02.657Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2020-03-27T14:27:02.657Z] update_test.go:19: testEnv.DaemonInfo.OSType != "linux" [2020-03-27T14:27:02.657Z] === RUN TestServiceUpdateSecrets [2020-03-27T14:27:02.657Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2020-03-27T14:27:02.657Z] update_test.go:75: testEnv.DaemonInfo.OSType != "linux" [2020-03-27T14:27:02.657Z] === RUN TestServiceUpdateConfigs [2020-03-27T14:27:02.657Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2020-03-27T14:27:02.657Z] update_test.go:137: testEnv.DaemonInfo.OSType != "linux" [2020-03-27T14:27:02.657Z] === RUN TestServiceUpdateNetwork [2020-03-27T14:27:02.657Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2020-03-27T14:27:02.657Z] update_test.go:199: testEnv.DaemonInfo.OSType != "linux" [2020-03-27T14:27:02.657Z] PASS [2020-03-27T14:27:02.657Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-03-27T14:27:02.657Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-27T14:27:02.657Z] INFO: Testing against a local daemon [2020-03-27T14:27:02.657Z] === RUN TestSessionCreate [2020-03-27T14:27:02.657Z] --- SKIP: TestSessionCreate (0.00s) [2020-03-27T14:27:02.657Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-03-27T14:27:02.657Z] === RUN TestSessionCreateWithBadUpgrade [2020-03-27T14:27:02.657Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2020-03-27T14:27:02.657Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-03-27T14:27:02.657Z] PASS [2020-03-27T14:27:02.657Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-03-27T14:27:03.105Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-27T14:27:03.105Z] INFO: Testing against a local daemon [2020-03-27T14:27:03.105Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-03-27T14:27:03.105Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-27T14:27:03.105Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-03-27T14:27:03.105Z] === RUN TestEventsExecDie [2020-03-27T14:27:03.105Z] --- SKIP: TestEventsExecDie (0.00s) [2020-03-27T14:27:03.105Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-03-27T14:27:03.105Z] === RUN TestEventsBackwardsCompatible [2020-03-27T14:27:03.105Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2020-03-27T14:27:03.105Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-03-27T14:27:03.105Z] === RUN TestInfoAPI [2020-03-27T14:27:03.105Z] --- PASS: TestInfoAPI (0.03s) [2020-03-27T14:27:03.105Z] === RUN TestInfoAPIWarnings [2020-03-27T14:27:03.105Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2020-03-27T14:27:03.105Z] info_test.go:48: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-27T14:27:03.105Z] === RUN TestLoginFailsWithBadCredentials [2020-03-27T14:27:03.297Z] === RUN TestDockerSuite/TestEventsAttach [2020-03-27T14:27:04.050Z] --- PASS: TestLoginFailsWithBadCredentials (0.93s) [2020-03-27T14:27:04.050Z] === RUN TestPingCacheHeaders [2020-03-27T14:27:04.050Z] --- PASS: TestPingCacheHeaders (0.03s) [2020-03-27T14:27:04.050Z] === RUN TestPingGet [2020-03-27T14:27:04.050Z] --- PASS: TestPingGet (0.03s) [2020-03-27T14:27:04.050Z] === RUN TestPingHead [2020-03-27T14:27:04.050Z] --- PASS: TestPingHead (0.03s) [2020-03-27T14:27:04.050Z] === RUN TestVersion [2020-03-27T14:27:04.050Z] --- PASS: TestVersion (0.02s) [2020-03-27T14:27:04.050Z] PASS [2020-03-27T14:27:04.050Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-03-27T14:27:04.050Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-27T14:27:04.050Z] INFO: Testing against a local daemon [2020-03-27T14:27:04.050Z] === RUN TestVolumesCreateAndList [2020-03-27T14:27:04.050Z] --- PASS: TestVolumesCreateAndList (0.05s) [2020-03-27T14:27:04.050Z] === RUN TestVolumesRemove [2020-03-27T14:27:04.050Z] --- SKIP: TestVolumesRemove (0.00s) [2020-03-27T14:27:04.050Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2020-03-27T14:27:04.050Z] === RUN TestVolumesInspect [2020-03-27T14:27:04.050Z] --- PASS: TestVolumesInspect (0.04s) [2020-03-27T14:27:04.050Z] === RUN TestVolumesInvalidJSON [2020-03-27T14:27:04.050Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-03-27T14:27:04.050Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-03-27T14:27:04.050Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-03-27T14:27:04.050Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-03-27T14:27:04.050Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-03-27T14:27:04.050Z] PASS [2020-03-27T14:27:04.050Z] INFO: make.ps1 ended at 03/27/2020 14:27:03 [2020-03-27T14:27:04.050Z] INFO: Integration CLI tests being run from the host: [2020-03-27T14:27:04.050Z] INFO: go test "-test.v" "-tags" "autogen" "-test.timeout" "200m" [2020-03-27T14:27:04.220Z] === RUN TestDockerSuite/TestEventsCommit [2020-03-27T14:27:05.143Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-03-27T14:27:05.702Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-03-27T14:27:06.625Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-03-27T14:27:07.550Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-03-27T14:27:08.910Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-03-27T14:27:09.469Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-03-27T14:27:11.352Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-03-27T14:27:12.527Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-27T14:27:12.528Z] INFO: Testing against a local daemon [2020-03-27T14:27:12.528Z] === RUN TestDockerSuite [2020-03-27T14:27:12.528Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-03-27T14:27:12.528Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-03-27T14:27:12.528Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-03-27T14:27:12.528Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-03-27T14:27:12.528Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-03-27T14:27:12.528Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-03-27T14:27:12.528Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-03-27T14:27:12.528Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-03-27T14:27:12.528Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-03-27T14:27:12.528Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-03-27T14:27:13.474Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-03-27T14:27:13.474Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-03-27T14:27:13.860Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-03-27T14:27:15.219Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-03-27T14:27:17.731Z] === RUN TestDockerSuite/TestEventsCopy [2020-03-27T14:27:19.093Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-03-27T14:27:20.978Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-03-27T14:27:21.907Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-03-27T14:27:22.467Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-03-27T14:27:24.349Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-03-27T14:27:25.272Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-03-27T14:27:25.272Z] === RUN TestDockerSuite/TestEventsFilterType [2020-03-27T14:27:25.527Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-03-27T14:27:25.781Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-03-27T14:27:25.781Z] === RUN TestDockerSuite/TestEventsFilters [2020-03-27T14:27:27.663Z] === RUN TestDockerSuite/TestEventsFormat [2020-03-27T14:27:29.025Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-03-27T14:27:29.025Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-03-27T14:27:29.025Z] === RUN TestDockerSuite/TestEventsImageImport [2020-03-27T14:27:29.948Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-03-27T14:27:30.203Z] === RUN TestDockerSuite/TestEventsImagePull [2020-03-27T14:27:30.457Z] === RUN TestDockerSuite/TestEventsImageTag [2020-03-27T14:27:31.816Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-03-27T14:27:31.816Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-03-27T14:27:31.816Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-03-27T14:27:31.816Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-03-27T14:27:33.175Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-03-27T14:27:33.734Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-03-27T14:27:34.659Z] === RUN TestDockerSuite/TestEventsRename [2020-03-27T14:27:35.583Z] === RUN TestDockerSuite/TestEventsResize [2020-03-27T14:27:36.506Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-03-27T14:27:37.431Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-03-27T14:27:38.356Z] === RUN TestDockerSuite/TestEventsStreaming [2020-03-27T14:27:39.716Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-03-27T14:27:42.978Z] === RUN TestDockerSuite/TestEventsTop [2020-03-27T14:27:43.536Z] === RUN TestDockerSuite/TestEventsUntag [2020-03-27T14:27:46.043Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-03-27T14:27:47.925Z] === RUN TestDockerSuite/TestExec [2020-03-27T14:27:48.484Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-03-27T14:27:49.407Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-03-27T14:27:50.330Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-03-27T14:27:50.330Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-03-27T14:27:51.255Z] === RUN TestDockerSuite/TestExecAPIStart [2020-03-27T14:27:53.138Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-03-27T14:27:54.061Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-03-27T14:27:55.424Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-03-27T14:27:56.347Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-03-27T14:27:56.907Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-03-27T14:27:58.266Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-03-27T14:27:58.826Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-03-27T14:28:00.708Z] === RUN TestDockerSuite/TestExecCgroup [2020-03-27T14:28:02.071Z] === RUN TestDockerSuite/TestExecEnv [2020-03-27T14:28:02.995Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-03-27T14:28:04.358Z] === RUN TestDockerSuite/TestExecExitStatus [2020-03-27T14:28:05.281Z] === RUN TestDockerSuite/TestExecInspectID [2020-03-27T14:28:07.166Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-03-27T14:28:08.525Z] === RUN TestDockerSuite/TestExecInteractive [2020-03-27T14:28:09.886Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-03-27T14:28:10.811Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-03-27T14:28:11.734Z] === RUN TestDockerSuite/TestExecParseError [2020-03-27T14:28:12.658Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-03-27T14:28:13.217Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-03-27T14:28:13.472Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-03-27T14:28:14.185Z] --- PASS: TestImportExtremelyLargeImageWorks (308.79s) [2020-03-27T14:28:14.185Z] import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks [2020-03-27T14:28:14.185Z] daemon.go:325: [d87aefe5bd530] waiting for daemon to start [2020-03-27T14:28:14.185Z] daemon.go:325: [d87aefe5bd530] waiting for daemon to start [2020-03-27T14:28:14.185Z] daemon.go:353: [d87aefe5bd530] daemon started [2020-03-27T14:28:14.185Z] daemon.go:461: [d87aefe5bd530] Stopping daemon [2020-03-27T14:28:14.185Z] daemon.go:296: [d87aefe5bd530] exiting daemon [2020-03-27T14:28:14.185Z] daemon.go:448: [d87aefe5bd530] Daemon stopped [2020-03-27T14:28:14.185Z] PASS [2020-03-27T14:28:14.185Z] [2020-03-27T14:28:14.185Z] DONE 11 tests in 310.165s [2020-03-27T14:28:14.185Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-03-27T14:28:14.185Z] ++ 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-03-27T14:28:14.185Z] ++ set -e [2020-03-27T14:28:14.185Z] ++ '[' -n 0 ']' [2020-03-27T14:28:14.185Z] ++ set -x [2020-03-27T14:28:14.185Z] ++ 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-03-27T14:28:14.186Z] INFO: Testing against a local daemon [2020-03-27T14:28:14.186Z] === RUN TestNetworkCreateDelete [2020-03-27T14:28:14.186Z] --- PASS: TestNetworkCreateDelete (0.23s) [2020-03-27T14:28:14.186Z] === RUN TestDockerNetworkDeletePreferID [2020-03-27T14:28:14.186Z] --- PASS: TestDockerNetworkDeletePreferID (0.60s) [2020-03-27T14:28:14.186Z] === RUN TestInspectNetwork [2020-03-27T14:28:14.186Z] === RUN TestInspectNetwork/full_network_id [2020-03-27T14:28:14.186Z] === RUN TestInspectNetwork/partial_network_id [2020-03-27T14:28:14.186Z] === RUN TestInspectNetwork/network_name [2020-03-27T14:28:14.186Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-03-27T14:28:14.186Z] --- PASS: TestInspectNetwork (8.10s) [2020-03-27T14:28:14.186Z] inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork [2020-03-27T14:28:14.186Z] daemon.go:325: [dbf7fd0c2f00e] waiting for daemon to start [2020-03-27T14:28:14.186Z] daemon.go:325: [dbf7fd0c2f00e] waiting for daemon to start [2020-03-27T14:28:14.186Z] daemon.go:353: [dbf7fd0c2f00e] daemon started [2020-03-27T14:28:14.186Z] --- PASS: TestInspectNetwork/full_network_id (0.01s) [2020-03-27T14:28:14.186Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-03-27T14:28:14.186Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-03-27T14:28:14.186Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-03-27T14:28:14.186Z] daemon.go:461: [dbf7fd0c2f00e] Stopping daemon [2020-03-27T14:28:14.186Z] daemon.go:296: [dbf7fd0c2f00e] exiting daemon [2020-03-27T14:28:14.186Z] daemon.go:448: [dbf7fd0c2f00e] Daemon stopped [2020-03-27T14:28:14.186Z] === RUN TestRunContainerWithBridgeNone [2020-03-27T14:28:14.186Z] --- PASS: TestRunContainerWithBridgeNone (2.30s) [2020-03-27T14:28:14.186Z] network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone [2020-03-27T14:28:14.186Z] daemon.go:325: [d18cb724de603] waiting for daemon to start [2020-03-27T14:28:14.186Z] daemon.go:325: [d18cb724de603] waiting for daemon to start [2020-03-27T14:28:14.186Z] daemon.go:353: [d18cb724de603] daemon started [2020-03-27T14:28:14.186Z] daemon.go:461: [d18cb724de603] Stopping daemon [2020-03-27T14:28:14.186Z] daemon.go:296: [d18cb724de603] exiting daemon [2020-03-27T14:28:14.186Z] daemon.go:448: [d18cb724de603] Daemon stopped [2020-03-27T14:28:14.186Z] === RUN TestNetworkInvalidJSON [2020-03-27T14:28:14.186Z] === RUN TestNetworkInvalidJSON//networks/create [2020-03-27T14:28:14.186Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-03-27T14:28:14.186Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-03-27T14:28:14.186Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-03-27T14:28:14.186Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-27T14:28:14.186Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-27T14:28:14.186Z] === CONT TestNetworkInvalidJSON//networks/create [2020-03-27T14:28:14.186Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-27T14:28:14.186Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-03-27T14:28:14.186Z] --- PASS: TestNetworkInvalidJSON (0.06s) [2020-03-27T14:28:14.186Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-03-27T14:28:14.186Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-03-27T14:28:14.186Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-03-27T14:28:14.186Z] === RUN TestDaemonRestartWithLiveRestore [2020-03-27T14:28:14.186Z] --- PASS: TestDaemonRestartWithLiveRestore (1.07s) [2020-03-27T14:28:14.186Z] service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore [2020-03-27T14:28:14.186Z] daemon.go:325: [d894690a95c7b] waiting for daemon to start [2020-03-27T14:28:14.186Z] daemon.go:325: [d894690a95c7b] waiting for daemon to start [2020-03-27T14:28:14.186Z] daemon.go:353: [d894690a95c7b] daemon started [2020-03-27T14:28:14.186Z] daemon.go:461: [d894690a95c7b] Stopping daemon [2020-03-27T14:28:14.186Z] daemon.go:296: [d894690a95c7b] exiting daemon [2020-03-27T14:28:14.186Z] daemon.go:448: [d894690a95c7b] Daemon stopped [2020-03-27T14:28:14.186Z] daemon.go:325: [d894690a95c7b] waiting for daemon to start [2020-03-27T14:28:14.186Z] daemon.go:325: [d894690a95c7b] waiting for daemon to start [2020-03-27T14:28:14.186Z] daemon.go:353: [d894690a95c7b] daemon started [2020-03-27T14:28:14.186Z] daemon.go:461: [d894690a95c7b] Stopping daemon [2020-03-27T14:28:14.186Z] daemon.go:296: [d894690a95c7b] exiting daemon [2020-03-27T14:28:14.186Z] daemon.go:448: [d894690a95c7b] Daemon stopped [2020-03-27T14:28:14.186Z] === RUN TestDaemonDefaultNetworkPools [2020-03-27T14:28:14.186Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s) [2020-03-27T14:28:14.186Z] service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools [2020-03-27T14:28:14.186Z] daemon.go:325: [df23fa22c316e] waiting for daemon to start [2020-03-27T14:28:14.186Z] daemon.go:325: [df23fa22c316e] waiting for daemon to start [2020-03-27T14:28:14.186Z] daemon.go:353: [df23fa22c316e] daemon started [2020-03-27T14:28:14.186Z] daemon.go:461: [df23fa22c316e] Stopping daemon [2020-03-27T14:28:14.186Z] daemon.go:296: [df23fa22c316e] exiting daemon [2020-03-27T14:28:14.186Z] daemon.go:448: [df23fa22c316e] Daemon stopped [2020-03-27T14:28:14.186Z] === RUN TestDaemonRestartWithExistingNetwork [2020-03-27T14:28:14.398Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-03-27T14:28:15.206Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.24s) [2020-03-27T14:28:15.206Z] service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork [2020-03-27T14:28:15.206Z] daemon.go:325: [d2d25f92579bf] waiting for daemon to start [2020-03-27T14:28:15.206Z] daemon.go:325: [d2d25f92579bf] waiting for daemon to start [2020-03-27T14:28:15.206Z] daemon.go:353: [d2d25f92579bf] daemon started [2020-03-27T14:28:15.206Z] daemon.go:461: [d2d25f92579bf] Stopping daemon [2020-03-27T14:28:15.206Z] daemon.go:296: [d2d25f92579bf] exiting daemon [2020-03-27T14:28:15.206Z] daemon.go:448: [d2d25f92579bf] Daemon stopped [2020-03-27T14:28:15.206Z] daemon.go:325: [d2d25f92579bf] waiting for daemon to start [2020-03-27T14:28:15.206Z] daemon.go:325: [d2d25f92579bf] waiting for daemon to start [2020-03-27T14:28:15.206Z] daemon.go:353: [d2d25f92579bf] daemon started [2020-03-27T14:28:15.206Z] daemon.go:461: [d2d25f92579bf] Stopping daemon [2020-03-27T14:28:15.206Z] daemon.go:296: [d2d25f92579bf] exiting daemon [2020-03-27T14:28:15.206Z] daemon.go:448: [d2d25f92579bf] Daemon stopped [2020-03-27T14:28:15.206Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-03-27T14:28:16.283Z] === RUN TestDockerSuite/TestExecSetEnv [2020-03-27T14:28:16.686Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.45s) [2020-03-27T14:28:16.686Z] service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-03-27T14:28:16.686Z] daemon.go:325: [df74f2bdf841b] waiting for daemon to start [2020-03-27T14:28:16.686Z] daemon.go:325: [df74f2bdf841b] waiting for daemon to start [2020-03-27T14:28:16.686Z] daemon.go:353: [df74f2bdf841b] daemon started [2020-03-27T14:28:16.686Z] daemon.go:461: [df74f2bdf841b] Stopping daemon [2020-03-27T14:28:16.686Z] daemon.go:296: [df74f2bdf841b] exiting daemon [2020-03-27T14:28:16.686Z] daemon.go:448: [df74f2bdf841b] Daemon stopped [2020-03-27T14:28:16.686Z] daemon.go:325: [df74f2bdf841b] waiting for daemon to start [2020-03-27T14:28:16.686Z] daemon.go:325: [df74f2bdf841b] waiting for daemon to start [2020-03-27T14:28:16.686Z] daemon.go:353: [df74f2bdf841b] daemon started [2020-03-27T14:28:16.686Z] daemon.go:461: [df74f2bdf841b] Stopping daemon [2020-03-27T14:28:16.686Z] daemon.go:296: [df74f2bdf841b] exiting daemon [2020-03-27T14:28:16.686Z] daemon.go:448: [df74f2bdf841b] Daemon stopped [2020-03-27T14:28:16.686Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-03-27T14:28:17.208Z] === RUN TestDockerSuite/TestExecStartFails [2020-03-27T14:28:17.304Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2020-03-27T14:28:17.304Z] service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool [2020-03-27T14:28:17.304Z] daemon.go:325: [dc1bdfc72743a] waiting for daemon to start [2020-03-27T14:28:17.304Z] daemon.go:325: [dc1bdfc72743a] waiting for daemon to start [2020-03-27T14:28:17.304Z] daemon.go:353: [dc1bdfc72743a] daemon started [2020-03-27T14:28:17.304Z] daemon.go:461: [dc1bdfc72743a] Stopping daemon [2020-03-27T14:28:17.304Z] daemon.go:296: [dc1bdfc72743a] exiting daemon [2020-03-27T14:28:17.304Z] daemon.go:448: [dc1bdfc72743a] Daemon stopped [2020-03-27T14:28:17.304Z] === RUN TestServiceWithPredefinedNetwork [2020-03-27T14:28:18.131Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-03-27T14:28:20.005Z] --- PASS: TestServiceWithPredefinedNetwork (2.38s) [2020-03-27T14:28:20.005Z] service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork [2020-03-27T14:28:20.005Z] daemon.go:325: [d83cc206277b9] waiting for daemon to start [2020-03-27T14:28:20.005Z] daemon.go:325: [d83cc206277b9] waiting for daemon to start [2020-03-27T14:28:20.005Z] daemon.go:353: [d83cc206277b9] daemon started [2020-03-27T14:28:20.005Z] daemon.go:461: [d83cc206277b9] Stopping daemon [2020-03-27T14:28:20.005Z] daemon.go:296: [d83cc206277b9] exiting daemon [2020-03-27T14:28:20.005Z] daemon.go:448: [d83cc206277b9] Daemon stopped [2020-03-27T14:28:20.005Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-03-27T14:28:20.005Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-27T14:28:20.005Z] service_test.go:230: FLAKY_TEST [2020-03-27T14:28:20.005Z] === RUN TestServiceWithDataPathPortInit [2020-03-27T14:28:30.280Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-03-27T14:28:30.280Z] === RUN TestDockerSuite/TestExecTTY [2020-03-27T14:28:31.202Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-03-27T14:28:32.125Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-03-27T14:28:33.047Z] === RUN TestDockerSuite/TestExecUlimits [2020-03-27T14:28:33.970Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-03-27T14:28:33.970Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-03-27T14:28:35.286Z] --- PASS: TestServiceWithDataPathPortInit (14.59s) [2020-03-27T14:28:35.287Z] service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-03-27T14:28:35.287Z] daemon.go:325: [d9409f0e6acf2] waiting for daemon to start [2020-03-27T14:28:35.287Z] daemon.go:325: [d9409f0e6acf2] waiting for daemon to start [2020-03-27T14:28:35.287Z] daemon.go:353: [d9409f0e6acf2] daemon started [2020-03-27T14:28:35.287Z] daemon.go:461: [d9409f0e6acf2] Stopping daemon [2020-03-27T14:28:35.287Z] daemon.go:296: [d9409f0e6acf2] exiting daemon [2020-03-27T14:28:35.287Z] daemon.go:448: [d9409f0e6acf2] Daemon stopped [2020-03-27T14:28:35.287Z] service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-03-27T14:28:35.287Z] daemon.go:325: [de4884784fb89] waiting for daemon to start [2020-03-27T14:28:35.287Z] daemon.go:325: [de4884784fb89] waiting for daemon to start [2020-03-27T14:28:35.287Z] daemon.go:353: [de4884784fb89] daemon started [2020-03-27T14:28:35.287Z] daemon.go:461: [de4884784fb89] Stopping daemon [2020-03-27T14:28:35.287Z] daemon.go:296: [de4884784fb89] exiting daemon [2020-03-27T14:28:35.287Z] daemon.go:448: [de4884784fb89] Daemon stopped [2020-03-27T14:28:35.287Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-03-27T14:28:35.851Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-03-27T14:28:36.773Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-03-27T14:28:37.697Z] === RUN TestDockerSuite/TestExecWithTERM [2020-03-27T14:28:39.070Z] === RUN TestDockerSuite/TestExecWithUser [2020-03-27T14:28:39.994Z] === RUN TestDockerSuite/TestGetContainerStats [2020-03-27T14:28:42.105Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.24s) [2020-03-27T14:28:42.105Z] service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit [2020-03-27T14:28:42.105Z] daemon.go:325: [d11d25ba89470] waiting for daemon to start [2020-03-27T14:28:42.105Z] daemon.go:325: [d11d25ba89470] waiting for daemon to start [2020-03-27T14:28:42.105Z] daemon.go:353: [d11d25ba89470] daemon started [2020-03-27T14:28:42.105Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:mntb56874vwogq8kk80gi3i4y Created:2020-03-27 14:28:35.283713623 +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[6db69560b622f67936aec4c7d546b56e46cdacfd825d78b86e59520f83b26e92:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.v2sfmw9acuxdqlb1uy9lkp33w EndpointID:330ebf8057a8093bcaa0b8bb3462377cc173f4c0fbafd9c6605f15a385d22f5e MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:fdb757c1fc9dbf0ed08bc2e3df14a257f649f9829c5c826a9fa2396b3606819d 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:c9d5d1c40fbf IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.v2sfmw9acuxdqlb1uy9lkp33w EndpointID:330ebf8057a8093bcaa0b8bb3462377cc173f4c0fbafd9c6605f15a385d22f5e EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-03-27T14:28:42.105Z] daemon.go:461: [d11d25ba89470] Stopping daemon [2020-03-27T14:28:42.105Z] daemon.go:296: [d11d25ba89470] exiting daemon [2020-03-27T14:28:42.105Z] daemon.go:448: [d11d25ba89470] Daemon stopped [2020-03-27T14:28:42.105Z] PASS [2020-03-27T14:28:42.105Z] [2020-03-27T14:28:42.105Z] === Skipped [2020-03-27T14:28:42.105Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-27T14:28:42.105Z] service_test.go:230: FLAKY_TEST [2020-03-27T14:28:42.105Z] [2020-03-27T14:28:42.105Z] [2020-03-27T14:28:42.105Z] DONE 21 tests, 1 skipped in 40.762s [2020-03-27T14:28:42.105Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-03-27T14:28:42.105Z] ++ 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-03-27T14:28:42.105Z] ++ set -e [2020-03-27T14:28:42.105Z] ++ '[' -n 0 ']' [2020-03-27T14:28:42.105Z] ++ set -x [2020-03-27T14:28:42.106Z] ++ 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-03-27T14:28:42.106Z] INFO: Testing against a local daemon [2020-03-27T14:28:42.106Z] === RUN TestDockerNetworkIpvlanPersistance [2020-03-27T14:28:42.106Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-03-27T14:28:42.106Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-27T14:28:42.106Z] === RUN TestDockerNetworkIpvlan [2020-03-27T14:28:42.106Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-03-27T14:28:42.106Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-27T14:28:42.106Z] PASS [2020-03-27T14:28:42.106Z] [2020-03-27T14:28:42.106Z] === Skipped [2020-03-27T14:28:42.106Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-03-27T14:28:42.106Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-27T14:28:42.106Z] [2020-03-27T14:28:42.106Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-03-27T14:28:42.106Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-27T14:28:42.106Z] [2020-03-27T14:28:42.106Z] [2020-03-27T14:28:42.106Z] DONE 2 tests, 2 skipped in 0.107s [2020-03-27T14:28:42.106Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-03-27T14:28:42.106Z] ++ 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-03-27T14:28:42.106Z] ++ set -e [2020-03-27T14:28:42.106Z] ++ '[' -n 0 ']' [2020-03-27T14:28:42.106Z] ++ set -x [2020-03-27T14:28:42.106Z] ++ 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-03-27T14:28:42.106Z] INFO: Testing against a local daemon [2020-03-27T14:28:42.106Z] === RUN TestDockerNetworkMacvlanPersistance [2020-03-27T14:28:42.500Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-03-27T14:28:43.124Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.54s) [2020-03-27T14:28:43.124Z] macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance [2020-03-27T14:28:43.124Z] daemon.go:325: [d7a8c6b3f0cff] waiting for daemon to start [2020-03-27T14:28:43.124Z] daemon.go:325: [d7a8c6b3f0cff] waiting for daemon to start [2020-03-27T14:28:43.124Z] daemon.go:353: [d7a8c6b3f0cff] daemon started [2020-03-27T14:28:43.124Z] daemon.go:461: [d7a8c6b3f0cff] Stopping daemon [2020-03-27T14:28:43.124Z] daemon.go:296: [d7a8c6b3f0cff] exiting daemon [2020-03-27T14:28:43.124Z] daemon.go:448: [d7a8c6b3f0cff] Daemon stopped [2020-03-27T14:28:43.124Z] daemon.go:325: [d7a8c6b3f0cff] waiting for daemon to start [2020-03-27T14:28:43.124Z] daemon.go:325: [d7a8c6b3f0cff] waiting for daemon to start [2020-03-27T14:28:43.124Z] daemon.go:353: [d7a8c6b3f0cff] daemon started [2020-03-27T14:28:43.124Z] daemon.go:461: [d7a8c6b3f0cff] Stopping daemon [2020-03-27T14:28:43.124Z] daemon.go:296: [d7a8c6b3f0cff] exiting daemon [2020-03-27T14:28:43.124Z] daemon.go:448: [d7a8c6b3f0cff] Daemon stopped [2020-03-27T14:28:43.124Z] === RUN TestDockerNetworkMacvlan [2020-03-27T14:28:44.184Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-03-27T14:28:45.008Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-03-27T14:28:45.008Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-03-27T14:28:45.196Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-03-27T14:28:46.208Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-03-27T14:28:48.903Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-03-27T14:28:50.239Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-03-27T14:28:51.599Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-03-27T14:28:52.364Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-03-27T14:28:56.829Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-03-27T14:28:57.388Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-03-27T14:28:57.388Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-03-27T14:28:57.388Z] === RUN TestDockerSuite/TestHealth [2020-03-27T14:29:09.538Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-03-27T14:29:10.826Z] --- PASS: TestDockerNetworkMacvlan (24.99s) [2020-03-27T14:29:10.826Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-03-27T14:29:10.826Z] daemon.go:325: [de325ef4bf67e] waiting for daemon to start [2020-03-27T14:29:10.826Z] daemon.go:325: [de325ef4bf67e] waiting for daemon to start [2020-03-27T14:29:10.826Z] daemon.go:353: [de325ef4bf67e] daemon started [2020-03-27T14:29:10.826Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2020-03-27T14:29:10.826Z] daemon.go:461: [de325ef4bf67e] Stopping daemon [2020-03-27T14:29:10.826Z] daemon.go:296: [de325ef4bf67e] exiting daemon [2020-03-27T14:29:10.826Z] daemon.go:448: [de325ef4bf67e] Daemon stopped [2020-03-27T14:29:10.826Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-03-27T14:29:10.826Z] daemon.go:325: [d1c483ed2d719] waiting for daemon to start [2020-03-27T14:29:10.826Z] daemon.go:325: [d1c483ed2d719] waiting for daemon to start [2020-03-27T14:29:10.826Z] daemon.go:353: [d1c483ed2d719] daemon started [2020-03-27T14:29:10.826Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s) [2020-03-27T14:29:10.826Z] daemon.go:461: [d1c483ed2d719] Stopping daemon [2020-03-27T14:29:10.826Z] daemon.go:296: [d1c483ed2d719] exiting daemon [2020-03-27T14:29:10.826Z] daemon.go:448: [d1c483ed2d719] Daemon stopped [2020-03-27T14:29:10.826Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-03-27T14:29:10.826Z] daemon.go:325: [d7b48ccb9a499] waiting for daemon to start [2020-03-27T14:29:10.826Z] daemon.go:325: [d7b48ccb9a499] waiting for daemon to start [2020-03-27T14:29:10.826Z] daemon.go:353: [d7b48ccb9a499] daemon started [2020-03-27T14:29:10.826Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.15s) [2020-03-27T14:29:10.826Z] daemon.go:461: [d7b48ccb9a499] Stopping daemon [2020-03-27T14:29:10.826Z] daemon.go:296: [d7b48ccb9a499] exiting daemon [2020-03-27T14:29:10.826Z] daemon.go:448: [d7b48ccb9a499] Daemon stopped [2020-03-27T14:29:10.826Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-03-27T14:29:10.826Z] daemon.go:325: [d2826d7b2e864] waiting for daemon to start [2020-03-27T14:29:10.826Z] daemon.go:325: [d2826d7b2e864] waiting for daemon to start [2020-03-27T14:29:10.826Z] daemon.go:353: [d2826d7b2e864] daemon started [2020-03-27T14:29:10.826Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.19s) [2020-03-27T14:29:10.826Z] daemon.go:461: [d2826d7b2e864] Stopping daemon [2020-03-27T14:29:10.826Z] daemon.go:296: [d2826d7b2e864] exiting daemon [2020-03-27T14:29:10.826Z] daemon.go:448: [d2826d7b2e864] Daemon stopped [2020-03-27T14:29:10.826Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-03-27T14:29:10.826Z] daemon.go:325: [d40287e8ece7a] waiting for daemon to start [2020-03-27T14:29:10.826Z] daemon.go:325: [d40287e8ece7a] waiting for daemon to start [2020-03-27T14:29:10.826Z] daemon.go:353: [d40287e8ece7a] daemon started [2020-03-27T14:29:10.826Z] --- PASS: TestDockerNetworkMacvlan/Addressing (15.90s) [2020-03-27T14:29:10.826Z] daemon.go:461: [d40287e8ece7a] Stopping daemon [2020-03-27T14:29:10.826Z] daemon.go:296: [d40287e8ece7a] exiting daemon [2020-03-27T14:29:10.826Z] daemon.go:448: [d40287e8ece7a] Daemon stopped [2020-03-27T14:29:10.826Z] PASS [2020-03-27T14:29:10.826Z] [2020-03-27T14:29:10.826Z] DONE 7 tests in 26.637s [2020-03-27T14:29:10.826Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-03-27T14:29:10.826Z] ++ 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-03-27T14:29:10.826Z] ++ set -e [2020-03-27T14:29:10.826Z] ++ '[' -n 0 ']' [2020-03-27T14:29:10.826Z] ++ set -x [2020-03-27T14:29:10.826Z] ++ 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-03-27T14:29:10.826Z] testing: warning: no tests to run [2020-03-27T14:29:10.826Z] PASS [2020-03-27T14:29:10.826Z] [2020-03-27T14:29:10.826Z] DONE 0 tests in 0.023s [2020-03-27T14:29:10.826Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-03-27T14:29:10.826Z] ++ 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-03-27T14:29:10.826Z] ++ set -e [2020-03-27T14:29:10.826Z] ++ '[' -n 0 ']' [2020-03-27T14:29:10.827Z] ++ set -x [2020-03-27T14:29:10.827Z] ++ 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-03-27T14:29:10.827Z] INFO: Testing against a local daemon [2020-03-27T14:29:10.827Z] === RUN TestAuthZPluginAllowRequest [2020-03-27T14:29:10.827Z] --- PASS: TestAuthZPluginAllowRequest (1.64s) [2020-03-27T14:29:10.827Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest [2020-03-27T14:29:10.827Z] daemon.go:325: [d9632a3e73020] waiting for daemon to start [2020-03-27T14:29:10.827Z] daemon.go:325: [d9632a3e73020] waiting for daemon to start [2020-03-27T14:29:10.827Z] daemon.go:353: [d9632a3e73020] daemon started [2020-03-27T14:29:10.827Z] daemon.go:461: [d9632a3e73020] Stopping daemon [2020-03-27T14:29:10.827Z] daemon.go:296: [d9632a3e73020] exiting daemon [2020-03-27T14:29:10.827Z] daemon.go:448: [d9632a3e73020] Daemon stopped [2020-03-27T14:29:10.827Z] === RUN TestAuthZPluginTLS [2020-03-27T14:29:10.827Z] --- PASS: TestAuthZPluginTLS (0.60s) [2020-03-27T14:29:10.827Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS [2020-03-27T14:29:10.827Z] daemon.go:325: [dfec56dd039f2] waiting for daemon to start [2020-03-27T14:29:10.827Z] daemon.go:325: [dfec56dd039f2] waiting for daemon to start [2020-03-27T14:29:10.827Z] daemon.go:353: [dfec56dd039f2] daemon started [2020-03-27T14:29:10.827Z] daemon.go:461: [dfec56dd039f2] Stopping daemon [2020-03-27T14:29:10.827Z] daemon.go:296: [dfec56dd039f2] exiting daemon [2020-03-27T14:29:10.827Z] daemon.go:448: [dfec56dd039f2] Daemon stopped [2020-03-27T14:29:10.827Z] === RUN TestAuthZPluginDenyRequest [2020-03-27T14:29:11.110Z] --- PASS: TestAuthZPluginDenyRequest (0.58s) [2020-03-27T14:29:11.110Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest [2020-03-27T14:29:11.110Z] daemon.go:325: [dc912cb011288] waiting for daemon to start [2020-03-27T14:29:11.110Z] daemon.go:325: [dc912cb011288] waiting for daemon to start [2020-03-27T14:29:11.110Z] daemon.go:353: [dc912cb011288] daemon started [2020-03-27T14:29:11.110Z] daemon.go:461: [dc912cb011288] Stopping daemon [2020-03-27T14:29:11.110Z] daemon.go:296: [dc912cb011288] exiting daemon [2020-03-27T14:29:11.110Z] daemon.go:448: [dc912cb011288] Daemon stopped [2020-03-27T14:29:11.110Z] === RUN TestAuthZPluginAPIDenyResponse [2020-03-27T14:29:11.728Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.59s) [2020-03-27T14:29:11.728Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse [2020-03-27T14:29:11.728Z] daemon.go:325: [d76b875c22fce] waiting for daemon to start [2020-03-27T14:29:11.728Z] daemon.go:325: [d76b875c22fce] waiting for daemon to start [2020-03-27T14:29:11.728Z] daemon.go:353: [d76b875c22fce] daemon started [2020-03-27T14:29:11.728Z] daemon.go:461: [d76b875c22fce] Stopping daemon [2020-03-27T14:29:11.728Z] daemon.go:296: [d76b875c22fce] exiting daemon [2020-03-27T14:29:11.728Z] daemon.go:448: [d76b875c22fce] Daemon stopped [2020-03-27T14:29:11.728Z] === RUN TestAuthZPluginDenyResponse [2020-03-27T14:29:12.350Z] --- PASS: TestAuthZPluginDenyResponse (0.58s) [2020-03-27T14:29:12.350Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse [2020-03-27T14:29:12.350Z] daemon.go:325: [d95b3b300ae68] waiting for daemon to start [2020-03-27T14:29:12.350Z] daemon.go:325: [d95b3b300ae68] waiting for daemon to start [2020-03-27T14:29:12.350Z] daemon.go:353: [d95b3b300ae68] daemon started [2020-03-27T14:29:12.350Z] daemon.go:461: [d95b3b300ae68] Stopping daemon [2020-03-27T14:29:12.350Z] daemon.go:296: [d95b3b300ae68] exiting daemon [2020-03-27T14:29:12.350Z] daemon.go:448: [d95b3b300ae68] Daemon stopped [2020-03-27T14:29:12.350Z] === RUN TestAuthZPluginAllowEventStream [2020-03-27T14:29:13.831Z] --- PASS: TestAuthZPluginAllowEventStream (1.62s) [2020-03-27T14:29:13.831Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream [2020-03-27T14:29:13.831Z] daemon.go:325: [d16e888d1b1d7] waiting for daemon to start [2020-03-27T14:29:13.831Z] daemon.go:325: [d16e888d1b1d7] waiting for daemon to start [2020-03-27T14:29:13.831Z] daemon.go:353: [d16e888d1b1d7] daemon started [2020-03-27T14:29:13.831Z] daemon.go:461: [d16e888d1b1d7] Stopping daemon [2020-03-27T14:29:13.831Z] daemon.go:296: [d16e888d1b1d7] exiting daemon [2020-03-27T14:29:13.831Z] daemon.go:448: [d16e888d1b1d7] Daemon stopped [2020-03-27T14:29:13.831Z] === RUN TestAuthZPluginErrorResponse [2020-03-27T14:29:14.449Z] --- PASS: TestAuthZPluginErrorResponse (0.58s) [2020-03-27T14:29:14.449Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse [2020-03-27T14:29:14.449Z] daemon.go:325: [dd7a3a8084e4a] waiting for daemon to start [2020-03-27T14:29:14.449Z] daemon.go:325: [dd7a3a8084e4a] waiting for daemon to start [2020-03-27T14:29:14.449Z] daemon.go:353: [dd7a3a8084e4a] daemon started [2020-03-27T14:29:14.449Z] daemon.go:461: [dd7a3a8084e4a] Stopping daemon [2020-03-27T14:29:14.449Z] daemon.go:296: [dd7a3a8084e4a] exiting daemon [2020-03-27T14:29:14.449Z] daemon.go:448: [dd7a3a8084e4a] Daemon stopped [2020-03-27T14:29:14.449Z] === RUN TestAuthZPluginErrorRequest [2020-03-27T14:29:15.068Z] --- PASS: TestAuthZPluginErrorRequest (0.58s) [2020-03-27T14:29:15.068Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest [2020-03-27T14:29:15.068Z] daemon.go:325: [d4043953e751a] waiting for daemon to start [2020-03-27T14:29:15.068Z] daemon.go:325: [d4043953e751a] waiting for daemon to start [2020-03-27T14:29:15.068Z] daemon.go:353: [d4043953e751a] daemon started [2020-03-27T14:29:15.068Z] daemon.go:461: [d4043953e751a] Stopping daemon [2020-03-27T14:29:15.068Z] daemon.go:296: [d4043953e751a] exiting daemon [2020-03-27T14:29:15.068Z] daemon.go:448: [d4043953e751a] Daemon stopped [2020-03-27T14:29:15.068Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-03-27T14:29:15.690Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s) [2020-03-27T14:29:15.690Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-03-27T14:29:15.690Z] daemon.go:325: [df9d31b7dc306] waiting for daemon to start [2020-03-27T14:29:15.690Z] daemon.go:325: [df9d31b7dc306] waiting for daemon to start [2020-03-27T14:29:15.690Z] daemon.go:353: [df9d31b7dc306] daemon started [2020-03-27T14:29:15.690Z] daemon.go:461: [df9d31b7dc306] Stopping daemon [2020-03-27T14:29:15.690Z] daemon.go:296: [df9d31b7dc306] exiting daemon [2020-03-27T14:29:15.690Z] daemon.go:448: [df9d31b7dc306] Daemon stopped [2020-03-27T14:29:15.690Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-03-27T14:29:17.722Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.14s) [2020-03-27T14:29:17.722Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking [2020-03-27T14:29:17.722Z] daemon.go:325: [d29910bf597d4] waiting for daemon to start [2020-03-27T14:29:17.722Z] daemon.go:325: [d29910bf597d4] waiting for daemon to start [2020-03-27T14:29:17.722Z] daemon.go:353: [d29910bf597d4] daemon started [2020-03-27T14:29:17.722Z] daemon.go:461: [d29910bf597d4] Stopping daemon [2020-03-27T14:29:17.722Z] daemon.go:296: [d29910bf597d4] exiting daemon [2020-03-27T14:29:17.722Z] daemon.go:448: [d29910bf597d4] Daemon stopped [2020-03-27T14:29:17.722Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-03-27T14:29:19.466Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-03-27T14:29:19.466Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-03-27T14:29:19.466Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-03-27T14:29:19.466Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-03-27T14:29:19.466Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-03-27T14:29:19.466Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-03-27T14:29:20.029Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-03-27T14:29:20.029Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-03-27T14:29:20.283Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-03-27T14:29:20.283Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-03-27T14:29:20.415Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.11s) [2020-03-27T14:29:20.416Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom [2020-03-27T14:29:20.416Z] daemon.go:325: [d0fea9447b56b] waiting for daemon to start [2020-03-27T14:29:20.416Z] daemon.go:325: [d0fea9447b56b] waiting for daemon to start [2020-03-27T14:29:20.416Z] daemon.go:353: [d0fea9447b56b] daemon started [2020-03-27T14:29:20.416Z] daemon.go:461: [d0fea9447b56b] Stopping daemon [2020-03-27T14:29:20.416Z] daemon.go:296: [d0fea9447b56b] exiting daemon [2020-03-27T14:29:20.416Z] daemon.go:448: [d0fea9447b56b] Daemon stopped [2020-03-27T14:29:20.416Z] === RUN TestAuthZPluginHeader [2020-03-27T14:29:20.538Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-03-27T14:29:20.793Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-03-27T14:29:21.034Z] --- PASS: TestAuthZPluginHeader (0.99s) [2020-03-27T14:29:21.035Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader [2020-03-27T14:29:21.035Z] daemon.go:325: [db6c7ba4f9c9b] waiting for daemon to start [2020-03-27T14:29:21.035Z] daemon.go:325: [db6c7ba4f9c9b] waiting for daemon to start [2020-03-27T14:29:21.035Z] daemon.go:353: [db6c7ba4f9c9b] daemon started [2020-03-27T14:29:21.035Z] daemon.go:461: [db6c7ba4f9c9b] Stopping daemon [2020-03-27T14:29:21.035Z] daemon.go:296: [db6c7ba4f9c9b] exiting daemon [2020-03-27T14:29:21.035Z] daemon.go:448: [db6c7ba4f9c9b] Daemon stopped [2020-03-27T14:29:21.035Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-03-27T14:29:21.035Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-03-27T14:29:21.035Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-27T14:29:21.035Z] === RUN TestAuthZPluginV2Disable [2020-03-27T14:29:21.035Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-03-27T14:29:21.035Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-27T14:29:21.035Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-03-27T14:29:21.035Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-03-27T14:29:21.035Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-27T14:29:21.035Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-03-27T14:29:21.035Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-03-27T14:29:21.035Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-27T14:29:21.035Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-03-27T14:29:21.354Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-03-27T14:29:21.354Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-03-27T14:29:22.304Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-03-27T14:29:22.304Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-03-27T14:29:23.227Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-03-27T14:29:24.593Z] === RUN TestDockerSuite/TestImagesFormat [2020-03-27T14:29:24.593Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-03-27T14:29:25.153Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-03-27T14:29:28.412Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-03-27T14:29:28.412Z] === RUN TestDockerSuite/TestImportBadURL [2020-03-27T14:29:28.412Z] === RUN TestDockerSuite/TestImportDisplay [2020-03-27T14:29:30.295Z] === RUN TestDockerSuite/TestImportFile [2020-03-27T14:29:32.178Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-03-27T14:29:32.178Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-03-27T14:29:34.060Z] === RUN TestDockerSuite/TestImportGzipped [2020-03-27T14:29:34.060Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-03-27T14:29:35.943Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-03-27T14:29:37.826Z] === RUN TestDockerSuite/TestInfoDebug [2020-03-27T14:29:38.081Z] === RUN TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2020-03-27T14:29:38.639Z] === RUN TestDockerSuite/TestInfoDiscoveryBackend [2020-03-27T14:29:39.199Z] === RUN TestDockerSuite/TestInfoDiscoveryInvalidAdvertise [2020-03-27T14:29:39.499Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.83s) [2020-03-27T14:29:39.499Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart [2020-03-27T14:29:39.499Z] daemon.go:325: [dde28a04f4433] waiting for daemon to start [2020-03-27T14:29:39.499Z] daemon.go:325: [dde28a04f4433] waiting for daemon to start [2020-03-27T14:29:39.499Z] daemon.go:353: [dde28a04f4433] daemon started [2020-03-27T14:29:39.499Z] daemon.go:461: [dde28a04f4433] Stopping daemon [2020-03-27T14:29:39.499Z] daemon.go:296: [dde28a04f4433] exiting daemon [2020-03-27T14:29:39.499Z] daemon.go:448: [dde28a04f4433] Daemon stopped [2020-03-27T14:29:39.499Z] daemon.go:325: [dde28a04f4433] waiting for daemon to start [2020-03-27T14:29:39.499Z] daemon.go:325: [dde28a04f4433] waiting for daemon to start [2020-03-27T14:29:39.499Z] daemon.go:325: [dde28a04f4433] waiting for daemon to start [2020-03-27T14:29:39.499Z] daemon.go:325: [dde28a04f4433] waiting for daemon to start [2020-03-27T14:29:39.499Z] daemon.go:339: [dde28a04f4433] error pinging daemon on start: Get http://dde28a04f4433.sock/_ping: context deadline exceeded [2020-03-27T14:29:39.499Z] daemon.go:325: [dde28a04f4433] waiting for daemon to start [2020-03-27T14:29:39.499Z] daemon.go:339: [dde28a04f4433] error pinging daemon on start: Get http://dde28a04f4433.sock/_ping: context deadline exceeded [2020-03-27T14:29:39.499Z] daemon.go:325: [dde28a04f4433] waiting for daemon to start [2020-03-27T14:29:39.499Z] daemon.go:339: [dde28a04f4433] error pinging daemon on start: Get http://dde28a04f4433.sock/_ping: context deadline exceeded [2020-03-27T14:29:39.499Z] daemon.go:325: [dde28a04f4433] waiting for daemon to start [2020-03-27T14:29:39.499Z] daemon.go:339: [dde28a04f4433] error pinging daemon on start: Get http://dde28a04f4433.sock/_ping: context deadline exceeded [2020-03-27T14:29:39.499Z] daemon.go:296: [dde28a04f4433] exiting daemon [2020-03-27T14:29:39.499Z] daemon.go:325: [dde28a04f4433] waiting for daemon to start [2020-03-27T14:29:39.499Z] daemon.go:325: [dde28a04f4433] waiting for daemon to start [2020-03-27T14:29:39.499Z] daemon.go:325: [dde28a04f4433] waiting for daemon to start [2020-03-27T14:29:39.499Z] daemon.go:353: [dde28a04f4433] daemon started [2020-03-27T14:29:39.499Z] daemon.go:461: [dde28a04f4433] Stopping daemon [2020-03-27T14:29:39.499Z] daemon.go:296: [dde28a04f4433] exiting daemon [2020-03-27T14:29:39.499Z] daemon.go:448: [dde28a04f4433] Daemon stopped [2020-03-27T14:29:39.499Z] PASS [2020-03-27T14:29:39.499Z] [2020-03-27T14:29:39.499Z] === Skipped [2020-03-27T14:29:39.499Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-03-27T14:29:39.499Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-27T14:29:39.499Z] [2020-03-27T14:29:39.499Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-03-27T14:29:39.499Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-27T14:29:39.499Z] [2020-03-27T14:29:39.499Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-03-27T14:29:39.499Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-27T14:29:39.499Z] [2020-03-27T14:29:39.499Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-03-27T14:29:39.499Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-27T14:29:39.499Z] [2020-03-27T14:29:39.499Z] [2020-03-27T14:29:39.499Z] DONE 17 tests, 4 skipped in 29.540s [2020-03-27T14:29:39.499Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-03-27T14:29:39.499Z] ++ 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-03-27T14:29:39.499Z] ++ set -e [2020-03-27T14:29:39.499Z] ++ '[' -n 0 ']' [2020-03-27T14:29:39.499Z] ++ set -x [2020-03-27T14:29:39.499Z] ++ 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-03-27T14:29:39.499Z] INFO: Testing against a local daemon [2020-03-27T14:29:39.499Z] === RUN TestPluginInvalidJSON [2020-03-27T14:29:39.499Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-03-27T14:29:39.499Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-03-27T14:29:39.499Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-03-27T14:29:39.499Z] --- PASS: TestPluginInvalidJSON (0.04s) [2020-03-27T14:29:39.499Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-03-27T14:29:39.499Z] PASS [2020-03-27T14:29:39.499Z] [2020-03-27T14:29:39.499Z] DONE 2 tests in 0.136s [2020-03-27T14:29:39.499Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-03-27T14:29:39.499Z] ++ 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-03-27T14:29:39.499Z] ++ set -e [2020-03-27T14:29:39.499Z] ++ '[' -n 0 ']' [2020-03-27T14:29:39.499Z] ++ set -x [2020-03-27T14:29:39.499Z] ++ 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-03-27T14:29:39.499Z] INFO: Testing against a local daemon [2020-03-27T14:29:39.499Z] === RUN TestExternalGraphDriver [2020-03-27T14:29:39.499Z] === RUN TestExternalGraphDriver/json [2020-03-27T14:29:40.087Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-03-27T14:29:40.087Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-03-27T14:29:40.087Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-03-27T14:29:40.087Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-03-27T14:29:40.087Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-03-27T14:29:40.087Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-03-27T14:29:40.087Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-03-27T14:29:40.087Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-03-27T14:29:40.087Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-03-27T14:29:40.087Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-03-27T14:29:40.087Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-03-27T14:29:40.087Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-03-27T14:29:40.515Z] === RUN TestExternalGraphDriver/spec [2020-03-27T14:29:40.560Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-03-27T14:29:41.484Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-03-27T14:29:42.407Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-03-27T14:29:42.551Z] === RUN TestExternalGraphDriver/pull [2020-03-27T14:29:43.330Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-03-27T14:29:43.330Z] === RUN TestDockerSuite/TestInfoFormat [2020-03-27T14:29:43.330Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-03-27T14:29:43.330Z] === RUN TestDockerSuite/TestInsecureRegistries [2020-03-27T14:29:43.888Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-03-27T14:29:44.583Z] --- PASS: TestExternalGraphDriver (6.53s) [2020-03-27T14:29:44.583Z] external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver [2020-03-27T14:29:44.583Z] daemon.go:325: [d54c7062f4839] waiting for daemon to start [2020-03-27T14:29:44.583Z] daemon.go:325: [d54c7062f4839] waiting for daemon to start [2020-03-27T14:29:44.583Z] daemon.go:353: [d54c7062f4839] daemon started [2020-03-27T14:29:44.583Z] daemon.go:461: [d54c7062f4839] Stopping daemon [2020-03-27T14:29:44.583Z] daemon.go:296: [d54c7062f4839] exiting daemon [2020-03-27T14:29:44.583Z] daemon.go:448: [d54c7062f4839] Daemon stopped [2020-03-27T14:29:44.583Z] daemon.go:325: [d54c7062f4839] waiting for daemon to start [2020-03-27T14:29:44.583Z] daemon.go:325: [d54c7062f4839] waiting for daemon to start [2020-03-27T14:29:44.583Z] daemon.go:353: [d54c7062f4839] daemon started [2020-03-27T14:29:44.583Z] daemon.go:461: [d54c7062f4839] Stopping daemon [2020-03-27T14:29:44.583Z] daemon.go:296: [d54c7062f4839] exiting daemon [2020-03-27T14:29:44.583Z] daemon.go:448: [d54c7062f4839] Daemon stopped [2020-03-27T14:29:44.583Z] --- PASS: TestExternalGraphDriver/json (2.06s) [2020-03-27T14:29:44.583Z] daemon.go:325: [d54c7062f4839] waiting for daemon to start [2020-03-27T14:29:44.583Z] daemon.go:325: [d54c7062f4839] waiting for daemon to start [2020-03-27T14:29:44.583Z] daemon.go:353: [d54c7062f4839] daemon started [2020-03-27T14:29:44.583Z] daemon.go:461: [d54c7062f4839] Stopping daemon [2020-03-27T14:29:44.583Z] daemon.go:296: [d54c7062f4839] exiting daemon [2020-03-27T14:29:44.583Z] daemon.go:448: [d54c7062f4839] Daemon stopped [2020-03-27T14:29:44.583Z] daemon.go:325: [d54c7062f4839] waiting for daemon to start [2020-03-27T14:29:44.583Z] daemon.go:325: [d54c7062f4839] waiting for daemon to start [2020-03-27T14:29:44.583Z] daemon.go:353: [d54c7062f4839] daemon started [2020-03-27T14:29:44.583Z] daemon.go:461: [d54c7062f4839] Stopping daemon [2020-03-27T14:29:44.583Z] daemon.go:296: [d54c7062f4839] exiting daemon [2020-03-27T14:29:44.583Z] daemon.go:448: [d54c7062f4839] Daemon stopped [2020-03-27T14:29:44.583Z] --- PASS: TestExternalGraphDriver/spec (2.07s) [2020-03-27T14:29:44.583Z] daemon.go:325: [d54c7062f4839] waiting for daemon to start [2020-03-27T14:29:44.583Z] daemon.go:325: [d54c7062f4839] waiting for daemon to start [2020-03-27T14:29:44.583Z] daemon.go:353: [d54c7062f4839] daemon started [2020-03-27T14:29:44.583Z] daemon.go:461: [d54c7062f4839] Stopping daemon [2020-03-27T14:29:44.583Z] daemon.go:296: [d54c7062f4839] exiting daemon [2020-03-27T14:29:44.583Z] daemon.go:448: [d54c7062f4839] Daemon stopped [2020-03-27T14:29:44.583Z] --- PASS: TestExternalGraphDriver/pull (2.21s) [2020-03-27T14:29:44.583Z] === RUN TestGraphdriverPluginV2 [2020-03-27T14:29:44.583Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2020-03-27T14:29:44.583Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-27T14:29:44.583Z] PASS [2020-03-27T14:29:44.583Z] [2020-03-27T14:29:44.583Z] === Skipped [2020-03-27T14:29:44.583Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2020-03-27T14:29:44.583Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-27T14:29:44.583Z] [2020-03-27T14:29:44.583Z] [2020-03-27T14:29:44.583Z] DONE 5 tests, 1 skipped in 6.697s [2020-03-27T14:29:44.583Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-03-27T14:29:44.583Z] ++ 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-03-27T14:29:44.583Z] ++ set -e [2020-03-27T14:29:44.583Z] ++ '[' -n 0 ']' [2020-03-27T14:29:44.583Z] ++ set -x [2020-03-27T14:29:44.583Z] ++ 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-03-27T14:29:44.699Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-03-27T14:29:44.699Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-03-27T14:29:44.699Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-03-27T14:29:44.812Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-03-27T14:29:44.867Z] INFO: Testing against a local daemon [2020-03-27T14:29:44.867Z] === RUN TestContinueAfterPluginCrash [2020-03-27T14:29:44.867Z] === PAUSE TestContinueAfterPluginCrash [2020-03-27T14:29:44.867Z] === RUN TestDaemonStartWithLogOpt [2020-03-27T14:29:44.867Z] === PAUSE TestDaemonStartWithLogOpt [2020-03-27T14:29:44.867Z] === CONT TestContinueAfterPluginCrash [2020-03-27T14:29:44.867Z] === CONT TestDaemonStartWithLogOpt [2020-03-27T14:29:45.735Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-03-27T14:29:46.661Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-03-27T14:29:47.551Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-03-27T14:29:47.596Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-03-27T14:29:48.160Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-03-27T14:29:49.084Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-03-27T14:29:49.084Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-03-27T14:29:49.089Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-03-27T14:29:49.089Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-03-27T14:29:49.089Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-03-27T14:29:49.089Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-03-27T14:29:49.089Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-03-27T14:29:50.966Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-03-27T14:29:51.525Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-03-27T14:29:51.945Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-03-27T14:29:51.945Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-03-27T14:29:51.945Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-03-27T14:29:52.448Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-03-27T14:29:52.448Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-03-27T14:29:53.006Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-03-27T14:29:53.006Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-03-27T14:29:54.365Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-03-27T14:29:55.288Z] === RUN TestDockerSuite/TestInspectDefault [2020-03-27T14:29:56.212Z] === RUN TestDockerSuite/TestInspectHistory [2020-03-27T14:29:57.134Z] === RUN TestDockerSuite/TestInspectImage [2020-03-27T14:29:57.134Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-03-27T14:29:57.134Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-03-27T14:29:57.134Z] === RUN TestDockerSuite/TestInspectInt64 [2020-03-27T14:29:57.693Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-03-27T14:29:58.616Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-03-27T14:29:58.616Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-03-27T14:29:58.922Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-03-27T14:29:59.539Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-03-27T14:30:00.461Z] === RUN TestDockerSuite/TestInspectPlugin [2020-03-27T14:30:00.716Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-03-27T14:30:02.597Z] === RUN TestDockerSuite/TestInspectRootFS [2020-03-27T14:30:02.597Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-03-27T14:30:03.156Z] === RUN TestDockerSuite/TestInspectStatus [2020-03-27T14:30:03.362Z] --- PASS: TestDaemonStartWithLogOpt (15.64s) [2020-03-27T14:30:03.362Z] validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt [2020-03-27T14:30:03.362Z] daemon.go:325: [d1537dd6b2749] waiting for daemon to start [2020-03-27T14:30:03.362Z] daemon.go:325: [d1537dd6b2749] waiting for daemon to start [2020-03-27T14:30:03.362Z] daemon.go:353: [d1537dd6b2749] daemon started [2020-03-27T14:30:03.362Z] daemon.go:461: [d1537dd6b2749] Stopping daemon [2020-03-27T14:30:03.362Z] daemon.go:296: [d1537dd6b2749] exiting daemon [2020-03-27T14:30:03.362Z] daemon.go:448: [d1537dd6b2749] Daemon stopped [2020-03-27T14:30:03.362Z] daemon.go:325: [d1537dd6b2749] waiting for daemon to start [2020-03-27T14:30:03.362Z] daemon.go:325: [d1537dd6b2749] waiting for daemon to start [2020-03-27T14:30:03.362Z] daemon.go:353: [d1537dd6b2749] daemon started [2020-03-27T14:30:03.362Z] daemon.go:461: [d1537dd6b2749] Stopping daemon [2020-03-27T14:30:03.362Z] daemon.go:296: [d1537dd6b2749] exiting daemon [2020-03-27T14:30:03.362Z] daemon.go:448: [d1537dd6b2749] Daemon stopped [2020-03-27T14:30:04.081Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-03-27T14:30:05.393Z] --- PASS: TestContinueAfterPluginCrash (20.40s) [2020-03-27T14:30:05.393Z] logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash [2020-03-27T14:30:05.393Z] daemon.go:325: [da11df1ffbccd] waiting for daemon to start [2020-03-27T14:30:05.393Z] daemon.go:325: [da11df1ffbccd] waiting for daemon to start [2020-03-27T14:30:05.393Z] daemon.go:353: [da11df1ffbccd] daemon started [2020-03-27T14:30:05.393Z] daemon.go:461: [da11df1ffbccd] Stopping daemon [2020-03-27T14:30:05.393Z] daemon.go:296: [da11df1ffbccd] exiting daemon [2020-03-27T14:30:05.393Z] daemon.go:448: [da11df1ffbccd] Daemon stopped [2020-03-27T14:30:05.393Z] PASS [2020-03-27T14:30:05.393Z] [2020-03-27T14:30:05.393Z] DONE 2 tests in 20.519s [2020-03-27T14:30:05.393Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-03-27T14:30:05.394Z] ++ 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-03-27T14:30:05.394Z] ++ set -e [2020-03-27T14:30:05.394Z] ++ '[' -n 0 ']' [2020-03-27T14:30:05.394Z] ++ set -x [2020-03-27T14:30:05.394Z] ++ 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-03-27T14:30:05.394Z] INFO: Testing against a local daemon [2020-03-27T14:30:05.394Z] === RUN TestPluginWithDevMounts [2020-03-27T14:30:05.394Z] === PAUSE TestPluginWithDevMounts [2020-03-27T14:30:05.394Z] === CONT TestPluginWithDevMounts [2020-03-27T14:30:06.592Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-03-27T14:30:07.152Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-03-27T14:30:08.076Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-03-27T14:30:08.076Z] --- PASS: TestPluginWithDevMounts (2.28s) [2020-03-27T14:30:08.076Z] mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts [2020-03-27T14:30:08.076Z] daemon.go:325: [d1ba996c41cb2] waiting for daemon to start [2020-03-27T14:30:08.076Z] daemon.go:325: [d1ba996c41cb2] waiting for daemon to start [2020-03-27T14:30:08.076Z] daemon.go:353: [d1ba996c41cb2] daemon started [2020-03-27T14:30:08.076Z] daemon.go:461: [d1ba996c41cb2] Stopping daemon [2020-03-27T14:30:08.076Z] daemon.go:296: [d1ba996c41cb2] exiting daemon [2020-03-27T14:30:08.076Z] daemon.go:448: [d1ba996c41cb2] Daemon stopped [2020-03-27T14:30:08.076Z] PASS [2020-03-27T14:30:08.076Z] [2020-03-27T14:30:08.076Z] DONE 1 tests in 2.388s [2020-03-27T14:30:08.076Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-03-27T14:30:08.076Z] ++ 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-03-27T14:30:08.076Z] ++ set -e [2020-03-27T14:30:08.076Z] ++ '[' -n 0 ']' [2020-03-27T14:30:08.076Z] ++ set -x [2020-03-27T14:30:08.076Z] ++ 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-03-27T14:30:08.076Z] INFO: Testing against a local daemon [2020-03-27T14:30:08.076Z] === RUN TestSecretInspect [2020-03-27T14:30:08.635Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-03-27T14:30:09.558Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-03-27T14:30:10.111Z] --- PASS: TestSecretInspect (2.23s) [2020-03-27T14:30:10.111Z] secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect [2020-03-27T14:30:10.111Z] daemon.go:325: [df1e57b018e09] waiting for daemon to start [2020-03-27T14:30:10.111Z] daemon.go:325: [df1e57b018e09] waiting for daemon to start [2020-03-27T14:30:10.111Z] daemon.go:353: [df1e57b018e09] daemon started [2020-03-27T14:30:10.111Z] daemon.go:461: [df1e57b018e09] Stopping daemon [2020-03-27T14:30:10.111Z] daemon.go:296: [df1e57b018e09] exiting daemon [2020-03-27T14:30:10.111Z] daemon.go:448: [df1e57b018e09] Daemon stopped [2020-03-27T14:30:10.111Z] === RUN TestSecretList [2020-03-27T14:30:10.487Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-03-27T14:30:11.045Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-03-27T14:30:11.045Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-03-27T14:30:12.818Z] --- PASS: TestSecretList (2.30s) [2020-03-27T14:30:12.818Z] secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList [2020-03-27T14:30:12.818Z] daemon.go:325: [d4a228f52b98a] waiting for daemon to start [2020-03-27T14:30:12.818Z] daemon.go:325: [d4a228f52b98a] waiting for daemon to start [2020-03-27T14:30:12.818Z] daemon.go:353: [d4a228f52b98a] daemon started [2020-03-27T14:30:12.818Z] daemon.go:461: [d4a228f52b98a] Stopping daemon [2020-03-27T14:30:12.818Z] daemon.go:296: [d4a228f52b98a] exiting daemon [2020-03-27T14:30:12.818Z] daemon.go:448: [d4a228f52b98a] Daemon stopped [2020-03-27T14:30:12.818Z] === RUN TestSecretsCreateAndDelete [2020-03-27T14:30:14.300Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-03-27T14:30:14.852Z] --- PASS: TestSecretsCreateAndDelete (2.27s) [2020-03-27T14:30:14.852Z] secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete [2020-03-27T14:30:14.852Z] daemon.go:325: [d34d77203db9d] waiting for daemon to start [2020-03-27T14:30:14.852Z] daemon.go:325: [d34d77203db9d] waiting for daemon to start [2020-03-27T14:30:14.852Z] daemon.go:353: [d34d77203db9d] daemon started [2020-03-27T14:30:14.852Z] daemon.go:461: [d34d77203db9d] Stopping daemon [2020-03-27T14:30:14.852Z] daemon.go:296: [d34d77203db9d] exiting daemon [2020-03-27T14:30:14.852Z] daemon.go:448: [d34d77203db9d] Daemon stopped [2020-03-27T14:30:14.852Z] === RUN TestSecretsUpdate [2020-03-27T14:30:15.660Z] === RUN TestDockerSuite/TestLinksEnvs [2020-03-27T14:30:17.534Z] --- PASS: TestSecretsUpdate (2.79s) [2020-03-27T14:30:17.534Z] secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate [2020-03-27T14:30:17.534Z] daemon.go:325: [de236ab448971] waiting for daemon to start [2020-03-27T14:30:17.534Z] daemon.go:325: [de236ab448971] waiting for daemon to start [2020-03-27T14:30:17.534Z] daemon.go:353: [de236ab448971] daemon started [2020-03-27T14:30:17.534Z] daemon.go:461: [de236ab448971] Stopping daemon [2020-03-27T14:30:17.534Z] daemon.go:296: [de236ab448971] exiting daemon [2020-03-27T14:30:17.534Z] daemon.go:448: [de236ab448971] Daemon stopped [2020-03-27T14:30:17.534Z] === RUN TestTemplatedSecret [2020-03-27T14:30:17.542Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-03-27T14:30:17.542Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-03-27T14:30:19.424Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-03-27T14:30:20.219Z] --- PASS: TestTemplatedSecret (2.67s) [2020-03-27T14:30:20.220Z] secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret [2020-03-27T14:30:20.220Z] daemon.go:325: [d3fb18de170fd] waiting for daemon to start [2020-03-27T14:30:20.220Z] daemon.go:325: [d3fb18de170fd] waiting for daemon to start [2020-03-27T14:30:20.220Z] daemon.go:353: [d3fb18de170fd] daemon started [2020-03-27T14:30:20.220Z] daemon.go:461: [d3fb18de170fd] Stopping daemon [2020-03-27T14:30:20.220Z] daemon.go:296: [d3fb18de170fd] exiting daemon [2020-03-27T14:30:20.220Z] daemon.go:448: [d3fb18de170fd] Daemon stopped [2020-03-27T14:30:20.220Z] === RUN TestSecretCreateResolve [2020-03-27T14:30:21.931Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-03-27T14:30:22.249Z] --- PASS: TestSecretCreateResolve (2.26s) [2020-03-27T14:30:22.249Z] secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve [2020-03-27T14:30:22.249Z] daemon.go:325: [deda1c4a61b41] waiting for daemon to start [2020-03-27T14:30:22.249Z] daemon.go:325: [deda1c4a61b41] waiting for daemon to start [2020-03-27T14:30:22.249Z] daemon.go:353: [deda1c4a61b41] daemon started [2020-03-27T14:30:22.249Z] daemon.go:461: [deda1c4a61b41] Stopping daemon [2020-03-27T14:30:22.249Z] daemon.go:296: [deda1c4a61b41] exiting daemon [2020-03-27T14:30:22.249Z] daemon.go:448: [deda1c4a61b41] Daemon stopped [2020-03-27T14:30:22.249Z] PASS [2020-03-27T14:30:22.249Z] [2020-03-27T14:30:22.249Z] DONE 6 tests in 14.628s [2020-03-27T14:30:22.249Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-03-27T14:30:22.249Z] ++ 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-03-27T14:30:22.249Z] ++ set -e [2020-03-27T14:30:22.249Z] ++ '[' -n 0 ']' [2020-03-27T14:30:22.249Z] ++ set -x [2020-03-27T14:30:22.249Z] ++ 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-03-27T14:30:22.533Z] INFO: Testing against a local daemon [2020-03-27T14:30:22.533Z] === RUN TestServiceCreateInit [2020-03-27T14:30:22.533Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-03-27T14:30:24.439Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-03-27T14:30:24.439Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-03-27T14:30:26.940Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-03-27T14:30:26.946Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-03-27T14:30:27.505Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-03-27T14:30:28.429Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-03-27T14:30:31.343Z] --- PASS: TestServiceCreateInit (8.35s) [2020-03-27T14:30:31.343Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.29s) [2020-03-27T14:30:31.343Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled [2020-03-27T14:30:31.343Z] daemon.go:325: [dfe61f881cab0] waiting for daemon to start [2020-03-27T14:30:31.343Z] daemon.go:325: [dfe61f881cab0] waiting for daemon to start [2020-03-27T14:30:31.343Z] daemon.go:353: [dfe61f881cab0] daemon started [2020-03-27T14:30:31.343Z] daemon.go:461: [dfe61f881cab0] Stopping daemon [2020-03-27T14:30:31.343Z] daemon.go:296: [dfe61f881cab0] exiting daemon [2020-03-27T14:30:31.343Z] daemon.go:448: [dfe61f881cab0] Daemon stopped [2020-03-27T14:30:31.343Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.02s) [2020-03-27T14:30:31.343Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled [2020-03-27T14:30:31.343Z] daemon.go:325: [d702d731b9dfc] waiting for daemon to start [2020-03-27T14:30:31.343Z] daemon.go:325: [d702d731b9dfc] waiting for daemon to start [2020-03-27T14:30:31.343Z] daemon.go:353: [d702d731b9dfc] daemon started [2020-03-27T14:30:31.343Z] daemon.go:461: [d702d731b9dfc] Stopping daemon [2020-03-27T14:30:31.343Z] daemon.go:296: [d702d731b9dfc] exiting daemon [2020-03-27T14:30:31.343Z] daemon.go:448: [d702d731b9dfc] Daemon stopped [2020-03-27T14:30:31.343Z] === RUN TestCreateServiceMultipleTimes [2020-03-27T14:30:43.247Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-03-27T14:30:43.247Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-03-27T14:30:43.809Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-03-27T14:30:45.693Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-03-27T14:30:46.615Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-03-27T14:30:49.831Z] --- PASS: TestCreateServiceMultipleTimes (16.20s) [2020-03-27T14:30:49.831Z] create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes [2020-03-27T14:30:49.831Z] daemon.go:325: [d9171a36325eb] waiting for daemon to start [2020-03-27T14:30:49.831Z] daemon.go:325: [d9171a36325eb] waiting for daemon to start [2020-03-27T14:30:49.831Z] daemon.go:353: [d9171a36325eb] daemon started [2020-03-27T14:30:49.831Z] daemon.go:461: [d9171a36325eb] Stopping daemon [2020-03-27T14:30:49.831Z] daemon.go:296: [d9171a36325eb] exiting daemon [2020-03-27T14:30:49.831Z] daemon.go:448: [d9171a36325eb] Daemon stopped [2020-03-27T14:30:49.831Z] === RUN TestCreateServiceConflict [2020-03-27T14:30:49.831Z] --- PASS: TestCreateServiceConflict (2.25s) [2020-03-27T14:30:49.831Z] create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict [2020-03-27T14:30:49.831Z] daemon.go:325: [da8d6a0093948] waiting for daemon to start [2020-03-27T14:30:49.831Z] daemon.go:325: [da8d6a0093948] waiting for daemon to start [2020-03-27T14:30:49.831Z] daemon.go:353: [da8d6a0093948] daemon started [2020-03-27T14:30:49.831Z] daemon.go:461: [da8d6a0093948] Stopping daemon [2020-03-27T14:30:49.831Z] daemon.go:296: [da8d6a0093948] exiting daemon [2020-03-27T14:30:49.831Z] daemon.go:448: [da8d6a0093948] Daemon stopped [2020-03-27T14:30:49.831Z] === RUN TestCreateServiceMaxReplicas [2020-03-27T14:30:49.884Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-03-27T14:30:49.884Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-03-27T14:30:49.884Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-03-27T14:30:49.884Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-03-27T14:30:49.884Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-03-27T14:30:50.807Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-03-27T14:30:51.732Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-03-27T14:30:52.524Z] --- PASS: TestCreateServiceMaxReplicas (3.10s) [2020-03-27T14:30:52.524Z] create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas [2020-03-27T14:30:52.524Z] daemon.go:325: [db888c4143231] waiting for daemon to start [2020-03-27T14:30:52.524Z] daemon.go:325: [db888c4143231] waiting for daemon to start [2020-03-27T14:30:52.524Z] daemon.go:353: [db888c4143231] daemon started [2020-03-27T14:30:52.524Z] daemon.go:461: [db888c4143231] Stopping daemon [2020-03-27T14:30:52.524Z] daemon.go:296: [db888c4143231] exiting daemon [2020-03-27T14:30:52.524Z] daemon.go:448: [db888c4143231] Daemon stopped [2020-03-27T14:30:52.524Z] === RUN TestCreateWithDuplicateNetworkNames [2020-03-27T14:30:55.887Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-03-27T14:30:56.141Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-03-27T14:31:01.373Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-03-27T14:31:01.932Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-03-27T14:31:01.932Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-03-27T14:31:03.292Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-03-27T14:31:04.656Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-03-27T14:31:05.581Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-03-27T14:31:05.836Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-03-27T14:31:07.195Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-03-27T14:31:07.774Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.36s) [2020-03-27T14:31:07.774Z] create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames [2020-03-27T14:31:07.774Z] daemon.go:325: [d892a6b6e60d1] waiting for daemon to start [2020-03-27T14:31:07.774Z] daemon.go:325: [d892a6b6e60d1] waiting for daemon to start [2020-03-27T14:31:07.774Z] daemon.go:353: [d892a6b6e60d1] daemon started [2020-03-27T14:31:07.774Z] daemon.go:461: [d892a6b6e60d1] Stopping daemon [2020-03-27T14:31:07.774Z] daemon.go:296: [d892a6b6e60d1] exiting daemon [2020-03-27T14:31:07.774Z] daemon.go:448: [d892a6b6e60d1] Daemon stopped [2020-03-27T14:31:07.774Z] === RUN TestCreateServiceSecretFileMode [2020-03-27T14:31:08.397Z] --- PASS: TestCreateServiceSecretFileMode (2.57s) [2020-03-27T14:31:08.397Z] create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode [2020-03-27T14:31:08.397Z] daemon.go:325: [d5ecca598d9d1] waiting for daemon to start [2020-03-27T14:31:08.397Z] daemon.go:325: [d5ecca598d9d1] waiting for daemon to start [2020-03-27T14:31:08.397Z] daemon.go:353: [d5ecca598d9d1] daemon started [2020-03-27T14:31:08.397Z] daemon.go:461: [d5ecca598d9d1] Stopping daemon [2020-03-27T14:31:08.397Z] daemon.go:296: [d5ecca598d9d1] exiting daemon [2020-03-27T14:31:08.397Z] daemon.go:448: [d5ecca598d9d1] Daemon stopped [2020-03-27T14:31:08.397Z] === RUN TestCreateServiceConfigFileMode [2020-03-27T14:31:08.555Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-03-27T14:31:11.064Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-03-27T14:31:11.064Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-03-27T14:31:11.078Z] --- PASS: TestCreateServiceConfigFileMode (2.63s) [2020-03-27T14:31:11.079Z] create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode [2020-03-27T14:31:11.079Z] daemon.go:325: [d754187b15eb5] waiting for daemon to start [2020-03-27T14:31:11.079Z] daemon.go:325: [d754187b15eb5] waiting for daemon to start [2020-03-27T14:31:11.079Z] daemon.go:353: [d754187b15eb5] daemon started [2020-03-27T14:31:11.079Z] daemon.go:461: [d754187b15eb5] Stopping daemon [2020-03-27T14:31:11.079Z] daemon.go:296: [d754187b15eb5] exiting daemon [2020-03-27T14:31:11.079Z] daemon.go:448: [d754187b15eb5] Daemon stopped [2020-03-27T14:31:11.079Z] === RUN TestCreateServiceSysctls [2020-03-27T14:31:11.986Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-03-27T14:31:12.910Z] === RUN TestDockerSuite/TestLogsSince [2020-03-27T14:31:13.832Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-03-27T14:31:14.552Z] --- PASS: TestCreateServiceSysctls (3.47s) [2020-03-27T14:31:14.552Z] create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls [2020-03-27T14:31:14.552Z] daemon.go:325: [d89564a34041e] waiting for daemon to start [2020-03-27T14:31:14.552Z] daemon.go:325: [d89564a34041e] waiting for daemon to start [2020-03-27T14:31:14.552Z] daemon.go:353: [d89564a34041e] daemon started [2020-03-27T14:31:14.552Z] daemon.go:461: [d89564a34041e] Stopping daemon [2020-03-27T14:31:14.552Z] daemon.go:296: [d89564a34041e] exiting daemon [2020-03-27T14:31:14.552Z] daemon.go:448: [d89564a34041e] Daemon stopped [2020-03-27T14:31:14.552Z] === RUN TestInspect [2020-03-27T14:31:17.089Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-03-27T14:31:17.246Z] --- PASS: TestInspect (2.94s) [2020-03-27T14:31:17.246Z] inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect [2020-03-27T14:31:17.246Z] daemon.go:325: [d8d6be3cb1bdc] waiting for daemon to start [2020-03-27T14:31:17.246Z] daemon.go:325: [d8d6be3cb1bdc] waiting for daemon to start [2020-03-27T14:31:17.246Z] daemon.go:353: [d8d6be3cb1bdc] daemon started [2020-03-27T14:31:17.246Z] daemon.go:461: [d8d6be3cb1bdc] Stopping daemon [2020-03-27T14:31:17.246Z] daemon.go:296: [d8d6be3cb1bdc] exiting daemon [2020-03-27T14:31:17.246Z] daemon.go:448: [d8d6be3cb1bdc] Daemon stopped [2020-03-27T14:31:17.246Z] === RUN TestDockerNetworkConnectAlias [2020-03-27T14:31:20.403Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-03-27T14:31:20.403Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-03-27T14:31:22.750Z] --- PASS: TestDockerNetworkConnectAlias (4.58s) [2020-03-27T14:31:22.750Z] network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias [2020-03-27T14:31:22.750Z] daemon.go:325: [dd2264d1afdd8] waiting for daemon to start [2020-03-27T14:31:22.750Z] daemon.go:325: [dd2264d1afdd8] waiting for daemon to start [2020-03-27T14:31:22.750Z] daemon.go:353: [dd2264d1afdd8] daemon started [2020-03-27T14:31:22.750Z] daemon.go:461: [dd2264d1afdd8] Stopping daemon [2020-03-27T14:31:22.750Z] daemon.go:296: [dd2264d1afdd8] exiting daemon [2020-03-27T14:31:22.750Z] daemon.go:448: [dd2264d1afdd8] Daemon stopped [2020-03-27T14:31:22.750Z] === RUN TestDockerNetworkReConnect [2020-03-27T14:31:23.659Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-03-27T14:31:25.540Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-03-27T14:31:26.229Z] --- PASS: TestDockerNetworkReConnect (3.68s) [2020-03-27T14:31:26.230Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect [2020-03-27T14:31:26.230Z] daemon.go:325: [dc2f53d2c116f] waiting for daemon to start [2020-03-27T14:31:26.230Z] daemon.go:325: [dc2f53d2c116f] waiting for daemon to start [2020-03-27T14:31:26.230Z] daemon.go:353: [dc2f53d2c116f] daemon started [2020-03-27T14:31:26.230Z] daemon.go:461: [dc2f53d2c116f] Stopping daemon [2020-03-27T14:31:26.230Z] daemon.go:296: [dc2f53d2c116f] exiting daemon [2020-03-27T14:31:26.230Z] daemon.go:448: [dc2f53d2c116f] Daemon stopped [2020-03-27T14:31:26.230Z] === RUN TestServicePlugin [2020-03-27T14:31:26.230Z] --- SKIP: TestServicePlugin (0.00s) [2020-03-27T14:31:26.230Z] plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-27T14:31:26.230Z] === RUN TestServiceUpdateLabel [2020-03-27T14:31:26.464Z] === RUN TestDockerSuite/TestLogsTail [2020-03-27T14:31:26.464Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-03-27T14:31:27.823Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-03-27T14:31:28.294Z] --- PASS: TestServiceUpdateLabel (2.32s) [2020-03-27T14:31:28.294Z] update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel [2020-03-27T14:31:28.294Z] daemon.go:325: [d8aa8422f775b] waiting for daemon to start [2020-03-27T14:31:28.294Z] daemon.go:325: [d8aa8422f775b] waiting for daemon to start [2020-03-27T14:31:28.294Z] daemon.go:353: [d8aa8422f775b] daemon started [2020-03-27T14:31:28.294Z] daemon.go:461: [d8aa8422f775b] Stopping daemon [2020-03-27T14:31:28.294Z] daemon.go:296: [d8aa8422f775b] exiting daemon [2020-03-27T14:31:28.294Z] daemon.go:448: [d8aa8422f775b] Daemon stopped [2020-03-27T14:31:28.294Z] === RUN TestServiceUpdateSecrets [2020-03-27T14:31:28.381Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-03-27T14:31:29.305Z] === RUN TestDockerSuite/TestMountIntoProc [2020-03-27T14:31:29.864Z] === RUN TestDockerSuite/TestMountIntoSys [2020-03-27T14:31:30.422Z] === RUN TestDockerSuite/TestNetHostname [2020-03-27T14:31:31.345Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-03-27T14:31:33.227Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-03-27T14:31:33.787Z] === RUN TestDockerSuite/TestNetworkEvents [2020-03-27T14:31:35.147Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-03-27T14:31:36.070Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-03-27T14:31:37.431Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-03-27T14:31:38.356Z] === RUN TestDockerSuite/TestPluginActive [2020-03-27T14:31:40.237Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-03-27T14:31:43.531Z] --- PASS: TestServiceUpdateSecrets (14.77s) [2020-03-27T14:31:43.531Z] update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets [2020-03-27T14:31:43.531Z] daemon.go:325: [d74ae5e0b66c6] waiting for daemon to start [2020-03-27T14:31:43.531Z] daemon.go:325: [d74ae5e0b66c6] waiting for daemon to start [2020-03-27T14:31:43.531Z] daemon.go:353: [d74ae5e0b66c6] daemon started [2020-03-27T14:31:43.531Z] daemon.go:461: [d74ae5e0b66c6] Stopping daemon [2020-03-27T14:31:43.531Z] daemon.go:296: [d74ae5e0b66c6] exiting daemon [2020-03-27T14:31:43.531Z] daemon.go:448: [d74ae5e0b66c6] Daemon stopped [2020-03-27T14:31:43.531Z] === RUN TestServiceUpdateConfigs [2020-03-27T14:31:46.765Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-03-27T14:31:46.765Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-03-27T14:31:46.765Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-03-27T14:31:50.022Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-03-27T14:31:51.383Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-03-27T14:31:53.265Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-03-27T14:31:55.125Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-03-27T14:31:55.125Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-03-27T14:31:55.125Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-03-27T14:31:55.125Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-03-27T14:31:55.125Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-03-27T14:31:55.125Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-03-27T14:31:55.125Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-03-27T14:31:55.125Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-03-27T14:31:55.125Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-03-27T14:31:55.125Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-03-27T14:31:55.125Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-03-27T14:31:57.262Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-03-27T14:31:58.499Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-03-27T14:31:58.767Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-03-27T14:31:58.767Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-03-27T14:31:58.767Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-03-27T14:31:58.767Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-03-27T14:31:58.771Z] --- PASS: TestServiceUpdateConfigs (14.93s) [2020-03-27T14:31:58.771Z] update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs [2020-03-27T14:31:58.771Z] daemon.go:325: [d843d1fdb1220] waiting for daemon to start [2020-03-27T14:31:58.771Z] daemon.go:325: [d843d1fdb1220] waiting for daemon to start [2020-03-27T14:31:58.771Z] daemon.go:353: [d843d1fdb1220] daemon started [2020-03-27T14:31:58.771Z] daemon.go:461: [d843d1fdb1220] Stopping daemon [2020-03-27T14:31:58.771Z] daemon.go:296: [d843d1fdb1220] exiting daemon [2020-03-27T14:31:58.771Z] daemon.go:448: [d843d1fdb1220] Daemon stopped [2020-03-27T14:31:58.771Z] === RUN TestServiceUpdateNetwork [2020-03-27T14:32:01.009Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-03-27T14:32:01.010Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-03-27T14:32:01.620Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-03-27T14:32:02.369Z] === RUN TestDockerSuite/TestPortHostBinding [2020-03-27T14:32:03.730Z] === RUN TestDockerSuite/TestPortList [2020-03-27T14:32:11.316Z] --- PASS: TestServiceUpdateNetwork (13.14s) [2020-03-27T14:32:11.316Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork [2020-03-27T14:32:11.316Z] daemon.go:325: [dde88a716c89e] waiting for daemon to start [2020-03-27T14:32:11.316Z] daemon.go:325: [dde88a716c89e] waiting for daemon to start [2020-03-27T14:32:11.316Z] daemon.go:353: [dde88a716c89e] daemon started [2020-03-27T14:32:11.316Z] daemon.go:461: [dde88a716c89e] Stopping daemon [2020-03-27T14:32:11.316Z] daemon.go:296: [dde88a716c89e] exiting daemon [2020-03-27T14:32:11.316Z] daemon.go:448: [dde88a716c89e] Daemon stopped [2020-03-27T14:32:11.316Z] PASS [2020-03-27T14:32:11.316Z] [2020-03-27T14:32:11.316Z] === Skipped [2020-03-27T14:32:11.316Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-03-27T14:32:11.316Z] plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-27T14:32:11.316Z] [2020-03-27T14:32:11.316Z] [2020-03-27T14:32:11.316Z] DONE 18 tests, 1 skipped in 108.418s [2020-03-27T14:32:11.316Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-03-27T14:32:11.316Z] ++ 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-03-27T14:32:11.316Z] ++ set -e [2020-03-27T14:32:11.316Z] ++ '[' -n 0 ']' [2020-03-27T14:32:11.316Z] ++ set -x [2020-03-27T14:32:11.316Z] ++ 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-03-27T14:32:11.316Z] INFO: Testing against a local daemon [2020-03-27T14:32:11.316Z] === RUN TestSessionCreate [2020-03-27T14:32:11.316Z] --- PASS: TestSessionCreate (0.06s) [2020-03-27T14:32:11.316Z] === RUN TestSessionCreateWithBadUpgrade [2020-03-27T14:32:11.316Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-03-27T14:32:11.316Z] PASS [2020-03-27T14:32:11.316Z] [2020-03-27T14:32:11.316Z] DONE 2 tests in 0.205s [2020-03-27T14:32:11.316Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-03-27T14:32:11.316Z] ++ 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-03-27T14:32:11.316Z] ++ set -e [2020-03-27T14:32:11.316Z] ++ '[' -n 0 ']' [2020-03-27T14:32:11.316Z] ++ set -x [2020-03-27T14:32:11.316Z] ++ 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-03-27T14:32:11.316Z] INFO: Testing against a local daemon [2020-03-27T14:32:11.316Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-03-27T14:32:11.316Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-27T14:32:11.316Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-27T14:32:11.316Z] === RUN TestEventsExecDie [2020-03-27T14:32:11.802Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-03-27T14:32:11.932Z] --- PASS: TestEventsExecDie (0.82s) [2020-03-27T14:32:11.932Z] === RUN TestEventsBackwardsCompatible [2020-03-27T14:32:11.932Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2020-03-27T14:32:11.932Z] === RUN TestInfoBinaryCommits [2020-03-27T14:32:12.217Z] --- PASS: TestInfoBinaryCommits (0.06s) [2020-03-27T14:32:12.217Z] === RUN TestInfoAPIVersioned [2020-03-27T14:32:12.217Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-03-27T14:32:12.217Z] === RUN TestInfoAPI [2020-03-27T14:32:12.217Z] --- PASS: TestInfoAPI (0.06s) [2020-03-27T14:32:12.217Z] === RUN TestInfoAPIWarnings [2020-03-27T14:32:13.228Z] --- PASS: TestInfoAPIWarnings (0.93s) [2020-03-27T14:32:13.228Z] info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings [2020-03-27T14:32:13.228Z] daemon.go:325: [d6c51c0e12010] waiting for daemon to start [2020-03-27T14:32:13.228Z] daemon.go:325: [d6c51c0e12010] waiting for daemon to start [2020-03-27T14:32:13.228Z] daemon.go:353: [d6c51c0e12010] daemon started [2020-03-27T14:32:13.228Z] daemon.go:461: [d6c51c0e12010] Stopping daemon [2020-03-27T14:32:13.228Z] daemon.go:296: [d6c51c0e12010] exiting daemon [2020-03-27T14:32:13.228Z] daemon.go:448: [d6c51c0e12010] Daemon stopped [2020-03-27T14:32:13.228Z] === RUN TestLoginFailsWithBadCredentials [2020-03-27T14:32:13.511Z] --- PASS: TestLoginFailsWithBadCredentials (0.46s) [2020-03-27T14:32:13.511Z] === RUN TestPingCacheHeaders [2020-03-27T14:32:13.511Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-03-27T14:32:13.511Z] === RUN TestPingGet [2020-03-27T14:32:13.795Z] --- PASS: TestPingGet (0.06s) [2020-03-27T14:32:13.796Z] === RUN TestPingHead [2020-03-27T14:32:13.796Z] --- PASS: TestPingHead (0.05s) [2020-03-27T14:32:13.796Z] === RUN TestVersion [2020-03-27T14:32:13.796Z] --- PASS: TestVersion (0.05s) [2020-03-27T14:32:13.796Z] PASS [2020-03-27T14:32:13.796Z] [2020-03-27T14:32:13.796Z] === Skipped [2020-03-27T14:32:13.796Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-27T14:32:13.796Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-27T14:32:13.796Z] [2020-03-27T14:32:13.796Z] [2020-03-27T14:32:13.796Z] DONE 12 tests, 1 skipped in 2.763s [2020-03-27T14:32:13.796Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-03-27T14:32:13.796Z] ++ 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-03-27T14:32:13.796Z] ++ set -e [2020-03-27T14:32:13.796Z] ++ '[' -n 0 ']' [2020-03-27T14:32:13.796Z] ++ set -x [2020-03-27T14:32:13.796Z] ++ 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-03-27T14:32:13.796Z] INFO: Testing against a local daemon [2020-03-27T14:32:13.796Z] === RUN TestVolumesCreateAndList [2020-03-27T14:32:13.874Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-03-27T14:32:14.079Z] --- PASS: TestVolumesCreateAndList (0.05s) [2020-03-27T14:32:14.079Z] === RUN TestVolumesRemove [2020-03-27T14:32:14.079Z] --- PASS: TestVolumesRemove (0.10s) [2020-03-27T14:32:14.079Z] === RUN TestVolumesInspect [2020-03-27T14:32:14.079Z] --- PASS: TestVolumesInspect (0.04s) [2020-03-27T14:32:14.079Z] === RUN TestVolumesInvalidJSON [2020-03-27T14:32:14.079Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-03-27T14:32:14.079Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-03-27T14:32:14.079Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-03-27T14:32:14.079Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2020-03-27T14:32:14.079Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-03-27T14:32:14.079Z] PASS [2020-03-27T14:32:14.079Z] [2020-03-27T14:32:14.079Z] DONE 5 tests in 0.323s [2020-03-27T14:32:14.079Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-03-27T14:32:14.313Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-03-27T14:32:14.367Z] ++++ cat bundles/test-integration/docker.pid [2020-03-27T14:32:14.367Z] +++ kill 11103 [2020-03-27T14:32:14.872Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-03-27T14:32:15.796Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-03-27T14:32:15.844Z] umount: bundles/test-integration/root: no mount point specified. [2020-03-27T14:32:15.844Z] +++ /etc/init.d/apparmor stop [2020-03-27T14:32:15.844Z] Leaving: AppArmorNo profiles have been unloaded. [2020-03-27T14:32:15.844Z] [2020-03-27T14:32:15.844Z] Unloading profiles will leave already running processes permanently [2020-03-27T14:32:15.844Z] unconfined, which can lead to unexpected situations. [2020-03-27T14:32:15.844Z] [2020-03-27T14:32:15.844Z] To set a process to complain mode, use the command line tool [2020-03-27T14:32:15.844Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-03-27T14:32:15.844Z] +++ true [2020-03-27T14:32:15.844Z] Post stage [Pipeline] junit [2020-03-27T14:32:17.361Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-03-27T14:32:18.171Z] + echo Ensuring container killed. [2020-03-27T14:32:18.171Z] Ensuring container killed. [2020-03-27T14:32:18.171Z] + docker rm -vf docker-pr12 [2020-03-27T14:32:18.171Z] Error: No such container: docker-pr12 [2020-03-27T14:32:18.171Z] + true [Pipeline] sh [2020-03-27T14:32:18.498Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-03-27T14:32:18.546Z] + echo Chowning /workspace to jenkins user [2020-03-27T14:32:18.546Z] Chowning /workspace to jenkins user [2020-03-27T14:32:18.546Z] + id -u [2020-03-27T14:32:18.546Z] + id -g [2020-03-27T14:32:18.546Z] + docker run --rm -v /home/docker/workspace/moby_PR-40617:/workspace busybox chown -R 1001:1001 /workspace [2020-03-27T14:32:18.546Z] Unable to find image 'busybox:latest' locally [2020-03-27T14:32:18.947Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-03-27T14:32:18.947Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-03-27T14:32:19.161Z] latest: Pulling from library/busybox [2020-03-27T14:32:19.161Z] 4c6795986792: Pulling fs layer [2020-03-27T14:32:19.444Z] 4c6795986792: Verifying Checksum [2020-03-27T14:32:19.444Z] 4c6795986792: Download complete [2020-03-27T14:32:19.728Z] 4c6795986792: Pull complete [2020-03-27T14:32:19.728Z] Digest: sha256:b26cd013274a657b86e706210ddd5cc1f82f50155791199d29b9e86e935ce135 [2020-03-27T14:32:19.728Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-03-27T14:32:22.149Z] + bundleName=ppc64le-integration [2020-03-27T14:32:22.149Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-03-27T14:32:22.149Z] Creating ppc64le-integration-bundles.tar.gz [2020-03-27T14:32:22.149Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-03-27T14:32:22.149Z] + xargs tar -czf ppc64le-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-03-27T14:32:22.187Z] Archiving artifacts [2020-03-27T14:32:22.599Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40617/12/artifacts/ [Pipeline] } [Pipeline] // catchError [2020-03-27T14:32:22.617Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [Pipeline] sh [2020-03-27T14:32:23.029Z] + make clean [2020-03-27T14:32:23.562Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-03-27T14:32:23.649Z] docker volume rm -f docker-dev-cache [2020-03-27T14:32:23.649Z] docker-dev-cache [Pipeline] deleteDir [2020-03-27T14:32:23.869Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-03-27T14:32:23.869Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-03-27T14:32:23.869Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-03-27T14:32:24.125Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-03-27T14:32:24.125Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-03-27T14:32:25.048Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-03-27T14:32:25.048Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-03-27T14:32:25.608Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-03-27T14:32:25.862Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-03-27T14:32:27.221Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-03-27T14:32:27.221Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-03-27T14:32:28.145Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-03-27T14:32:31.403Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-03-27T14:32:31.403Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-03-27T14:32:32.765Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-03-27T14:32:33.020Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-03-27T14:32:33.276Z] === RUN TestDockerSuite/TestPsByOrder [2020-03-27T14:32:33.765Z] === RUN TestDockerSuite/TestBuildAddScript [2020-03-27T14:32:33.765Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-03-27T14:32:33.765Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-03-27T14:32:33.765Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-03-27T14:32:33.765Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-03-27T14:32:33.765Z] === RUN TestDockerSuite/TestBuildAddTar [2020-03-27T14:32:34.198Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-03-27T14:32:36.706Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-03-27T14:32:36.961Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-03-27T14:32:38.320Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-03-27T14:32:40.203Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-03-27T14:32:42.090Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-03-27T14:32:47.321Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-03-27T14:32:47.321Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-03-27T14:32:51.474Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-03-27T14:32:59.547Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-03-27T14:32:59.547Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-03-27T14:33:00.472Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-03-27T14:33:01.832Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-03-27T14:33:02.756Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-03-27T14:33:04.638Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-03-27T14:33:04.638Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-03-27T14:33:06.522Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-03-27T14:33:08.404Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-03-27T14:33:08.404Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-03-27T14:33:09.263Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-03-27T14:33:09.264Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-03-27T14:33:09.264Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-03-27T14:33:11.661Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-03-27T14:33:13.021Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-03-27T14:33:13.021Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-03-27T14:33:13.946Z] === RUN TestDockerSuite/TestPsRightTagName [2020-03-27T14:33:15.305Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-03-27T14:33:16.664Z] === RUN TestDockerSuite/TestPsShowMounts [2020-03-27T14:33:19.921Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-03-27T14:33:20.176Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-03-27T14:33:20.176Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-03-27T14:33:20.431Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-03-27T14:33:20.686Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-03-27T14:33:20.686Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-03-27T14:33:20.940Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-03-27T14:33:21.863Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-03-27T14:33:23.757Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-03-27T14:33:23.954Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-03-27T14:33:24.405Z] === RUN TestDockerSuite/TestBuildBlankName [2020-03-27T14:33:24.854Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-03-27T14:33:25.116Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-03-27T14:33:26.038Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-03-27T14:33:31.836Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-03-27T14:33:32.783Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-03-27T14:33:34.107Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-03-27T14:33:34.669Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-03-27T14:33:34.923Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-03-27T14:33:37.432Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-03-27T14:33:37.432Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-03-27T14:33:37.687Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-03-27T14:33:37.941Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-03-27T14:33:38.490Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-03-27T14:33:40.447Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-03-27T14:33:42.331Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-03-27T14:33:46.486Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-03-27T14:33:47.845Z] === RUN TestDockerSuite/TestRmiBlank [2020-03-27T14:33:47.845Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-03-27T14:33:47.845Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-03-27T14:33:47.845Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-03-27T14:33:48.692Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-03-27T14:33:52.000Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-03-27T14:33:53.359Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-03-27T14:33:53.359Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-03-27T14:33:55.244Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-03-27T14:33:56.170Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-03-27T14:33:57.157Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-03-27T14:33:57.157Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-03-27T14:33:58.051Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-03-27T14:33:58.977Z] === RUN TestDockerSuite/TestRmiTag [2020-03-27T14:33:59.231Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-03-27T14:34:00.154Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-03-27T14:34:01.515Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-03-27T14:34:01.768Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-03-27T14:34:01.769Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-03-27T14:34:01.769Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-03-27T14:34:04.780Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-03-27T14:34:05.704Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-03-27T14:34:06.627Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-03-27T14:34:06.882Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-03-27T14:34:08.745Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-03-27T14:34:08.745Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-03-27T14:34:08.745Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-03-27T14:34:08.745Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-03-27T14:34:08.745Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-03-27T14:34:08.763Z] === RUN TestDockerSuite/TestRunAddHost [2020-03-27T14:34:09.322Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-03-27T14:34:09.881Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-03-27T14:34:10.804Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-03-27T14:34:10.804Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-03-27T14:34:11.363Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-03-27T14:34:13.246Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-03-27T14:34:13.805Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-03-27T14:34:14.730Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-03-27T14:34:14.730Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-03-27T14:34:15.653Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-03-27T14:34:17.538Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-03-27T14:34:18.898Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-03-27T14:34:19.821Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-03-27T14:34:20.744Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-03-27T14:34:21.667Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-03-27T14:34:22.590Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-03-27T14:34:23.513Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-03-27T14:34:24.438Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-03-27T14:34:25.797Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-03-27T14:34:26.355Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-03-27T14:34:27.278Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-03-27T14:34:28.201Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-03-27T14:34:28.201Z] === RUN TestDockerSuite/TestRunBindMounts [2020-03-27T14:34:30.085Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-03-27T14:34:30.644Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-03-27T14:34:31.569Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-03-27T14:34:32.493Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-03-27T14:34:33.417Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-03-27T14:34:34.341Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-03-27T14:34:34.341Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-03-27T14:34:34.901Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-03-27T14:34:35.826Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-03-27T14:34:36.749Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-03-27T14:34:37.309Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-03-27T14:34:38.233Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-03-27T14:34:38.233Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-03-27T14:34:38.531Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-03-27T14:34:38.792Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-03-27T14:34:38.792Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-03-27T14:34:40.151Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-03-27T14:34:40.668Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-03-27T14:34:41.095Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-03-27T14:34:41.117Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-03-27T14:34:41.565Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-03-27T14:34:42.018Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-03-27T14:34:42.943Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-03-27T14:34:42.943Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-03-27T14:34:43.070Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-03-27T14:34:43.070Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-03-27T14:34:43.198Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-03-27T14:34:44.121Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-03-27T14:34:46.004Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-03-27T14:34:47.363Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-03-27T14:34:47.683Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-03-27T14:34:48.633Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-03-27T14:34:48.633Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-03-27T14:34:48.633Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-03-27T14:34:48.723Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-03-27T14:34:49.648Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-03-27T14:34:50.139Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-03-27T14:34:50.206Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-03-27T14:34:51.085Z] === RUN TestDockerSuite/TestBuildCmd [2020-03-27T14:34:51.129Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-03-27T14:34:51.533Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-03-27T14:34:51.982Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-03-27T14:34:52.052Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-03-27T14:34:52.431Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-03-27T14:34:52.610Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-03-27T14:34:54.491Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-03-27T14:34:56.372Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-03-27T14:34:58.146Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-03-27T14:34:58.256Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-03-27T14:34:58.256Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-03-27T14:34:59.179Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-03-27T14:34:59.651Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-03-27T14:34:59.651Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-03-27T14:35:01.154Z] === RUN TestDockerSuite/TestBuildContChar [2020-03-27T14:35:01.686Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-03-27T14:35:03.567Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-03-27T14:35:06.079Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-03-27T14:35:09.336Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-03-27T14:35:09.336Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-03-27T14:35:09.336Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-03-27T14:35:09.336Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-03-27T14:35:09.591Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-03-27T14:35:12.101Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-03-27T14:35:13.461Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-03-27T14:35:15.830Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-03-27T14:35:15.830Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-03-27T14:35:15.830Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-03-27T14:35:15.969Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-03-27T14:35:16.528Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-03-27T14:35:17.335Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-03-27T14:35:18.281Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-03-27T14:35:18.409Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-03-27T14:35:18.729Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-03-27T14:35:18.729Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-03-27T14:35:19.178Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-03-27T14:35:19.332Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-03-27T14:35:19.332Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-03-27T14:35:19.891Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-03-27T14:35:20.125Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-03-27T14:35:20.125Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-03-27T14:35:20.125Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-03-27T14:35:21.773Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-03-27T14:35:21.773Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-03-27T14:35:22.697Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-03-27T14:35:22.697Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-03-27T14:35:23.622Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-03-27T14:35:24.181Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-03-27T14:35:25.104Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-03-27T14:35:25.104Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-03-27T14:35:25.664Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-03-27T14:35:25.832Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-03-27T14:35:25.919Z] === RUN TestDockerSuite/TestRunEnvironment [2020-03-27T14:35:26.842Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-03-27T14:35:27.765Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-03-27T14:35:28.324Z] === RUN TestDockerSuite/TestRunExitCode [2020-03-27T14:35:29.247Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-03-27T14:35:29.806Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-03-27T14:35:30.734Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-03-27T14:35:31.657Z] === RUN TestDockerSuite/TestRunExposePort [2020-03-27T14:35:31.657Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-03-27T14:35:32.216Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-03-27T14:35:33.577Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-03-27T14:35:34.937Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-03-27T14:35:35.497Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-03-27T14:35:35.497Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-03-27T14:35:39.651Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-03-27T14:35:39.651Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-03-27T14:35:44.883Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-03-27T14:35:48.139Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-03-27T14:35:51.395Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-03-27T14:35:51.395Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-03-27T14:35:53.277Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-03-27T14:35:54.638Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-03-27T14:35:54.638Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-03-27T14:35:54.638Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-03-27T14:35:54.638Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-03-27T14:35:55.562Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-03-27T14:35:58.819Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-03-27T14:36:00.182Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-03-27T14:36:01.373Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-03-27T14:36:01.373Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-03-27T14:36:01.905Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-03-27T14:36:02.065Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-03-27T14:36:02.624Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-03-27T14:36:03.184Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-03-27T14:36:04.107Z] === RUN TestDockerSuite/TestRunModeHostname [2020-03-27T14:36:05.029Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-03-27T14:36:05.029Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-03-27T14:36:05.283Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-03-27T14:36:07.166Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-03-27T14:36:08.088Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-03-27T14:36:08.222Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-03-27T14:36:08.222Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-03-27T14:36:08.222Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-03-27T14:36:08.222Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-03-27T14:36:08.673Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-03-27T14:36:08.673Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-03-27T14:36:09.972Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-03-27T14:36:09.972Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-03-27T14:36:09.972Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-03-27T14:36:10.896Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-03-27T14:36:11.456Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-03-27T14:36:13.963Z] === RUN TestDockerSuite/TestRunMount [2020-03-27T14:36:20.485Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-03-27T14:36:20.485Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-03-27T14:36:20.485Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-03-27T14:36:21.409Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-03-27T14:36:22.773Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-03-27T14:36:23.028Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-03-27T14:36:25.535Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-03-27T14:36:28.794Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-03-27T14:36:31.302Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-03-27T14:36:33.655Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-03-27T14:36:33.655Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-03-27T14:36:33.655Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-03-27T14:36:33.810Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-03-27T14:36:35.169Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-03-27T14:36:37.051Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-03-27T14:36:37.051Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-03-27T14:36:37.610Z] === RUN TestDockerSuite/TestRunNetHost [2020-03-27T14:36:38.970Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-03-27T14:36:38.970Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-03-27T14:36:39.894Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-03-27T14:36:40.453Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-03-27T14:36:43.714Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-03-27T14:36:45.596Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-03-27T14:36:50.827Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-03-27T14:36:51.082Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-03-27T14:36:51.207Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-03-27T14:36:51.336Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-03-27T14:36:52.155Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-03-27T14:36:52.259Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-03-27T14:36:52.260Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-03-27T14:36:53.101Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-03-27T14:36:53.182Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-03-27T14:36:53.740Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-03-27T14:36:53.740Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-03-27T14:36:54.665Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-03-27T14:36:55.594Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-03-27T14:36:55.594Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-03-27T14:36:56.153Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-03-27T14:36:56.774Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-03-27T14:36:57.075Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-03-27T14:36:58.435Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-03-27T14:36:58.690Z] === RUN TestDockerSuite/TestRunPortInUse [2020-03-27T14:36:58.908Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-03-27T14:37:00.049Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-03-27T14:37:00.608Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-03-27T14:37:01.531Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-03-27T14:37:01.761Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-03-27T14:37:02.090Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-03-27T14:37:03.014Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-03-27T14:37:03.573Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-03-27T14:37:03.573Z] === RUN TestDockerSuite/TestRunPublishPort [2020-03-27T14:37:04.497Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-03-27T14:37:05.421Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-03-27T14:37:05.421Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-03-27T14:37:05.981Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-03-27T14:37:06.904Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-03-27T14:37:07.830Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-03-27T14:37:07.830Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-03-27T14:37:11.987Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-03-27T14:37:12.909Z] === RUN TestDockerSuite/TestRunRm [2020-03-27T14:37:13.832Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-03-27T14:37:17.988Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-03-27T14:37:18.546Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-03-27T14:37:19.469Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-03-27T14:37:20.849Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-03-27T14:37:21.773Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-03-27T14:37:25.930Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-03-27T14:37:31.161Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-03-27T14:37:31.415Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-03-27T14:37:32.339Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-03-27T14:37:33.262Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-03-27T14:37:33.821Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-03-27T14:37:34.745Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-03-27T14:37:35.667Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-03-27T14:37:36.226Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-03-27T14:37:37.150Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-03-27T14:37:38.073Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-03-27T14:37:40.580Z] === RUN TestDockerSuite/TestRunState [2020-03-27T14:37:42.462Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-03-27T14:37:43.385Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-03-27T14:37:43.944Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-03-27T14:37:44.200Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-03-27T14:37:44.200Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-03-27T14:37:45.123Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-03-27T14:37:46.046Z] === RUN TestDockerSuite/TestRunSysctls [2020-03-27T14:37:47.422Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-03-27T14:37:47.422Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-03-27T14:37:47.422Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-03-27T14:37:48.345Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-03-27T14:37:50.853Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-03-27T14:37:51.776Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-03-27T14:37:53.659Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-03-27T14:37:57.814Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-03-27T14:38:01.070Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-03-27T14:38:01.629Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-03-27T14:38:02.011Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-03-27T14:38:02.011Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-03-27T14:38:02.011Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-03-27T14:38:02.551Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-03-27T14:38:03.110Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-03-27T14:38:05.619Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-03-27T14:38:06.979Z] === RUN TestDockerSuite/TestRunUserByID [2020-03-27T14:38:07.538Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-03-27T14:38:07.792Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-03-27T14:38:08.047Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-03-27T14:38:08.970Z] === RUN TestDockerSuite/TestRunUserByName [2020-03-27T14:38:09.528Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-03-27T14:38:10.451Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-03-27T14:38:10.451Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-03-27T14:38:10.706Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-03-27T14:38:11.633Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-03-27T14:38:16.883Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-03-27T14:38:16.883Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-03-27T14:38:18.243Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-03-27T14:38:20.751Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-03-27T14:38:22.110Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-03-27T14:38:24.617Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-03-27T14:38:27.127Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-03-27T14:38:28.050Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-03-27T14:38:28.974Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-03-27T14:38:29.897Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-03-27T14:38:29.897Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-03-27T14:38:29.897Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-03-27T14:38:29.897Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-03-27T14:38:29.897Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-03-27T14:38:30.821Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-03-27T14:38:31.745Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-03-27T14:38:32.668Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-03-27T14:38:34.551Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-03-27T14:38:35.110Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-03-27T14:38:36.033Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-03-27T14:38:36.033Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-03-27T14:38:36.593Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-03-27T14:38:36.593Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-03-27T14:38:36.847Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-03-27T14:38:36.847Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-03-27T14:38:36.847Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-03-27T14:38:36.847Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-03-27T14:38:37.102Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-03-27T14:38:37.356Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-03-27T14:38:37.356Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-03-27T14:38:37.610Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-03-27T14:38:38.537Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-03-27T14:38:39.468Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-03-27T14:38:40.027Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-03-27T14:38:40.027Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-03-27T14:38:40.951Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-03-27T14:38:41.206Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-03-27T14:38:42.128Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-03-27T14:38:42.129Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-03-27T14:38:43.052Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-03-27T14:38:43.976Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-03-27T14:38:43.976Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-03-27T14:38:43.976Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-03-27T14:38:44.902Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-03-27T14:38:46.784Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-03-27T14:38:47.343Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-03-27T14:38:47.343Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-03-27T14:38:47.902Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-03-27T14:38:48.156Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-03-27T14:38:49.516Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-03-27T14:38:50.439Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-03-27T14:38:52.947Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-03-27T14:38:53.869Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-03-27T14:38:53.869Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-03-27T14:38:53.869Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-03-27T14:38:54.792Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-03-27T14:38:56.153Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-03-27T14:38:57.077Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-03-27T14:38:57.077Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-03-27T14:38:58.958Z] === RUN TestDockerSuite/TestSaveImageId [2020-03-27T14:38:59.213Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-03-27T14:38:59.772Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-03-27T14:39:02.256Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-03-27T14:39:02.256Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-03-27T14:39:02.256Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-03-27T14:39:02.294Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-03-27T14:39:02.294Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-03-27T14:39:02.552Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-03-27T14:39:03.913Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-03-27T14:39:03.914Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-03-27T14:39:03.914Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-03-27T14:39:05.797Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-03-27T14:39:07.683Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-03-27T14:39:07.683Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-03-27T14:39:07.937Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-03-27T14:39:07.937Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-03-27T14:39:07.937Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-03-27T14:39:08.191Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-03-27T14:39:08.446Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-03-27T14:39:10.954Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-03-27T14:39:16.933Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-03-27T14:39:17.475Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-03-27T14:39:17.475Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-03-27T14:39:19.357Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-03-27T14:39:20.717Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-03-27T14:39:22.078Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-03-27T14:39:25.334Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-03-27T14:39:25.334Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-03-27T14:39:27.138Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-03-27T14:39:27.842Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-03-27T14:39:28.096Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-03-27T14:39:29.018Z] === RUN TestDockerSuite/TestStartRecordError [2020-03-27T14:39:30.901Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-03-27T14:39:34.173Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-03-27T14:39:34.173Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-03-27T14:39:36.055Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-03-27T14:39:36.614Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-03-27T14:39:37.342Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-03-27T14:39:39.121Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-03-27T14:39:42.379Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-03-27T14:39:42.379Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-03-27T14:39:44.264Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-03-27T14:39:47.521Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-03-27T14:39:49.404Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-03-27T14:39:49.962Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-03-27T14:39:50.886Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-03-27T14:39:52.768Z] === RUN TestDockerSuite/TestStatsNoStream [2020-03-27T14:39:53.691Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-03-27T14:39:55.573Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-03-27T14:39:57.454Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-03-27T14:39:58.377Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-03-27T14:39:59.311Z] === RUN TestDockerSuite/TestTopPrivileged [2020-03-27T14:39:59.870Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-03-27T14:39:59.870Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-03-27T14:40:00.793Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-03-27T14:40:06.026Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-03-27T14:40:07.113Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-03-27T14:40:09.281Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-03-27T14:40:09.536Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-03-27T14:40:10.094Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-03-27T14:40:10.094Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-03-27T14:40:11.018Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-03-27T14:40:12.899Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-03-27T14:40:12.899Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-03-27T14:40:14.092Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-03-27T14:40:14.782Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-03-27T14:40:15.341Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-03-27T14:40:16.266Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-03-27T14:40:18.148Z] === RUN TestDockerSuite/TestUpdateStats [2020-03-27T14:40:22.301Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-03-27T14:40:23.662Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-03-27T14:40:23.662Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-03-27T14:40:24.586Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-03-27T14:40:25.510Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-03-27T14:40:29.681Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-03-27T14:40:31.628Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-03-27T14:40:32.936Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-03-27T14:40:36.193Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-03-27T14:40:38.700Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-03-27T14:40:43.932Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-03-27T14:40:48.087Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-03-27T14:40:48.342Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-03-27T14:40:51.601Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-03-27T14:40:53.483Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-03-27T14:40:55.365Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-03-27T14:40:56.724Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-03-27T14:40:59.233Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-03-27T14:41:01.873Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-03-27T14:41:03.756Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-03-27T14:41:06.263Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-03-27T14:41:08.770Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-03-27T14:41:23.586Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-03-27T14:41:23.586Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-03-27T14:41:23.841Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-03-27T14:41:24.764Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-03-27T14:41:24.764Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-03-27T14:41:24.764Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-03-27T14:41:24.764Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-03-27T14:41:25.687Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-03-27T14:41:25.687Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-03-27T14:41:26.610Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-03-27T14:41:26.610Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-03-27T14:41:26.610Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-03-27T14:41:26.610Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-03-27T14:41:26.865Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-03-27T14:41:29.372Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-03-27T14:41:29.372Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-03-27T14:41:29.373Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-03-27T14:41:29.627Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-03-27T14:41:29.627Z] === RUN TestDockerSuite/TestVolumeEvents [2020-03-27T14:41:30.549Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-03-27T14:41:33.056Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-03-27T14:41:33.056Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-03-27T14:41:33.056Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-03-27T14:41:36.315Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-03-27T14:41:37.244Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-03-27T14:41:40.504Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite (1757.23s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.08s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.19s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.12s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.52s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.70s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.16s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.48s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.27s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.00s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.87s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.85s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.14s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.26s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.18s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.43s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.82s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.80s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.81s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.99s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.97s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.07s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.82s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestAttachDetach (1.13s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.82s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.88s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.06s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.85s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.47s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.26s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.19s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.17s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.21s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.91s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (19.29s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.64s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.68s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.27s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.83s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.38s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.61s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.06s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (7.45s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.12s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.14s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.97s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.50s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.13s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.71s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.27s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.84s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.02s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.28s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.00s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (8.27s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (6.04s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.72s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.47s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestBuildAddTar (9.19s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.51s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.43s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.67s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.01s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.35s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.02s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.95s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.16s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.35s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.49s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.20s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.60s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.97s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (16.03s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.97s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.50s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.40s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.51s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.99s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.93s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.55s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.61s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.99s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.04s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (7.78s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.94s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.06s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.22s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (7.49s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.70s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.06s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.64s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestBuildCmd (0.49s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.44s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.48s) [2020-03-27T14:41:40.504Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-03-27T14:41:40.504Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.91s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.05s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.23s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestBuildContChar (4.19s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.58s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.42s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.90s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.70s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.43s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.13s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.13s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.79s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.81s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.15s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (2.00s) [2020-03-27T14:41:40.504Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-03-27T14:41:40.504Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-03-27T14:41:40.504Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-03-27T14:41:40.504Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-03-27T14:41:40.504Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-03-27T14:41:40.504Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-03-27T14:41:40.504Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.04s) [2020-03-27T14:41:40.504Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (4.99s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.40s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.11s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.44s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (6.81s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.32s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.80s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.70s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (5.10s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.76s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.06s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.60s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.44s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.85s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestBuildDockerignore (12.37s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.82s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.00s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (14.74s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.13s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.10s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.64s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.25s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (7.10s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.41s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.48s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (16.99s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.18s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (5.29s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.38s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.49s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.82s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.18s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.37s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.30s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.47s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.42s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.47s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestBuildEnv (1.59s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.52s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.36s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.67s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (22.97s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.87s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (10.55s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.95s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.54s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.52s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.57s) [2020-03-27T14:41:40.504Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2020-03-27T14:41:40.504Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.37s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (13.11s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestBuildExpose (0.36s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.59s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.68s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.39s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestBuildFails (0.91s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.07s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.50s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.22s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.80s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.46s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.34s) [2020-03-27T14:41:40.504Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.03s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.00s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.67s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.30s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.11s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.29s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.57s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestBuildHistory (4.74s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.52s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.07s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.69s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.57s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.11s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestBuildLabel (0.46s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.65s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.69s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.48s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestBuildLabels (0.83s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.84s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (4.30s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestBuildLastModified (6.15s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.68s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.12s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.33s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (2.16s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.77s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.71s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.52s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.56s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (11.15s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.14s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.26s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.67s) [2020-03-27T14:41:40.505Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-03-27T14:41:40.505Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.33s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.51s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.51s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.43s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.78s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.90s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.30s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.17s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.88s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.41s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.04s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.37s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.34s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.69s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.24s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.73s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.07s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.75s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.33s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.55s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.67s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.46s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.93s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestBuildPATH (2.24s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.95s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.97s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (10.44s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.57s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.81s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestBuildRm (3.74s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.45s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.44s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.48s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.74s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.36s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.51s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.27s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.63s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.12s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.41s) [2020-03-27T14:41:40.505Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-03-27T14:41:40.505Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.53s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.44s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestBuildStderr (1.59s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.93s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.20s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.18s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.58s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.15s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.57s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestBuildUser (2.85s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.64s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (17.40s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.98s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.32s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.10s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.05s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.52s) [2020-03-27T14:41:40.505Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-03-27T14:41:40.505Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-03-27T14:41:40.505Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-03-27T14:41:40.505Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-03-27T14:41:40.505Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-03-27T14:41:40.505Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-03-27T14:41:40.505Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-03-27T14:41:40.505Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.81s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.98s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.72s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.15s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.14s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.24s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.03s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.98s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.55s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.74s) [2020-03-27T14:41:40.505Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-03-27T14:41:40.505Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.94s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.63s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2020-03-27T14:41:40.505Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-03-27T14:41:40.505Z] docker_cli_sni_test.go:18: Flakey test [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.79s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.05s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestCommitChange (1.19s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.06s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.84s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.73s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.06s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestCommitTTY (1.82s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.15s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.91s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.91s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.68s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.73s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.77s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (1.00s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.90s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (1.02s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.82s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.07s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.81s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.06s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.13s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.09s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.84s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.83s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.72s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.77s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.83s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.83s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.80s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.84s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.81s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.82s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.85s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.83s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.81s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.53s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.61s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.83s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.56s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.87s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.91s) [2020-03-27T14:41:40.505Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-03-27T14:41:40.505Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.80s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.82s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.26s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.76s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.55s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.98s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.28s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.66s) [2020-03-27T14:41:40.505Z] docker_api_containers_test.go:2107: case 0 - config: {volume /foo false } [2020-03-27T14:41:40.505Z] docker_api_containers_test.go:2107: case 1 - config: {volume /foo/ false } [2020-03-27T14:41:40.505Z] docker_api_containers_test.go:2107: case 2 - config: {volume test1 /foo false } [2020-03-27T14:41:40.505Z] docker_api_containers_test.go:2107: case 3 - config: {volume test2 /foo true } [2020-03-27T14:41:40.505Z] docker_api_containers_test.go:2107: case 4 - config: {volume test3 /foo false 0xc000904ec0 } [2020-03-27T14:41:40.505Z] docker_api_containers_test.go:2107: case 5 - config: {bind /tmp/test-mounts-api-1188204437 /foo false } [2020-03-27T14:41:40.505Z] docker_api_containers_test.go:2107: case 6 - config: {bind /tmp/test-mounts-api-1188204437 /foo true } [2020-03-27T14:41:40.505Z] docker_api_containers_test.go:2107: case 7 - config: {bind /tmp/test-mounts-api-3758832624 /foo false } [2020-03-27T14:41:40.505Z] docker_api_containers_test.go:2107: case 8 - config: {bind /tmp/test-mounts-api-3758832624 /foo true } [2020-03-27T14:41:40.505Z] docker_api_containers_test.go:2107: case 9 - config: {bind /tmp/test-mounts-api-3758832624 /foo true 0xc000905380 } [2020-03-27T14:41:40.505Z] docker_api_containers_test.go:2107: case 10 - config: {volume /foo false 0xc0009053a0 } [2020-03-27T14:41:40.505Z] docker_api_containers_test.go:2107: case 11 - config: {volume /foo/ false 0xc0009053e0 } [2020-03-27T14:41:40.505Z] docker_api_containers_test.go:2107: case 12 - config: {volume test4 /foo false 0xc000905400 } [2020-03-27T14:41:40.505Z] docker_api_containers_test.go:2107: case 13 - config: {volume test5 /foo true 0xc000905420 } [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.54s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.48s) [2020-03-27T14:41:40.505Z] docker_api_containers_test.go:1926: case 0 [2020-03-27T14:41:40.505Z] docker_api_containers_test.go:1926: case 1 [2020-03-27T14:41:40.505Z] docker_api_containers_test.go:1926: case 2 [2020-03-27T14:41:40.505Z] docker_api_containers_test.go:1926: case 3 [2020-03-27T14:41:40.505Z] docker_api_containers_test.go:1926: case 4 [2020-03-27T14:41:40.505Z] docker_api_containers_test.go:1926: case 5 [2020-03-27T14:41:40.505Z] docker_api_containers_test.go:1926: case 6 [2020-03-27T14:41:40.505Z] docker_api_containers_test.go:1926: case 7 [2020-03-27T14:41:40.505Z] docker_api_containers_test.go:1926: case 8 [2020-03-27T14:41:40.505Z] docker_api_containers_test.go:1926: case 9 [2020-03-27T14:41:40.505Z] docker_api_containers_test.go:1926: case 10 [2020-03-27T14:41:40.505Z] docker_api_containers_test.go:1926: case 11 [2020-03-27T14:41:40.505Z] docker_api_containers_test.go:1926: case 12 [2020-03-27T14:41:40.505Z] docker_api_containers_test.go:1926: case 13 [2020-03-27T14:41:40.505Z] docker_api_containers_test.go:1926: case 14 [2020-03-27T14:41:40.505Z] docker_api_containers_test.go:1926: case 15 [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.92s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.29s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.85s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.65s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.17s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.92s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.95s) [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.07s) [2020-03-27T14:41:40.505Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-check-ownership528046045/file1 20f80e39f783be2a3261922f1204d730dc5fb0710b3faaa4b843aff42b51f48e:/tmpvol/file1` [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.97s) [2020-03-27T14:41:40.505Z] docker_cli_cp_utils_test.go:192: running `docker cp df7f0793a66aab6f70bbfa21d5fb5e1d80fe2922ff08f90a8929853ab3266bea:/root/file1 /tmp/test-cp-from-case-a648701848/itWorks.txt` [2020-03-27T14:41:40.505Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-a648701848/itWorks.txt" contains "file1\n" [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.94s) [2020-03-27T14:41:40.505Z] docker_cli_cp_utils_test.go:192: running `docker cp 5691ef30bfea9bf721b21295f3c76de5a56b4d8097e176d9b5c0b40b5b2c52b2:/file1 /tmp/test-cp-from-case-b283462167/testDir/` [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.97s) [2020-03-27T14:41:40.505Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c950160522/file2" contains "file2\n" [2020-03-27T14:41:40.505Z] docker_cli_cp_utils_test.go:192: running `docker cp 042674be4dbd8f32863e5af58362c03cbcc4ce6440883e89b1d21008957fae82:/root/file1 /tmp/test-cp-from-case-c950160522/file2` [2020-03-27T14:41:40.505Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c950160522/file2" contains "file1\n" [2020-03-27T14:41:40.505Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.07s) [2020-03-27T14:41:40.505Z] docker_cli_cp_utils_test.go:192: running `docker cp f1fd3ee0b92b59aa254402435fe29efb8beac9218e05a96334dc908f7101d179:/file1 /tmp/test-cp-from-case-d458643041/dir1` [2020-03-27T14:41:40.505Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d458643041/dir1/file1" contains "file1\n" [2020-03-27T14:41:40.505Z] docker_cli_cp_utils_test.go:192: running `docker cp f1fd3ee0b92b59aa254402435fe29efb8beac9218e05a96334dc908f7101d179:/file1 /tmp/test-cp-from-case-d458643041/dir1/` [2020-03-27T14:41:40.506Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d458643041/dir1/file1" contains "file1\n" [2020-03-27T14:41:40.506Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.05s) [2020-03-27T14:41:40.506Z] docker_cli_cp_utils_test.go:192: running `docker cp 41b61d2c42a1192e50182c72574b4062987b61f347f71e9c08991fea1f89e968:dir1 /tmp/test-cp-from-case-e974795340/testDir` [2020-03-27T14:41:40.506Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e974795340/testDir/file1-1" contains "file1-1\n" [2020-03-27T14:41:40.506Z] docker_cli_cp_utils_test.go:192: running `docker cp 41b61d2c42a1192e50182c72574b4062987b61f347f71e9c08991fea1f89e968:dir1 /tmp/test-cp-from-case-e974795340/testDir/` [2020-03-27T14:41:40.506Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e974795340/testDir/file1-1" contains "file1-1\n" [2020-03-27T14:41:40.506Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.93s) [2020-03-27T14:41:40.506Z] docker_cli_cp_utils_test.go:192: running `docker cp 3d77effe457fcb7f6d1baf1044fa70fc2f7a3efeb33619e9a360013fb027b8de:/root/dir1 /tmp/test-cp-from-case-f136766267/file1` [2020-03-27T14:41:40.506Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.08s) [2020-03-27T14:41:40.506Z] docker_cli_cp_utils_test.go:192: running `docker cp e66850d45426df7f24c2025e62e59e27261dbca921202ff46ac2343c7fe1ea2d:/root/dir1 /tmp/test-cp-from-case-g185993054/dir2` [2020-03-27T14:41:40.506Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g185993054/dir2/dir1/file1-1" contains "file1-1\n" [2020-03-27T14:41:40.506Z] docker_cli_cp_utils_test.go:192: running `docker cp e66850d45426df7f24c2025e62e59e27261dbca921202ff46ac2343c7fe1ea2d:/root/dir1 /tmp/test-cp-from-case-g185993054/dir2/` [2020-03-27T14:41:40.506Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g185993054/dir2/dir1/file1-1" contains "file1-1\n" [2020-03-27T14:41:40.506Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.10s) [2020-03-27T14:41:40.506Z] docker_cli_cp_utils_test.go:192: running `docker cp c3af109cb14a682d5403d0c615b111f3067bcb84ccb4d97315542bf1dc504c6a:dir1/. /tmp/test-cp-from-case-h269483301/testDir` [2020-03-27T14:41:40.506Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h269483301/testDir/file1-1" contains "file1-1\n" [2020-03-27T14:41:40.506Z] docker_cli_cp_utils_test.go:192: running `docker cp c3af109cb14a682d5403d0c615b111f3067bcb84ccb4d97315542bf1dc504c6a:dir1/. /tmp/test-cp-from-case-h269483301/testDir/` [2020-03-27T14:41:40.506Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h269483301/testDir/file1-1" contains "file1-1\n" [2020-03-27T14:41:40.506Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.97s) [2020-03-27T14:41:40.506Z] docker_cli_cp_utils_test.go:192: running `docker cp 7e37f76f3626588edb59f123e86c5991d9891009ca7cdad2c461821003ce6380:/root/dir1/. /tmp/test-cp-from-case-i450574912/file1` [2020-03-27T14:41:40.506Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.06s) [2020-03-27T14:41:40.506Z] docker_cli_cp_utils_test.go:192: running `docker cp 2417898e88085519f50d8345e93ebde28b87f16b5d47441be39f9eceaaae8d9b:/root/dir1/. /tmp/test-cp-from-case-j109140127/dir2` [2020-03-27T14:41:40.506Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j109140127/dir2/file1-1" contains "file1-1\n" [2020-03-27T14:41:40.506Z] docker_cli_cp_utils_test.go:192: running `docker cp 2417898e88085519f50d8345e93ebde28b87f16b5d47441be39f9eceaaae8d9b:/root/dir1/. /tmp/test-cp-from-case-j109140127/dir2/` [2020-03-27T14:41:40.506Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j109140127/dir2/file1-1" contains "file1-1\n" [2020-03-27T14:41:40.506Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.47s) [2020-03-27T14:41:40.506Z] docker_cli_cp_utils_test.go:192: running `docker cp 6beb7257182ffa9de6fd70d6b9954df47faddf0599490e0b7889c9f102765275:/file2 /tmp/test-cp-from-err-dst-not-dir626113906/symlinkToFile1` [2020-03-27T14:41:40.506Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir626113906/symlinkToFile1" points to "file1" [2020-03-27T14:41:40.506Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir626113906/file1" contains "file2\n" [2020-03-27T14:41:40.506Z] docker_cli_cp_utils_test.go:192: running `docker cp 6beb7257182ffa9de6fd70d6b9954df47faddf0599490e0b7889c9f102765275:/file2 /tmp/test-cp-from-err-dst-not-dir626113906/symlinkToDir1` [2020-03-27T14:41:40.506Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir626113906/symlinkToDir1" points to "dir1" [2020-03-27T14:41:40.506Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir626113906/file2" contains "file2\n" [2020-03-27T14:41:40.506Z] docker_cli_cp_utils_test.go:192: running `docker cp 6beb7257182ffa9de6fd70d6b9954df47faddf0599490e0b7889c9f102765275:/file2 /tmp/test-cp-from-err-dst-not-dir626113906/brokenSymlinkToFileX` [2020-03-27T14:41:40.506Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir626113906/brokenSymlinkToFileX" points to "fileX" [2020-03-27T14:41:40.506Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir626113906/fileX" contains "file2\n" [2020-03-27T14:41:40.506Z] docker_cli_cp_utils_test.go:192: running `docker cp 6beb7257182ffa9de6fd70d6b9954df47faddf0599490e0b7889c9f102765275:/dir2 /tmp/test-cp-from-err-dst-not-dir626113906/symlinkToDir1` [2020-03-27T14:41:40.506Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir626113906/symlinkToDir1" points to "dir1" [2020-03-27T14:41:40.506Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir626113906/dir1/dir2/file2-1" contains "file2-1\n" [2020-03-27T14:41:40.506Z] docker_cli_cp_utils_test.go:192: running `docker cp 6beb7257182ffa9de6fd70d6b9954df47faddf0599490e0b7889c9f102765275:/dir2 /tmp/test-cp-from-err-dst-not-dir626113906/brokenSymlinkToDirX` [2020-03-27T14:41:40.506Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir626113906/brokenSymlinkToDirX" points to "dirX" [2020-03-27T14:41:40.506Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir626113906/dirX/file2-1" contains "file2-1\n" [2020-03-27T14:41:40.506Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.05s) [2020-03-27T14:41:40.506Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.95s) [2020-03-27T14:41:40.506Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2020-03-27T14:41:40.506Z] docker_cli_cp_utils_test.go:192: running `docker cp foo bar` [2020-03-27T14:41:40.506Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.92s) [2020-03-27T14:41:40.506Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.95s) [2020-03-27T14:41:40.506Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.20s) [2020-03-27T14:41:40.506Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.93s) [2020-03-27T14:41:40.506Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.19s) [2020-03-27T14:41:40.506Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.82s) [2020-03-27T14:41:40.506Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-a605506394/file1 627173b634ff2de8de81ea8fb7da7e6c243786a9596733baa88febf2ac448110:/root/itWorks.txt` [2020-03-27T14:41:40.506Z] docker_cli_cp_utils_test.go:279: checking that container "627173b634ff2de8de81ea8fb7da7e6c243786a9596733baa88febf2ac448110" start output contains "file1\n" [2020-03-27T14:41:40.506Z] docker_cli_cp_utils_test.go:209: running `docker start -a 627173b634ff2de8de81ea8fb7da7e6c243786a9596733baa88febf2ac448110` [2020-03-27T14:41:40.506Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.87s) [2020-03-27T14:41:40.506Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-b417895153/file1 6504fd8384e7f2cbfc013a8ce1405fb01be993babd8c3e55bd386b2ec0d5efcc:testDir/` [2020-03-27T14:41:40.506Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.52s) [2020-03-27T14:41:40.506Z] docker_cli_cp_utils_test.go:279: checking that container "2cc550dc9a29442a9b3185b0fd3a8ac3956c5088913f83a442ae5753487a5329" start output contains "file2\n" [2020-03-27T14:41:40.506Z] docker_cli_cp_utils_test.go:209: running `docker start -a 2cc550dc9a29442a9b3185b0fd3a8ac3956c5088913f83a442ae5753487a5329` [2020-03-27T14:41:40.506Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-c594094492/file1 2cc550dc9a29442a9b3185b0fd3a8ac3956c5088913f83a442ae5753487a5329:/root/file2` [2020-03-27T14:41:40.506Z] docker_cli_cp_utils_test.go:279: checking that container "2cc550dc9a29442a9b3185b0fd3a8ac3956c5088913f83a442ae5753487a5329" start output contains "file1\n" [2020-03-27T14:41:40.506Z] docker_cli_cp_utils_test.go:209: running `docker start -a 2cc550dc9a29442a9b3185b0fd3a8ac3956c5088913f83a442ae5753487a5329` [2020-03-27T14:41:40.506Z] --- PASS: TestDockerSuite/TestCpToCaseD (5.04s) [2020-03-27T14:41:40.506Z] docker_cli_cp_utils_test.go:279: checking that container "958cac36ce1bd32418617422d8c48df2593a8874fe5bf2cbaf0e93642754158e" start output contains "" [2020-03-27T14:41:40.506Z] docker_cli_cp_utils_test.go:209: running `docker start -a 958cac36ce1bd32418617422d8c48df2593a8874fe5bf2cbaf0e93642754158e` [2020-03-27T14:41:40.506Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-d827568203/file1 958cac36ce1bd32418617422d8c48df2593a8874fe5bf2cbaf0e93642754158e:dir1` [2020-03-27T14:41:40.506Z] docker_cli_cp_utils_test.go:279: checking that container "958cac36ce1bd32418617422d8c48df2593a8874fe5bf2cbaf0e93642754158e" start output contains "file1\n" [2020-03-27T14:41:40.506Z] docker_cli_cp_utils_test.go:209: running `docker start -a 958cac36ce1bd32418617422d8c48df2593a8874fe5bf2cbaf0e93642754158e` [2020-03-27T14:41:40.506Z] docker_cli_cp_utils_test.go:279: checking that container "4280b6f4564ca73cbb6e2a79e2f5f296bf7cc5416684475516d014dc37b4470d" start output contains "" [2020-03-27T14:41:40.506Z] docker_cli_cp_utils_test.go:209: running `docker start -a 4280b6f4564ca73cbb6e2a79e2f5f296bf7cc5416684475516d014dc37b4470d` [2020-03-27T14:41:40.506Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-d827568203/file1 4280b6f4564ca73cbb6e2a79e2f5f296bf7cc5416684475516d014dc37b4470d:dir1/` [2020-03-27T14:41:40.506Z] docker_cli_cp_utils_test.go:279: checking that container "4280b6f4564ca73cbb6e2a79e2f5f296bf7cc5416684475516d014dc37b4470d" start output contains "file1\n" [2020-03-27T14:41:40.506Z] docker_cli_cp_utils_test.go:209: running `docker start -a 4280b6f4564ca73cbb6e2a79e2f5f296bf7cc5416684475516d014dc37b4470d` [2020-03-27T14:41:40.506Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.57s) [2020-03-27T14:41:40.506Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-e130526510/dir1 e0f9d47038d97cc4ae066506d53c35c2479b6672d69ea25009285c092487e148:testDir` [2020-03-27T14:41:40.506Z] docker_cli_cp_utils_test.go:279: checking that container "e0f9d47038d97cc4ae066506d53c35c2479b6672d69ea25009285c092487e148" start output contains "file1-1\n" [2020-03-27T14:41:40.506Z] docker_cli_cp_utils_test.go:209: running `docker start -a e0f9d47038d97cc4ae066506d53c35c2479b6672d69ea25009285c092487e148` [2020-03-27T14:41:40.506Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-e130526510/dir1 9007c333bf80092ccba43bbc0b2e905e4dd6202b1b185891112f29aa97fd9607:testDir/` [2020-03-27T14:41:40.506Z] docker_cli_cp_utils_test.go:279: checking that container "9007c333bf80092ccba43bbc0b2e905e4dd6202b1b185891112f29aa97fd9607" start output contains "file1-1\n" [2020-03-27T14:41:40.506Z] docker_cli_cp_utils_test.go:209: running `docker start -a 9007c333bf80092ccba43bbc0b2e905e4dd6202b1b185891112f29aa97fd9607` [2020-03-27T14:41:40.506Z] --- PASS: TestDockerSuite/TestCpToCaseF (1.07s) [2020-03-27T14:41:40.506Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-f645861045/dir1 363c14b063bb3cd5fc0b8f50534dfb40d42f78f92848b4ea1aec8db4159f44f3:/root/file1` [2020-03-27T14:41:40.506Z] --- PASS: TestDockerSuite/TestCpToCaseG (5.45s) [2020-03-27T14:41:40.506Z] docker_cli_cp_utils_test.go:279: checking that container "c03613cbfa16461865399c82113a10225752ddce495c927458625ed20eefcd6d" start output contains "" [2020-03-27T14:41:40.506Z] docker_cli_cp_utils_test.go:209: running `docker start -a c03613cbfa16461865399c82113a10225752ddce495c927458625ed20eefcd6d` [2020-03-27T14:41:40.506Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-g915308176/dir1 c03613cbfa16461865399c82113a10225752ddce495c927458625ed20eefcd6d:/root/dir2` [2020-03-27T14:41:40.506Z] docker_cli_cp_utils_test.go:279: checking that container "c03613cbfa16461865399c82113a10225752ddce495c927458625ed20eefcd6d" start output contains "file1-1\n" [2020-03-27T14:41:40.506Z] docker_cli_cp_utils_test.go:209: running `docker start -a c03613cbfa16461865399c82113a10225752ddce495c927458625ed20eefcd6d` [2020-03-27T14:41:40.506Z] docker_cli_cp_utils_test.go:279: checking that container "49f7ff9551a837966a9a59496c874d1d122f3b6c1ee78c20047f0fb682cdaea0" start output contains "" [2020-03-27T14:41:40.506Z] docker_cli_cp_utils_test.go:209: running `docker start -a 49f7ff9551a837966a9a59496c874d1d122f3b6c1ee78c20047f0fb682cdaea0` [2020-03-27T14:41:40.506Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-g915308176/dir1 49f7ff9551a837966a9a59496c874d1d122f3b6c1ee78c20047f0fb682cdaea0:/dir2/` [2020-03-27T14:41:40.506Z] docker_cli_cp_utils_test.go:279: checking that container "49f7ff9551a837966a9a59496c874d1d122f3b6c1ee78c20047f0fb682cdaea0" start output contains "file1-1\n" [2020-03-27T14:41:40.506Z] docker_cli_cp_utils_test.go:209: running `docker start -a 49f7ff9551a837966a9a59496c874d1d122f3b6c1ee78c20047f0fb682cdaea0` [2020-03-27T14:41:40.506Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.55s) [2020-03-27T14:41:40.506Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-h275651759/dir1/. ef52ce88a1b833c6526e972caf60e74ff63fcbaabebb713671c2cc1a1a3fd4f4:testDir` [2020-03-27T14:41:40.506Z] docker_cli_cp_utils_test.go:279: checking that container "ef52ce88a1b833c6526e972caf60e74ff63fcbaabebb713671c2cc1a1a3fd4f4" start output contains "file1-1\n" [2020-03-27T14:41:40.506Z] docker_cli_cp_utils_test.go:209: running `docker start -a ef52ce88a1b833c6526e972caf60e74ff63fcbaabebb713671c2cc1a1a3fd4f4` [2020-03-27T14:41:40.506Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-h275651759/dir1/. a1f6fc109b68885bd3f20022c5070db662ad661c7b2037170df12863dd3fd3ea:testDir/` [2020-03-27T14:41:40.506Z] docker_cli_cp_utils_test.go:279: checking that container "a1f6fc109b68885bd3f20022c5070db662ad661c7b2037170df12863dd3fd3ea" start output contains "file1-1\n" [2020-03-27T14:41:40.506Z] docker_cli_cp_utils_test.go:209: running `docker start -a a1f6fc109b68885bd3f20022c5070db662ad661c7b2037170df12863dd3fd3ea` [2020-03-27T14:41:40.506Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.87s) [2020-03-27T14:41:40.506Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-i944857154/dir1/. 280f2dacc2b5e4353508ee80b9955d4ab28469f1b0298e9de74230ed8405dca4:/root/file1` [2020-03-27T14:41:40.506Z] --- PASS: TestDockerSuite/TestCpToCaseJ (5.08s) [2020-03-27T14:41:40.506Z] docker_cli_cp_utils_test.go:279: checking that container "0106fd2bd89f71c7120b4acc780d1f21f3974406041849872b84ed94d2af0cc8" start output contains "" [2020-03-27T14:41:40.506Z] docker_cli_cp_utils_test.go:209: running `docker start -a 0106fd2bd89f71c7120b4acc780d1f21f3974406041849872b84ed94d2af0cc8` [2020-03-27T14:41:40.506Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-j488282809/dir1/. 0106fd2bd89f71c7120b4acc780d1f21f3974406041849872b84ed94d2af0cc8:/dir2` [2020-03-27T14:41:40.506Z] docker_cli_cp_utils_test.go:279: checking that container "0106fd2bd89f71c7120b4acc780d1f21f3974406041849872b84ed94d2af0cc8" start output contains "file1-1\n" [2020-03-27T14:41:40.506Z] docker_cli_cp_utils_test.go:209: running `docker start -a 0106fd2bd89f71c7120b4acc780d1f21f3974406041849872b84ed94d2af0cc8` [2020-03-27T14:41:40.506Z] docker_cli_cp_utils_test.go:279: checking that container "d2a0b2d63e4d462476d4965b670f58032c65affba19fdb49035955450e121fc2" start output contains "" [2020-03-27T14:41:40.506Z] docker_cli_cp_utils_test.go:209: running `docker start -a d2a0b2d63e4d462476d4965b670f58032c65affba19fdb49035955450e121fc2` [2020-03-27T14:41:40.506Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-j488282809/dir1/. d2a0b2d63e4d462476d4965b670f58032c65affba19fdb49035955450e121fc2:/dir2/` [2020-03-27T14:41:40.506Z] docker_cli_cp_utils_test.go:279: checking that container "d2a0b2d63e4d462476d4965b670f58032c65affba19fdb49035955450e121fc2" start output contains "file1-1\n" [2020-03-27T14:41:40.506Z] docker_cli_cp_utils_test.go:209: running `docker start -a d2a0b2d63e4d462476d4965b670f58032c65affba19fdb49035955450e121fc2` [2020-03-27T14:41:40.506Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.01s) [2020-03-27T14:41:40.506Z] docker_cli_cp_utils_test.go:192: running `docker cp -a /tmp/test-cp-to-host-with-permissions654796996/permdirtest permtest:/` [2020-03-27T14:41:40.506Z] docker_cli_cp_utils_test.go:209: running `docker start -a permtest` [2020-03-27T14:41:40.506Z] --- PASS: TestDockerSuite/TestCpToDot (0.93s) [2020-03-27T14:41:40.506Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.68s) [2020-03-27T14:41:40.506Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-err-read-only-rootfs104886934/file1 ee5d2784b8b1f66083cfb33b12571099eddcfe741282f3210ba81098b45cdb2e:/root/shouldNotExist` [2020-03-27T14:41:40.506Z] docker_cli_cp_utils_test.go:279: checking that container "ee5d2784b8b1f66083cfb33b12571099eddcfe741282f3210ba81098b45cdb2e" start output contains "" [2020-03-27T14:41:40.506Z] docker_cli_cp_utils_test.go:209: running `docker start -a ee5d2784b8b1f66083cfb33b12571099eddcfe741282f3210ba81098b45cdb2e` [2020-03-27T14:41:40.506Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.84s) [2020-03-27T14:41:40.506Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-err-read-only-volume020639997/file1 f88cedeecae809d0c45901985218fc2923f9bb374925ca6016706d5707951713:/vol_ro/shouldNotExist` [2020-03-27T14:41:40.506Z] docker_cli_cp_utils_test.go:279: checking that container "f88cedeecae809d0c45901985218fc2923f9bb374925ca6016706d5707951713" start output contains "" [2020-03-27T14:41:40.506Z] docker_cli_cp_utils_test.go:209: running `docker start -a f88cedeecae809d0c45901985218fc2923f9bb374925ca6016706d5707951713` [2020-03-27T14:41:40.506Z] --- PASS: TestDockerSuite/TestCpToStdout (0.89s) [2020-03-27T14:41:40.506Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.46s) [2020-03-27T14:41:40.506Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-570044472/file2 237b544d6ab480df1f7fc71e94b597f5d3c5e1fb0a93934d1ee785400e7e6703:/vol2/symlinkToFile1` [2020-03-27T14:41:40.506Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-570044472/symlinkToFile1" points to "file1" [2020-03-27T14:41:40.506Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-570044472/file1" contains "file2\n" [2020-03-27T14:41:40.506Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-570044472/file2 237b544d6ab480df1f7fc71e94b597f5d3c5e1fb0a93934d1ee785400e7e6703:/vol2/symlinkToDir1` [2020-03-27T14:41:40.506Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-570044472/symlinkToDir1" points to "dir1" [2020-03-27T14:41:40.506Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-570044472/file2" contains "file2\n" [2020-03-27T14:41:40.506Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-570044472/file2 237b544d6ab480df1f7fc71e94b597f5d3c5e1fb0a93934d1ee785400e7e6703:/vol2/brokenSymlinkToFileX` [2020-03-27T14:41:40.506Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-570044472/brokenSymlinkToFileX" points to "fileX" [2020-03-27T14:41:40.506Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-570044472/fileX" contains "file2\n" [2020-03-27T14:41:40.506Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-570044472//dir2 237b544d6ab480df1f7fc71e94b597f5d3c5e1fb0a93934d1ee785400e7e6703:/vol2/symlinkToDir1` [2020-03-27T14:41:40.506Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-570044472/symlinkToDir1" points to "dir1" [2020-03-27T14:41:40.506Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-570044472/dir1/dir2/file2-1" contains "file2-1\n" [2020-03-27T14:41:40.506Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-570044472//dir2 237b544d6ab480df1f7fc71e94b597f5d3c5e1fb0a93934d1ee785400e7e6703:/vol2/brokenSymlinkToDirX` [2020-03-27T14:41:40.507Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-570044472/brokenSymlinkToDirX" points to "dirX" [2020-03-27T14:41:40.507Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-570044472/dirX/file2-1" contains "file2-1\n" [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.52s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.93s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.70s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.09s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestCreateArgs (0.08s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.55s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.83s) [2020-03-27T14:41:40.507Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-03-27T14:41:40.507Z] requirement.go:26: unmatched requirement Devicemapper [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.09s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.81s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.38s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestCreateLabels (0.08s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.15s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestCreateRM (0.18s) [2020-03-27T14:41:40.507Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-03-27T14:41:40.507Z] requirement.go:26: unmatched requirement Devicemapper [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.09s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.17s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.36s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.10s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.75s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.09s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.16s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.07s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.09s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.75s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.59s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.85s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.67s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.66s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.83s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.78s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.10s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.78s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.33s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.88s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.63s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.15s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.51s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.87s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.77s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.00s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.21s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestEventsAttach (0.87s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestEventsCommit (0.96s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.83s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.78s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.81s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.89s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.85s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.79s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.73s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestEventsCopy (1.42s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.99s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.92s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.37s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.66s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.12s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.11s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.36s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.14s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestEventsFilters (1.70s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestEventsFormat (1.58s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.83s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.21s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.38s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.32s) [2020-03-27T14:41:40.507Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-03-27T14:41:40.507Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-03-27T14:41:40.507Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-03-27T14:41:40.507Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.73s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.81s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestEventsRename (1.05s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestEventsResize (0.92s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.98s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.05s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestEventsStreaming (1.09s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.04s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestEventsTop (0.88s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.61s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestExec (0.94s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.83s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.82s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.85s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestExecAPIStart (2.05s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.93s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (1.13s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.08s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.78s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.93s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.89s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.69s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestExecCgroup (1.29s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestExecEnv (0.95s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.69s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.89s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestExecInspectID (2.98s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestExecInteractive (1.29s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (1.03s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.91s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestExecParseError (1.03s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.86s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.89s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.92s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.98s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestExecStartFails (0.94s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.25s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.81s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestExecTTY (0.91s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.88s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.86s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestExecUlimits (0.93s) [2020-03-27T14:41:40.507Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-03-27T14:41:40.507Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.05s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.94s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.99s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.97s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestExecWithUser (1.01s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.90s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.84s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.82s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.88s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (1.02s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.07s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestHealth (20.87s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.97s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.92s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.29s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.30s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.49s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.00s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.96s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.96s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.85s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.06s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestImportBadURL (0.12s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestImportDisplay (1.62s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestImportFile (1.84s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.87s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestImportGzipped (2.00s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.87s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestInfoDebug (0.53s) [2020-03-27T14:41:40.507Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDebug [2020-03-27T14:41:40.507Z] daemon.go:325: [db5ba67b620fa] waiting for daemon to start [2020-03-27T14:41:40.507Z] daemon.go:325: [db5ba67b620fa] waiting for daemon to start [2020-03-27T14:41:40.507Z] daemon.go:353: [db5ba67b620fa] daemon started [2020-03-27T14:41:40.507Z] daemon.go:461: [db5ba67b620fa] Stopping daemon [2020-03-27T14:41:40.507Z] daemon.go:296: [db5ba67b620fa] exiting daemon [2020-03-27T14:41:40.507Z] daemon.go:448: [db5ba67b620fa] Daemon stopped [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.57s) [2020-03-27T14:41:40.507Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2020-03-27T14:41:40.507Z] daemon.go:325: [da2b7459d4a96] waiting for daemon to start [2020-03-27T14:41:40.507Z] daemon.go:325: [da2b7459d4a96] waiting for daemon to start [2020-03-27T14:41:40.507Z] daemon.go:353: [da2b7459d4a96] daemon started [2020-03-27T14:41:40.507Z] daemon.go:461: [da2b7459d4a96] Stopping daemon [2020-03-27T14:41:40.507Z] daemon.go:296: [da2b7459d4a96] exiting daemon [2020-03-27T14:41:40.507Z] daemon.go:448: [da2b7459d4a96] Daemon stopped [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestInfoDiscoveryBackend (0.57s) [2020-03-27T14:41:40.507Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryBackend [2020-03-27T14:41:40.507Z] daemon.go:325: [df45e55f7a8a3] waiting for daemon to start [2020-03-27T14:41:40.507Z] daemon.go:325: [df45e55f7a8a3] waiting for daemon to start [2020-03-27T14:41:40.507Z] daemon.go:353: [df45e55f7a8a3] daemon started [2020-03-27T14:41:40.507Z] daemon.go:461: [df45e55f7a8a3] Stopping daemon [2020-03-27T14:41:40.507Z] daemon.go:296: [df45e55f7a8a3] exiting daemon [2020-03-27T14:41:40.507Z] daemon.go:448: [df45e55f7a8a3] Daemon stopped [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestInfoDiscoveryInvalidAdvertise (1.01s) [2020-03-27T14:41:40.507Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryInvalidAdvertise [2020-03-27T14:41:40.507Z] daemon.go:325: [d239470e1ad71] waiting for daemon to start [2020-03-27T14:41:40.507Z] daemon.go:296: [d239470e1ad71] exiting daemon [2020-03-27T14:41:40.507Z] daemon.go:325: [d239470e1ad71] waiting for daemon to start [2020-03-27T14:41:40.507Z] daemon.go:325: [d239470e1ad71] waiting for daemon to start [2020-03-27T14:41:40.507Z] daemon.go:296: [d239470e1ad71] exiting daemon [2020-03-27T14:41:40.507Z] daemon.go:325: [d239470e1ad71] waiting for daemon to start [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (1.22s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.92s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.86s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.03s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestInfoFormat (0.04s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.02s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestInsecureRegistries (0.53s) [2020-03-27T14:41:40.507Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInsecureRegistries [2020-03-27T14:41:40.507Z] daemon.go:325: [d4fda793334a3] waiting for daemon to start [2020-03-27T14:41:40.507Z] daemon.go:325: [d4fda793334a3] waiting for daemon to start [2020-03-27T14:41:40.507Z] daemon.go:353: [d4fda793334a3] daemon started [2020-03-27T14:41:40.507Z] daemon.go:461: [d4fda793334a3] Stopping daemon [2020-03-27T14:41:40.507Z] daemon.go:296: [d4fda793334a3] exiting daemon [2020-03-27T14:41:40.507Z] daemon.go:448: [d4fda793334a3] Daemon stopped [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.89s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.98s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.79s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.81s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.84s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.80s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.72s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.80s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.77s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.77s) [2020-03-27T14:41:40.507Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-03-27T14:41:40.507Z] requirement.go:26: unmatched requirement Devicemapper [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.24s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.88s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestInspectDefault (0.76s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestInspectHistory (0.94s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2020-03-27T14:41:40.507Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-03-27T14:41:40.507Z] requirement.go:26: unmatched requirement Devicemapper [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.79s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.80s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.08s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.80s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.81s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.95s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.99s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestInspectStatus (0.93s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (2.13s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.82s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.74s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.80s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.83s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.85s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.80s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.60s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.86s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.59s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.42s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.78s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.57s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.55s) [2020-03-27T14:41:40.507Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.04s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.43s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.47s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.93s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (12.62s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.79s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.98s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.94s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.57s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.42s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.03s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.81s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.98s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.80s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.84s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.92s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.85s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.16s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.32s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.45s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.30s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.27s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.63s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.92s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (1.02s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestLogsSince (6.80s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.69s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.94s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestLogsTail (1.05s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.87s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.88s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.42s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.83s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestNetHostname (2.70s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.42s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.29s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.40s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.84s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestPluginActive (1.93s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.50s) [2020-03-27T14:41:40.508Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-03-27T14:41:40.508Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.61s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.38s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.51s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (1.97s) [2020-03-27T14:41:40.508Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestPluginMetricsCollector [2020-03-27T14:41:40.508Z] daemon.go:325: [d827cb21c6d8f] waiting for daemon to start [2020-03-27T14:41:40.508Z] daemon.go:325: [d827cb21c6d8f] waiting for daemon to start [2020-03-27T14:41:40.508Z] daemon.go:353: [d827cb21c6d8f] daemon started [2020-03-27T14:41:40.508Z] daemon.go:461: [d827cb21c6d8f] Stopping daemon [2020-03-27T14:41:40.508Z] daemon.go:296: [d827cb21c6d8f] exiting daemon [2020-03-27T14:41:40.508Z] daemon.go:448: [d827cb21c6d8f] Daemon stopped [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.14s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.33s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.56s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.62s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestPortList (10.40s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.72s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.33s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.08s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.82s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.79s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.78s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.12s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.53s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.59s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.64s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.49s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.19s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestPsByOrder (3.79s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.07s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.66s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.04s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.11s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (3.82s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (8.05s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.52s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.55s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.75s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.68s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.02s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.79s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.65s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.20s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.98s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.57s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.82s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.83s) [2020-03-27T14:41:40.508Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-03-27T14:41:40.508Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.34s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.12s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (1.03s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.70s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.63s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.83s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.70s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.48s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.40s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.09s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.09s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.28s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.63s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.52s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (3.96s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.67s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.11s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.18s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.11s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.33s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.84s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.99s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.70s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.03s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRmiTag (0.15s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.82s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.84s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.78s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.99s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.42s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.64s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRunAddHost (0.80s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.37s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.77s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.82s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.69s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.79s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.90s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.98s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.55s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.59s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.95s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.95s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.93s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.80s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.94s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.03s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.16s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.77s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.77s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.81s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.53s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (1.03s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.90s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.80s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.79s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.79s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.82s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.79s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.80s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.78s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.73s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.24s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.87s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.94s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.04s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.13s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.83s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.74s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.56s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.53s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.77s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.79s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.77s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.83s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.78s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.80s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.67s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.10s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.77s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.49s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.83s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.69s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.73s) [2020-03-27T14:41:40.508Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-03-27T14:41:40.508Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-03-27T14:41:40.508Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2020-03-27T14:41:40.508Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.85s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (2.16s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.67s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.37s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.80s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.69s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.82s) [2020-03-27T14:41:40.508Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-03-27T14:41:40.508Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.76s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.77s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.06s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.80s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.87s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.77s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.95s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.74s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.81s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.84s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.81s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRunExitCode (0.79s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.76s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.81s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.78s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.82s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRunGroupAdd (1.12s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.50s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.42s) [2020-03-27T14:41:40.508Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-03-27T14:41:40.508Z] requirement.go:26: unmatched requirement IsolationIsHyperv [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.55s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.80s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.76s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.45s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.67s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.81s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.04s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.62s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.64s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.84s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.66s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.69s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.11s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.22s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.50s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.23s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.64s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.22s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.61s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.95s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRunMount (6.32s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.81s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.85s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.46s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.45s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.38s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.31s) [2020-03-27T14:41:40.508Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.55s) [2020-03-27T14:41:40.509Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.64s) [2020-03-27T14:41:40.509Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.56s) [2020-03-27T14:41:40.509Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2020-03-27T14:41:40.509Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.73s) [2020-03-27T14:41:40.509Z] --- PASS: TestDockerSuite/TestRunNetHost (1.22s) [2020-03-27T14:41:40.509Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.89s) [2020-03-27T14:41:40.509Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.73s) [2020-03-27T14:41:40.509Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.68s) [2020-03-27T14:41:40.509Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.47s) [2020-03-27T14:41:40.509Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.93s) [2020-03-27T14:41:40.509Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.70s) [2020-03-27T14:41:40.509Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s) [2020-03-27T14:41:40.509Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.80s) [2020-03-27T14:41:40.509Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2020-03-27T14:41:40.509Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.80s) [2020-03-27T14:41:40.509Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.78s) [2020-03-27T14:41:40.509Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.06s) [2020-03-27T14:41:40.509Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.77s) [2020-03-27T14:41:40.509Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.87s) [2020-03-27T14:41:40.509Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-03-27T14:41:40.509Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-03-27T14:41:40.509Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.77s) [2020-03-27T14:41:40.509Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.81s) [2020-03-27T14:41:40.509Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.71s) [2020-03-27T14:41:40.509Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.99s) [2020-03-27T14:41:40.509Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.77s) [2020-03-27T14:41:40.509Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2020-03-27T14:41:40.509Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.80s) [2020-03-27T14:41:40.509Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.77s) [2020-03-27T14:41:40.509Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.83s) [2020-03-27T14:41:40.509Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.74s) [2020-03-27T14:41:40.509Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-03-27T14:41:40.509Z] requirement.go:26: unmatched requirement IsolationIsProcess [2020-03-27T14:41:40.509Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.79s) [2020-03-27T14:41:40.509Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.74s) [2020-03-27T14:41:40.509Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-03-27T14:41:40.509Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2020-03-27T14:41:40.509Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.78s) [2020-03-27T14:41:40.509Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.75s) [2020-03-27T14:41:40.509Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-03-27T14:41:40.509Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2020-03-27T14:41:40.509Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.64s) [2020-03-27T14:41:40.509Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.63s) [2020-03-27T14:41:40.509Z] --- PASS: TestDockerSuite/TestRunRm (0.82s) [2020-03-27T14:41:40.509Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.80s) [2020-03-27T14:41:40.509Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.82s) [2020-03-27T14:41:40.509Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.81s) [2020-03-27T14:41:40.509Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.71s) [2020-03-27T14:41:40.509Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.82s) [2020-03-27T14:41:40.509Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.08s) [2020-03-27T14:41:40.509Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (4.83s) [2020-03-27T14:41:40.509Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.77s) [2020-03-27T14:41:40.509Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.81s) [2020-03-27T14:41:40.509Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.84s) [2020-03-27T14:41:40.509Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.80s) [2020-03-27T14:41:40.509Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.78s) [2020-03-27T14:41:40.509Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.80s) [2020-03-27T14:41:40.763Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.85s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.85s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.81s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.67s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestRunState (1.66s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.83s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.88s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.25s) [2020-03-27T14:41:40.764Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-03-27T14:41:40.764Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.80s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.74s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestRunSysctls (1.62s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.78s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.55s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.82s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (2.04s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.06s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.99s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.79s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.81s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.80s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.39s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.33s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestRunUserByID (0.79s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.16s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.16s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.80s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestRunUserByName (0.83s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.87s) [2020-03-27T14:41:40.764Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-03-27T14:41:40.764Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.15s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.80s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.68s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.81s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.11s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.42s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.60s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.43s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.73s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.83s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.77s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.90s) [2020-03-27T14:41:40.764Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-03-27T14:41:40.764Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-03-27T14:41:40.764Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-03-27T14:41:40.764Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-03-27T14:41:40.764Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-03-27T14:41:40.764Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.20s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.85s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.90s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.82s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.67s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.83s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.84s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.81s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.05s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.02s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.17s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.17s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.16s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.17s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.16s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.84s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.84s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.82s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.04s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.84s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.32s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.82s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.80s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.89s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.80s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.79s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.78s) [2020-03-27T14:41:40.764Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-03-27T14:41:40.764Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.70s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.08s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.55s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.73s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.58s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.77s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.10s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.11s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.22s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.93s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.59s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.33s) [2020-03-27T14:41:40.764Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents044041370 [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.72s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.09s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.84s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.67s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.44s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.12s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.40s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.50s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.58s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.74s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.08s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.60s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.96s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.85s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestStartPausedContainer (1.00s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestStartRecordError (1.93s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.77s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.15s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.39s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.96s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.52s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.91s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.96s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.82s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.89s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.78s) [2020-03-27T14:41:40.764Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-03-27T14:41:40.764Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.84s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.33s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.49s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.75s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.78s) [2020-03-27T14:41:40.764Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-03-27T14:41:40.764Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.93s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.75s) [2020-03-27T14:41:40.764Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-03-27T14:41:40.764Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.57s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.93s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.93s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.69s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestUpdateStats (3.83s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.53s) [2020-03-27T14:41:40.764Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2020-03-27T14:41:40.764Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.04s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.90s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.14s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.49s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.26s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.60s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.24s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.28s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.68s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.35s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.61s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.65s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.39s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.37s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.43s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.36s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.44s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.85s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.83s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.96s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.02s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.49s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.16s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.85s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.40s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.07s) [2020-03-27T14:41:40.764Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.52s) [2020-03-27T14:41:40.764Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-03-27T14:41:40.764Z] requirement.go:26: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-03-27T14:41:40.764Z] === RUN TestDockerRegistrySuite [2020-03-27T14:41:40.764Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-03-27T14:41:42.647Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-03-27T14:41:44.007Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-03-27T14:41:45.888Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-03-27T14:41:50.045Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-03-27T14:41:50.968Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-03-27T14:41:54.226Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-03-27T14:41:55.586Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-03-27T14:41:56.945Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-03-27T14:41:56.945Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-03-27T14:41:57.441Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-03-27T14:41:57.441Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-03-27T14:41:57.441Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-03-27T14:41:57.441Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-03-27T14:41:57.441Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-03-27T14:41:57.441Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-03-27T14:41:57.441Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-03-27T14:41:57.441Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-03-27T14:41:57.441Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-03-27T14:41:57.441Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-03-27T14:41:58.827Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-03-27T14:41:58.993Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-03-27T14:42:00.712Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-03-27T14:42:02.072Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-03-27T14:42:02.995Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-03-27T14:42:04.359Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-03-27T14:42:04.810Z] === RUN TestDockerSuite/TestBuildEnv [2020-03-27T14:42:04.810Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-03-27T14:42:04.810Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-03-27T14:42:04.810Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-03-27T14:42:04.810Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-03-27T14:42:04.810Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-03-27T14:42:07.614Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-03-27T14:42:07.734Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-03-27T14:42:07.734Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-03-27T14:42:07.734Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-03-27T14:42:07.734Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-03-27T14:42:08.709Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-03-27T14:42:10.121Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-03-27T14:42:11.044Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-03-27T14:42:13.426Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-03-27T14:42:14.303Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-03-27T14:42:15.666Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-03-27T14:42:15.666Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-03-27T14:42:17.549Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-03-27T14:42:18.475Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-03-27T14:42:19.834Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-03-27T14:42:23.990Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-03-27T14:42:23.990Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-03-27T14:42:24.914Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-03-27T14:42:25.472Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-03-27T14:42:25.472Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-03-27T14:42:25.726Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-03-27T14:42:25.980Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-03-27T14:42:26.539Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-03-27T14:42:26.539Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-03-27T14:42:27.899Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-03-27T14:42:30.407Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-03-27T14:42:31.181Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-03-27T14:42:31.330Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-03-27T14:42:31.643Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-03-27T14:42:31.643Z] === RUN TestDockerSuite/TestBuildExpose [2020-03-27T14:42:31.643Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-03-27T14:42:31.643Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-03-27T14:42:31.643Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-03-27T14:42:31.643Z] === RUN TestDockerSuite/TestBuildFails [2020-03-27T14:42:32.699Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-03-27T14:42:33.835Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-03-27T14:42:33.835Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-03-27T14:42:34.057Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-03-27T14:42:34.616Z] --- PASS: TestDockerRegistrySuite (54.00s) [2020-03-27T14:42:34.616Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.78s) [2020-03-27T14:42:34.616Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildByDigest [2020-03-27T14:42:34.616Z] check_test.go:196: Daemon dd2b49a5632e6 is not started [2020-03-27T14:42:34.616Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.47s) [2020-03-27T14:42:34.616Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-03-27T14:42:34.616Z] check_test.go:196: Daemon db22dc5bed250 is not started [2020-03-27T14:42:34.616Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.80s) [2020-03-27T14:42:34.616Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-03-27T14:42:34.616Z] check_test.go:196: Daemon d3531a071e861 is not started [2020-03-27T14:42:34.616Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.21s) [2020-03-27T14:42:34.616Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-03-27T14:42:34.616Z] check_test.go:196: Daemon dc8478ffcd71a is not started [2020-03-27T14:42:34.616Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.34s) [2020-03-27T14:42:34.616Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPush [2020-03-27T14:42:34.616Z] check_test.go:196: Daemon d042185eec979 is not started [2020-03-27T14:42:34.616Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.51s) [2020-03-27T14:42:34.616Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCreateByDigest [2020-03-27T14:42:34.616Z] check_test.go:196: Daemon debd0703b7f1f is not started [2020-03-27T14:42:34.616Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.29s) [2020-03-27T14:42:34.616Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-03-27T14:42:34.616Z] check_test.go:196: Daemon d094338c99a48 is not started [2020-03-27T14:42:34.616Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.69s) [2020-03-27T14:42:34.616Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-03-27T14:42:34.616Z] check_test.go:196: Daemon da024fcf13041 is not started [2020-03-27T14:42:34.616Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.73s) [2020-03-27T14:42:34.616Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-03-27T14:42:34.616Z] check_test.go:196: Daemon d2b2b3d19d850 is not started [2020-03-27T14:42:34.616Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.41s) [2020-03-27T14:42:34.616Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-03-27T14:42:34.616Z] check_test.go:196: Daemon d99c006274063 is not started [2020-03-27T14:42:34.616Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.33s) [2020-03-27T14:42:34.616Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestEventsImageFilterPush [2020-03-27T14:42:34.616Z] check_test.go:196: Daemon d6fa0b1a16429 is not started [2020-03-27T14:42:34.616Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.31s) [2020-03-27T14:42:34.616Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestInspectImageWithDigests [2020-03-27T14:42:34.617Z] check_test.go:196: Daemon d7f27ed836bd0 is not started [2020-03-27T14:42:34.617Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.61s) [2020-03-27T14:42:34.617Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-03-27T14:42:34.617Z] docker_cli_by_digest_test.go:321: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:4063558d75625b60458c741026b8d7874582a0a9642ac1ec7454ef7289ac76e9 [2020-03-27T14:42:34.617Z] docker_cli_by_digest_test.go:337: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:0dcc64efc32928bfba34aadb9ce44530d45730f959f89d70afc3e444f8222cce [2020-03-27T14:42:34.617Z] check_test.go:196: Daemon dc705b9cb7d2e is not started [2020-03-27T14:42:34.617Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.66s) [2020-03-27T14:42:34.617Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithDigests [2020-03-27T14:42:34.617Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:6f3f6fb746f29ff93f5520f61f82183c927ebbc7fcdc8b53c1975458e584873f [2020-03-27T14:42:34.617Z] docker_cli_by_digest_test.go:261: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:1d0712a83c9fa6f0674116667497522322ee9e9c5881a94f41ba84a75ec77d0c [2020-03-27T14:42:34.617Z] check_test.go:196: Daemon d2bd86b3372d4 is not started [2020-03-27T14:42:34.617Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.35s) [2020-03-27T14:42:34.617Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-03-27T14:42:34.617Z] check_test.go:196: Daemon dd12083a71fcd is not started [2020-03-27T14:42:34.617Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.26s) [2020-03-27T14:42:34.617Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-03-27T14:42:34.617Z] check_test.go:196: Daemon d95863c190279 is not started [2020-03-27T14:42:34.617Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.32s) [2020-03-27T14:42:34.617Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigest [2020-03-27T14:42:34.617Z] check_test.go:196: Daemon da7498226d98d is not started [2020-03-27T14:42:34.617Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-03-27T14:42:34.617Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-03-27T14:42:34.617Z] check_test.go:196: Daemon def8378e7e771 is not started [2020-03-27T14:42:34.617Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.45s) [2020-03-27T14:42:34.617Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-03-27T14:42:34.617Z] check_test.go:196: Daemon d6212c9a1a7eb is not started [2020-03-27T14:42:34.617Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.23s) [2020-03-27T14:42:34.617Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-03-27T14:42:34.617Z] check_test.go:196: Daemon dfecb4d43464b is not started [2020-03-27T14:42:34.617Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.22s) [2020-03-27T14:42:34.617Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-03-27T14:42:34.617Z] check_test.go:196: Daemon d6b4cc075225b is not started [2020-03-27T14:42:34.617Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.55s) [2020-03-27T14:42:34.617Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullIDStability [2020-03-27T14:42:34.617Z] check_test.go:196: Daemon d365f6762db5f is not started [2020-03-27T14:42:34.617Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.37s) [2020-03-27T14:42:34.617Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullImageWithAliases [2020-03-27T14:42:34.617Z] check_test.go:196: Daemon d198cdfbe52d9 is not started [2020-03-27T14:42:34.617Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.37s) [2020-03-27T14:42:34.617Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullManifestList [2020-03-27T14:42:34.617Z] check_test.go:196: Daemon d4e30576cc043 is not started [2020-03-27T14:42:34.617Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.44s) [2020-03-27T14:42:34.617Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullNoLayers [2020-03-27T14:42:34.617Z] check_test.go:196: Daemon dfeb1900cd489 is not started [2020-03-27T14:42:34.617Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-03-27T14:42:34.617Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBadTag [2020-03-27T14:42:34.617Z] check_test.go:196: Daemon d4a64dbcaa3b4 is not started [2020-03-27T14:42:34.617Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2020-03-27T14:42:34.617Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBusyboxImage [2020-03-27T14:42:34.617Z] check_test.go:196: Daemon d066dbbadf955 is not started [2020-03-27T14:42:34.617Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.27s) [2020-03-27T14:42:34.617Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushEmptyLayer [2020-03-27T14:42:34.617Z] check_test.go:196: Daemon d708fbdc34571 is not started [2020-03-27T14:42:34.617Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.31s) [2020-03-27T14:42:34.617Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushMultipleTags [2020-03-27T14:42:34.617Z] check_test.go:196: Daemon db90d5fd94ff0 is not started [2020-03-27T14:42:34.617Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.13s) [2020-03-27T14:42:34.617Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushUntagged [2020-03-27T14:42:34.617Z] check_test.go:196: Daemon d0aca7ab34186 is not started [2020-03-27T14:42:34.617Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.40s) [2020-03-27T14:42:34.617Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRemoveImageByDigest [2020-03-27T14:42:34.617Z] check_test.go:196: Daemon d3b9f2d9ff718 is not started [2020-03-27T14:42:34.617Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.17s) [2020-03-27T14:42:34.617Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunByDigest [2020-03-27T14:42:34.617Z] check_test.go:196: Daemon ddd045c37b0a8 is not started [2020-03-27T14:42:34.617Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.32s) [2020-03-27T14:42:34.617Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-03-27T14:42:34.617Z] check_test.go:196: Daemon d14f03e4c0430 is not started [2020-03-27T14:42:34.617Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.37s) [2020-03-27T14:42:34.617Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestTagByDigest [2020-03-27T14:42:34.617Z] check_test.go:196: Daemon d3b7719dac117 is not started [2020-03-27T14:42:34.617Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.00s) [2020-03-27T14:42:34.617Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestUserAgentPassThrough [2020-03-27T14:42:34.617Z] daemon.go:325: [d9eaeeb01b7e1] waiting for daemon to start [2020-03-27T14:42:34.617Z] daemon.go:325: [d9eaeeb01b7e1] waiting for daemon to start [2020-03-27T14:42:34.617Z] daemon.go:353: [d9eaeeb01b7e1] daemon started [2020-03-27T14:42:34.617Z] daemon.go:461: [d9eaeeb01b7e1] Stopping daemon [2020-03-27T14:42:34.617Z] daemon.go:296: [d9eaeeb01b7e1] exiting daemon [2020-03-27T14:42:34.617Z] daemon.go:448: [d9eaeeb01b7e1] Daemon stopped [2020-03-27T14:42:34.617Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.78s) [2020-03-27T14:42:34.617Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestV2Only [2020-03-27T14:42:34.617Z] daemon.go:325: [deb59239b80da] waiting for daemon to start [2020-03-27T14:42:34.617Z] daemon.go:325: [deb59239b80da] waiting for daemon to start [2020-03-27T14:42:34.617Z] daemon.go:353: [deb59239b80da] daemon started [2020-03-27T14:42:34.617Z] daemon.go:461: [deb59239b80da] Stopping daemon [2020-03-27T14:42:34.617Z] daemon.go:296: [deb59239b80da] exiting daemon [2020-03-27T14:42:34.617Z] daemon.go:448: [deb59239b80da] Daemon stopped [2020-03-27T14:42:34.617Z] === RUN TestDockerSchema1RegistrySuite [2020-03-27T14:42:34.617Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-03-27T14:42:38.550Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-03-27T14:42:39.850Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-03-27T14:42:44.006Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-03-27T14:42:44.565Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-03-27T14:42:45.923Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-03-27T14:42:46.178Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-03-27T14:42:47.537Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-03-27T14:42:48.898Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-03-27T14:42:48.909Z] === RUN TestDockerSuite/TestBuildForceRm [2020-03-27T14:42:50.257Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-03-27T14:42:54.413Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-03-27T14:42:54.413Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-03-27T14:42:54.667Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-03-27T14:42:54.667Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-03-27T14:42:54.725Z] === RUN TestDockerSuite/TestBuildFromGit [2020-03-27T14:42:54.921Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-03-27T14:42:55.175Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-03-27T14:42:55.734Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-03-27T14:42:55.735Z] --- PASS: TestDockerSchema1RegistrySuite (21.20s) [2020-03-27T14:42:55.735Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.41s) [2020-03-27T14:42:55.735Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-03-27T14:42:55.735Z] check_test.go:223: Daemon d33f44763923c is not started [2020-03-27T14:42:55.735Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.32s) [2020-03-27T14:42:55.735Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-03-27T14:42:55.735Z] check_test.go:223: Daemon da49385555e5a is not started [2020-03-27T14:42:55.735Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.30s) [2020-03-27T14:42:55.735Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-03-27T14:42:55.735Z] check_test.go:223: Daemon dac4f183dda6d is not started [2020-03-27T14:42:55.735Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.36s) [2020-03-27T14:42:55.735Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigest [2020-03-27T14:42:55.735Z] check_test.go:223: Daemon d2e13708b7524 is not started [2020-03-27T14:42:55.735Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-03-27T14:42:55.735Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-03-27T14:42:55.735Z] check_test.go:223: Daemon d668b70354cf4 is not started [2020-03-27T14:42:55.735Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.38s) [2020-03-27T14:42:55.735Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-03-27T14:42:55.735Z] check_test.go:223: Daemon df9d17096abf9 is not started [2020-03-27T14:42:55.735Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.33s) [2020-03-27T14:42:55.735Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-03-27T14:42:55.735Z] check_test.go:223: Daemon d573d3193f2e5 is not started [2020-03-27T14:42:55.735Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.19s) [2020-03-27T14:42:55.735Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-03-27T14:42:55.735Z] check_test.go:223: Daemon d4b52dfe29243 is not started [2020-03-27T14:42:55.735Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.75s) [2020-03-27T14:42:55.735Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullIDStability [2020-03-27T14:42:55.735Z] check_test.go:223: Daemon ddf72ca30f931 is not started [2020-03-27T14:42:55.735Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.40s) [2020-03-27T14:42:55.735Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-03-27T14:42:55.735Z] check_test.go:223: Daemon d2c41b12ba224 is not started [2020-03-27T14:42:55.735Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.48s) [2020-03-27T14:42:55.735Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-03-27T14:42:55.735Z] check_test.go:223: Daemon d149a70a6c94e is not started [2020-03-27T14:42:55.735Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-03-27T14:42:55.735Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBadTag [2020-03-27T14:42:55.735Z] check_test.go:223: Daemon d0f8d742f3d24 is not started [2020-03-27T14:42:55.735Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s) [2020-03-27T14:42:55.735Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-03-27T14:42:55.735Z] check_test.go:223: Daemon db59c58de5b9c is not started [2020-03-27T14:42:55.735Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.29s) [2020-03-27T14:42:55.735Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-03-27T14:42:55.735Z] check_test.go:223: Daemon dff392cfc0cef is not started [2020-03-27T14:42:55.735Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.35s) [2020-03-27T14:42:55.735Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-03-27T14:42:55.735Z] check_test.go:223: Daemon d29fd32bb1205 is not started [2020-03-27T14:42:55.735Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-03-27T14:42:55.735Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushUntagged [2020-03-27T14:42:55.735Z] check_test.go:223: Daemon dc3e8c0452505 is not started [2020-03-27T14:42:55.735Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-03-27T14:42:55.735Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-03-27T14:42:56.658Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-03-27T14:42:57.217Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-03-27T14:42:57.471Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-03-27T14:42:58.394Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-03-27T14:42:58.648Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-03-27T14:42:59.212Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-03-27T14:42:59.771Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-03-27T14:42:59.771Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.03s) [2020-03-27T14:42:59.771Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.95s) [2020-03-27T14:42:59.771Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-03-27T14:42:59.771Z] check_test.go:252: Daemon ddbaed3230f36 is not started [2020-03-27T14:42:59.771Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.50s) [2020-03-27T14:42:59.771Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-03-27T14:42:59.771Z] check_test.go:252: Daemon d08d5664f8e76 is not started [2020-03-27T14:42:59.771Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2020-03-27T14:42:59.771Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-03-27T14:42:59.771Z] check_test.go:252: Daemon dd757ca5caa9a is not started [2020-03-27T14:42:59.771Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.12s) [2020-03-27T14:42:59.771Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-03-27T14:42:59.771Z] daemon.go:325: [d3b31cc1d4e5b] waiting for daemon to start [2020-03-27T14:42:59.771Z] daemon.go:325: [d3b31cc1d4e5b] waiting for daemon to start [2020-03-27T14:42:59.771Z] daemon.go:353: [d3b31cc1d4e5b] daemon started [2020-03-27T14:42:59.772Z] daemon.go:461: [d3b31cc1d4e5b] Stopping daemon [2020-03-27T14:42:59.772Z] daemon.go:296: [d3b31cc1d4e5b] exiting daemon [2020-03-27T14:42:59.772Z] daemon.go:448: [d3b31cc1d4e5b] Daemon stopped [2020-03-27T14:42:59.772Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s) [2020-03-27T14:42:59.772Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-03-27T14:42:59.772Z] check_test.go:252: Daemon d0ffd7e9570ea is not started [2020-03-27T14:42:59.772Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.39s) [2020-03-27T14:42:59.772Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-03-27T14:42:59.772Z] check_test.go:252: Daemon d2091d667f1c5 is not started [2020-03-27T14:42:59.772Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.54s) [2020-03-27T14:42:59.772Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-03-27T14:42:59.772Z] check_test.go:252: Daemon dcde2376fb2aa is not started [2020-03-27T14:42:59.772Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2020-03-27T14:42:59.772Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-03-27T14:42:59.772Z] check_test.go:252: Daemon d037912b2792d is not started [2020-03-27T14:42:59.772Z] === RUN TestDockerRegistryAuthTokenSuite [2020-03-27T14:42:59.772Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-03-27T14:43:05.001Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-03-27T14:43:05.001Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-03-27T14:43:05.082Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-03-27T14:43:05.256Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-03-27T14:43:05.510Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-03-27T14:43:05.511Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.75s) [2020-03-27T14:43:05.511Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2020-03-27T14:43:05.511Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-03-27T14:43:05.511Z] check_test.go:279: Daemon d5a9c9a998825 is not started [2020-03-27T14:43:05.511Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2020-03-27T14:43:05.511Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-03-27T14:43:05.511Z] check_test.go:279: Daemon d1869cbe9b2cb is not started [2020-03-27T14:43:05.511Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2020-03-27T14:43:05.511Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-03-27T14:43:05.511Z] check_test.go:279: Daemon d013c7940a41a is not started [2020-03-27T14:43:05.511Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2020-03-27T14:43:05.511Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-03-27T14:43:05.511Z] check_test.go:279: Daemon d65a149de60c6 is not started [2020-03-27T14:43:05.511Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2020-03-27T14:43:05.511Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-03-27T14:43:05.511Z] check_test.go:279: Daemon d301d20ee9421 is not started [2020-03-27T14:43:05.511Z] === RUN TestDockerNetworkSuite [2020-03-27T14:43:05.511Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-03-27T14:43:06.629Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-03-27T14:43:08.769Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-03-27T14:43:09.692Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-03-27T14:43:12.474Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-03-27T14:43:12.474Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-03-27T14:43:12.937Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-03-27T14:43:13.400Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-03-27T14:43:13.400Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-03-27T14:43:14.965Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-03-27T14:43:17.472Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-03-27T14:43:20.729Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-03-27T14:43:22.609Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-03-27T14:43:28.254Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-03-27T14:43:28.254Z] === RUN TestDockerSuite/TestBuildHistory [2020-03-27T14:43:32.536Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-03-27T14:43:35.044Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-03-27T14:43:36.421Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-03-27T14:43:37.343Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-03-27T14:43:38.268Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-03-27T14:43:38.615Z] === RUN TestDockerSuite/TestBuildIidFile [2020-03-27T14:43:38.615Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-03-27T14:43:39.630Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-03-27T14:43:40.808Z] === RUN TestDockerSuite/TestBuildInheritance [2020-03-27T14:43:40.808Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-03-27T14:43:40.989Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-03-27T14:43:41.243Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-03-27T14:43:41.270Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-03-27T14:43:41.270Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-03-27T14:43:41.497Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-03-27T14:43:42.856Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-03-27T14:43:42.856Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-03-27T14:43:42.856Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-03-27T14:43:43.111Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-03-27T14:43:44.470Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-03-27T14:43:45.829Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-03-27T14:43:45.829Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-03-27T14:43:45.979Z] === RUN TestDockerSuite/TestBuildLabel [2020-03-27T14:43:46.387Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-03-27T14:43:46.387Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-03-27T14:43:46.954Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-03-27T14:43:47.417Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-03-27T14:43:48.391Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-03-27T14:43:48.853Z] === RUN TestDockerSuite/TestBuildLabels [2020-03-27T14:43:49.829Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-03-27T14:43:51.378Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-03-27T14:43:57.201Z] === RUN TestDockerSuite/TestBuildLastModified [2020-03-27T14:43:57.201Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-03-27T14:43:57.201Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-03-27T14:43:57.201Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-03-27T14:43:57.201Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-03-27T14:43:57.201Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-03-27T14:43:57.201Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-03-27T14:43:57.663Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-03-27T14:43:58.637Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-03-27T14:44:01.203Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-03-27T14:44:02.562Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-03-27T14:44:03.351Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-03-27T14:44:03.485Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-03-27T14:44:13.412Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-03-27T14:44:13.412Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-03-27T14:44:13.970Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-03-27T14:44:13.970Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-03-27T14:44:14.224Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-03-27T14:44:14.224Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-03-27T14:44:14.479Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-03-27T14:44:14.479Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-03-27T14:44:16.989Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-03-27T14:44:18.209Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-03-27T14:44:18.673Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-03-27T14:44:18.872Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-03-27T14:44:18.872Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-03-27T14:44:18.872Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-03-27T14:44:20.220Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-03-27T14:44:20.230Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-03-27T14:44:20.230Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-03-27T14:44:23.487Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-03-27T14:44:24.846Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-03-27T14:44:29.003Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-03-27T14:44:29.562Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-03-27T14:44:29.562Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-03-27T14:44:31.444Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-03-27T14:44:31.699Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-03-27T14:44:34.206Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-03-27T14:44:34.206Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-03-27T14:44:35.566Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-03-27T14:44:36.126Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-03-27T14:44:38.009Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-03-27T14:44:44.535Z] --- PASS: TestDockerNetworkSuite (98.45s) [2020-03-27T14:44:44.535Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.96s) [2020-03-27T14:44:44.535Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-03-27T14:44:44.535Z] docker_cli_network_unix_test.go:46: Daemon dd4ecbfe921b5 is not started [2020-03-27T14:44:44.535Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.28s) [2020-03-27T14:44:44.535Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-03-27T14:44:44.535Z] docker_cli_network_unix_test.go:46: Daemon d77b680b41643 is not started [2020-03-27T14:44:44.535Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (4.68s) [2020-03-27T14:44:44.535Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-03-27T14:44:44.535Z] docker_cli_network_unix_test.go:46: Daemon d4435dc7954e5 is not started [2020-03-27T14:44:44.535Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.61s) [2020-03-27T14:44:44.535Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-03-27T14:44:44.535Z] docker_cli_network_unix_test.go:46: Daemon dfcf66ce949f6 is not started [2020-03-27T14:44:44.535Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.66s) [2020-03-27T14:44:44.535Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-03-27T14:44:44.535Z] docker_cli_network_unix_test.go:1233: Daemon db17d21142d14 is not started [2020-03-27T14:44:44.535Z] daemon.go:325: [db17d21142d14] waiting for daemon to start [2020-03-27T14:44:44.535Z] daemon.go:325: [db17d21142d14] waiting for daemon to start [2020-03-27T14:44:44.535Z] daemon.go:353: [db17d21142d14] daemon started [2020-03-27T14:44:44.535Z] daemon.go:461: [db17d21142d14] Stopping daemon [2020-03-27T14:44:44.535Z] daemon.go:296: [db17d21142d14] exiting daemon [2020-03-27T14:44:44.535Z] daemon.go:448: [db17d21142d14] Daemon stopped [2020-03-27T14:44:44.535Z] daemon.go:325: [db17d21142d14] waiting for daemon to start [2020-03-27T14:44:44.535Z] daemon.go:325: [db17d21142d14] waiting for daemon to start [2020-03-27T14:44:44.535Z] daemon.go:353: [db17d21142d14] daemon started [2020-03-27T14:44:44.535Z] daemon.go:461: [db17d21142d14] Stopping daemon [2020-03-27T14:44:44.535Z] daemon.go:296: [db17d21142d14] exiting daemon [2020-03-27T14:44:44.535Z] daemon.go:448: [db17d21142d14] Daemon stopped [2020-03-27T14:44:44.535Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.93s) [2020-03-27T14:44:44.535Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-03-27T14:44:44.535Z] docker_cli_network_unix_test.go:46: Daemon d7296b1ac37c2 is not started [2020-03-27T14:44:44.535Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (8.74s) [2020-03-27T14:44:44.535Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-03-27T14:44:44.535Z] docker_cli_network_unix_test.go:46: Daemon d4d94ca4dc522 is not started [2020-03-27T14:44:44.535Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.43s) [2020-03-27T14:44:44.535Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-03-27T14:44:44.535Z] docker_cli_network_unix_test.go:46: Daemon d7cde6432d46a is not started [2020-03-27T14:44:44.535Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.67s) [2020-03-27T14:44:44.535Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-03-27T14:44:44.535Z] docker_cli_network_unix_test.go:46: Daemon d0018d4d574ca is not started [2020-03-27T14:44:44.535Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.87s) [2020-03-27T14:44:44.535Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-03-27T14:44:44.535Z] docker_cli_network_unix_test.go:46: Daemon d7fa552c14d23 is not started [2020-03-27T14:44:44.535Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.75s) [2020-03-27T14:44:44.535Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-03-27T14:44:44.535Z] docker_cli_network_unix_test.go:46: Daemon d4c721b731672 is not started [2020-03-27T14:44:44.535Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.43s) [2020-03-27T14:44:44.535Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-03-27T14:44:44.535Z] docker_cli_network_unix_test.go:46: Daemon da9b602cef63d is not started [2020-03-27T14:44:44.535Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.44s) [2020-03-27T14:44:44.535Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-03-27T14:44:44.535Z] docker_cli_network_unix_test.go:46: Daemon d8ffb498c08cd is not started [2020-03-27T14:44:44.535Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.14s) [2020-03-27T14:44:44.535Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-03-27T14:44:44.535Z] docker_cli_network_unix_test.go:46: Daemon d4e117b7c98f1 is not started [2020-03-27T14:44:44.535Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.27s) [2020-03-27T14:44:44.535Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-03-27T14:44:44.535Z] docker_cli_network_unix_test.go:46: Daemon db173df154074 is not started [2020-03-27T14:44:44.535Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.28s) [2020-03-27T14:44:44.535Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-03-27T14:44:44.535Z] docker_cli_network_unix_test.go:46: Daemon d05401f7167d2 is not started [2020-03-27T14:44:44.535Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.14s) [2020-03-27T14:44:44.535Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-03-27T14:44:44.535Z] docker_cli_network_unix_test.go:46: Daemon d261568be5e70 is not started [2020-03-27T14:44:44.535Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2020-03-27T14:44:44.535Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-03-27T14:44:44.535Z] docker_cli_network_unix_test.go:46: Daemon d45d5de2c66fd is not started [2020-03-27T14:44:44.535Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.14s) [2020-03-27T14:44:44.535Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-03-27T14:44:44.535Z] docker_cli_network_unix_test.go:46: Daemon d019feecad407 is not started [2020-03-27T14:44:44.535Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.28s) [2020-03-27T14:44:44.535Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-03-27T14:44:44.535Z] docker_cli_network_unix_test.go:46: Daemon d6d3058b2c974 is not started [2020-03-27T14:44:44.535Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.53s) [2020-03-27T14:44:44.535Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-03-27T14:44:44.535Z] docker_cli_network_unix_test.go:46: Daemon df1c4771fc0f8 is not started [2020-03-27T14:44:44.535Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.10s) [2020-03-27T14:44:44.535Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-03-27T14:44:44.535Z] docker_cli_network_unix_test.go:46: Daemon d42a42ca83aa6 is not started [2020-03-27T14:44:44.535Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.40s) [2020-03-27T14:44:44.535Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-03-27T14:44:44.535Z] docker_cli_network_unix_test.go:46: Daemon d43f02016cfa9 is not started [2020-03-27T14:44:44.535Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s) [2020-03-27T14:44:44.535Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-03-27T14:44:44.535Z] docker_cli_network_unix_test.go:46: Daemon d7052f454cbf7 is not started [2020-03-27T14:44:44.535Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (13.47s) [2020-03-27T14:44:44.535Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-03-27T14:44:44.535Z] daemon.go:325: [dc3ae4a04bc86] waiting for daemon to start [2020-03-27T14:44:44.535Z] daemon.go:325: [dc3ae4a04bc86] waiting for daemon to start [2020-03-27T14:44:44.535Z] daemon.go:353: [dc3ae4a04bc86] daemon started [2020-03-27T14:44:44.535Z] docker_cli_network_unix_test.go:968: Daemon dc3ae4a04bc86 is not started [2020-03-27T14:44:44.535Z] daemon.go:296: [dc3ae4a04bc86] exiting daemon [2020-03-27T14:44:44.535Z] daemon.go:325: [dc3ae4a04bc86] waiting for daemon to start [2020-03-27T14:44:44.535Z] daemon.go:325: [dc3ae4a04bc86] waiting for daemon to start [2020-03-27T14:44:44.535Z] daemon.go:353: [dc3ae4a04bc86] daemon started [2020-03-27T14:44:44.535Z] daemon.go:461: [dc3ae4a04bc86] Stopping daemon [2020-03-27T14:44:44.535Z] daemon.go:296: [dc3ae4a04bc86] exiting daemon [2020-03-27T14:44:44.535Z] daemon.go:448: [dc3ae4a04bc86] Daemon stopped [2020-03-27T14:44:44.535Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.42s) [2020-03-27T14:44:44.535Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-03-27T14:44:44.535Z] docker_cli_network_unix_test.go:46: Daemon d74c837ecc6d7 is not started [2020-03-27T14:44:44.535Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (9.74s) [2020-03-27T14:44:44.535Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-03-27T14:44:44.535Z] daemon.go:325: [dc2eef9401528] waiting for daemon to start [2020-03-27T14:44:44.535Z] daemon.go:325: [dc2eef9401528] waiting for daemon to start [2020-03-27T14:44:44.535Z] daemon.go:353: [dc2eef9401528] daemon started [2020-03-27T14:44:44.535Z] docker_cli_network_unix_test.go:1116: Daemon dc2eef9401528 is not started [2020-03-27T14:44:44.535Z] daemon.go:325: [dc2eef9401528] waiting for daemon to start [2020-03-27T14:44:44.535Z] daemon.go:296: [dc2eef9401528] exiting daemon [2020-03-27T14:44:44.535Z] daemon.go:325: [dc2eef9401528] waiting for daemon to start [2020-03-27T14:44:44.535Z] daemon.go:325: [dc2eef9401528] waiting for daemon to start [2020-03-27T14:44:44.535Z] daemon.go:325: [dc2eef9401528] waiting for daemon to start [2020-03-27T14:44:44.535Z] daemon.go:353: [dc2eef9401528] daemon started [2020-03-27T14:44:44.535Z] daemon.go:461: [dc2eef9401528] Stopping daemon [2020-03-27T14:44:44.535Z] daemon.go:296: [dc2eef9401528] exiting daemon [2020-03-27T14:44:44.535Z] daemon.go:448: [dc2eef9401528] Daemon stopped [2020-03-27T14:44:44.535Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.18s) [2020-03-27T14:44:44.535Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-03-27T14:44:44.535Z] docker_cli_network_unix_test.go:46: Daemon d3801069e05cd is not started [2020-03-27T14:44:44.535Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.74s) [2020-03-27T14:44:44.535Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-03-27T14:44:44.535Z] docker_cli_network_unix_test.go:46: Daemon d8e3f4a83905d is not started [2020-03-27T14:44:44.535Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.13s) [2020-03-27T14:44:44.535Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-03-27T14:44:44.535Z] docker_cli_network_unix_test.go:46: Daemon da54587b4b47e is not started [2020-03-27T14:44:44.536Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.10s) [2020-03-27T14:44:44.536Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-03-27T14:44:44.536Z] docker_cli_network_unix_test.go:46: Daemon d116e3c7f777e is not started [2020-03-27T14:44:44.536Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.14s) [2020-03-27T14:44:44.536Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-03-27T14:44:44.536Z] docker_cli_network_unix_test.go:46: Daemon d29b80aada627 is not started [2020-03-27T14:44:44.536Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.14s) [2020-03-27T14:44:44.536Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-03-27T14:44:44.536Z] docker_cli_network_unix_test.go:46: Daemon dbc5710682259 is not started [2020-03-27T14:44:44.536Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2020-03-27T14:44:44.536Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-03-27T14:44:44.536Z] docker_cli_network_unix_test.go:46: Daemon d7b2bd0e166db is not started [2020-03-27T14:44:44.536Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.18s) [2020-03-27T14:44:44.536Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-03-27T14:44:44.536Z] docker_cli_network_unix_test.go:46: Daemon d4debb9b9b9f8 is not started [2020-03-27T14:44:44.536Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.05s) [2020-03-27T14:44:44.536Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-03-27T14:44:44.536Z] docker_cli_network_unix_test.go:46: Daemon db09478a2cf52 is not started [2020-03-27T14:44:44.536Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-03-27T14:44:44.536Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-03-27T14:44:44.536Z] requirement.go:26: unmatched requirement OnlyDefaultNetworks [2020-03-27T14:44:44.536Z] docker_cli_network_unix_test.go:46: Daemon dc33a32d363f6 is not started [2020-03-27T14:44:44.536Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.35s) [2020-03-27T14:44:44.536Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-03-27T14:44:44.536Z] docker_cli_network_unix_test.go:46: Daemon dd05347544a4e is not started [2020-03-27T14:44:44.536Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.82s) [2020-03-27T14:44:44.536Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-03-27T14:44:44.536Z] daemon.go:325: [dd088fdc0823c] waiting for daemon to start [2020-03-27T14:44:44.536Z] daemon.go:325: [dd088fdc0823c] waiting for daemon to start [2020-03-27T14:44:44.536Z] daemon.go:353: [dd088fdc0823c] daemon started [2020-03-27T14:44:44.536Z] daemon.go:461: [dd088fdc0823c] Stopping daemon [2020-03-27T14:44:44.536Z] daemon.go:296: [dd088fdc0823c] exiting daemon [2020-03-27T14:44:44.536Z] daemon.go:448: [dd088fdc0823c] Daemon stopped [2020-03-27T14:44:44.536Z] daemon.go:325: [dd088fdc0823c] waiting for daemon to start [2020-03-27T14:44:44.536Z] daemon.go:325: [dd088fdc0823c] waiting for daemon to start [2020-03-27T14:44:44.536Z] daemon.go:353: [dd088fdc0823c] daemon started [2020-03-27T14:44:44.536Z] daemon.go:461: [dd088fdc0823c] Stopping daemon [2020-03-27T14:44:44.536Z] daemon.go:296: [dd088fdc0823c] exiting daemon [2020-03-27T14:44:44.536Z] daemon.go:448: [dd088fdc0823c] Daemon stopped [2020-03-27T14:44:44.536Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.77s) [2020-03-27T14:44:44.536Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-03-27T14:44:44.536Z] daemon.go:325: [d29d316cd073a] waiting for daemon to start [2020-03-27T14:44:44.536Z] daemon.go:325: [d29d316cd073a] waiting for daemon to start [2020-03-27T14:44:44.536Z] daemon.go:353: [d29d316cd073a] daemon started [2020-03-27T14:44:44.536Z] docker_cli_network_unix_test.go:1084: Daemon d29d316cd073a is not started [2020-03-27T14:44:44.536Z] daemon.go:296: [d29d316cd073a] exiting daemon [2020-03-27T14:44:44.536Z] daemon.go:325: [d29d316cd073a] waiting for daemon to start [2020-03-27T14:44:44.536Z] daemon.go:325: [d29d316cd073a] waiting for daemon to start [2020-03-27T14:44:44.536Z] daemon.go:353: [d29d316cd073a] daemon started [2020-03-27T14:44:44.536Z] daemon.go:461: [d29d316cd073a] Stopping daemon [2020-03-27T14:44:44.536Z] daemon.go:296: [d29d316cd073a] exiting daemon [2020-03-27T14:44:44.536Z] daemon.go:448: [d29d316cd073a] Daemon stopped [2020-03-27T14:44:44.536Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2020-03-27T14:44:44.536Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-03-27T14:44:44.536Z] docker_cli_network_unix_test.go:46: Daemon dd85461a5d039 is not started [2020-03-27T14:44:44.536Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.47s) [2020-03-27T14:44:44.536Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-03-27T14:44:44.536Z] docker_cli_network_unix_test.go:46: Daemon dbe446265a998 is not started [2020-03-27T14:44:44.536Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.70s) [2020-03-27T14:44:44.536Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-03-27T14:44:44.536Z] docker_cli_network_unix_test.go:46: Daemon dc1dc65fcad26 is not started [2020-03-27T14:44:44.536Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.09s) [2020-03-27T14:44:44.536Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-03-27T14:44:44.536Z] docker_cli_network_unix_test.go:46: Daemon d69085b38018d is not started [2020-03-27T14:44:44.536Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.34s) [2020-03-27T14:44:44.536Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-03-27T14:44:44.536Z] docker_cli_network_unix_test.go:46: Daemon df25c9c4571b6 is not started [2020-03-27T14:44:44.536Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.75s) [2020-03-27T14:44:44.536Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-03-27T14:44:44.536Z] docker_cli_network_unix_test.go:46: Daemon d1bb047909b61 is not started [2020-03-27T14:44:44.536Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.63s) [2020-03-27T14:44:44.536Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-03-27T14:44:44.536Z] docker_cli_network_unix_test.go:46: Daemon d2dc4089df3d3 is not started [2020-03-27T14:44:44.536Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.35s) [2020-03-27T14:44:44.536Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-03-27T14:44:44.536Z] docker_cli_network_unix_test.go:46: Daemon d0717fbd7978f is not started [2020-03-27T14:44:44.536Z] === RUN TestDockerHubPullSuite [2020-03-27T14:44:44.536Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-03-27T14:44:45.899Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-03-27T14:44:47.780Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-03-27T14:44:48.339Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-03-27T14:44:49.699Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-03-27T14:44:49.699Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-03-27T14:44:49.699Z] --- PASS: TestDockerHubPullSuite (5.76s) [2020-03-27T14:44:49.699Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.61s) [2020-03-27T14:44:49.699Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-03-27T14:44:49.699Z] daemon.go:325: [ddd5838317967] waiting for daemon to start [2020-03-27T14:44:49.699Z] daemon.go:325: [ddd5838317967] waiting for daemon to start [2020-03-27T14:44:49.699Z] daemon.go:353: [ddd5838317967] daemon started [2020-03-27T14:44:49.699Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.26s) [2020-03-27T14:44:49.699Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.36s) [2020-03-27T14:44:49.699Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.25s) [2020-03-27T14:44:49.699Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.22s) [2020-03-27T14:44:49.699Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2020-03-27T14:44:49.699Z] daemon.go:461: [ddd5838317967] Stopping daemon [2020-03-27T14:44:49.699Z] daemon.go:296: [ddd5838317967] exiting daemon [2020-03-27T14:44:49.699Z] daemon.go:448: [ddd5838317967] Daemon stopped [2020-03-27T14:44:49.699Z] PASS [2020-03-27T14:44:49.699Z] [2020-03-27T14:44:49.699Z] === Skipped [2020-03-27T14:44:49.699Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-03-27T14:44:49.699Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-03-27T14:44:49.699Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-03-27T14:44:49.699Z] [2020-03-27T14:44:49.699Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-03-27T14:44:49.699Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-03-27T14:44:49.699Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-03-27T14:44:49.699Z] [2020-03-27T14:44:49.699Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-03-27T14:44:49.699Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-03-27T14:44:49.699Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-03-27T14:44:49.699Z] [2020-03-27T14:44:49.699Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-03-27T14:44:49.699Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-03-27T14:44:49.699Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-03-27T14:44:49.699Z] [2020-03-27T14:44:49.699Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.04s) [2020-03-27T14:44:49.699Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.04s) [2020-03-27T14:44:49.699Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-03-27T14:44:49.699Z] [2020-03-27T14:44:49.699Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2020-03-27T14:44:49.699Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2020-03-27T14:44:49.699Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-03-27T14:44:49.699Z] [2020-03-27T14:44:49.699Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-03-27T14:44:49.699Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-03-27T14:44:49.699Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-03-27T14:44:49.699Z] [2020-03-27T14:44:49.699Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-03-27T14:44:49.699Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-03-27T14:44:49.699Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-03-27T14:44:49.699Z] [2020-03-27T14:44:49.699Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-03-27T14:44:49.699Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-03-27T14:44:49.699Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-03-27T14:44:49.699Z] [2020-03-27T14:44:49.699Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-03-27T14:44:49.699Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-03-27T14:44:49.699Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-03-27T14:44:49.699Z] [2020-03-27T14:44:49.699Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-03-27T14:44:49.699Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-03-27T14:44:49.699Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-03-27T14:44:49.699Z] [2020-03-27T14:44:49.699Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-03-27T14:44:49.699Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-03-27T14:44:49.699Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-03-27T14:44:49.699Z] [2020-03-27T14:44:49.699Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-03-27T14:44:49.699Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-03-27T14:44:49.699Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-03-27T14:44:49.699Z] [2020-03-27T14:44:49.699Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-03-27T14:44:49.699Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-03-27T14:44:49.699Z] docker_cli_sni_test.go:18: Flakey test [2020-03-27T14:44:49.699Z] [2020-03-27T14:44:49.699Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-03-27T14:44:49.699Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-03-27T14:44:49.699Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-03-27T14:44:49.699Z] [2020-03-27T14:44:49.699Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-03-27T14:44:49.699Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-03-27T14:44:49.699Z] requirement.go:26: unmatched requirement Devicemapper [2020-03-27T14:44:49.699Z] [2020-03-27T14:44:49.699Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-03-27T14:44:49.699Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-03-27T14:44:49.699Z] requirement.go:26: unmatched requirement Devicemapper [2020-03-27T14:44:49.699Z] [2020-03-27T14:44:49.699Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-03-27T14:44:49.699Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-03-27T14:44:49.699Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-03-27T14:44:49.699Z] [2020-03-27T14:44:49.699Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-03-27T14:44:49.699Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-03-27T14:44:49.699Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-03-27T14:44:49.699Z] [2020-03-27T14:44:49.699Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-03-27T14:44:49.699Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-03-27T14:44:49.699Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-03-27T14:44:49.699Z] [2020-03-27T14:44:49.699Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-03-27T14:44:49.699Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-03-27T14:44:49.699Z] requirement.go:26: unmatched requirement Devicemapper [2020-03-27T14:44:49.699Z] [2020-03-27T14:44:49.699Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-03-27T14:44:49.699Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-03-27T14:44:49.699Z] requirement.go:26: unmatched requirement Devicemapper [2020-03-27T14:44:49.699Z] [2020-03-27T14:44:49.699Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-03-27T14:44:49.699Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-03-27T14:44:49.699Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-03-27T14:44:49.699Z] [2020-03-27T14:44:49.699Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-03-27T14:44:49.699Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-03-27T14:44:49.699Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-03-27T14:44:49.699Z] [2020-03-27T14:44:49.699Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-03-27T14:44:49.699Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-03-27T14:44:49.699Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-03-27T14:44:49.699Z] [2020-03-27T14:44:49.699Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2020-03-27T14:44:49.699Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2020-03-27T14:44:49.699Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-03-27T14:44:49.699Z] [2020-03-27T14:44:49.699Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-03-27T14:44:49.699Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-03-27T14:44:49.699Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-03-27T14:44:49.699Z] [2020-03-27T14:44:49.699Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-03-27T14:44:49.699Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-03-27T14:44:49.699Z] requirement.go:26: unmatched requirement IsolationIsHyperv [2020-03-27T14:44:49.699Z] [2020-03-27T14:44:49.699Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-03-27T14:44:49.699Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-03-27T14:44:49.699Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-03-27T14:44:49.699Z] [2020-03-27T14:44:49.699Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-03-27T14:44:49.699Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-03-27T14:44:49.699Z] requirement.go:26: unmatched requirement IsolationIsProcess [2020-03-27T14:44:49.699Z] [2020-03-27T14:44:49.699Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-03-27T14:44:49.699Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-03-27T14:44:49.699Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2020-03-27T14:44:49.700Z] [2020-03-27T14:44:49.700Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-03-27T14:44:49.700Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-03-27T14:44:49.700Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2020-03-27T14:44:49.700Z] [2020-03-27T14:44:49.700Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-03-27T14:44:49.700Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-03-27T14:44:49.700Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-03-27T14:44:49.700Z] [2020-03-27T14:44:49.700Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-03-27T14:44:49.700Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-03-27T14:44:49.700Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-03-27T14:44:49.700Z] [2020-03-27T14:44:49.700Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-03-27T14:44:49.700Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-03-27T14:44:49.700Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-03-27T14:44:49.700Z] [2020-03-27T14:44:49.700Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-03-27T14:44:49.700Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-03-27T14:44:49.700Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-03-27T14:44:49.700Z] [2020-03-27T14:44:49.700Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-03-27T14:44:49.700Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-03-27T14:44:49.700Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-03-27T14:44:49.700Z] [2020-03-27T14:44:49.700Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-03-27T14:44:49.700Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-03-27T14:44:49.700Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-03-27T14:44:49.700Z] [2020-03-27T14:44:49.700Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-03-27T14:44:49.700Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-03-27T14:44:49.700Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-03-27T14:44:49.700Z] [2020-03-27T14:44:49.700Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-03-27T14:44:49.700Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-03-27T14:44:49.700Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-03-27T14:44:49.700Z] [2020-03-27T14:44:49.700Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-03-27T14:44:49.700Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-03-27T14:44:49.700Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-03-27T14:44:49.700Z] [2020-03-27T14:44:49.700Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2020-03-27T14:44:49.700Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2020-03-27T14:44:49.700Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-03-27T14:44:49.700Z] [2020-03-27T14:44:49.700Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-03-27T14:44:49.700Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-03-27T14:44:49.700Z] requirement.go:26: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-03-27T14:44:49.700Z] [2020-03-27T14:44:49.700Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-03-27T14:44:49.700Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-03-27T14:44:49.700Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-03-27T14:44:49.700Z] requirement.go:26: unmatched requirement OnlyDefaultNetworks [2020-03-27T14:44:49.700Z] docker_cli_network_unix_test.go:46: Daemon dc33a32d363f6 is not started [2020-03-27T14:44:49.700Z] [2020-03-27T14:44:49.700Z] [2020-03-27T14:44:49.700Z] DONE 1249 tests, 44 skipped in 1978.556s [2020-03-27T14:44:49.700Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-03-27T14:44:49.700Z] ++++ cat bundles/test-integration/docker.pid [2020-03-27T14:44:49.700Z] +++ kill 6888 [2020-03-27T14:44:51.062Z] umount: bundles/test-integration/root: no mount point specified. [2020-03-27T14:44:51.062Z] +++ /etc/init.d/apparmor stop [2020-03-27T14:44:51.062Z] Leaving: AppArmorNo profiles have been unloaded. [2020-03-27T14:44:51.062Z] [2020-03-27T14:44:51.062Z] Unloading profiles will leave already running processes permanently [2020-03-27T14:44:51.062Z] unconfined, which can lead to unexpected situations. [2020-03-27T14:44:51.062Z] [2020-03-27T14:44:51.062Z] To set a process to complain mode, use the command line tool [2020-03-27T14:44:51.062Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-03-27T14:44:51.062Z] +++ true [2020-03-27T14:44:51.062Z] [2020-03-27T14:44:55.961Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-03-27T14:45:08.379Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-03-27T14:45:16.993Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-03-27T14:45:21.781Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-03-27T14:45:26.492Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-03-27T14:45:29.692Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-03-27T14:45:29.692Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-03-27T14:45:32.950Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-03-27T14:45:35.458Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-03-27T14:45:40.689Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-03-27T14:45:43.196Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-03-27T14:45:44.312Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-03-27T14:45:44.312Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-03-27T14:45:50.136Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-03-27T14:45:50.136Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-03-27T14:45:50.136Z] === RUN TestDockerSuite/TestBuildNetNone [2020-03-27T14:45:50.136Z] === RUN TestDockerSuite/TestBuildNoContext [2020-03-27T14:45:52.325Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-03-27T14:45:57.036Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-03-27T14:45:58.592Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-03-27T14:45:59.095Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-03-27T14:45:59.095Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-03-27T14:46:02.294Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-03-27T14:46:03.357Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-03-27T14:46:04.383Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-03-27T14:46:05.062Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-03-27T14:46:19.236Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-03-27T14:46:19.698Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-03-27T14:46:19.883Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-03-27T14:46:21.243Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-03-27T14:46:24.500Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-03-27T14:46:27.757Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-03-27T14:46:28.308Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-03-27T14:46:31.234Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-03-27T14:46:35.826Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-03-27T14:46:39.830Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-03-27T14:46:41.056Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-03-27T14:46:43.563Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-03-27T14:46:45.644Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-03-27T14:46:46.826Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-03-27T14:46:49.394Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-03-27T14:46:50.080Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-03-27T14:46:50.941Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-03-27T14:46:50.941Z] === RUN TestDockerSuite/TestBuildPATH [2020-03-27T14:46:50.941Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-03-27T14:46:52.488Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-03-27T14:46:52.488Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-03-27T14:46:53.335Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-03-27T14:46:55.842Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-03-27T14:46:59.098Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-03-27T14:47:35.074Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-03-27T14:47:52.826Z] === RUN TestDockerSuite/TestBuildRm [2020-03-27T14:47:55.237Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-03-27T14:48:05.256Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-03-27T14:48:08.192Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-03-27T14:48:08.192Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-03-27T14:48:08.192Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-03-27T14:48:09.741Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-03-27T14:48:10.074Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-03-27T14:48:12.855Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-03-27T14:48:15.773Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-03-27T14:48:20.488Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-03-27T14:48:29.604Z] --- PASS: TestDockerSwarmSuite (1768.64s) [2020-03-27T14:48:29.604Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (2.89s) [2020-03-27T14:48:29.604Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-03-27T14:48:29.604Z] daemon.go:325: [d405e05db5a11] waiting for daemon to start [2020-03-27T14:48:29.604Z] daemon.go:325: [d405e05db5a11] waiting for daemon to start [2020-03-27T14:48:29.604Z] daemon.go:353: [d405e05db5a11] daemon started [2020-03-27T14:48:29.604Z] daemon.go:461: [d405e05db5a11] Stopping daemon [2020-03-27T14:48:29.604Z] daemon.go:296: [d405e05db5a11] exiting daemon [2020-03-27T14:48:29.604Z] daemon.go:448: [d405e05db5a11] Daemon stopped [2020-03-27T14:48:29.604Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.16s) [2020-03-27T14:48:29.604Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-03-27T14:48:29.604Z] daemon.go:325: [de14d8aa9ffc1] waiting for daemon to start [2020-03-27T14:48:29.604Z] daemon.go:325: [de14d8aa9ffc1] waiting for daemon to start [2020-03-27T14:48:29.604Z] daemon.go:353: [de14d8aa9ffc1] daemon started [2020-03-27T14:48:29.604Z] daemon.go:461: [de14d8aa9ffc1] Stopping daemon [2020-03-27T14:48:29.604Z] daemon.go:296: [de14d8aa9ffc1] exiting daemon [2020-03-27T14:48:29.604Z] daemon.go:448: [de14d8aa9ffc1] Daemon stopped [2020-03-27T14:48:29.604Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.38s) [2020-03-27T14:48:29.604Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-03-27T14:48:29.604Z] daemon.go:325: [d6accb9d30290] waiting for daemon to start [2020-03-27T14:48:29.604Z] daemon.go:325: [d6accb9d30290] waiting for daemon to start [2020-03-27T14:48:29.604Z] daemon.go:353: [d6accb9d30290] daemon started [2020-03-27T14:48:29.604Z] daemon.go:461: [d6accb9d30290] Stopping daemon [2020-03-27T14:48:29.604Z] daemon.go:296: [d6accb9d30290] exiting daemon [2020-03-27T14:48:29.604Z] daemon.go:448: [d6accb9d30290] Daemon stopped [2020-03-27T14:48:29.604Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.12s) [2020-03-27T14:48:29.604Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash [2020-03-27T14:48:29.604Z] daemon.go:325: [d10f410cafa54] waiting for daemon to start [2020-03-27T14:48:29.604Z] daemon.go:325: [d10f410cafa54] waiting for daemon to start [2020-03-27T14:48:29.604Z] daemon.go:353: [d10f410cafa54] daemon started [2020-03-27T14:48:29.604Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash [2020-03-27T14:48:29.604Z] daemon.go:325: [dd375275c06b1] waiting for daemon to start [2020-03-27T14:48:29.604Z] daemon.go:325: [dd375275c06b1] waiting for daemon to start [2020-03-27T14:48:29.604Z] daemon.go:353: [dd375275c06b1] daemon started [2020-03-27T14:48:29.604Z] daemon.go:461: [d10f410cafa54] Stopping daemon [2020-03-27T14:48:29.604Z] daemon.go:296: [d10f410cafa54] exiting daemon [2020-03-27T14:48:29.604Z] daemon.go:448: [d10f410cafa54] Daemon stopped [2020-03-27T14:48:29.604Z] daemon.go:461: [dd375275c06b1] Stopping daemon [2020-03-27T14:48:29.604Z] daemon.go:296: [dd375275c06b1] exiting daemon [2020-03-27T14:48:29.604Z] daemon.go:448: [dd375275c06b1] Daemon stopped [2020-03-27T14:48:29.604Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.81s) [2020-03-27T14:48:29.604Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-03-27T14:48:29.604Z] daemon.go:325: [d4cba7ffe23ca] waiting for daemon to start [2020-03-27T14:48:29.604Z] daemon.go:325: [d4cba7ffe23ca] waiting for daemon to start [2020-03-27T14:48:29.604Z] daemon.go:353: [d4cba7ffe23ca] daemon started [2020-03-27T14:48:29.604Z] daemon.go:461: [d4cba7ffe23ca] Stopping daemon [2020-03-27T14:48:29.604Z] daemon.go:296: [d4cba7ffe23ca] exiting daemon [2020-03-27T14:48:29.604Z] daemon.go:448: [d4cba7ffe23ca] Daemon stopped [2020-03-27T14:48:29.604Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (26.94s) [2020-03-27T14:48:29.604Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-03-27T14:48:29.604Z] daemon.go:325: [de96fc1cad18d] waiting for daemon to start [2020-03-27T14:48:29.604Z] daemon.go:325: [de96fc1cad18d] waiting for daemon to start [2020-03-27T14:48:29.604Z] daemon.go:353: [de96fc1cad18d] daemon started [2020-03-27T14:48:29.604Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-03-27T14:48:29.604Z] daemon.go:325: [d68a7e80f0539] waiting for daemon to start [2020-03-27T14:48:29.604Z] daemon.go:325: [d68a7e80f0539] waiting for daemon to start [2020-03-27T14:48:29.604Z] daemon.go:353: [d68a7e80f0539] daemon started [2020-03-27T14:48:29.604Z] check_test.go:358: [d68a7e80f0539] joining swarm manager [de96fc1cad18d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-27T14:48:29.604Z] daemon.go:461: [d68a7e80f0539] Stopping daemon [2020-03-27T14:48:29.604Z] daemon.go:296: [d68a7e80f0539] exiting daemon [2020-03-27T14:48:29.604Z] daemon.go:448: [d68a7e80f0539] Daemon stopped [2020-03-27T14:48:29.604Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-03-27T14:48:29.604Z] daemon.go:325: [d9a5a70f9b5c1] waiting for daemon to start [2020-03-27T14:48:29.604Z] daemon.go:325: [d9a5a70f9b5c1] waiting for daemon to start [2020-03-27T14:48:29.604Z] daemon.go:353: [d9a5a70f9b5c1] daemon started [2020-03-27T14:48:29.604Z] check_test.go:358: [d9a5a70f9b5c1] joining swarm manager [de96fc1cad18d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-27T14:48:29.604Z] daemon.go:461: [de96fc1cad18d] Stopping daemon [2020-03-27T14:48:29.604Z] daemon.go:296: [de96fc1cad18d] exiting daemon [2020-03-27T14:48:29.604Z] daemon.go:448: [de96fc1cad18d] Daemon stopped [2020-03-27T14:48:29.604Z] check_test.go:379: Daemon d68a7e80f0539 is not started [2020-03-27T14:48:29.605Z] daemon.go:461: [d9a5a70f9b5c1] Stopping daemon [2020-03-27T14:48:29.605Z] daemon.go:296: [d9a5a70f9b5c1] exiting daemon [2020-03-27T14:48:29.605Z] daemon.go:448: [d9a5a70f9b5c1] Daemon stopped [2020-03-27T14:48:29.605Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-03-27T14:48:29.605Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-03-27T14:48:29.605Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.14s) [2020-03-27T14:48:29.605Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit [2020-03-27T14:48:29.605Z] daemon.go:325: [dfa56801704d4] waiting for daemon to start [2020-03-27T14:48:29.605Z] daemon.go:325: [dfa56801704d4] waiting for daemon to start [2020-03-27T14:48:29.605Z] daemon.go:353: [dfa56801704d4] daemon started [2020-03-27T14:48:29.605Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit [2020-03-27T14:48:29.605Z] daemon.go:325: [d5cf01f0ef74b] waiting for daemon to start [2020-03-27T14:48:29.605Z] daemon.go:325: [d5cf01f0ef74b] waiting for daemon to start [2020-03-27T14:48:29.605Z] daemon.go:353: [d5cf01f0ef74b] daemon started [2020-03-27T14:48:29.605Z] check_test.go:358: [d5cf01f0ef74b] joining swarm manager [dfa56801704d4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-27T14:48:29.605Z] daemon.go:461: [dfa56801704d4] Stopping daemon [2020-03-27T14:48:29.605Z] daemon.go:296: [dfa56801704d4] exiting daemon [2020-03-27T14:48:29.605Z] daemon.go:448: [dfa56801704d4] Daemon stopped [2020-03-27T14:48:29.605Z] daemon.go:461: [d5cf01f0ef74b] Stopping daemon [2020-03-27T14:48:29.605Z] daemon.go:296: [d5cf01f0ef74b] exiting daemon [2020-03-27T14:48:29.605Z] daemon.go:448: [d5cf01f0ef74b] Daemon stopped [2020-03-27T14:48:29.605Z] daemon.go:325: [dfa56801704d4] waiting for daemon to start [2020-03-27T14:48:29.605Z] daemon.go:325: [dfa56801704d4] waiting for daemon to start [2020-03-27T14:48:29.605Z] daemon.go:353: [dfa56801704d4] daemon started [2020-03-27T14:48:29.605Z] daemon.go:325: [d5cf01f0ef74b] waiting for daemon to start [2020-03-27T14:48:29.605Z] daemon.go:325: [d5cf01f0ef74b] waiting for daemon to start [2020-03-27T14:48:29.605Z] daemon.go:353: [d5cf01f0ef74b] daemon started [2020-03-27T14:48:29.605Z] daemon.go:461: [dfa56801704d4] Stopping daemon [2020-03-27T14:48:29.605Z] daemon.go:296: [dfa56801704d4] exiting daemon [2020-03-27T14:48:29.605Z] daemon.go:448: [dfa56801704d4] Daemon stopped [2020-03-27T14:48:29.605Z] daemon.go:461: [d5cf01f0ef74b] Stopping daemon [2020-03-27T14:48:29.605Z] daemon.go:296: [d5cf01f0ef74b] exiting daemon [2020-03-27T14:48:29.605Z] daemon.go:448: [d5cf01f0ef74b] Daemon stopped [2020-03-27T14:48:29.605Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.91s) [2020-03-27T14:48:29.605Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-03-27T14:48:29.605Z] daemon.go:325: [d854dde87f44b] waiting for daemon to start [2020-03-27T14:48:29.605Z] daemon.go:325: [d854dde87f44b] waiting for daemon to start [2020-03-27T14:48:29.605Z] daemon.go:353: [d854dde87f44b] daemon started [2020-03-27T14:48:29.605Z] daemon.go:461: [d854dde87f44b] Stopping daemon [2020-03-27T14:48:29.605Z] daemon.go:296: [d854dde87f44b] exiting daemon [2020-03-27T14:48:29.605Z] daemon.go:448: [d854dde87f44b] Daemon stopped [2020-03-27T14:48:29.605Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.75s) [2020-03-27T14:48:29.605Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-03-27T14:48:29.605Z] daemon.go:325: [df4fdb4c53842] waiting for daemon to start [2020-03-27T14:48:29.605Z] daemon.go:325: [df4fdb4c53842] waiting for daemon to start [2020-03-27T14:48:29.605Z] daemon.go:353: [df4fdb4c53842] daemon started [2020-03-27T14:48:29.605Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-03-27T14:48:29.605Z] daemon.go:325: [d4b2cb8c81707] waiting for daemon to start [2020-03-27T14:48:29.605Z] daemon.go:325: [d4b2cb8c81707] waiting for daemon to start [2020-03-27T14:48:29.605Z] daemon.go:353: [d4b2cb8c81707] daemon started [2020-03-27T14:48:29.605Z] daemon.go:461: [df4fdb4c53842] Stopping daemon [2020-03-27T14:48:29.605Z] daemon.go:296: [df4fdb4c53842] exiting daemon [2020-03-27T14:48:29.605Z] daemon.go:448: [df4fdb4c53842] Daemon stopped [2020-03-27T14:48:29.605Z] daemon.go:461: [d4b2cb8c81707] Stopping daemon [2020-03-27T14:48:29.605Z] daemon.go:296: [d4b2cb8c81707] exiting daemon [2020-03-27T14:48:29.605Z] daemon.go:448: [d4b2cb8c81707] Daemon stopped [2020-03-27T14:48:29.605Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (38.25s) [2020-03-27T14:48:29.605Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-03-27T14:48:29.605Z] daemon.go:325: [dab1e406a01ba] waiting for daemon to start [2020-03-27T14:48:29.605Z] daemon.go:325: [dab1e406a01ba] waiting for daemon to start [2020-03-27T14:48:29.605Z] daemon.go:353: [dab1e406a01ba] daemon started [2020-03-27T14:48:29.605Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-03-27T14:48:29.605Z] daemon.go:325: [dff3c1e827f1a] waiting for daemon to start [2020-03-27T14:48:29.605Z] daemon.go:325: [dff3c1e827f1a] waiting for daemon to start [2020-03-27T14:48:29.605Z] daemon.go:353: [dff3c1e827f1a] daemon started [2020-03-27T14:48:29.605Z] check_test.go:358: [dff3c1e827f1a] joining swarm manager [dab1e406a01ba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-27T14:48:29.605Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-03-27T14:48:29.605Z] daemon.go:325: [d4c4324f02fa6] waiting for daemon to start [2020-03-27T14:48:29.605Z] daemon.go:325: [d4c4324f02fa6] waiting for daemon to start [2020-03-27T14:48:29.605Z] daemon.go:353: [d4c4324f02fa6] daemon started [2020-03-27T14:48:29.605Z] check_test.go:358: [d4c4324f02fa6] joining swarm manager [dab1e406a01ba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-27T14:48:29.605Z] daemon.go:461: [dab1e406a01ba] Stopping daemon [2020-03-27T14:48:29.605Z] daemon.go:296: [dab1e406a01ba] exiting daemon [2020-03-27T14:48:29.605Z] daemon.go:448: [dab1e406a01ba] Daemon stopped [2020-03-27T14:48:29.605Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2020-03-27T14:48:29.605Z] daemon.go:325: [dab1e406a01ba] waiting for daemon to start [2020-03-27T14:48:29.605Z] daemon.go:325: [dab1e406a01ba] waiting for daemon to start [2020-03-27T14:48:29.605Z] daemon.go:325: [dab1e406a01ba] waiting for daemon to start [2020-03-27T14:48:29.605Z] daemon.go:353: [dab1e406a01ba] daemon started [2020-03-27T14:48:29.605Z] docker_api_swarm_test.go:364: Waiting for possible election... [2020-03-27T14:48:29.605Z] daemon.go:461: [dab1e406a01ba] Stopping daemon [2020-03-27T14:48:29.605Z] daemon.go:296: [dab1e406a01ba] exiting daemon [2020-03-27T14:48:29.605Z] daemon.go:448: [dab1e406a01ba] Daemon stopped [2020-03-27T14:48:29.605Z] daemon.go:461: [dff3c1e827f1a] Stopping daemon [2020-03-27T14:48:29.605Z] daemon.go:296: [dff3c1e827f1a] exiting daemon [2020-03-27T14:48:29.605Z] daemon.go:448: [dff3c1e827f1a] Daemon stopped [2020-03-27T14:48:29.605Z] daemon.go:461: [d4c4324f02fa6] Stopping daemon [2020-03-27T14:48:29.605Z] daemon.go:296: [d4c4324f02fa6] exiting daemon [2020-03-27T14:48:29.605Z] daemon.go:448: [d4c4324f02fa6] Daemon stopped [2020-03-27T14:48:29.605Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (21.59s) [2020-03-27T14:48:29.605Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-03-27T14:48:29.605Z] daemon.go:325: [dc0e30bce584e] waiting for daemon to start [2020-03-27T14:48:29.605Z] daemon.go:325: [dc0e30bce584e] waiting for daemon to start [2020-03-27T14:48:29.605Z] daemon.go:353: [dc0e30bce584e] daemon started [2020-03-27T14:48:29.605Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-03-27T14:48:29.605Z] daemon.go:325: [d1023d036a245] waiting for daemon to start [2020-03-27T14:48:29.605Z] daemon.go:325: [d1023d036a245] waiting for daemon to start [2020-03-27T14:48:29.605Z] daemon.go:353: [d1023d036a245] daemon started [2020-03-27T14:48:29.605Z] check_test.go:358: [d1023d036a245] joining swarm manager [dc0e30bce584e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-27T14:48:29.605Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-03-27T14:48:29.605Z] daemon.go:325: [dd5c4be226721] waiting for daemon to start [2020-03-27T14:48:29.605Z] daemon.go:325: [dd5c4be226721] waiting for daemon to start [2020-03-27T14:48:29.605Z] daemon.go:353: [dd5c4be226721] daemon started [2020-03-27T14:48:29.605Z] check_test.go:358: [dd5c4be226721] joining swarm manager [dc0e30bce584e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-27T14:48:29.605Z] daemon.go:461: [dc0e30bce584e] Stopping daemon [2020-03-27T14:48:29.605Z] daemon.go:296: [dc0e30bce584e] exiting daemon [2020-03-27T14:48:29.605Z] daemon.go:448: [dc0e30bce584e] Daemon stopped [2020-03-27T14:48:29.605Z] daemon.go:461: [d1023d036a245] Stopping daemon [2020-03-27T14:48:29.605Z] daemon.go:296: [d1023d036a245] exiting daemon [2020-03-27T14:48:29.605Z] daemon.go:448: [d1023d036a245] Daemon stopped [2020-03-27T14:48:29.605Z] daemon.go:461: [dd5c4be226721] Stopping daemon [2020-03-27T14:48:29.605Z] daemon.go:296: [dd5c4be226721] exiting daemon [2020-03-27T14:48:29.605Z] daemon.go:448: [dd5c4be226721] Daemon stopped [2020-03-27T14:48:29.605Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.86s) [2020-03-27T14:48:29.605Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-03-27T14:48:29.605Z] daemon.go:325: [d9ed5311bcc88] waiting for daemon to start [2020-03-27T14:48:29.605Z] daemon.go:325: [d9ed5311bcc88] waiting for daemon to start [2020-03-27T14:48:29.605Z] daemon.go:353: [d9ed5311bcc88] daemon started [2020-03-27T14:48:29.605Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-03-27T14:48:29.605Z] daemon.go:325: [d4f59ea1daa4f] waiting for daemon to start [2020-03-27T14:48:29.605Z] daemon.go:325: [d4f59ea1daa4f] waiting for daemon to start [2020-03-27T14:48:29.605Z] daemon.go:353: [d4f59ea1daa4f] daemon started [2020-03-27T14:48:29.605Z] daemon.go:461: [d9ed5311bcc88] Stopping daemon [2020-03-27T14:48:29.605Z] daemon.go:296: [d9ed5311bcc88] exiting daemon [2020-03-27T14:48:29.605Z] daemon.go:448: [d9ed5311bcc88] Daemon stopped [2020-03-27T14:48:29.605Z] daemon.go:461: [d4f59ea1daa4f] Stopping daemon [2020-03-27T14:48:29.605Z] daemon.go:296: [d4f59ea1daa4f] exiting daemon [2020-03-27T14:48:29.605Z] daemon.go:448: [d4f59ea1daa4f] Daemon stopped [2020-03-27T14:48:29.605Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.44s) [2020-03-27T14:48:29.605Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-03-27T14:48:29.605Z] daemon.go:325: [d36514de1cd10] waiting for daemon to start [2020-03-27T14:48:29.605Z] daemon.go:325: [d36514de1cd10] waiting for daemon to start [2020-03-27T14:48:29.605Z] daemon.go:353: [d36514de1cd10] daemon started [2020-03-27T14:48:29.605Z] daemon.go:461: [d36514de1cd10] Stopping daemon [2020-03-27T14:48:29.605Z] daemon.go:296: [d36514de1cd10] exiting daemon [2020-03-27T14:48:29.605Z] daemon.go:448: [d36514de1cd10] Daemon stopped [2020-03-27T14:48:29.605Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.05s) [2020-03-27T14:48:29.605Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes [2020-03-27T14:48:29.605Z] daemon.go:325: [dbc9fe232bd74] waiting for daemon to start [2020-03-27T14:48:29.605Z] daemon.go:325: [dbc9fe232bd74] waiting for daemon to start [2020-03-27T14:48:29.605Z] daemon.go:353: [dbc9fe232bd74] daemon started [2020-03-27T14:48:29.605Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes [2020-03-27T14:48:29.605Z] daemon.go:325: [ded0fa85ce925] waiting for daemon to start [2020-03-27T14:48:29.605Z] daemon.go:325: [ded0fa85ce925] waiting for daemon to start [2020-03-27T14:48:29.605Z] daemon.go:353: [ded0fa85ce925] daemon started [2020-03-27T14:48:29.605Z] check_test.go:358: [ded0fa85ce925] joining swarm manager [dbc9fe232bd74]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-27T14:48:29.605Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes [2020-03-27T14:48:29.605Z] daemon.go:325: [d52a466a76a4a] waiting for daemon to start [2020-03-27T14:48:29.605Z] daemon.go:325: [d52a466a76a4a] waiting for daemon to start [2020-03-27T14:48:29.605Z] daemon.go:353: [d52a466a76a4a] daemon started [2020-03-27T14:48:29.605Z] check_test.go:358: [d52a466a76a4a] joining swarm manager [dbc9fe232bd74]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-27T14:48:29.605Z] daemon.go:461: [dbc9fe232bd74] Stopping daemon [2020-03-27T14:48:29.605Z] daemon.go:296: [dbc9fe232bd74] exiting daemon [2020-03-27T14:48:29.605Z] daemon.go:448: [dbc9fe232bd74] Daemon stopped [2020-03-27T14:48:29.605Z] daemon.go:461: [ded0fa85ce925] Stopping daemon [2020-03-27T14:48:29.605Z] daemon.go:296: [ded0fa85ce925] exiting daemon [2020-03-27T14:48:29.605Z] daemon.go:448: [ded0fa85ce925] Daemon stopped [2020-03-27T14:48:29.605Z] daemon.go:461: [d52a466a76a4a] Stopping daemon [2020-03-27T14:48:29.605Z] daemon.go:296: [d52a466a76a4a] exiting daemon [2020-03-27T14:48:29.605Z] daemon.go:448: [d52a466a76a4a] Daemon stopped [2020-03-27T14:48:29.605Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (52.34s) [2020-03-27T14:48:29.605Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-03-27T14:48:29.605Z] daemon.go:325: [d24d7ba1c3e14] waiting for daemon to start [2020-03-27T14:48:29.605Z] daemon.go:325: [d24d7ba1c3e14] waiting for daemon to start [2020-03-27T14:48:29.605Z] daemon.go:353: [d24d7ba1c3e14] daemon started [2020-03-27T14:48:29.605Z] daemon.go:461: [d24d7ba1c3e14] Stopping daemon [2020-03-27T14:48:29.605Z] daemon.go:296: [d24d7ba1c3e14] exiting daemon [2020-03-27T14:48:29.605Z] daemon.go:448: [d24d7ba1c3e14] Daemon stopped [2020-03-27T14:48:29.605Z] daemon.go:325: [d24d7ba1c3e14] waiting for daemon to start [2020-03-27T14:48:29.605Z] daemon.go:325: [d24d7ba1c3e14] waiting for daemon to start [2020-03-27T14:48:29.605Z] daemon.go:353: [d24d7ba1c3e14] daemon started [2020-03-27T14:48:29.605Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-03-27T14:48:29.605Z] daemon.go:325: [d39477f7507ac] waiting for daemon to start [2020-03-27T14:48:29.605Z] daemon.go:325: [d39477f7507ac] waiting for daemon to start [2020-03-27T14:48:29.605Z] daemon.go:353: [d39477f7507ac] daemon started [2020-03-27T14:48:29.605Z] check_test.go:358: [d39477f7507ac] joining swarm manager [d24d7ba1c3e14]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-27T14:48:29.605Z] daemon.go:461: [d39477f7507ac] Stopping daemon [2020-03-27T14:48:29.605Z] daemon.go:296: [d39477f7507ac] exiting daemon [2020-03-27T14:48:29.605Z] daemon.go:448: [d39477f7507ac] Daemon stopped [2020-03-27T14:48:29.605Z] daemon.go:325: [d39477f7507ac] waiting for daemon to start [2020-03-27T14:48:29.605Z] daemon.go:325: [d39477f7507ac] waiting for daemon to start [2020-03-27T14:48:29.605Z] daemon.go:325: [d39477f7507ac] waiting for daemon to start [2020-03-27T14:48:29.605Z] daemon.go:353: [d39477f7507ac] daemon started [2020-03-27T14:48:29.605Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-03-27T14:48:29.605Z] daemon.go:325: [d25323e941a62] waiting for daemon to start [2020-03-27T14:48:29.605Z] daemon.go:325: [d25323e941a62] waiting for daemon to start [2020-03-27T14:48:29.605Z] daemon.go:353: [d25323e941a62] daemon started [2020-03-27T14:48:29.605Z] check_test.go:358: [d25323e941a62] joining swarm manager [d24d7ba1c3e14]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-27T14:48:29.605Z] daemon.go:461: [d25323e941a62] Stopping daemon [2020-03-27T14:48:29.605Z] daemon.go:296: [d25323e941a62] exiting daemon [2020-03-27T14:48:29.605Z] daemon.go:448: [d25323e941a62] Daemon stopped [2020-03-27T14:48:29.605Z] daemon.go:325: [d25323e941a62] waiting for daemon to start [2020-03-27T14:48:29.605Z] daemon.go:325: [d25323e941a62] waiting for daemon to start [2020-03-27T14:48:29.605Z] daemon.go:325: [d25323e941a62] waiting for daemon to start [2020-03-27T14:48:29.605Z] daemon.go:325: [d25323e941a62] waiting for daemon to start [2020-03-27T14:48:29.605Z] daemon.go:353: [d25323e941a62] daemon started [2020-03-27T14:48:29.605Z] daemon.go:296: [d25323e941a62] exiting daemon [2020-03-27T14:48:29.605Z] daemon.go:325: [d25323e941a62] waiting for daemon to start [2020-03-27T14:48:29.605Z] daemon.go:325: [d25323e941a62] waiting for daemon to start [2020-03-27T14:48:29.605Z] daemon.go:353: [d25323e941a62] daemon started [2020-03-27T14:48:29.605Z] daemon.go:461: [d24d7ba1c3e14] Stopping daemon [2020-03-27T14:48:29.605Z] daemon.go:296: [d24d7ba1c3e14] exiting daemon [2020-03-27T14:48:29.605Z] daemon.go:448: [d24d7ba1c3e14] Daemon stopped [2020-03-27T14:48:29.605Z] daemon.go:461: [d39477f7507ac] Stopping daemon [2020-03-27T14:48:29.605Z] daemon.go:296: [d39477f7507ac] exiting daemon [2020-03-27T14:48:29.605Z] daemon.go:448: [d39477f7507ac] Daemon stopped [2020-03-27T14:48:29.605Z] daemon.go:461: [d25323e941a62] Stopping daemon [2020-03-27T14:48:29.605Z] daemon.go:296: [d25323e941a62] exiting daemon [2020-03-27T14:48:29.605Z] daemon.go:448: [d25323e941a62] Daemon stopped [2020-03-27T14:48:29.605Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.83s) [2020-03-27T14:48:29.605Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-03-27T14:48:29.605Z] daemon.go:325: [d085ccedbb423] waiting for daemon to start [2020-03-27T14:48:29.605Z] daemon.go:325: [d085ccedbb423] waiting for daemon to start [2020-03-27T14:48:29.605Z] daemon.go:353: [d085ccedbb423] daemon started [2020-03-27T14:48:29.605Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-03-27T14:48:29.605Z] daemon.go:325: [df363843eede9] waiting for daemon to start [2020-03-27T14:48:29.605Z] daemon.go:325: [df363843eede9] waiting for daemon to start [2020-03-27T14:48:29.605Z] daemon.go:353: [df363843eede9] daemon started [2020-03-27T14:48:29.605Z] check_test.go:358: [df363843eede9] joining swarm manager [d085ccedbb423]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-27T14:48:29.605Z] daemon.go:461: [d085ccedbb423] Stopping daemon [2020-03-27T14:48:29.605Z] daemon.go:296: [d085ccedbb423] exiting daemon [2020-03-27T14:48:29.605Z] daemon.go:448: [d085ccedbb423] Daemon stopped [2020-03-27T14:48:29.605Z] daemon.go:461: [df363843eede9] Stopping daemon [2020-03-27T14:48:29.605Z] daemon.go:296: [df363843eede9] exiting daemon [2020-03-27T14:48:29.605Z] daemon.go:448: [df363843eede9] Daemon stopped [2020-03-27T14:48:29.605Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.67s) [2020-03-27T14:48:29.605Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-03-27T14:48:29.605Z] daemon.go:325: [d4b0fccb43603] waiting for daemon to start [2020-03-27T14:48:29.605Z] daemon.go:325: [d4b0fccb43603] waiting for daemon to start [2020-03-27T14:48:29.605Z] daemon.go:353: [d4b0fccb43603] daemon started [2020-03-27T14:48:29.605Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-03-27T14:48:29.605Z] daemon.go:325: [dbbd3c016e010] waiting for daemon to start [2020-03-27T14:48:29.605Z] daemon.go:325: [dbbd3c016e010] waiting for daemon to start [2020-03-27T14:48:29.605Z] daemon.go:353: [dbbd3c016e010] daemon started [2020-03-27T14:48:29.605Z] check_test.go:358: [dbbd3c016e010] joining swarm manager [d4b0fccb43603]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-27T14:48:29.605Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-03-27T14:48:29.605Z] daemon.go:325: [d5afa894751a2] waiting for daemon to start [2020-03-27T14:48:29.605Z] daemon.go:325: [d5afa894751a2] waiting for daemon to start [2020-03-27T14:48:29.605Z] daemon.go:353: [d5afa894751a2] daemon started [2020-03-27T14:48:29.605Z] check_test.go:358: [d5afa894751a2] joining swarm manager [d4b0fccb43603]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-27T14:48:29.605Z] daemon.go:461: [dbbd3c016e010] Stopping daemon [2020-03-27T14:48:29.605Z] daemon.go:296: [dbbd3c016e010] exiting daemon [2020-03-27T14:48:29.605Z] daemon.go:448: [dbbd3c016e010] Daemon stopped [2020-03-27T14:48:29.605Z] daemon.go:325: [dbbd3c016e010] waiting for daemon to start [2020-03-27T14:48:29.605Z] daemon.go:325: [dbbd3c016e010] waiting for daemon to start [2020-03-27T14:48:29.605Z] daemon.go:325: [dbbd3c016e010] waiting for daemon to start [2020-03-27T14:48:29.606Z] daemon.go:325: [dbbd3c016e010] waiting for daemon to start [2020-03-27T14:48:29.606Z] daemon.go:339: [dbbd3c016e010] error pinging daemon on start: Get http://dbbd3c016e010.sock/_ping: context deadline exceeded [2020-03-27T14:48:29.606Z] daemon.go:325: [dbbd3c016e010] waiting for daemon to start [2020-03-27T14:48:29.606Z] daemon.go:339: [dbbd3c016e010] error pinging daemon on start: Get http://dbbd3c016e010.sock/_ping: context deadline exceeded [2020-03-27T14:48:29.606Z] daemon.go:325: [dbbd3c016e010] waiting for daemon to start [2020-03-27T14:48:29.606Z] daemon.go:339: [dbbd3c016e010] error pinging daemon on start: Get http://dbbd3c016e010.sock/_ping: context deadline exceeded [2020-03-27T14:48:29.606Z] daemon.go:325: [dbbd3c016e010] waiting for daemon to start [2020-03-27T14:48:29.606Z] daemon.go:339: [dbbd3c016e010] error pinging daemon on start: Get http://dbbd3c016e010.sock/_ping: context deadline exceeded [2020-03-27T14:48:29.606Z] daemon.go:325: [dbbd3c016e010] waiting for daemon to start [2020-03-27T14:48:29.606Z] daemon.go:339: [dbbd3c016e010] error pinging daemon on start: Get http://dbbd3c016e010.sock/_ping: context deadline exceeded [2020-03-27T14:48:29.606Z] daemon.go:325: [dbbd3c016e010] waiting for daemon to start [2020-03-27T14:48:29.606Z] daemon.go:339: [dbbd3c016e010] error pinging daemon on start: Get http://dbbd3c016e010.sock/_ping: context deadline exceeded [2020-03-27T14:48:29.606Z] daemon.go:325: [dbbd3c016e010] waiting for daemon to start [2020-03-27T14:48:29.606Z] daemon.go:353: [dbbd3c016e010] daemon started [2020-03-27T14:48:29.606Z] daemon.go:461: [d4b0fccb43603] Stopping daemon [2020-03-27T14:48:29.606Z] daemon.go:296: [d4b0fccb43603] exiting daemon [2020-03-27T14:48:29.606Z] daemon.go:448: [d4b0fccb43603] Daemon stopped [2020-03-27T14:48:29.606Z] daemon.go:461: [dbbd3c016e010] Stopping daemon [2020-03-27T14:48:29.606Z] daemon.go:296: [dbbd3c016e010] exiting daemon [2020-03-27T14:48:29.606Z] daemon.go:448: [dbbd3c016e010] Daemon stopped [2020-03-27T14:48:29.606Z] daemon.go:461: [d5afa894751a2] Stopping daemon [2020-03-27T14:48:29.606Z] daemon.go:296: [d5afa894751a2] exiting daemon [2020-03-27T14:48:29.606Z] daemon.go:448: [d5afa894751a2] Daemon stopped [2020-03-27T14:48:29.606Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.16s) [2020-03-27T14:48:29.606Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-03-27T14:48:29.606Z] daemon.go:325: [d2b532d812926] waiting for daemon to start [2020-03-27T14:48:29.606Z] daemon.go:325: [d2b532d812926] waiting for daemon to start [2020-03-27T14:48:29.606Z] daemon.go:353: [d2b532d812926] daemon started [2020-03-27T14:48:29.606Z] daemon.go:461: [d2b532d812926] Stopping daemon [2020-03-27T14:48:29.606Z] daemon.go:296: [d2b532d812926] exiting daemon [2020-03-27T14:48:29.606Z] daemon.go:448: [d2b532d812926] Daemon stopped [2020-03-27T14:48:29.606Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (26.96s) [2020-03-27T14:48:29.606Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-03-27T14:48:29.606Z] daemon.go:325: [d4d2bb79c87ae] waiting for daemon to start [2020-03-27T14:48:29.606Z] daemon.go:325: [d4d2bb79c87ae] waiting for daemon to start [2020-03-27T14:48:29.606Z] daemon.go:353: [d4d2bb79c87ae] daemon started [2020-03-27T14:48:29.606Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-03-27T14:48:29.606Z] daemon.go:325: [d258690aa9778] waiting for daemon to start [2020-03-27T14:48:29.606Z] daemon.go:325: [d258690aa9778] waiting for daemon to start [2020-03-27T14:48:29.606Z] daemon.go:353: [d258690aa9778] daemon started [2020-03-27T14:48:29.606Z] check_test.go:358: [d258690aa9778] joining swarm manager [d4d2bb79c87ae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-27T14:48:29.606Z] daemon.go:461: [d4d2bb79c87ae] Stopping daemon [2020-03-27T14:48:29.606Z] daemon.go:296: [d4d2bb79c87ae] exiting daemon [2020-03-27T14:48:29.606Z] daemon.go:448: [d4d2bb79c87ae] Daemon stopped [2020-03-27T14:48:29.606Z] daemon.go:461: [d258690aa9778] Stopping daemon [2020-03-27T14:48:29.606Z] daemon.go:296: [d258690aa9778] exiting daemon [2020-03-27T14:48:29.606Z] daemon.go:448: [d258690aa9778] Daemon stopped [2020-03-27T14:48:29.606Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (53.74s) [2020-03-27T14:48:29.606Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-03-27T14:48:29.606Z] daemon.go:325: [df1d66bfe2e70] waiting for daemon to start [2020-03-27T14:48:29.606Z] daemon.go:325: [df1d66bfe2e70] waiting for daemon to start [2020-03-27T14:48:29.606Z] daemon.go:353: [df1d66bfe2e70] daemon started [2020-03-27T14:48:29.606Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-03-27T14:48:29.606Z] daemon.go:325: [dbf529797be49] waiting for daemon to start [2020-03-27T14:48:29.606Z] daemon.go:325: [dbf529797be49] waiting for daemon to start [2020-03-27T14:48:29.606Z] daemon.go:353: [dbf529797be49] daemon started [2020-03-27T14:48:29.606Z] check_test.go:358: [dbf529797be49] joining swarm manager [df1d66bfe2e70]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-27T14:48:29.606Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-03-27T14:48:29.606Z] daemon.go:325: [d3943f7f8a3b9] waiting for daemon to start [2020-03-27T14:48:29.606Z] daemon.go:325: [d3943f7f8a3b9] waiting for daemon to start [2020-03-27T14:48:29.606Z] daemon.go:353: [d3943f7f8a3b9] daemon started [2020-03-27T14:48:29.606Z] check_test.go:358: [d3943f7f8a3b9] joining swarm manager [df1d66bfe2e70]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-27T14:48:29.606Z] daemon.go:461: [dbf529797be49] Stopping daemon [2020-03-27T14:48:29.606Z] daemon.go:296: [dbf529797be49] exiting daemon [2020-03-27T14:48:29.606Z] daemon.go:448: [dbf529797be49] Daemon stopped [2020-03-27T14:48:29.606Z] daemon.go:461: [d3943f7f8a3b9] Stopping daemon [2020-03-27T14:48:29.606Z] daemon.go:296: [d3943f7f8a3b9] exiting daemon [2020-03-27T14:48:29.606Z] daemon.go:448: [d3943f7f8a3b9] Daemon stopped [2020-03-27T14:48:29.606Z] daemon.go:325: [dbf529797be49] waiting for daemon to start [2020-03-27T14:48:29.606Z] daemon.go:325: [dbf529797be49] waiting for daemon to start [2020-03-27T14:48:29.606Z] daemon.go:325: [dbf529797be49] waiting for daemon to start [2020-03-27T14:48:29.606Z] daemon.go:325: [dbf529797be49] waiting for daemon to start [2020-03-27T14:48:29.606Z] daemon.go:353: [dbf529797be49] daemon started [2020-03-27T14:48:29.606Z] daemon.go:461: [df1d66bfe2e70] Stopping daemon [2020-03-27T14:48:29.606Z] daemon.go:296: [df1d66bfe2e70] exiting daemon [2020-03-27T14:48:29.606Z] daemon.go:448: [df1d66bfe2e70] Daemon stopped [2020-03-27T14:48:29.606Z] daemon.go:461: [dbf529797be49] Stopping daemon [2020-03-27T14:48:29.606Z] daemon.go:296: [dbf529797be49] exiting daemon [2020-03-27T14:48:29.606Z] daemon.go:448: [dbf529797be49] Daemon stopped [2020-03-27T14:48:29.606Z] check_test.go:379: Daemon d3943f7f8a3b9 is not started [2020-03-27T14:48:29.606Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (51.73s) [2020-03-27T14:48:29.606Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-03-27T14:48:29.606Z] daemon.go:325: [d330be8321b3c] waiting for daemon to start [2020-03-27T14:48:29.606Z] daemon.go:325: [d330be8321b3c] waiting for daemon to start [2020-03-27T14:48:29.606Z] daemon.go:353: [d330be8321b3c] daemon started [2020-03-27T14:48:29.606Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-03-27T14:48:29.606Z] daemon.go:325: [d7f7806d64a2d] waiting for daemon to start [2020-03-27T14:48:29.606Z] daemon.go:325: [d7f7806d64a2d] waiting for daemon to start [2020-03-27T14:48:29.606Z] daemon.go:353: [d7f7806d64a2d] daemon started [2020-03-27T14:48:29.606Z] check_test.go:358: [d7f7806d64a2d] joining swarm manager [d330be8321b3c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-27T14:48:29.606Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-03-27T14:48:29.606Z] daemon.go:325: [d3639f511829c] waiting for daemon to start [2020-03-27T14:48:29.606Z] daemon.go:325: [d3639f511829c] waiting for daemon to start [2020-03-27T14:48:29.606Z] daemon.go:353: [d3639f511829c] daemon started [2020-03-27T14:48:29.606Z] check_test.go:358: [d3639f511829c] joining swarm manager [d330be8321b3c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-27T14:48:29.606Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-03-27T14:48:29.606Z] daemon.go:325: [d1bb4abd8ec5e] waiting for daemon to start [2020-03-27T14:48:29.606Z] daemon.go:325: [d1bb4abd8ec5e] waiting for daemon to start [2020-03-27T14:48:29.606Z] daemon.go:353: [d1bb4abd8ec5e] daemon started [2020-03-27T14:48:29.606Z] check_test.go:358: [d1bb4abd8ec5e] joining swarm manager [d330be8321b3c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-03-27T14:48:29.606Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-03-27T14:48:29.606Z] daemon.go:325: [d6f376cd6df20] waiting for daemon to start [2020-03-27T14:48:29.606Z] daemon.go:325: [d6f376cd6df20] waiting for daemon to start [2020-03-27T14:48:29.606Z] daemon.go:353: [d6f376cd6df20] daemon started [2020-03-27T14:48:29.606Z] check_test.go:358: [d6f376cd6df20] joining swarm manager [d330be8321b3c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-03-27T14:48:29.606Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-03-27T14:48:29.606Z] daemon.go:325: [d80c512075922] waiting for daemon to start [2020-03-27T14:48:29.606Z] daemon.go:325: [d80c512075922] waiting for daemon to start [2020-03-27T14:48:29.606Z] daemon.go:353: [d80c512075922] daemon started [2020-03-27T14:48:29.606Z] check_test.go:358: [d80c512075922] joining swarm manager [d330be8321b3c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-03-27T14:48:29.606Z] daemon.go:461: [d80c512075922] Stopping daemon [2020-03-27T14:48:29.606Z] daemon.go:461: [d6f376cd6df20] Stopping daemon [2020-03-27T14:48:29.606Z] daemon.go:461: [d3639f511829c] Stopping daemon [2020-03-27T14:48:29.606Z] daemon.go:461: [d330be8321b3c] Stopping daemon [2020-03-27T14:48:29.606Z] daemon.go:461: [d7f7806d64a2d] Stopping daemon [2020-03-27T14:48:29.606Z] daemon.go:461: [d1bb4abd8ec5e] Stopping daemon [2020-03-27T14:48:29.606Z] daemon.go:296: [d330be8321b3c] exiting daemon [2020-03-27T14:48:29.606Z] daemon.go:448: [d330be8321b3c] Daemon stopped [2020-03-27T14:48:29.606Z] daemon.go:296: [d80c512075922] exiting daemon [2020-03-27T14:48:29.606Z] daemon.go:448: [d80c512075922] Daemon stopped [2020-03-27T14:48:29.606Z] daemon.go:296: [d1bb4abd8ec5e] exiting daemon [2020-03-27T14:48:29.606Z] daemon.go:448: [d1bb4abd8ec5e] Daemon stopped [2020-03-27T14:48:29.606Z] daemon.go:296: [d3639f511829c] exiting daemon [2020-03-27T14:48:29.606Z] daemon.go:448: [d3639f511829c] Daemon stopped [2020-03-27T14:48:29.606Z] daemon.go:296: [d7f7806d64a2d] exiting daemon [2020-03-27T14:48:29.606Z] daemon.go:448: [d7f7806d64a2d] Daemon stopped [2020-03-27T14:48:29.606Z] daemon.go:296: [d6f376cd6df20] exiting daemon [2020-03-27T14:48:29.606Z] daemon.go:448: [d6f376cd6df20] Daemon stopped [2020-03-27T14:48:29.606Z] daemon.go:325: [d80c512075922] waiting for daemon to start [2020-03-27T14:48:29.606Z] daemon.go:325: [d3639f511829c] waiting for daemon to start [2020-03-27T14:48:29.606Z] daemon.go:325: [d330be8321b3c] waiting for daemon to start [2020-03-27T14:48:29.606Z] daemon.go:325: [d7f7806d64a2d] waiting for daemon to start [2020-03-27T14:48:29.606Z] daemon.go:325: [d1bb4abd8ec5e] waiting for daemon to start [2020-03-27T14:48:29.606Z] daemon.go:325: [d6f376cd6df20] waiting for daemon to start [2020-03-27T14:48:29.606Z] daemon.go:325: [d80c512075922] waiting for daemon to start [2020-03-27T14:48:29.606Z] daemon.go:325: [d3639f511829c] waiting for daemon to start [2020-03-27T14:48:29.606Z] daemon.go:325: [d330be8321b3c] waiting for daemon to start [2020-03-27T14:48:29.606Z] daemon.go:325: [d7f7806d64a2d] waiting for daemon to start [2020-03-27T14:48:29.606Z] daemon.go:325: [d1bb4abd8ec5e] waiting for daemon to start [2020-03-27T14:48:29.606Z] daemon.go:325: [d6f376cd6df20] waiting for daemon to start [2020-03-27T14:48:29.606Z] daemon.go:325: [d80c512075922] waiting for daemon to start [2020-03-27T14:48:29.606Z] daemon.go:325: [d3639f511829c] waiting for daemon to start [2020-03-27T14:48:29.606Z] daemon.go:325: [d330be8321b3c] waiting for daemon to start [2020-03-27T14:48:29.606Z] daemon.go:325: [d7f7806d64a2d] waiting for daemon to start [2020-03-27T14:48:29.606Z] daemon.go:325: [d1bb4abd8ec5e] waiting for daemon to start [2020-03-27T14:48:29.606Z] daemon.go:325: [d6f376cd6df20] waiting for daemon to start [2020-03-27T14:48:29.606Z] daemon.go:325: [d80c512075922] waiting for daemon to start [2020-03-27T14:48:29.606Z] daemon.go:325: [d3639f511829c] waiting for daemon to start [2020-03-27T14:48:29.606Z] daemon.go:325: [d330be8321b3c] waiting for daemon to start [2020-03-27T14:48:29.606Z] daemon.go:325: [d7f7806d64a2d] waiting for daemon to start [2020-03-27T14:48:29.606Z] daemon.go:325: [d1bb4abd8ec5e] waiting for daemon to start [2020-03-27T14:48:29.606Z] daemon.go:325: [d6f376cd6df20] waiting for daemon to start [2020-03-27T14:48:29.606Z] daemon.go:339: [d3639f511829c] error pinging daemon on start: Get http://d3639f511829c.sock/_ping: context deadline exceeded [2020-03-27T14:48:29.606Z] daemon.go:339: [d80c512075922] error pinging daemon on start: Get http://d80c512075922.sock/_ping: context deadline exceeded [2020-03-27T14:48:29.606Z] daemon.go:339: [d330be8321b3c] error pinging daemon on start: Get http://d330be8321b3c.sock/_ping: context deadline exceeded [2020-03-27T14:48:29.606Z] daemon.go:339: [d7f7806d64a2d] error pinging daemon on start: Get http://d7f7806d64a2d.sock/_ping: context deadline exceeded [2020-03-27T14:48:29.606Z] daemon.go:339: [d1bb4abd8ec5e] error pinging daemon on start: Get http://d1bb4abd8ec5e.sock/_ping: context deadline exceeded [2020-03-27T14:48:29.606Z] daemon.go:339: [d6f376cd6df20] error pinging daemon on start: Get http://d6f376cd6df20.sock/_ping: context deadline exceeded [2020-03-27T14:48:29.606Z] daemon.go:325: [d3639f511829c] waiting for daemon to start [2020-03-27T14:48:29.606Z] daemon.go:325: [d80c512075922] waiting for daemon to start [2020-03-27T14:48:29.606Z] daemon.go:325: [d330be8321b3c] waiting for daemon to start [2020-03-27T14:48:29.606Z] daemon.go:325: [d7f7806d64a2d] waiting for daemon to start [2020-03-27T14:48:29.606Z] daemon.go:325: [d1bb4abd8ec5e] waiting for daemon to start [2020-03-27T14:48:29.606Z] daemon.go:325: [d6f376cd6df20] waiting for daemon to start [2020-03-27T14:48:29.606Z] daemon.go:339: [d3639f511829c] error pinging daemon on start: Get http://d3639f511829c.sock/_ping: context deadline exceeded [2020-03-27T14:48:29.606Z] daemon.go:339: [d80c512075922] error pinging daemon on start: Get http://d80c512075922.sock/_ping: context deadline exceeded [2020-03-27T14:48:29.606Z] daemon.go:339: [d330be8321b3c] error pinging daemon on start: Get http://d330be8321b3c.sock/_ping: context deadline exceeded [2020-03-27T14:48:29.606Z] daemon.go:339: [d7f7806d64a2d] error pinging daemon on start: Get http://d7f7806d64a2d.sock/_ping: context deadline exceeded [2020-03-27T14:48:29.606Z] daemon.go:339: [d1bb4abd8ec5e] error pinging daemon on start: Get http://d1bb4abd8ec5e.sock/_ping: context deadline exceeded [2020-03-27T14:48:29.606Z] daemon.go:339: [d6f376cd6df20] error pinging daemon on start: Get http://d6f376cd6df20.sock/_ping: context deadline exceeded [2020-03-27T14:48:29.606Z] daemon.go:325: [d3639f511829c] waiting for daemon to start [2020-03-27T14:48:29.606Z] daemon.go:325: [d80c512075922] waiting for daemon to start [2020-03-27T14:48:29.606Z] daemon.go:325: [d330be8321b3c] waiting for daemon to start [2020-03-27T14:48:29.606Z] daemon.go:325: [d7f7806d64a2d] waiting for daemon to start [2020-03-27T14:48:29.606Z] daemon.go:325: [d1bb4abd8ec5e] waiting for daemon to start [2020-03-27T14:48:29.606Z] daemon.go:325: [d6f376cd6df20] waiting for daemon to start [2020-03-27T14:48:29.606Z] daemon.go:339: [d3639f511829c] error pinging daemon on start: Get http://d3639f511829c.sock/_ping: context deadline exceeded [2020-03-27T14:48:29.606Z] daemon.go:339: [d80c512075922] error pinging daemon on start: Get http://d80c512075922.sock/_ping: context deadline exceeded [2020-03-27T14:48:29.606Z] daemon.go:339: [d330be8321b3c] error pinging daemon on start: Get http://d330be8321b3c.sock/_ping: context deadline exceeded [2020-03-27T14:48:29.606Z] daemon.go:339: [d7f7806d64a2d] error pinging daemon on start: Get http://d7f7806d64a2d.sock/_ping: context deadline exceeded [2020-03-27T14:48:29.606Z] daemon.go:339: [d1bb4abd8ec5e] error pinging daemon on start: Get http://d1bb4abd8ec5e.sock/_ping: context deadline exceeded [2020-03-27T14:48:29.606Z] daemon.go:339: [d6f376cd6df20] error pinging daemon on start: Get http://d6f376cd6df20.sock/_ping: context deadline exceeded [2020-03-27T14:48:29.606Z] daemon.go:325: [d80c512075922] waiting for daemon to start [2020-03-27T14:48:29.606Z] daemon.go:325: [d3639f511829c] waiting for daemon to start [2020-03-27T14:48:29.606Z] daemon.go:353: [d80c512075922] daemon started [2020-03-27T14:48:29.606Z] daemon.go:325: [d330be8321b3c] waiting for daemon to start [2020-03-27T14:48:29.606Z] daemon.go:325: [d7f7806d64a2d] waiting for daemon to start [2020-03-27T14:48:29.606Z] daemon.go:325: [d1bb4abd8ec5e] waiting for daemon to start [2020-03-27T14:48:29.606Z] daemon.go:353: [d1bb4abd8ec5e] daemon started [2020-03-27T14:48:29.606Z] daemon.go:325: [d6f376cd6df20] waiting for daemon to start [2020-03-27T14:48:29.606Z] daemon.go:353: [d6f376cd6df20] daemon started [2020-03-27T14:48:29.606Z] daemon.go:353: [d3639f511829c] daemon started [2020-03-27T14:48:29.606Z] daemon.go:353: [d330be8321b3c] daemon started [2020-03-27T14:48:29.606Z] daemon.go:353: [d7f7806d64a2d] daemon started [2020-03-27T14:48:29.606Z] daemon.go:461: [d330be8321b3c] Stopping daemon [2020-03-27T14:48:29.606Z] daemon.go:296: [d330be8321b3c] exiting daemon [2020-03-27T14:48:29.606Z] daemon.go:448: [d330be8321b3c] Daemon stopped [2020-03-27T14:48:29.606Z] daemon.go:461: [d7f7806d64a2d] Stopping daemon [2020-03-27T14:48:29.606Z] daemon.go:296: [d7f7806d64a2d] exiting daemon [2020-03-27T14:48:29.606Z] daemon.go:448: [d7f7806d64a2d] Daemon stopped [2020-03-27T14:48:29.606Z] daemon.go:461: [d3639f511829c] Stopping daemon [2020-03-27T14:48:29.606Z] daemon.go:296: [d3639f511829c] exiting daemon [2020-03-27T14:48:29.606Z] daemon.go:448: [d3639f511829c] Daemon stopped [2020-03-27T14:48:29.606Z] daemon.go:461: [d1bb4abd8ec5e] Stopping daemon [2020-03-27T14:48:29.606Z] daemon.go:296: [d1bb4abd8ec5e] exiting daemon [2020-03-27T14:48:29.606Z] daemon.go:448: [d1bb4abd8ec5e] Daemon stopped [2020-03-27T14:48:29.606Z] daemon.go:461: [d6f376cd6df20] Stopping daemon [2020-03-27T14:48:29.606Z] daemon.go:296: [d6f376cd6df20] exiting daemon [2020-03-27T14:48:29.606Z] daemon.go:448: [d6f376cd6df20] Daemon stopped [2020-03-27T14:48:29.606Z] daemon.go:461: [d80c512075922] Stopping daemon [2020-03-27T14:48:29.606Z] daemon.go:296: [d80c512075922] exiting daemon [2020-03-27T14:48:29.606Z] daemon.go:448: [d80c512075922] Daemon stopped [2020-03-27T14:48:29.606Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.38s) [2020-03-27T14:48:29.606Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-03-27T14:48:29.606Z] daemon.go:325: [d10e989bb2f52] waiting for daemon to start [2020-03-27T14:48:29.606Z] daemon.go:325: [d10e989bb2f52] waiting for daemon to start [2020-03-27T14:48:29.606Z] daemon.go:353: [d10e989bb2f52] daemon started [2020-03-27T14:48:29.606Z] daemon.go:461: [d10e989bb2f52] Stopping daemon [2020-03-27T14:48:29.606Z] daemon.go:296: [d10e989bb2f52] exiting daemon [2020-03-27T14:48:29.606Z] daemon.go:448: [d10e989bb2f52] Daemon stopped [2020-03-27T14:48:29.606Z] daemon.go:325: [d10e989bb2f52] waiting for daemon to start [2020-03-27T14:48:29.606Z] daemon.go:325: [d10e989bb2f52] waiting for daemon to start [2020-03-27T14:48:29.606Z] daemon.go:353: [d10e989bb2f52] daemon started [2020-03-27T14:48:29.606Z] daemon.go:461: [d10e989bb2f52] Stopping daemon [2020-03-27T14:48:29.606Z] daemon.go:296: [d10e989bb2f52] exiting daemon [2020-03-27T14:48:29.606Z] daemon.go:448: [d10e989bb2f52] Daemon stopped [2020-03-27T14:48:29.606Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.94s) [2020-03-27T14:48:29.606Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-03-27T14:48:29.606Z] daemon.go:325: [d4ef4b933f57e] waiting for daemon to start [2020-03-27T14:48:29.606Z] daemon.go:325: [d4ef4b933f57e] waiting for daemon to start [2020-03-27T14:48:29.606Z] daemon.go:353: [d4ef4b933f57e] daemon started [2020-03-27T14:48:29.606Z] daemon.go:461: [d4ef4b933f57e] Stopping daemon [2020-03-27T14:48:29.606Z] daemon.go:296: [d4ef4b933f57e] exiting daemon [2020-03-27T14:48:29.606Z] daemon.go:448: [d4ef4b933f57e] Daemon stopped [2020-03-27T14:48:29.606Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.26s) [2020-03-27T14:48:29.606Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-03-27T14:48:29.606Z] daemon.go:325: [d1d01b23f1861] waiting for daemon to start [2020-03-27T14:48:29.607Z] daemon.go:325: [d1d01b23f1861] waiting for daemon to start [2020-03-27T14:48:29.607Z] daemon.go:353: [d1d01b23f1861] daemon started [2020-03-27T14:48:29.607Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-03-27T14:48:29.607Z] daemon.go:325: [da5ee6ff90e29] waiting for daemon to start [2020-03-27T14:48:29.607Z] daemon.go:325: [da5ee6ff90e29] waiting for daemon to start [2020-03-27T14:48:29.607Z] daemon.go:353: [da5ee6ff90e29] daemon started [2020-03-27T14:48:29.607Z] check_test.go:358: [da5ee6ff90e29] joining swarm manager [d1d01b23f1861]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-27T14:48:29.607Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-03-27T14:48:29.607Z] daemon.go:325: [d13b7b65fa934] waiting for daemon to start [2020-03-27T14:48:29.607Z] daemon.go:325: [d13b7b65fa934] waiting for daemon to start [2020-03-27T14:48:29.607Z] daemon.go:353: [d13b7b65fa934] daemon started [2020-03-27T14:48:29.607Z] check_test.go:358: [d13b7b65fa934] joining swarm manager [d1d01b23f1861]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-27T14:48:29.607Z] daemon.go:461: [d1d01b23f1861] Stopping daemon [2020-03-27T14:48:29.607Z] daemon.go:296: [d1d01b23f1861] exiting daemon [2020-03-27T14:48:29.607Z] daemon.go:448: [d1d01b23f1861] Daemon stopped [2020-03-27T14:48:29.607Z] daemon.go:461: [da5ee6ff90e29] Stopping daemon [2020-03-27T14:48:29.607Z] daemon.go:296: [da5ee6ff90e29] exiting daemon [2020-03-27T14:48:29.607Z] daemon.go:448: [da5ee6ff90e29] Daemon stopped [2020-03-27T14:48:29.607Z] daemon.go:461: [d13b7b65fa934] Stopping daemon [2020-03-27T14:48:29.607Z] daemon.go:296: [d13b7b65fa934] exiting daemon [2020-03-27T14:48:29.607Z] daemon.go:448: [d13b7b65fa934] Daemon stopped [2020-03-27T14:48:29.607Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.43s) [2020-03-27T14:48:29.607Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-03-27T14:48:29.607Z] daemon.go:325: [dd38d553e5ee6] waiting for daemon to start [2020-03-27T14:48:29.607Z] daemon.go:325: [dd38d553e5ee6] waiting for daemon to start [2020-03-27T14:48:29.607Z] daemon.go:353: [dd38d553e5ee6] daemon started [2020-03-27T14:48:29.607Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-03-27T14:48:29.607Z] daemon.go:325: [daeb4b2826ed1] waiting for daemon to start [2020-03-27T14:48:29.607Z] daemon.go:325: [daeb4b2826ed1] waiting for daemon to start [2020-03-27T14:48:29.607Z] daemon.go:353: [daeb4b2826ed1] daemon started [2020-03-27T14:48:29.607Z] check_test.go:358: [daeb4b2826ed1] joining swarm manager [dd38d553e5ee6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-27T14:48:29.607Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-03-27T14:48:29.607Z] daemon.go:325: [d8ca19445017c] waiting for daemon to start [2020-03-27T14:48:29.607Z] daemon.go:325: [d8ca19445017c] waiting for daemon to start [2020-03-27T14:48:29.607Z] daemon.go:353: [d8ca19445017c] daemon started [2020-03-27T14:48:29.607Z] check_test.go:358: [d8ca19445017c] joining swarm manager [dd38d553e5ee6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-27T14:48:29.607Z] daemon.go:461: [dd38d553e5ee6] Stopping daemon [2020-03-27T14:48:29.607Z] daemon.go:296: [dd38d553e5ee6] exiting daemon [2020-03-27T14:48:29.607Z] daemon.go:448: [dd38d553e5ee6] Daemon stopped [2020-03-27T14:48:29.607Z] daemon.go:461: [daeb4b2826ed1] Stopping daemon [2020-03-27T14:48:29.607Z] daemon.go:296: [daeb4b2826ed1] exiting daemon [2020-03-27T14:48:29.607Z] daemon.go:448: [daeb4b2826ed1] Daemon stopped [2020-03-27T14:48:29.607Z] daemon.go:461: [d8ca19445017c] Stopping daemon [2020-03-27T14:48:29.607Z] daemon.go:296: [d8ca19445017c] exiting daemon [2020-03-27T14:48:29.607Z] daemon.go:448: [d8ca19445017c] Daemon stopped [2020-03-27T14:48:29.607Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.46s) [2020-03-27T14:48:29.607Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-03-27T14:48:29.607Z] daemon.go:325: [d2d81e0a8e950] waiting for daemon to start [2020-03-27T14:48:29.607Z] daemon.go:325: [d2d81e0a8e950] waiting for daemon to start [2020-03-27T14:48:29.607Z] daemon.go:353: [d2d81e0a8e950] daemon started [2020-03-27T14:48:29.607Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-03-27T14:48:29.607Z] daemon.go:325: [d4bf90e7fa4fc] waiting for daemon to start [2020-03-27T14:48:29.607Z] daemon.go:325: [d4bf90e7fa4fc] waiting for daemon to start [2020-03-27T14:48:29.607Z] daemon.go:353: [d4bf90e7fa4fc] daemon started [2020-03-27T14:48:29.607Z] check_test.go:358: [d4bf90e7fa4fc] joining swarm manager [d2d81e0a8e950]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-27T14:48:29.607Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-03-27T14:48:29.607Z] daemon.go:325: [dd01fd97d2c16] waiting for daemon to start [2020-03-27T14:48:29.607Z] daemon.go:325: [dd01fd97d2c16] waiting for daemon to start [2020-03-27T14:48:29.607Z] daemon.go:353: [dd01fd97d2c16] daemon started [2020-03-27T14:48:29.607Z] check_test.go:358: [dd01fd97d2c16] joining swarm manager [d2d81e0a8e950]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-27T14:48:29.607Z] daemon.go:461: [d2d81e0a8e950] Stopping daemon [2020-03-27T14:48:29.607Z] daemon.go:296: [d2d81e0a8e950] exiting daemon [2020-03-27T14:48:29.607Z] daemon.go:448: [d2d81e0a8e950] Daemon stopped [2020-03-27T14:48:29.607Z] daemon.go:461: [d4bf90e7fa4fc] Stopping daemon [2020-03-27T14:48:29.607Z] daemon.go:296: [d4bf90e7fa4fc] exiting daemon [2020-03-27T14:48:29.607Z] daemon.go:448: [d4bf90e7fa4fc] Daemon stopped [2020-03-27T14:48:29.607Z] daemon.go:461: [dd01fd97d2c16] Stopping daemon [2020-03-27T14:48:29.607Z] daemon.go:296: [dd01fd97d2c16] exiting daemon [2020-03-27T14:48:29.607Z] daemon.go:448: [dd01fd97d2c16] Daemon stopped [2020-03-27T14:48:29.607Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.30s) [2020-03-27T14:48:29.607Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-03-27T14:48:29.607Z] daemon.go:325: [d1e9ef601c2ae] waiting for daemon to start [2020-03-27T14:48:29.607Z] daemon.go:325: [d1e9ef601c2ae] waiting for daemon to start [2020-03-27T14:48:29.607Z] daemon.go:353: [d1e9ef601c2ae] daemon started [2020-03-27T14:48:29.607Z] daemon.go:461: [d1e9ef601c2ae] Stopping daemon [2020-03-27T14:48:29.607Z] daemon.go:296: [d1e9ef601c2ae] exiting daemon [2020-03-27T14:48:29.607Z] daemon.go:448: [d1e9ef601c2ae] Daemon stopped [2020-03-27T14:48:29.607Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.98s) [2020-03-27T14:48:29.607Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-03-27T14:48:29.607Z] daemon.go:325: [d85e42045c389] waiting for daemon to start [2020-03-27T14:48:29.607Z] daemon.go:325: [d85e42045c389] waiting for daemon to start [2020-03-27T14:48:29.607Z] daemon.go:353: [d85e42045c389] daemon started [2020-03-27T14:48:29.607Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-03-27T14:48:29.607Z] daemon.go:325: [d425e6b27d8c3] waiting for daemon to start [2020-03-27T14:48:29.607Z] daemon.go:325: [d425e6b27d8c3] waiting for daemon to start [2020-03-27T14:48:29.607Z] daemon.go:353: [d425e6b27d8c3] daemon started [2020-03-27T14:48:29.607Z] check_test.go:358: [d425e6b27d8c3] joining swarm manager [d85e42045c389]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-27T14:48:29.607Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-03-27T14:48:29.607Z] daemon.go:325: [db73d2ab3909b] waiting for daemon to start [2020-03-27T14:48:29.607Z] daemon.go:325: [db73d2ab3909b] waiting for daemon to start [2020-03-27T14:48:29.607Z] daemon.go:353: [db73d2ab3909b] daemon started [2020-03-27T14:48:29.607Z] check_test.go:358: [db73d2ab3909b] joining swarm manager [d85e42045c389]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-27T14:48:29.607Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-03-27T14:48:29.607Z] daemon.go:325: [d79345f957a23] waiting for daemon to start [2020-03-27T14:48:29.607Z] daemon.go:325: [d79345f957a23] waiting for daemon to start [2020-03-27T14:48:29.607Z] daemon.go:353: [d79345f957a23] daemon started [2020-03-27T14:48:29.607Z] check_test.go:358: [d79345f957a23] joining swarm manager [d85e42045c389]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-03-27T14:48:29.607Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-03-27T14:48:29.607Z] daemon.go:325: [d3b3c1d25289f] waiting for daemon to start [2020-03-27T14:48:29.607Z] daemon.go:325: [d3b3c1d25289f] waiting for daemon to start [2020-03-27T14:48:29.607Z] daemon.go:353: [d3b3c1d25289f] daemon started [2020-03-27T14:48:29.607Z] check_test.go:358: [d3b3c1d25289f] joining swarm manager [d85e42045c389]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-03-27T14:48:29.607Z] daemon.go:461: [d85e42045c389] Stopping daemon [2020-03-27T14:48:29.607Z] daemon.go:296: [d85e42045c389] exiting daemon [2020-03-27T14:48:29.607Z] daemon.go:448: [d85e42045c389] Daemon stopped [2020-03-27T14:48:29.607Z] daemon.go:461: [d425e6b27d8c3] Stopping daemon [2020-03-27T14:48:29.607Z] daemon.go:296: [d425e6b27d8c3] exiting daemon [2020-03-27T14:48:29.607Z] daemon.go:448: [d425e6b27d8c3] Daemon stopped [2020-03-27T14:48:29.607Z] daemon.go:461: [db73d2ab3909b] Stopping daemon [2020-03-27T14:48:29.607Z] daemon.go:296: [db73d2ab3909b] exiting daemon [2020-03-27T14:48:29.607Z] daemon.go:448: [db73d2ab3909b] Daemon stopped [2020-03-27T14:48:29.607Z] daemon.go:461: [d79345f957a23] Stopping daemon [2020-03-27T14:48:29.607Z] daemon.go:296: [d79345f957a23] exiting daemon [2020-03-27T14:48:29.607Z] daemon.go:448: [d79345f957a23] Daemon stopped [2020-03-27T14:48:29.607Z] daemon.go:461: [d3b3c1d25289f] Stopping daemon [2020-03-27T14:48:29.607Z] daemon.go:296: [d3b3c1d25289f] exiting daemon [2020-03-27T14:48:29.607Z] daemon.go:448: [d3b3c1d25289f] Daemon stopped [2020-03-27T14:48:29.607Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.91s) [2020-03-27T14:48:29.607Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-03-27T14:48:29.607Z] daemon.go:325: [dd4ae241e9159] waiting for daemon to start [2020-03-27T14:48:29.607Z] daemon.go:325: [dd4ae241e9159] waiting for daemon to start [2020-03-27T14:48:29.607Z] daemon.go:353: [dd4ae241e9159] daemon started [2020-03-27T14:48:29.607Z] daemon.go:461: [dd4ae241e9159] Stopping daemon [2020-03-27T14:48:29.607Z] daemon.go:296: [dd4ae241e9159] exiting daemon [2020-03-27T14:48:29.607Z] daemon.go:448: [dd4ae241e9159] Daemon stopped [2020-03-27T14:48:29.607Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.89s) [2020-03-27T14:48:29.607Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-03-27T14:48:29.607Z] daemon.go:325: [de9aa52c71f2d] waiting for daemon to start [2020-03-27T14:48:29.607Z] daemon.go:325: [de9aa52c71f2d] waiting for daemon to start [2020-03-27T14:48:29.607Z] daemon.go:353: [de9aa52c71f2d] daemon started [2020-03-27T14:48:29.607Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-03-27T14:48:29.607Z] daemon.go:325: [df5a547c14b2c] waiting for daemon to start [2020-03-27T14:48:29.607Z] daemon.go:325: [df5a547c14b2c] waiting for daemon to start [2020-03-27T14:48:29.607Z] daemon.go:353: [df5a547c14b2c] daemon started [2020-03-27T14:48:29.607Z] check_test.go:358: [df5a547c14b2c] joining swarm manager [de9aa52c71f2d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-27T14:48:29.607Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-03-27T14:48:29.607Z] daemon.go:325: [d20b64f5fbdab] waiting for daemon to start [2020-03-27T14:48:29.607Z] daemon.go:325: [d20b64f5fbdab] waiting for daemon to start [2020-03-27T14:48:29.607Z] daemon.go:353: [d20b64f5fbdab] daemon started [2020-03-27T14:48:29.607Z] check_test.go:358: [d20b64f5fbdab] joining swarm manager [de9aa52c71f2d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-27T14:48:29.607Z] daemon.go:461: [de9aa52c71f2d] Stopping daemon [2020-03-27T14:48:29.607Z] daemon.go:296: [de9aa52c71f2d] exiting daemon [2020-03-27T14:48:29.607Z] daemon.go:448: [de9aa52c71f2d] Daemon stopped [2020-03-27T14:48:29.607Z] daemon.go:461: [df5a547c14b2c] Stopping daemon [2020-03-27T14:48:29.607Z] daemon.go:296: [df5a547c14b2c] exiting daemon [2020-03-27T14:48:29.607Z] daemon.go:448: [df5a547c14b2c] Daemon stopped [2020-03-27T14:48:29.607Z] daemon.go:461: [d20b64f5fbdab] Stopping daemon [2020-03-27T14:48:29.607Z] daemon.go:296: [d20b64f5fbdab] exiting daemon [2020-03-27T14:48:29.607Z] daemon.go:448: [d20b64f5fbdab] Daemon stopped [2020-03-27T14:48:29.607Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (25.92s) [2020-03-27T14:48:29.607Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-03-27T14:48:29.607Z] daemon.go:325: [db798b99baecb] waiting for daemon to start [2020-03-27T14:48:29.607Z] daemon.go:325: [db798b99baecb] waiting for daemon to start [2020-03-27T14:48:29.607Z] daemon.go:353: [db798b99baecb] daemon started [2020-03-27T14:48:29.607Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-03-27T14:48:29.607Z] daemon.go:325: [d04966c64ce60] waiting for daemon to start [2020-03-27T14:48:29.607Z] daemon.go:325: [d04966c64ce60] waiting for daemon to start [2020-03-27T14:48:29.607Z] daemon.go:353: [d04966c64ce60] daemon started [2020-03-27T14:48:29.607Z] check_test.go:358: [d04966c64ce60] joining swarm manager [db798b99baecb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-27T14:48:29.607Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-03-27T14:48:29.607Z] daemon.go:325: [d42bf5946015b] waiting for daemon to start [2020-03-27T14:48:29.607Z] daemon.go:325: [d42bf5946015b] waiting for daemon to start [2020-03-27T14:48:29.607Z] daemon.go:353: [d42bf5946015b] daemon started [2020-03-27T14:48:29.607Z] check_test.go:358: [d42bf5946015b] joining swarm manager [db798b99baecb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-27T14:48:29.607Z] daemon.go:461: [d04966c64ce60] Stopping daemon [2020-03-27T14:48:29.607Z] daemon.go:296: [d04966c64ce60] exiting daemon [2020-03-27T14:48:29.607Z] daemon.go:448: [d04966c64ce60] Daemon stopped [2020-03-27T14:48:29.607Z] daemon.go:461: [db798b99baecb] Stopping daemon [2020-03-27T14:48:29.607Z] daemon.go:296: [db798b99baecb] exiting daemon [2020-03-27T14:48:29.607Z] daemon.go:448: [db798b99baecb] Daemon stopped [2020-03-27T14:48:29.607Z] check_test.go:379: Daemon d04966c64ce60 is not started [2020-03-27T14:48:29.607Z] daemon.go:461: [d42bf5946015b] Stopping daemon [2020-03-27T14:48:29.607Z] daemon.go:296: [d42bf5946015b] exiting daemon [2020-03-27T14:48:29.607Z] daemon.go:448: [d42bf5946015b] Daemon stopped [2020-03-27T14:48:29.607Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.97s) [2020-03-27T14:48:29.607Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-03-27T14:48:29.607Z] daemon.go:325: [dba27db5f6b18] waiting for daemon to start [2020-03-27T14:48:29.607Z] daemon.go:325: [dba27db5f6b18] waiting for daemon to start [2020-03-27T14:48:29.607Z] daemon.go:353: [dba27db5f6b18] daemon started [2020-03-27T14:48:29.607Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-03-27T14:48:29.607Z] daemon.go:325: [d80f5e7ecbcd8] waiting for daemon to start [2020-03-27T14:48:29.607Z] daemon.go:325: [d80f5e7ecbcd8] waiting for daemon to start [2020-03-27T14:48:29.607Z] daemon.go:353: [d80f5e7ecbcd8] daemon started [2020-03-27T14:48:29.607Z] check_test.go:358: [d80f5e7ecbcd8] joining swarm manager [dba27db5f6b18]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-27T14:48:29.607Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-03-27T14:48:29.607Z] daemon.go:325: [db8e9c53ba2b6] waiting for daemon to start [2020-03-27T14:48:29.607Z] daemon.go:325: [db8e9c53ba2b6] waiting for daemon to start [2020-03-27T14:48:29.607Z] daemon.go:353: [db8e9c53ba2b6] daemon started [2020-03-27T14:48:29.607Z] check_test.go:358: [db8e9c53ba2b6] joining swarm manager [dba27db5f6b18]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-27T14:48:29.607Z] daemon.go:461: [dba27db5f6b18] Stopping daemon [2020-03-27T14:48:29.607Z] daemon.go:296: [dba27db5f6b18] exiting daemon [2020-03-27T14:48:29.607Z] daemon.go:448: [dba27db5f6b18] Daemon stopped [2020-03-27T14:48:29.607Z] daemon.go:461: [d80f5e7ecbcd8] Stopping daemon [2020-03-27T14:48:29.607Z] daemon.go:296: [d80f5e7ecbcd8] exiting daemon [2020-03-27T14:48:29.607Z] daemon.go:448: [d80f5e7ecbcd8] Daemon stopped [2020-03-27T14:48:29.607Z] daemon.go:461: [db8e9c53ba2b6] Stopping daemon [2020-03-27T14:48:29.607Z] daemon.go:296: [db8e9c53ba2b6] exiting daemon [2020-03-27T14:48:29.607Z] daemon.go:448: [db8e9c53ba2b6] Daemon stopped [2020-03-27T14:48:29.607Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (40.02s) [2020-03-27T14:48:29.607Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-03-27T14:48:29.607Z] daemon.go:325: [dd3b8d0b70703] waiting for daemon to start [2020-03-27T14:48:29.607Z] daemon.go:325: [dd3b8d0b70703] waiting for daemon to start [2020-03-27T14:48:29.607Z] daemon.go:353: [dd3b8d0b70703] daemon started [2020-03-27T14:48:29.607Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-03-27T14:48:29.607Z] daemon.go:325: [d9e063e54dbf2] waiting for daemon to start [2020-03-27T14:48:29.607Z] daemon.go:325: [d9e063e54dbf2] waiting for daemon to start [2020-03-27T14:48:29.607Z] daemon.go:353: [d9e063e54dbf2] daemon started [2020-03-27T14:48:29.607Z] check_test.go:358: [d9e063e54dbf2] joining swarm manager [dd3b8d0b70703]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-27T14:48:29.607Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-03-27T14:48:29.607Z] daemon.go:325: [da770945b330f] waiting for daemon to start [2020-03-27T14:48:29.607Z] daemon.go:325: [da770945b330f] waiting for daemon to start [2020-03-27T14:48:29.607Z] daemon.go:353: [da770945b330f] daemon started [2020-03-27T14:48:29.607Z] check_test.go:358: [da770945b330f] joining swarm manager [dd3b8d0b70703]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-27T14:48:29.607Z] daemon.go:461: [dd3b8d0b70703] Stopping daemon [2020-03-27T14:48:29.607Z] daemon.go:296: [dd3b8d0b70703] exiting daemon [2020-03-27T14:48:29.607Z] daemon.go:448: [dd3b8d0b70703] Daemon stopped [2020-03-27T14:48:29.607Z] daemon.go:461: [d9e063e54dbf2] Stopping daemon [2020-03-27T14:48:29.607Z] daemon.go:296: [d9e063e54dbf2] exiting daemon [2020-03-27T14:48:29.608Z] daemon.go:448: [d9e063e54dbf2] Daemon stopped [2020-03-27T14:48:29.608Z] daemon.go:461: [da770945b330f] Stopping daemon [2020-03-27T14:48:29.608Z] daemon.go:296: [da770945b330f] exiting daemon [2020-03-27T14:48:29.608Z] daemon.go:448: [da770945b330f] Daemon stopped [2020-03-27T14:48:29.608Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.92s) [2020-03-27T14:48:29.608Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-03-27T14:48:29.608Z] daemon.go:325: [d5419db6abc77] waiting for daemon to start [2020-03-27T14:48:29.608Z] daemon.go:325: [d5419db6abc77] waiting for daemon to start [2020-03-27T14:48:29.608Z] daemon.go:353: [d5419db6abc77] daemon started [2020-03-27T14:48:29.608Z] daemon.go:461: [d5419db6abc77] Stopping daemon [2020-03-27T14:48:29.608Z] daemon.go:296: [d5419db6abc77] exiting daemon [2020-03-27T14:48:29.608Z] daemon.go:448: [d5419db6abc77] Daemon stopped [2020-03-27T14:48:29.608Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.45s) [2020-03-27T14:48:29.608Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-03-27T14:48:29.608Z] daemon.go:325: [d1874229768c5] waiting for daemon to start [2020-03-27T14:48:29.608Z] daemon.go:325: [d1874229768c5] waiting for daemon to start [2020-03-27T14:48:29.608Z] daemon.go:353: [d1874229768c5] daemon started [2020-03-27T14:48:29.608Z] daemon.go:461: [d1874229768c5] Stopping daemon [2020-03-27T14:48:29.608Z] daemon.go:296: [d1874229768c5] exiting daemon [2020-03-27T14:48:29.608Z] daemon.go:448: [d1874229768c5] Daemon stopped [2020-03-27T14:48:29.608Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.64s) [2020-03-27T14:48:29.608Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-03-27T14:48:29.608Z] daemon.go:325: [d01688937cd01] waiting for daemon to start [2020-03-27T14:48:29.608Z] daemon.go:325: [d01688937cd01] waiting for daemon to start [2020-03-27T14:48:29.608Z] daemon.go:353: [d01688937cd01] daemon started [2020-03-27T14:48:29.608Z] daemon.go:461: [d01688937cd01] Stopping daemon [2020-03-27T14:48:29.608Z] daemon.go:296: [d01688937cd01] exiting daemon [2020-03-27T14:48:29.608Z] daemon.go:448: [d01688937cd01] Daemon stopped [2020-03-27T14:48:29.608Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.12s) [2020-03-27T14:48:29.608Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfig [2020-03-27T14:48:29.608Z] daemon.go:325: [d27ce1bd440f4] waiting for daemon to start [2020-03-27T14:48:29.608Z] daemon.go:325: [d27ce1bd440f4] waiting for daemon to start [2020-03-27T14:48:29.608Z] daemon.go:353: [d27ce1bd440f4] daemon started [2020-03-27T14:48:29.608Z] daemon.go:461: [d27ce1bd440f4] Stopping daemon [2020-03-27T14:48:29.608Z] daemon.go:296: [d27ce1bd440f4] exiting daemon [2020-03-27T14:48:29.608Z] daemon.go:448: [d27ce1bd440f4] Daemon stopped [2020-03-27T14:48:29.608Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.31s) [2020-03-27T14:48:29.608Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfigUpdate [2020-03-27T14:48:29.608Z] daemon.go:325: [d15041ac62fb4] waiting for daemon to start [2020-03-27T14:48:29.608Z] daemon.go:325: [d15041ac62fb4] waiting for daemon to start [2020-03-27T14:48:29.608Z] daemon.go:353: [d15041ac62fb4] daemon started [2020-03-27T14:48:29.608Z] daemon.go:461: [d15041ac62fb4] Stopping daemon [2020-03-27T14:48:29.608Z] daemon.go:296: [d15041ac62fb4] exiting daemon [2020-03-27T14:48:29.608Z] daemon.go:448: [d15041ac62fb4] Daemon stopped [2020-03-27T14:48:29.608Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.10s) [2020-03-27T14:48:29.608Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestExtraHosts [2020-03-27T14:48:29.608Z] daemon.go:325: [d6152cec5b9fd] waiting for daemon to start [2020-03-27T14:48:29.608Z] daemon.go:325: [d6152cec5b9fd] waiting for daemon to start [2020-03-27T14:48:29.608Z] daemon.go:353: [d6152cec5b9fd] daemon started [2020-03-27T14:48:29.608Z] daemon.go:461: [d6152cec5b9fd] Stopping daemon [2020-03-27T14:48:29.608Z] daemon.go:296: [d6152cec5b9fd] exiting daemon [2020-03-27T14:48:29.608Z] daemon.go:448: [d6152cec5b9fd] Daemon stopped [2020-03-27T14:48:29.608Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.26s) [2020-03-27T14:48:29.608Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-03-27T14:48:29.608Z] daemon.go:325: [de2289979cc30] waiting for daemon to start [2020-03-27T14:48:29.608Z] daemon.go:325: [de2289979cc30] waiting for daemon to start [2020-03-27T14:48:29.608Z] daemon.go:353: [de2289979cc30] daemon started [2020-03-27T14:48:29.608Z] daemon.go:461: [de2289979cc30] Stopping daemon [2020-03-27T14:48:29.608Z] daemon.go:296: [de2289979cc30] exiting daemon [2020-03-27T14:48:29.608Z] daemon.go:448: [de2289979cc30] Daemon stopped [2020-03-27T14:48:29.608Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.78s) [2020-03-27T14:48:29.608Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachable [2020-03-27T14:48:29.608Z] daemon.go:325: [d16d6f2a4281a] waiting for daemon to start [2020-03-27T14:48:29.608Z] daemon.go:325: [d16d6f2a4281a] waiting for daemon to start [2020-03-27T14:48:29.608Z] daemon.go:353: [d16d6f2a4281a] daemon started [2020-03-27T14:48:29.608Z] daemon.go:461: [d16d6f2a4281a] Stopping daemon [2020-03-27T14:48:29.608Z] daemon.go:296: [d16d6f2a4281a] exiting daemon [2020-03-27T14:48:29.608Z] daemon.go:448: [d16d6f2a4281a] Daemon stopped [2020-03-27T14:48:29.608Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.53s) [2020-03-27T14:48:29.608Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-03-27T14:48:29.608Z] daemon.go:325: [d84314932f890] waiting for daemon to start [2020-03-27T14:48:29.608Z] daemon.go:325: [d84314932f890] waiting for daemon to start [2020-03-27T14:48:29.608Z] daemon.go:353: [d84314932f890] daemon started [2020-03-27T14:48:29.608Z] daemon.go:461: [d84314932f890] Stopping daemon [2020-03-27T14:48:29.608Z] daemon.go:296: [d84314932f890] exiting daemon [2020-03-27T14:48:29.608Z] daemon.go:448: [d84314932f890] Daemon stopped [2020-03-27T14:48:29.608Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (25.13s) [2020-03-27T14:48:29.608Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-03-27T14:48:29.608Z] daemon.go:325: [d28f2c8c0786d] waiting for daemon to start [2020-03-27T14:48:29.608Z] daemon.go:325: [d28f2c8c0786d] waiting for daemon to start [2020-03-27T14:48:29.608Z] daemon.go:353: [d28f2c8c0786d] daemon started [2020-03-27T14:48:29.608Z] daemon.go:461: [d28f2c8c0786d] Stopping daemon [2020-03-27T14:48:29.608Z] daemon.go:296: [d28f2c8c0786d] exiting daemon [2020-03-27T14:48:29.608Z] daemon.go:448: [d28f2c8c0786d] Daemon stopped [2020-03-27T14:48:29.608Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.00s) [2020-03-27T14:48:29.608Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPruneNetwork [2020-03-27T14:48:29.608Z] daemon.go:325: [d2cfe3e8d559d] waiting for daemon to start [2020-03-27T14:48:29.608Z] daemon.go:325: [d2cfe3e8d559d] waiting for daemon to start [2020-03-27T14:48:29.608Z] daemon.go:353: [d2cfe3e8d559d] daemon started [2020-03-27T14:48:29.608Z] daemon.go:461: [d2cfe3e8d559d] Stopping daemon [2020-03-27T14:48:29.608Z] daemon.go:296: [d2cfe3e8d559d] exiting daemon [2020-03-27T14:48:29.608Z] daemon.go:448: [d2cfe3e8d559d] Daemon stopped [2020-03-27T14:48:29.608Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.84s) [2020-03-27T14:48:29.608Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-03-27T14:48:29.608Z] daemon.go:325: [d0d241a79b852] waiting for daemon to start [2020-03-27T14:48:29.608Z] daemon.go:325: [d0d241a79b852] waiting for daemon to start [2020-03-27T14:48:29.608Z] daemon.go:353: [d0d241a79b852] daemon started [2020-03-27T14:48:29.608Z] daemon.go:461: [d0d241a79b852] Stopping daemon [2020-03-27T14:48:29.608Z] daemon.go:296: [d0d241a79b852] exiting daemon [2020-03-27T14:48:29.608Z] daemon.go:448: [d0d241a79b852] Daemon stopped [2020-03-27T14:48:29.608Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.07s) [2020-03-27T14:48:29.608Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-03-27T14:48:29.608Z] daemon.go:325: [df964706b0d64] waiting for daemon to start [2020-03-27T14:48:29.608Z] daemon.go:325: [df964706b0d64] waiting for daemon to start [2020-03-27T14:48:29.608Z] daemon.go:353: [df964706b0d64] daemon started [2020-03-27T14:48:29.608Z] daemon.go:461: [df964706b0d64] Stopping daemon [2020-03-27T14:48:29.608Z] daemon.go:296: [df964706b0d64] exiting daemon [2020-03-27T14:48:29.608Z] daemon.go:448: [df964706b0d64] Daemon stopped [2020-03-27T14:48:29.608Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.92s) [2020-03-27T14:48:29.608Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-03-27T14:48:29.608Z] daemon.go:325: [db84cbe9d46e2] waiting for daemon to start [2020-03-27T14:48:29.608Z] daemon.go:325: [db84cbe9d46e2] waiting for daemon to start [2020-03-27T14:48:29.608Z] daemon.go:353: [db84cbe9d46e2] daemon started [2020-03-27T14:48:29.608Z] daemon.go:461: [db84cbe9d46e2] Stopping daemon [2020-03-27T14:48:29.608Z] daemon.go:296: [db84cbe9d46e2] exiting daemon [2020-03-27T14:48:29.608Z] daemon.go:448: [db84cbe9d46e2] Daemon stopped [2020-03-27T14:48:29.608Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.28s) [2020-03-27T14:48:29.608Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-03-27T14:48:29.608Z] daemon.go:325: [d1a809e06eabc] waiting for daemon to start [2020-03-27T14:48:29.608Z] daemon.go:325: [d1a809e06eabc] waiting for daemon to start [2020-03-27T14:48:29.608Z] daemon.go:353: [d1a809e06eabc] daemon started [2020-03-27T14:48:29.608Z] daemon.go:461: [d1a809e06eabc] Stopping daemon [2020-03-27T14:48:29.608Z] daemon.go:296: [d1a809e06eabc] exiting daemon [2020-03-27T14:48:29.608Z] daemon.go:448: [d1a809e06eabc] Daemon stopped [2020-03-27T14:48:29.608Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.59s) [2020-03-27T14:48:29.608Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-03-27T14:48:29.608Z] daemon.go:325: [db8e258ad878b] waiting for daemon to start [2020-03-27T14:48:29.608Z] daemon.go:325: [db8e258ad878b] waiting for daemon to start [2020-03-27T14:48:29.608Z] daemon.go:353: [db8e258ad878b] daemon started [2020-03-27T14:48:29.608Z] daemon.go:461: [db8e258ad878b] Stopping daemon [2020-03-27T14:48:29.608Z] daemon.go:296: [db8e258ad878b] exiting daemon [2020-03-27T14:48:29.608Z] daemon.go:448: [db8e258ad878b] Daemon stopped [2020-03-27T14:48:29.608Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.51s) [2020-03-27T14:48:29.608Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-03-27T14:48:29.608Z] daemon.go:325: [da466c7055b37] waiting for daemon to start [2020-03-27T14:48:29.608Z] daemon.go:325: [da466c7055b37] waiting for daemon to start [2020-03-27T14:48:29.608Z] daemon.go:353: [da466c7055b37] daemon started [2020-03-27T14:48:29.608Z] daemon.go:461: [da466c7055b37] Stopping daemon [2020-03-27T14:48:29.608Z] daemon.go:296: [da466c7055b37] exiting daemon [2020-03-27T14:48:29.608Z] daemon.go:448: [da466c7055b37] Daemon stopped [2020-03-27T14:48:29.608Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (18.10s) [2020-03-27T14:48:29.608Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-03-27T14:48:29.608Z] daemon.go:325: [da483bc86565a] waiting for daemon to start [2020-03-27T14:48:29.608Z] daemon.go:325: [da483bc86565a] waiting for daemon to start [2020-03-27T14:48:29.608Z] daemon.go:353: [da483bc86565a] daemon started [2020-03-27T14:48:29.608Z] daemon.go:461: [da483bc86565a] Stopping daemon [2020-03-27T14:48:29.608Z] daemon.go:296: [da483bc86565a] exiting daemon [2020-03-27T14:48:29.608Z] daemon.go:448: [da483bc86565a] Daemon stopped [2020-03-27T14:48:29.608Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.36s) [2020-03-27T14:48:29.608Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-03-27T14:48:29.608Z] daemon.go:325: [dce2b82c67046] waiting for daemon to start [2020-03-27T14:48:29.608Z] daemon.go:325: [dce2b82c67046] waiting for daemon to start [2020-03-27T14:48:29.608Z] daemon.go:353: [dce2b82c67046] daemon started [2020-03-27T14:48:29.608Z] daemon.go:461: [dce2b82c67046] Stopping daemon [2020-03-27T14:48:29.608Z] daemon.go:296: [dce2b82c67046] exiting daemon [2020-03-27T14:48:29.608Z] daemon.go:448: [dce2b82c67046] Daemon stopped [2020-03-27T14:48:29.608Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.93s) [2020-03-27T14:48:29.608Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-03-27T14:48:29.608Z] daemon.go:325: [dd403446cc4a7] waiting for daemon to start [2020-03-27T14:48:29.608Z] daemon.go:325: [dd403446cc4a7] waiting for daemon to start [2020-03-27T14:48:29.608Z] daemon.go:353: [dd403446cc4a7] daemon started [2020-03-27T14:48:29.608Z] daemon.go:461: [dd403446cc4a7] Stopping daemon [2020-03-27T14:48:29.608Z] daemon.go:296: [dd403446cc4a7] exiting daemon [2020-03-27T14:48:29.608Z] daemon.go:448: [dd403446cc4a7] Daemon stopped [2020-03-27T14:48:29.608Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.59s) [2020-03-27T14:48:29.608Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-03-27T14:48:29.608Z] daemon.go:325: [d3bbf34b179aa] waiting for daemon to start [2020-03-27T14:48:29.608Z] daemon.go:325: [d3bbf34b179aa] waiting for daemon to start [2020-03-27T14:48:29.608Z] daemon.go:353: [d3bbf34b179aa] daemon started [2020-03-27T14:48:29.608Z] daemon.go:461: [d3bbf34b179aa] Stopping daemon [2020-03-27T14:48:29.608Z] daemon.go:296: [d3bbf34b179aa] exiting daemon [2020-03-27T14:48:29.608Z] daemon.go:448: [d3bbf34b179aa] Daemon stopped [2020-03-27T14:48:29.608Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.82s) [2020-03-27T14:48:29.608Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthRun [2020-03-27T14:48:29.608Z] daemon.go:325: [ddefdde31c21c] waiting for daemon to start [2020-03-27T14:48:29.608Z] daemon.go:325: [ddefdde31c21c] waiting for daemon to start [2020-03-27T14:48:29.608Z] daemon.go:353: [ddefdde31c21c] daemon started [2020-03-27T14:48:29.608Z] daemon.go:461: [ddefdde31c21c] Stopping daemon [2020-03-27T14:48:29.608Z] daemon.go:296: [ddefdde31c21c] exiting daemon [2020-03-27T14:48:29.608Z] daemon.go:448: [ddefdde31c21c] Daemon stopped [2020-03-27T14:48:29.608Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.87s) [2020-03-27T14:48:29.608Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthStart [2020-03-27T14:48:29.608Z] daemon.go:325: [de8f23e590de7] waiting for daemon to start [2020-03-27T14:48:29.608Z] daemon.go:325: [de8f23e590de7] waiting for daemon to start [2020-03-27T14:48:29.608Z] daemon.go:353: [de8f23e590de7] daemon started [2020-03-27T14:48:29.608Z] daemon.go:461: [de8f23e590de7] Stopping daemon [2020-03-27T14:48:29.608Z] daemon.go:296: [de8f23e590de7] exiting daemon [2020-03-27T14:48:29.608Z] daemon.go:448: [de8f23e590de7] Daemon stopped [2020-03-27T14:48:29.608Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.60s) [2020-03-27T14:48:29.608Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogs [2020-03-27T14:48:29.608Z] daemon.go:325: [d4aa793518598] waiting for daemon to start [2020-03-27T14:48:29.608Z] daemon.go:325: [d4aa793518598] waiting for daemon to start [2020-03-27T14:48:29.608Z] daemon.go:353: [d4aa793518598] daemon started [2020-03-27T14:48:29.608Z] docker_cli_service_logs_test.go:49: log for "TestServiceLogs1": "TestServiceLogs1.1.ba4qtqvao679@b6815377eaaa | hello1\n" [2020-03-27T14:48:29.608Z] docker_cli_service_logs_test.go:49: log for "TestServiceLogs2": "TestServiceLogs2.1.h4whf6a0wfgj@b6815377eaaa | hello2\n" [2020-03-27T14:48:29.608Z] daemon.go:461: [d4aa793518598] Stopping daemon [2020-03-27T14:48:29.608Z] daemon.go:296: [d4aa793518598] exiting daemon [2020-03-27T14:48:29.608Z] daemon.go:448: [d4aa793518598] Daemon stopped [2020-03-27T14:48:29.608Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (13.42s) [2020-03-27T14:48:29.608Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-03-27T14:48:29.608Z] daemon.go:325: [d56c94843047c] waiting for daemon to start [2020-03-27T14:48:29.608Z] daemon.go:325: [d56c94843047c] waiting for daemon to start [2020-03-27T14:48:29.608Z] daemon.go:353: [d56c94843047c] daemon started [2020-03-27T14:48:29.608Z] daemon.go:461: [d56c94843047c] Stopping daemon [2020-03-27T14:48:29.608Z] daemon.go:296: [d56c94843047c] exiting daemon [2020-03-27T14:48:29.608Z] daemon.go:448: [d56c94843047c] Daemon stopped [2020-03-27T14:48:29.608Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (13.31s) [2020-03-27T14:48:29.608Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsDetails [2020-03-27T14:48:29.608Z] daemon.go:325: [dfa820f1f94da] waiting for daemon to start [2020-03-27T14:48:29.608Z] daemon.go:325: [dfa820f1f94da] waiting for daemon to start [2020-03-27T14:48:29.608Z] daemon.go:353: [dfa820f1f94da] daemon started [2020-03-27T14:48:29.608Z] daemon.go:461: [dfa820f1f94da] Stopping daemon [2020-03-27T14:48:29.608Z] daemon.go:296: [dfa820f1f94da] exiting daemon [2020-03-27T14:48:29.608Z] daemon.go:448: [dfa820f1f94da] Daemon stopped [2020-03-27T14:48:29.608Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (13.39s) [2020-03-27T14:48:29.608Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsFollow [2020-03-27T14:48:29.608Z] daemon.go:325: [db25e424c6e4c] waiting for daemon to start [2020-03-27T14:48:29.608Z] daemon.go:325: [db25e424c6e4c] waiting for daemon to start [2020-03-27T14:48:29.608Z] daemon.go:353: [db25e424c6e4c] daemon started [2020-03-27T14:48:29.608Z] daemon.go:461: [db25e424c6e4c] Stopping daemon [2020-03-27T14:48:29.608Z] daemon.go:296: [db25e424c6e4c] exiting daemon [2020-03-27T14:48:29.608Z] daemon.go:448: [db25e424c6e4c] Daemon stopped [2020-03-27T14:48:29.608Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (15.09s) [2020-03-27T14:48:29.608Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-03-27T14:48:29.608Z] daemon.go:325: [d187a1f6597d5] waiting for daemon to start [2020-03-27T14:48:29.608Z] daemon.go:325: [d187a1f6597d5] waiting for daemon to start [2020-03-27T14:48:29.608Z] daemon.go:353: [d187a1f6597d5] daemon started [2020-03-27T14:48:29.608Z] daemon.go:461: [d187a1f6597d5] Stopping daemon [2020-03-27T14:48:29.608Z] daemon.go:296: [d187a1f6597d5] exiting daemon [2020-03-27T14:48:29.608Z] daemon.go:448: [d187a1f6597d5] Daemon stopped [2020-03-27T14:48:29.608Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (13.07s) [2020-03-27T14:48:29.608Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsSince [2020-03-27T14:48:29.608Z] daemon.go:325: [daf94c272695f] waiting for daemon to start [2020-03-27T14:48:29.608Z] daemon.go:325: [daf94c272695f] waiting for daemon to start [2020-03-27T14:48:29.608Z] daemon.go:353: [daf94c272695f] daemon started [2020-03-27T14:48:29.608Z] daemon.go:461: [daf94c272695f] Stopping daemon [2020-03-27T14:48:29.608Z] daemon.go:296: [daf94c272695f] exiting daemon [2020-03-27T14:48:29.608Z] daemon.go:448: [daf94c272695f] Daemon stopped [2020-03-27T14:48:29.608Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.24s) [2020-03-27T14:48:29.608Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTTY [2020-03-27T14:48:29.608Z] daemon.go:325: [d0957b3776b56] waiting for daemon to start [2020-03-27T14:48:29.609Z] daemon.go:325: [d0957b3776b56] waiting for daemon to start [2020-03-27T14:48:29.609Z] daemon.go:353: [d0957b3776b56] daemon started [2020-03-27T14:48:29.609Z] daemon.go:461: [d0957b3776b56] Stopping daemon [2020-03-27T14:48:29.609Z] daemon.go:296: [d0957b3776b56] exiting daemon [2020-03-27T14:48:29.609Z] daemon.go:448: [d0957b3776b56] Daemon stopped [2020-03-27T14:48:29.609Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.30s) [2020-03-27T14:48:29.609Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTail [2020-03-27T14:48:29.609Z] daemon.go:325: [da15cd033f749] waiting for daemon to start [2020-03-27T14:48:29.609Z] daemon.go:325: [da15cd033f749] waiting for daemon to start [2020-03-27T14:48:29.609Z] daemon.go:353: [da15cd033f749] daemon started [2020-03-27T14:48:29.609Z] daemon.go:461: [da15cd033f749] Stopping daemon [2020-03-27T14:48:29.609Z] daemon.go:296: [da15cd033f749] exiting daemon [2020-03-27T14:48:29.609Z] daemon.go:448: [da15cd033f749] Daemon stopped [2020-03-27T14:48:29.609Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.24s) [2020-03-27T14:48:29.609Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-03-27T14:48:29.609Z] daemon.go:325: [de9aae4652f19] waiting for daemon to start [2020-03-27T14:48:29.609Z] daemon.go:325: [de9aae4652f19] waiting for daemon to start [2020-03-27T14:48:29.609Z] daemon.go:353: [de9aae4652f19] daemon started [2020-03-27T14:48:29.609Z] docker_cli_service_logs_test.go:242: checking task ipso8msu7uij [2020-03-27T14:48:29.609Z] docker_cli_service_logs_test.go:247: checking messages for ipso8msu7uij [2020-03-27T14:48:29.609Z] docker_cli_service_logs_test.go:242: checking task jx3wjussc9hm [2020-03-27T14:48:29.609Z] docker_cli_service_logs_test.go:247: checking messages for jx3wjussc9hm [2020-03-27T14:48:29.609Z] daemon.go:461: [de9aae4652f19] Stopping daemon [2020-03-27T14:48:29.609Z] daemon.go:296: [de9aae4652f19] exiting daemon [2020-03-27T14:48:29.609Z] daemon.go:448: [de9aae4652f19] Daemon stopped [2020-03-27T14:48:29.609Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (3.01s) [2020-03-27T14:48:29.609Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceScale [2020-03-27T14:48:29.609Z] daemon.go:325: [d3bd516b80950] waiting for daemon to start [2020-03-27T14:48:29.609Z] daemon.go:325: [d3bd516b80950] waiting for daemon to start [2020-03-27T14:48:29.609Z] daemon.go:353: [d3bd516b80950] daemon started [2020-03-27T14:48:29.609Z] daemon.go:461: [d3bd516b80950] Stopping daemon [2020-03-27T14:48:29.609Z] daemon.go:296: [d3bd516b80950] exiting daemon [2020-03-27T14:48:29.609Z] daemon.go:448: [d3bd516b80950] Daemon stopped [2020-03-27T14:48:29.609Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (19.33s) [2020-03-27T14:48:29.609Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-03-27T14:48:29.609Z] daemon.go:325: [dd30bd8c61c19] waiting for daemon to start [2020-03-27T14:48:29.609Z] daemon.go:325: [dd30bd8c61c19] waiting for daemon to start [2020-03-27T14:48:29.609Z] daemon.go:353: [dd30bd8c61c19] daemon started [2020-03-27T14:48:29.609Z] daemon.go:461: [dd30bd8c61c19] Stopping daemon [2020-03-27T14:48:29.609Z] daemon.go:296: [dd30bd8c61c19] exiting daemon [2020-03-27T14:48:29.609Z] daemon.go:448: [dd30bd8c61c19] Daemon stopped [2020-03-27T14:48:29.609Z] daemon.go:325: [dd30bd8c61c19] waiting for daemon to start [2020-03-27T14:48:29.609Z] daemon.go:325: [dd30bd8c61c19] waiting for daemon to start [2020-03-27T14:48:29.609Z] daemon.go:353: [dd30bd8c61c19] daemon started [2020-03-27T14:48:29.609Z] daemon.go:461: [dd30bd8c61c19] Stopping daemon [2020-03-27T14:48:29.609Z] daemon.go:296: [dd30bd8c61c19] exiting daemon [2020-03-27T14:48:29.609Z] daemon.go:448: [dd30bd8c61c19] Daemon stopped [2020-03-27T14:48:29.609Z] daemon.go:325: [dd30bd8c61c19] waiting for daemon to start [2020-03-27T14:48:29.609Z] daemon.go:325: [dd30bd8c61c19] waiting for daemon to start [2020-03-27T14:48:29.609Z] daemon.go:353: [dd30bd8c61c19] daemon started [2020-03-27T14:48:29.609Z] daemon.go:461: [dd30bd8c61c19] Stopping daemon [2020-03-27T14:48:29.609Z] daemon.go:296: [dd30bd8c61c19] exiting daemon [2020-03-27T14:48:29.609Z] daemon.go:448: [dd30bd8c61c19] Daemon stopped [2020-03-27T14:48:29.609Z] daemon.go:325: [dd30bd8c61c19] waiting for daemon to start [2020-03-27T14:48:29.609Z] daemon.go:325: [dd30bd8c61c19] waiting for daemon to start [2020-03-27T14:48:29.609Z] daemon.go:353: [dd30bd8c61c19] daemon started [2020-03-27T14:48:29.609Z] daemon.go:461: [dd30bd8c61c19] Stopping daemon [2020-03-27T14:48:29.609Z] daemon.go:296: [dd30bd8c61c19] exiting daemon [2020-03-27T14:48:29.609Z] daemon.go:448: [dd30bd8c61c19] Daemon stopped [2020-03-27T14:48:29.609Z] daemon.go:325: [dd30bd8c61c19] waiting for daemon to start [2020-03-27T14:48:29.609Z] daemon.go:325: [dd30bd8c61c19] waiting for daemon to start [2020-03-27T14:48:29.609Z] daemon.go:353: [dd30bd8c61c19] daemon started [2020-03-27T14:48:29.609Z] daemon.go:461: [dd30bd8c61c19] Stopping daemon [2020-03-27T14:48:29.609Z] daemon.go:296: [dd30bd8c61c19] exiting daemon [2020-03-27T14:48:29.609Z] daemon.go:448: [dd30bd8c61c19] Daemon stopped [2020-03-27T14:48:29.609Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.91s) [2020-03-27T14:48:29.609Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-03-27T14:48:29.609Z] daemon.go:325: [da9c1e82bda30] waiting for daemon to start [2020-03-27T14:48:29.609Z] daemon.go:325: [da9c1e82bda30] waiting for daemon to start [2020-03-27T14:48:29.609Z] daemon.go:353: [da9c1e82bda30] daemon started [2020-03-27T14:48:29.609Z] daemon.go:461: [da9c1e82bda30] Stopping daemon [2020-03-27T14:48:29.609Z] daemon.go:296: [da9c1e82bda30] exiting daemon [2020-03-27T14:48:29.609Z] daemon.go:448: [da9c1e82bda30] Daemon stopped [2020-03-27T14:48:29.609Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (3.05s) [2020-03-27T14:48:29.609Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-03-27T14:48:29.609Z] daemon.go:325: [deab7961194f1] waiting for daemon to start [2020-03-27T14:48:29.609Z] daemon.go:325: [deab7961194f1] waiting for daemon to start [2020-03-27T14:48:29.609Z] daemon.go:353: [deab7961194f1] daemon started [2020-03-27T14:48:29.609Z] daemon.go:461: [deab7961194f1] Stopping daemon [2020-03-27T14:48:29.609Z] daemon.go:296: [deab7961194f1] exiting daemon [2020-03-27T14:48:29.609Z] daemon.go:448: [deab7961194f1] Daemon stopped [2020-03-27T14:48:29.609Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (20.09s) [2020-03-27T14:48:29.609Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-03-27T14:48:29.609Z] daemon.go:325: [d0ac28c9ea1ae] waiting for daemon to start [2020-03-27T14:48:29.609Z] daemon.go:325: [d0ac28c9ea1ae] waiting for daemon to start [2020-03-27T14:48:29.609Z] daemon.go:353: [d0ac28c9ea1ae] daemon started [2020-03-27T14:48:29.609Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-03-27T14:48:29.609Z] daemon.go:325: [db6b962b8de08] waiting for daemon to start [2020-03-27T14:48:29.609Z] daemon.go:325: [db6b962b8de08] waiting for daemon to start [2020-03-27T14:48:29.609Z] daemon.go:353: [db6b962b8de08] daemon started [2020-03-27T14:48:29.609Z] check_test.go:358: [db6b962b8de08] joining swarm manager [d0ac28c9ea1ae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-27T14:48:29.609Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-03-27T14:48:29.609Z] daemon.go:325: [dc7fbf2ec8e40] waiting for daemon to start [2020-03-27T14:48:29.609Z] daemon.go:325: [dc7fbf2ec8e40] waiting for daemon to start [2020-03-27T14:48:29.609Z] daemon.go:353: [dc7fbf2ec8e40] daemon started [2020-03-27T14:48:29.609Z] check_test.go:358: [dc7fbf2ec8e40] joining swarm manager [d0ac28c9ea1ae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-27T14:48:29.609Z] daemon.go:461: [d0ac28c9ea1ae] Stopping daemon [2020-03-27T14:48:29.609Z] daemon.go:296: [d0ac28c9ea1ae] exiting daemon [2020-03-27T14:48:29.609Z] daemon.go:448: [d0ac28c9ea1ae] Daemon stopped [2020-03-27T14:48:29.609Z] daemon.go:461: [db6b962b8de08] Stopping daemon [2020-03-27T14:48:29.609Z] daemon.go:296: [db6b962b8de08] exiting daemon [2020-03-27T14:48:29.609Z] daemon.go:448: [db6b962b8de08] Daemon stopped [2020-03-27T14:48:29.609Z] daemon.go:461: [dc7fbf2ec8e40] Stopping daemon [2020-03-27T14:48:29.609Z] daemon.go:296: [dc7fbf2ec8e40] exiting daemon [2020-03-27T14:48:29.609Z] daemon.go:448: [dc7fbf2ec8e40] Daemon stopped [2020-03-27T14:48:29.609Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.53s) [2020-03-27T14:48:29.609Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-03-27T14:48:29.609Z] daemon.go:325: [d956fe67ea0ad] waiting for daemon to start [2020-03-27T14:48:29.609Z] daemon.go:325: [d956fe67ea0ad] waiting for daemon to start [2020-03-27T14:48:29.609Z] daemon.go:353: [d956fe67ea0ad] daemon started [2020-03-27T14:48:29.609Z] daemon.go:461: [d956fe67ea0ad] Stopping daemon [2020-03-27T14:48:29.609Z] daemon.go:296: [d956fe67ea0ad] exiting daemon [2020-03-27T14:48:29.609Z] daemon.go:448: [d956fe67ea0ad] Daemon stopped [2020-03-27T14:48:29.609Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (3.06s) [2020-03-27T14:48:29.609Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-03-27T14:48:29.609Z] daemon.go:325: [d75b428f43e74] waiting for daemon to start [2020-03-27T14:48:29.609Z] daemon.go:325: [d75b428f43e74] waiting for daemon to start [2020-03-27T14:48:29.609Z] daemon.go:353: [d75b428f43e74] daemon started [2020-03-27T14:48:29.609Z] daemon.go:461: [d75b428f43e74] Stopping daemon [2020-03-27T14:48:29.609Z] daemon.go:296: [d75b428f43e74] exiting daemon [2020-03-27T14:48:29.609Z] daemon.go:448: [d75b428f43e74] Daemon stopped [2020-03-27T14:48:29.609Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.28s) [2020-03-27T14:48:29.609Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-03-27T14:48:29.609Z] daemon.go:325: [d38936902a5a2] waiting for daemon to start [2020-03-27T14:48:29.609Z] daemon.go:325: [d38936902a5a2] waiting for daemon to start [2020-03-27T14:48:29.609Z] daemon.go:353: [d38936902a5a2] daemon started [2020-03-27T14:48:29.609Z] daemon.go:461: [d38936902a5a2] Stopping daemon [2020-03-27T14:48:29.609Z] daemon.go:296: [d38936902a5a2] exiting daemon [2020-03-27T14:48:29.609Z] daemon.go:448: [d38936902a5a2] Daemon stopped [2020-03-27T14:48:29.609Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.60s) [2020-03-27T14:48:29.609Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-03-27T14:48:29.609Z] daemon.go:325: [d0a263708a2e8] waiting for daemon to start [2020-03-27T14:48:29.609Z] daemon.go:325: [d0a263708a2e8] waiting for daemon to start [2020-03-27T14:48:29.609Z] daemon.go:353: [d0a263708a2e8] daemon started [2020-03-27T14:48:29.609Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-03-27T14:48:29.609Z] daemon.go:325: [de934a8f22193] waiting for daemon to start [2020-03-27T14:48:29.609Z] daemon.go:325: [de934a8f22193] waiting for daemon to start [2020-03-27T14:48:29.609Z] daemon.go:353: [de934a8f22193] daemon started [2020-03-27T14:48:29.609Z] check_test.go:358: [de934a8f22193] joining swarm manager [d0a263708a2e8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-27T14:48:29.609Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-03-27T14:48:29.609Z] daemon.go:325: [d76c9428b1fdd] waiting for daemon to start [2020-03-27T14:48:29.609Z] daemon.go:325: [d76c9428b1fdd] waiting for daemon to start [2020-03-27T14:48:29.609Z] daemon.go:353: [d76c9428b1fdd] daemon started [2020-03-27T14:48:29.609Z] check_test.go:358: [d76c9428b1fdd] joining swarm manager [d0a263708a2e8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-27T14:48:29.609Z] daemon.go:461: [d0a263708a2e8] Stopping daemon [2020-03-27T14:48:29.609Z] daemon.go:296: [d0a263708a2e8] exiting daemon [2020-03-27T14:48:29.609Z] daemon.go:448: [d0a263708a2e8] Daemon stopped [2020-03-27T14:48:29.609Z] daemon.go:461: [de934a8f22193] Stopping daemon [2020-03-27T14:48:29.609Z] daemon.go:296: [de934a8f22193] exiting daemon [2020-03-27T14:48:29.609Z] daemon.go:448: [de934a8f22193] Daemon stopped [2020-03-27T14:48:29.609Z] daemon.go:461: [d76c9428b1fdd] Stopping daemon [2020-03-27T14:48:29.609Z] daemon.go:296: [d76c9428b1fdd] exiting daemon [2020-03-27T14:48:29.609Z] daemon.go:448: [d76c9428b1fdd] Daemon stopped [2020-03-27T14:48:29.609Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.32s) [2020-03-27T14:48:29.609Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-03-27T14:48:29.609Z] daemon.go:325: [d633a2d00ff1b] waiting for daemon to start [2020-03-27T14:48:29.609Z] daemon.go:325: [d633a2d00ff1b] waiting for daemon to start [2020-03-27T14:48:29.609Z] daemon.go:353: [d633a2d00ff1b] daemon started [2020-03-27T14:48:29.609Z] daemon.go:461: [d633a2d00ff1b] Stopping daemon [2020-03-27T14:48:29.609Z] daemon.go:296: [d633a2d00ff1b] exiting daemon [2020-03-27T14:48:29.609Z] daemon.go:448: [d633a2d00ff1b] Daemon stopped [2020-03-27T14:48:29.609Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (115.67s) [2020-03-27T14:48:29.609Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-03-27T14:48:29.609Z] daemon.go:325: [d02c3a68c1435] waiting for daemon to start [2020-03-27T14:48:29.609Z] daemon.go:325: [d02c3a68c1435] waiting for daemon to start [2020-03-27T14:48:29.609Z] daemon.go:353: [d02c3a68c1435] daemon started [2020-03-27T14:48:29.609Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-03-27T14:48:29.609Z] daemon.go:325: [dc6d5c6524503] waiting for daemon to start [2020-03-27T14:48:29.609Z] daemon.go:325: [dc6d5c6524503] waiting for daemon to start [2020-03-27T14:48:29.609Z] daemon.go:353: [dc6d5c6524503] daemon started [2020-03-27T14:48:29.609Z] check_test.go:358: [dc6d5c6524503] joining swarm manager [d02c3a68c1435]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-27T14:48:29.609Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-03-27T14:48:29.609Z] daemon.go:325: [dac469282ef78] waiting for daemon to start [2020-03-27T14:48:29.609Z] daemon.go:325: [dac469282ef78] waiting for daemon to start [2020-03-27T14:48:29.609Z] daemon.go:353: [dac469282ef78] daemon started [2020-03-27T14:48:29.609Z] check_test.go:358: [dac469282ef78] joining swarm manager [d02c3a68c1435]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-27T14:48:29.609Z] daemon.go:461: [dc6d5c6524503] Stopping daemon [2020-03-27T14:48:29.609Z] daemon.go:296: [dc6d5c6524503] exiting daemon [2020-03-27T14:48:29.609Z] daemon.go:448: [dc6d5c6524503] Daemon stopped [2020-03-27T14:48:29.609Z] daemon.go:325: [dc6d5c6524503] waiting for daemon to start [2020-03-27T14:48:29.609Z] daemon.go:325: [dc6d5c6524503] waiting for daemon to start [2020-03-27T14:48:29.609Z] daemon.go:353: [dc6d5c6524503] daemon started [2020-03-27T14:48:29.609Z] daemon.go:461: [dac469282ef78] Stopping daemon [2020-03-27T14:48:29.609Z] daemon.go:296: [dac469282ef78] exiting daemon [2020-03-27T14:48:29.609Z] daemon.go:448: [dac469282ef78] Daemon stopped [2020-03-27T14:48:29.609Z] daemon.go:325: [dac469282ef78] waiting for daemon to start [2020-03-27T14:48:29.609Z] daemon.go:325: [dac469282ef78] waiting for daemon to start [2020-03-27T14:48:29.609Z] daemon.go:353: [dac469282ef78] daemon started [2020-03-27T14:48:29.609Z] daemon.go:461: [dc6d5c6524503] Stopping daemon [2020-03-27T14:48:29.609Z] daemon.go:296: [dc6d5c6524503] exiting daemon [2020-03-27T14:48:29.609Z] daemon.go:448: [dc6d5c6524503] Daemon stopped [2020-03-27T14:48:29.609Z] daemon.go:325: [dc6d5c6524503] waiting for daemon to start [2020-03-27T14:48:29.609Z] daemon.go:325: [dc6d5c6524503] waiting for daemon to start [2020-03-27T14:48:29.609Z] daemon.go:353: [dc6d5c6524503] daemon started [2020-03-27T14:48:29.609Z] daemon.go:461: [dac469282ef78] Stopping daemon [2020-03-27T14:48:29.609Z] daemon.go:296: [dac469282ef78] exiting daemon [2020-03-27T14:48:29.609Z] daemon.go:448: [dac469282ef78] Daemon stopped [2020-03-27T14:48:29.609Z] daemon.go:325: [dac469282ef78] waiting for daemon to start [2020-03-27T14:48:29.609Z] daemon.go:325: [dac469282ef78] waiting for daemon to start [2020-03-27T14:48:29.609Z] daemon.go:353: [dac469282ef78] daemon started [2020-03-27T14:48:29.609Z] daemon.go:461: [dc6d5c6524503] Stopping daemon [2020-03-27T14:48:29.609Z] daemon.go:296: [dc6d5c6524503] exiting daemon [2020-03-27T14:48:29.609Z] daemon.go:448: [dc6d5c6524503] Daemon stopped [2020-03-27T14:48:29.609Z] daemon.go:325: [dc6d5c6524503] waiting for daemon to start [2020-03-27T14:48:29.609Z] daemon.go:325: [dc6d5c6524503] waiting for daemon to start [2020-03-27T14:48:29.609Z] daemon.go:353: [dc6d5c6524503] daemon started [2020-03-27T14:48:29.609Z] daemon.go:461: [dac469282ef78] Stopping daemon [2020-03-27T14:48:29.609Z] daemon.go:296: [dac469282ef78] exiting daemon [2020-03-27T14:48:29.609Z] daemon.go:448: [dac469282ef78] Daemon stopped [2020-03-27T14:48:29.609Z] daemon.go:325: [dac469282ef78] waiting for daemon to start [2020-03-27T14:48:29.609Z] daemon.go:325: [dac469282ef78] waiting for daemon to start [2020-03-27T14:48:29.609Z] daemon.go:353: [dac469282ef78] daemon started [2020-03-27T14:48:29.609Z] daemon.go:461: [d02c3a68c1435] Stopping daemon [2020-03-27T14:48:29.609Z] daemon.go:296: [d02c3a68c1435] exiting daemon [2020-03-27T14:48:29.609Z] daemon.go:448: [d02c3a68c1435] Daemon stopped [2020-03-27T14:48:29.609Z] daemon.go:461: [dc6d5c6524503] Stopping daemon [2020-03-27T14:48:29.609Z] daemon.go:296: [dc6d5c6524503] exiting daemon [2020-03-27T14:48:29.609Z] daemon.go:448: [dc6d5c6524503] Daemon stopped [2020-03-27T14:48:29.609Z] daemon.go:461: [dac469282ef78] Stopping daemon [2020-03-27T14:48:29.609Z] daemon.go:296: [dac469282ef78] exiting daemon [2020-03-27T14:48:29.609Z] daemon.go:448: [dac469282ef78] Daemon stopped [2020-03-27T14:48:29.609Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (5.12s) [2020-03-27T14:48:29.609Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-03-27T14:48:29.609Z] daemon.go:325: [d0c6449a8f0ea] waiting for daemon to start [2020-03-27T14:48:29.609Z] daemon.go:325: [d0c6449a8f0ea] waiting for daemon to start [2020-03-27T14:48:29.609Z] daemon.go:353: [d0c6449a8f0ea] daemon started [2020-03-27T14:48:29.609Z] daemon.go:461: [d0c6449a8f0ea] Stopping daemon [2020-03-27T14:48:29.609Z] daemon.go:296: [d0c6449a8f0ea] exiting daemon [2020-03-27T14:48:29.609Z] daemon.go:448: [d0c6449a8f0ea] Daemon stopped [2020-03-27T14:48:29.609Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (9.09s) [2020-03-27T14:48:29.609Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-03-27T14:48:29.609Z] daemon.go:325: [d21333821408c] waiting for daemon to start [2020-03-27T14:48:29.609Z] daemon.go:325: [d21333821408c] waiting for daemon to start [2020-03-27T14:48:29.609Z] daemon.go:353: [d21333821408c] daemon started [2020-03-27T14:48:29.609Z] daemon.go:461: [d21333821408c] Stopping daemon [2020-03-27T14:48:29.609Z] daemon.go:296: [d21333821408c] exiting daemon [2020-03-27T14:48:29.609Z] daemon.go:448: [d21333821408c] Daemon stopped [2020-03-27T14:48:29.609Z] daemon.go:325: [d21333821408c] waiting for daemon to start [2020-03-27T14:48:29.609Z] daemon.go:325: [d21333821408c] waiting for daemon to start [2020-03-27T14:48:29.609Z] daemon.go:325: [d21333821408c] waiting for daemon to start [2020-03-27T14:48:29.609Z] daemon.go:353: [d21333821408c] daemon started [2020-03-27T14:48:29.609Z] daemon.go:461: [d21333821408c] Stopping daemon [2020-03-27T14:48:29.609Z] daemon.go:296: [d21333821408c] exiting daemon [2020-03-27T14:48:29.609Z] daemon.go:448: [d21333821408c] Daemon stopped [2020-03-27T14:48:29.609Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.28s) [2020-03-27T14:48:29.609Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-03-27T14:48:29.609Z] daemon.go:325: [d5b8d6796aeb9] waiting for daemon to start [2020-03-27T14:48:29.609Z] daemon.go:325: [d5b8d6796aeb9] waiting for daemon to start [2020-03-27T14:48:29.609Z] daemon.go:353: [d5b8d6796aeb9] daemon started [2020-03-27T14:48:29.609Z] daemon.go:461: [d5b8d6796aeb9] Stopping daemon [2020-03-27T14:48:29.609Z] daemon.go:296: [d5b8d6796aeb9] exiting daemon [2020-03-27T14:48:29.609Z] daemon.go:448: [d5b8d6796aeb9] Daemon stopped [2020-03-27T14:48:29.609Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (3.16s) [2020-03-27T14:48:29.609Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-03-27T14:48:29.609Z] daemon.go:325: [d7892c5c7fa17] waiting for daemon to start [2020-03-27T14:48:29.610Z] daemon.go:325: [d7892c5c7fa17] waiting for daemon to start [2020-03-27T14:48:29.610Z] daemon.go:353: [d7892c5c7fa17] daemon started [2020-03-27T14:48:29.610Z] daemon.go:461: [d7892c5c7fa17] Stopping daemon [2020-03-27T14:48:29.610Z] daemon.go:296: [d7892c5c7fa17] exiting daemon [2020-03-27T14:48:29.610Z] daemon.go:448: [d7892c5c7fa17] Daemon stopped [2020-03-27T14:48:29.610Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.69s) [2020-03-27T14:48:29.610Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-03-27T14:48:29.610Z] daemon.go:325: [df83af229813d] waiting for daemon to start [2020-03-27T14:48:29.610Z] daemon.go:325: [df83af229813d] waiting for daemon to start [2020-03-27T14:48:29.610Z] daemon.go:353: [df83af229813d] daemon started [2020-03-27T14:48:29.610Z] daemon.go:461: [df83af229813d] Stopping daemon [2020-03-27T14:48:29.610Z] daemon.go:296: [df83af229813d] exiting daemon [2020-03-27T14:48:29.610Z] daemon.go:448: [df83af229813d] Daemon stopped [2020-03-27T14:48:29.610Z] daemon.go:325: [df83af229813d] waiting for daemon to start [2020-03-27T14:48:29.610Z] daemon.go:296: [df83af229813d] exiting daemon [2020-03-27T14:48:29.610Z] daemon.go:325: [df83af229813d] waiting for daemon to start [2020-03-27T14:48:29.610Z] daemon.go:325: [df83af229813d] waiting for daemon to start [2020-03-27T14:48:29.610Z] daemon.go:296: [df83af229813d] exiting daemon [2020-03-27T14:48:29.610Z] daemon.go:325: [df83af229813d] waiting for daemon to start [2020-03-27T14:48:29.610Z] daemon.go:325: [df83af229813d] waiting for daemon to start [2020-03-27T14:48:29.610Z] daemon.go:325: [df83af229813d] waiting for daemon to start [2020-03-27T14:48:29.610Z] daemon.go:353: [df83af229813d] daemon started [2020-03-27T14:48:29.610Z] daemon.go:461: [df83af229813d] Stopping daemon [2020-03-27T14:48:29.610Z] daemon.go:296: [df83af229813d] exiting daemon [2020-03-27T14:48:29.610Z] daemon.go:448: [df83af229813d] Daemon stopped [2020-03-27T14:48:29.610Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.92s) [2020-03-27T14:48:29.610Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-03-27T14:48:29.610Z] daemon.go:325: [d11cb76e4a17d] waiting for daemon to start [2020-03-27T14:48:29.610Z] daemon.go:325: [d11cb76e4a17d] waiting for daemon to start [2020-03-27T14:48:29.610Z] daemon.go:353: [d11cb76e4a17d] daemon started [2020-03-27T14:48:29.610Z] daemon.go:461: [d11cb76e4a17d] Stopping daemon [2020-03-27T14:48:29.610Z] daemon.go:296: [d11cb76e4a17d] exiting daemon [2020-03-27T14:48:29.610Z] daemon.go:448: [d11cb76e4a17d] Daemon stopped [2020-03-27T14:48:29.610Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.32s) [2020-03-27T14:48:29.610Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInit [2020-03-27T14:48:29.610Z] daemon.go:325: [d580e089b68f3] waiting for daemon to start [2020-03-27T14:48:29.610Z] daemon.go:325: [d580e089b68f3] waiting for daemon to start [2020-03-27T14:48:29.610Z] daemon.go:353: [d580e089b68f3] daemon started [2020-03-27T14:48:29.610Z] daemon.go:461: [d580e089b68f3] Stopping daemon [2020-03-27T14:48:29.610Z] daemon.go:296: [d580e089b68f3] exiting daemon [2020-03-27T14:48:29.610Z] daemon.go:448: [d580e089b68f3] Daemon stopped [2020-03-27T14:48:29.610Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-03-27T14:48:29.610Z] requirement.go:26: unmatched requirement IPv6 [2020-03-27T14:48:29.610Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.16s) [2020-03-27T14:48:29.610Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitLocked [2020-03-27T14:48:29.610Z] daemon.go:325: [da4cc69fe44c2] waiting for daemon to start [2020-03-27T14:48:29.610Z] daemon.go:325: [da4cc69fe44c2] waiting for daemon to start [2020-03-27T14:48:29.610Z] daemon.go:353: [da4cc69fe44c2] daemon started [2020-03-27T14:48:29.610Z] daemon.go:461: [da4cc69fe44c2] Stopping daemon [2020-03-27T14:48:29.610Z] daemon.go:296: [da4cc69fe44c2] exiting daemon [2020-03-27T14:48:29.610Z] daemon.go:448: [da4cc69fe44c2] Daemon stopped [2020-03-27T14:48:29.610Z] daemon.go:325: [da4cc69fe44c2] waiting for daemon to start [2020-03-27T14:48:29.610Z] daemon.go:325: [da4cc69fe44c2] waiting for daemon to start [2020-03-27T14:48:29.610Z] daemon.go:353: [da4cc69fe44c2] daemon started [2020-03-27T14:48:29.610Z] daemon.go:461: [da4cc69fe44c2] Stopping daemon [2020-03-27T14:48:29.610Z] daemon.go:296: [da4cc69fe44c2] exiting daemon [2020-03-27T14:48:29.610Z] daemon.go:448: [da4cc69fe44c2] Daemon stopped [2020-03-27T14:48:29.610Z] daemon.go:325: [da4cc69fe44c2] waiting for daemon to start [2020-03-27T14:48:29.610Z] daemon.go:325: [da4cc69fe44c2] waiting for daemon to start [2020-03-27T14:48:29.610Z] daemon.go:353: [da4cc69fe44c2] daemon started [2020-03-27T14:48:29.610Z] daemon.go:461: [da4cc69fe44c2] Stopping daemon [2020-03-27T14:48:29.610Z] daemon.go:296: [da4cc69fe44c2] exiting daemon [2020-03-27T14:48:29.610Z] daemon.go:448: [da4cc69fe44c2] Daemon stopped [2020-03-27T14:48:29.610Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.77s) [2020-03-27T14:48:29.610Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-03-27T14:48:29.610Z] daemon.go:325: [d4910d983134f] waiting for daemon to start [2020-03-27T14:48:29.610Z] daemon.go:325: [d4910d983134f] waiting for daemon to start [2020-03-27T14:48:29.610Z] daemon.go:353: [d4910d983134f] daemon started [2020-03-27T14:48:29.610Z] daemon.go:461: [d4910d983134f] Stopping daemon [2020-03-27T14:48:29.610Z] daemon.go:296: [d4910d983134f] exiting daemon [2020-03-27T14:48:29.610Z] daemon.go:448: [d4910d983134f] Daemon stopped [2020-03-27T14:48:29.610Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.76s) [2020-03-27T14:48:29.610Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-03-27T14:48:29.610Z] daemon.go:325: [dd9594265d661] waiting for daemon to start [2020-03-27T14:48:29.610Z] daemon.go:325: [dd9594265d661] waiting for daemon to start [2020-03-27T14:48:29.610Z] daemon.go:353: [dd9594265d661] daemon started [2020-03-27T14:48:29.610Z] daemon.go:461: [dd9594265d661] Stopping daemon [2020-03-27T14:48:29.610Z] daemon.go:296: [dd9594265d661] exiting daemon [2020-03-27T14:48:29.610Z] daemon.go:448: [dd9594265d661] Daemon stopped [2020-03-27T14:48:29.610Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.96s) [2020-03-27T14:48:29.610Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-03-27T14:48:29.610Z] daemon.go:325: [d26ad575b1cf9] waiting for daemon to start [2020-03-27T14:48:29.610Z] daemon.go:325: [d26ad575b1cf9] waiting for daemon to start [2020-03-27T14:48:29.610Z] daemon.go:353: [d26ad575b1cf9] daemon started [2020-03-27T14:48:29.610Z] daemon.go:461: [d26ad575b1cf9] Stopping daemon [2020-03-27T14:48:29.610Z] daemon.go:296: [d26ad575b1cf9] exiting daemon [2020-03-27T14:48:29.610Z] daemon.go:448: [d26ad575b1cf9] Daemon stopped [2020-03-27T14:48:29.610Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.13s) [2020-03-27T14:48:29.610Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave [2020-03-27T14:48:29.610Z] daemon.go:325: [da223d19965fe] waiting for daemon to start [2020-03-27T14:48:29.610Z] daemon.go:325: [da223d19965fe] waiting for daemon to start [2020-03-27T14:48:29.610Z] daemon.go:353: [da223d19965fe] daemon started [2020-03-27T14:48:29.610Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave [2020-03-27T14:48:29.610Z] daemon.go:325: [dac58af5377b5] waiting for daemon to start [2020-03-27T14:48:29.610Z] daemon.go:325: [dac58af5377b5] waiting for daemon to start [2020-03-27T14:48:29.610Z] daemon.go:353: [dac58af5377b5] daemon started [2020-03-27T14:48:29.610Z] daemon.go:461: [da223d19965fe] Stopping daemon [2020-03-27T14:48:29.610Z] daemon.go:296: [da223d19965fe] exiting daemon [2020-03-27T14:48:29.610Z] daemon.go:448: [da223d19965fe] Daemon stopped [2020-03-27T14:48:29.610Z] daemon.go:461: [dac58af5377b5] Stopping daemon [2020-03-27T14:48:29.610Z] daemon.go:296: [dac58af5377b5] exiting daemon [2020-03-27T14:48:29.610Z] daemon.go:448: [dac58af5377b5] Daemon stopped [2020-03-27T14:48:29.610Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (49.45s) [2020-03-27T14:48:29.610Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-03-27T14:48:29.610Z] daemon.go:325: [de22ad69b5627] waiting for daemon to start [2020-03-27T14:48:29.610Z] daemon.go:325: [de22ad69b5627] waiting for daemon to start [2020-03-27T14:48:29.610Z] daemon.go:353: [de22ad69b5627] daemon started [2020-03-27T14:48:29.610Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-03-27T14:48:29.610Z] daemon.go:325: [db18c175c3db2] waiting for daemon to start [2020-03-27T14:48:29.610Z] daemon.go:325: [db18c175c3db2] waiting for daemon to start [2020-03-27T14:48:29.610Z] daemon.go:353: [db18c175c3db2] daemon started [2020-03-27T14:48:29.610Z] check_test.go:358: [db18c175c3db2] joining swarm manager [de22ad69b5627]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-27T14:48:29.610Z] daemon.go:461: [db18c175c3db2] Stopping daemon [2020-03-27T14:48:29.610Z] daemon.go:296: [db18c175c3db2] exiting daemon [2020-03-27T14:48:29.610Z] daemon.go:448: [db18c175c3db2] Daemon stopped [2020-03-27T14:48:29.610Z] daemon.go:325: [db18c175c3db2] waiting for daemon to start [2020-03-27T14:48:29.610Z] daemon.go:325: [db18c175c3db2] waiting for daemon to start [2020-03-27T14:48:29.610Z] daemon.go:353: [db18c175c3db2] daemon started [2020-03-27T14:48:29.610Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-03-27T14:48:29.610Z] daemon.go:325: [da618f7d1ddbf] waiting for daemon to start [2020-03-27T14:48:29.610Z] daemon.go:325: [da618f7d1ddbf] waiting for daemon to start [2020-03-27T14:48:29.610Z] daemon.go:353: [da618f7d1ddbf] daemon started [2020-03-27T14:48:29.610Z] check_test.go:358: [da618f7d1ddbf] joining swarm manager [de22ad69b5627]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-27T14:48:29.610Z] daemon.go:461: [db18c175c3db2] Stopping daemon [2020-03-27T14:48:29.610Z] daemon.go:296: [db18c175c3db2] exiting daemon [2020-03-27T14:48:29.610Z] daemon.go:448: [db18c175c3db2] Daemon stopped [2020-03-27T14:48:29.610Z] daemon.go:325: [db18c175c3db2] waiting for daemon to start [2020-03-27T14:48:29.610Z] daemon.go:325: [db18c175c3db2] waiting for daemon to start [2020-03-27T14:48:29.610Z] daemon.go:353: [db18c175c3db2] daemon started [2020-03-27T14:48:29.610Z] daemon.go:461: [da618f7d1ddbf] Stopping daemon [2020-03-27T14:48:29.610Z] daemon.go:296: [da618f7d1ddbf] exiting daemon [2020-03-27T14:48:29.610Z] daemon.go:448: [da618f7d1ddbf] Daemon stopped [2020-03-27T14:48:29.610Z] daemon.go:325: [da618f7d1ddbf] waiting for daemon to start [2020-03-27T14:48:29.610Z] daemon.go:325: [da618f7d1ddbf] waiting for daemon to start [2020-03-27T14:48:29.610Z] daemon.go:353: [da618f7d1ddbf] daemon started [2020-03-27T14:48:29.610Z] daemon.go:461: [da618f7d1ddbf] Stopping daemon [2020-03-27T14:48:29.610Z] daemon.go:296: [da618f7d1ddbf] exiting daemon [2020-03-27T14:48:29.610Z] daemon.go:448: [da618f7d1ddbf] Daemon stopped [2020-03-27T14:48:29.610Z] daemon.go:325: [da618f7d1ddbf] waiting for daemon to start [2020-03-27T14:48:29.610Z] daemon.go:325: [da618f7d1ddbf] waiting for daemon to start [2020-03-27T14:48:29.610Z] daemon.go:353: [da618f7d1ddbf] daemon started [2020-03-27T14:48:29.610Z] daemon.go:461: [de22ad69b5627] Stopping daemon [2020-03-27T14:48:29.610Z] daemon.go:296: [de22ad69b5627] exiting daemon [2020-03-27T14:48:29.610Z] daemon.go:448: [de22ad69b5627] Daemon stopped [2020-03-27T14:48:29.610Z] daemon.go:461: [db18c175c3db2] Stopping daemon [2020-03-27T14:48:29.610Z] daemon.go:296: [db18c175c3db2] exiting daemon [2020-03-27T14:48:29.610Z] daemon.go:448: [db18c175c3db2] Daemon stopped [2020-03-27T14:48:29.610Z] daemon.go:461: [da618f7d1ddbf] Stopping daemon [2020-03-27T14:48:29.610Z] daemon.go:296: [da618f7d1ddbf] exiting daemon [2020-03-27T14:48:29.610Z] daemon.go:448: [da618f7d1ddbf] Daemon stopped [2020-03-27T14:48:29.610Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.57s) [2020-03-27T14:48:29.610Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-03-27T14:48:29.610Z] daemon.go:325: [d00521c57ca8b] waiting for daemon to start [2020-03-27T14:48:29.610Z] daemon.go:325: [d00521c57ca8b] waiting for daemon to start [2020-03-27T14:48:29.610Z] daemon.go:353: [d00521c57ca8b] daemon started [2020-03-27T14:48:29.610Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-03-27T14:48:29.610Z] daemon.go:325: [d3aad927a37de] waiting for daemon to start [2020-03-27T14:48:29.610Z] daemon.go:325: [d3aad927a37de] waiting for daemon to start [2020-03-27T14:48:29.610Z] daemon.go:353: [d3aad927a37de] daemon started [2020-03-27T14:48:29.610Z] daemon.go:461: [d00521c57ca8b] Stopping daemon [2020-03-27T14:48:29.610Z] daemon.go:296: [d00521c57ca8b] exiting daemon [2020-03-27T14:48:29.610Z] daemon.go:448: [d00521c57ca8b] Daemon stopped [2020-03-27T14:48:29.610Z] daemon.go:461: [d3aad927a37de] Stopping daemon [2020-03-27T14:48:29.610Z] daemon.go:296: [d3aad927a37de] exiting daemon [2020-03-27T14:48:29.610Z] daemon.go:448: [d3aad927a37de] Daemon stopped [2020-03-27T14:48:29.610Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (6.03s) [2020-03-27T14:48:29.610Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-03-27T14:48:29.610Z] daemon.go:325: [db5bb0eb8678b] waiting for daemon to start [2020-03-27T14:48:29.610Z] daemon.go:325: [db5bb0eb8678b] waiting for daemon to start [2020-03-27T14:48:29.610Z] daemon.go:353: [db5bb0eb8678b] daemon started [2020-03-27T14:48:29.610Z] daemon.go:461: [db5bb0eb8678b] Stopping daemon [2020-03-27T14:48:29.610Z] daemon.go:296: [db5bb0eb8678b] exiting daemon [2020-03-27T14:48:29.610Z] daemon.go:448: [db5bb0eb8678b] Daemon stopped [2020-03-27T14:48:29.610Z] daemon.go:325: [db5bb0eb8678b] waiting for daemon to start [2020-03-27T14:48:29.610Z] daemon.go:325: [db5bb0eb8678b] waiting for daemon to start [2020-03-27T14:48:29.610Z] daemon.go:353: [db5bb0eb8678b] daemon started [2020-03-27T14:48:29.610Z] daemon.go:461: [db5bb0eb8678b] Stopping daemon [2020-03-27T14:48:29.610Z] daemon.go:296: [db5bb0eb8678b] exiting daemon [2020-03-27T14:48:29.610Z] daemon.go:448: [db5bb0eb8678b] Daemon stopped [2020-03-27T14:48:29.610Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (125.83s) [2020-03-27T14:48:29.610Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-03-27T14:48:29.610Z] daemon.go:325: [d0356f3fc6cdc] waiting for daemon to start [2020-03-27T14:48:29.610Z] daemon.go:325: [d0356f3fc6cdc] waiting for daemon to start [2020-03-27T14:48:29.610Z] daemon.go:353: [d0356f3fc6cdc] daemon started [2020-03-27T14:48:29.610Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-03-27T14:48:29.610Z] daemon.go:325: [d53b0797b7abe] waiting for daemon to start [2020-03-27T14:48:29.610Z] daemon.go:325: [d53b0797b7abe] waiting for daemon to start [2020-03-27T14:48:29.610Z] daemon.go:353: [d53b0797b7abe] daemon started [2020-03-27T14:48:29.610Z] check_test.go:358: [d53b0797b7abe] joining swarm manager [d0356f3fc6cdc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-27T14:48:29.610Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-03-27T14:48:29.610Z] daemon.go:325: [da3de2519b9ed] waiting for daemon to start [2020-03-27T14:48:29.610Z] daemon.go:325: [da3de2519b9ed] waiting for daemon to start [2020-03-27T14:48:29.610Z] daemon.go:353: [da3de2519b9ed] daemon started [2020-03-27T14:48:29.610Z] check_test.go:358: [da3de2519b9ed] joining swarm manager [d0356f3fc6cdc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-27T14:48:29.610Z] daemon.go:461: [d53b0797b7abe] Stopping daemon [2020-03-27T14:48:29.610Z] daemon.go:296: [d53b0797b7abe] exiting daemon [2020-03-27T14:48:29.610Z] daemon.go:448: [d53b0797b7abe] Daemon stopped [2020-03-27T14:48:29.610Z] daemon.go:325: [d53b0797b7abe] waiting for daemon to start [2020-03-27T14:48:29.610Z] daemon.go:325: [d53b0797b7abe] waiting for daemon to start [2020-03-27T14:48:29.610Z] daemon.go:325: [d53b0797b7abe] waiting for daemon to start [2020-03-27T14:48:29.610Z] daemon.go:325: [d53b0797b7abe] waiting for daemon to start [2020-03-27T14:48:29.610Z] daemon.go:353: [d53b0797b7abe] daemon started [2020-03-27T14:48:29.610Z] daemon.go:461: [d53b0797b7abe] Stopping daemon [2020-03-27T14:48:29.610Z] daemon.go:296: [d53b0797b7abe] exiting daemon [2020-03-27T14:48:29.610Z] daemon.go:448: [d53b0797b7abe] Daemon stopped [2020-03-27T14:48:29.610Z] daemon.go:461: [d0356f3fc6cdc] Stopping daemon [2020-03-27T14:48:29.610Z] daemon.go:296: [d0356f3fc6cdc] exiting daemon [2020-03-27T14:48:29.610Z] daemon.go:448: [d0356f3fc6cdc] Daemon stopped [2020-03-27T14:48:29.610Z] daemon.go:325: [d0356f3fc6cdc] waiting for daemon to start [2020-03-27T14:48:29.610Z] daemon.go:325: [d0356f3fc6cdc] waiting for daemon to start [2020-03-27T14:48:29.610Z] daemon.go:353: [d0356f3fc6cdc] daemon started [2020-03-27T14:48:29.610Z] daemon.go:461: [da3de2519b9ed] Stopping daemon [2020-03-27T14:48:29.610Z] daemon.go:296: [da3de2519b9ed] exiting daemon [2020-03-27T14:48:29.610Z] daemon.go:448: [da3de2519b9ed] Daemon stopped [2020-03-27T14:48:29.610Z] daemon.go:325: [da3de2519b9ed] waiting for daemon to start [2020-03-27T14:48:29.610Z] daemon.go:325: [da3de2519b9ed] waiting for daemon to start [2020-03-27T14:48:29.610Z] daemon.go:353: [da3de2519b9ed] daemon started [2020-03-27T14:48:29.610Z] daemon.go:325: [d53b0797b7abe] waiting for daemon to start [2020-03-27T14:48:29.610Z] daemon.go:325: [d53b0797b7abe] waiting for daemon to start [2020-03-27T14:48:29.610Z] daemon.go:353: [d53b0797b7abe] daemon started [2020-03-27T14:48:29.610Z] daemon.go:461: [d53b0797b7abe] Stopping daemon [2020-03-27T14:48:29.610Z] daemon.go:296: [d53b0797b7abe] exiting daemon [2020-03-27T14:48:29.610Z] daemon.go:448: [d53b0797b7abe] Daemon stopped [2020-03-27T14:48:29.610Z] daemon.go:325: [d53b0797b7abe] waiting for daemon to start [2020-03-27T14:48:29.610Z] daemon.go:325: [d53b0797b7abe] waiting for daemon to start [2020-03-27T14:48:29.610Z] daemon.go:353: [d53b0797b7abe] daemon started [2020-03-27T14:48:29.610Z] daemon.go:461: [d0356f3fc6cdc] Stopping daemon [2020-03-27T14:48:29.610Z] daemon.go:296: [d0356f3fc6cdc] exiting daemon [2020-03-27T14:48:29.610Z] daemon.go:448: [d0356f3fc6cdc] Daemon stopped [2020-03-27T14:48:29.610Z] daemon.go:325: [d0356f3fc6cdc] waiting for daemon to start [2020-03-27T14:48:29.610Z] daemon.go:325: [d0356f3fc6cdc] waiting for daemon to start [2020-03-27T14:48:29.610Z] daemon.go:325: [d0356f3fc6cdc] waiting for daemon to start [2020-03-27T14:48:29.610Z] daemon.go:325: [d0356f3fc6cdc] waiting for daemon to start [2020-03-27T14:48:29.610Z] daemon.go:339: [d0356f3fc6cdc] error pinging daemon on start: Get http://d0356f3fc6cdc.sock/_ping: context deadline exceeded [2020-03-27T14:48:29.610Z] daemon.go:325: [d0356f3fc6cdc] waiting for daemon to start [2020-03-27T14:48:29.610Z] daemon.go:339: [d0356f3fc6cdc] error pinging daemon on start: Get http://d0356f3fc6cdc.sock/_ping: context deadline exceeded [2020-03-27T14:48:29.610Z] daemon.go:325: [d0356f3fc6cdc] waiting for daemon to start [2020-03-27T14:48:29.610Z] daemon.go:339: [d0356f3fc6cdc] error pinging daemon on start: Get http://d0356f3fc6cdc.sock/_ping: context deadline exceeded [2020-03-27T14:48:29.610Z] daemon.go:325: [d0356f3fc6cdc] waiting for daemon to start [2020-03-27T14:48:29.610Z] daemon.go:353: [d0356f3fc6cdc] daemon started [2020-03-27T14:48:29.610Z] daemon.go:461: [da3de2519b9ed] Stopping daemon [2020-03-27T14:48:29.610Z] daemon.go:296: [da3de2519b9ed] exiting daemon [2020-03-27T14:48:29.610Z] daemon.go:448: [da3de2519b9ed] Daemon stopped [2020-03-27T14:48:29.611Z] daemon.go:325: [da3de2519b9ed] waiting for daemon to start [2020-03-27T14:48:29.611Z] daemon.go:325: [da3de2519b9ed] waiting for daemon to start [2020-03-27T14:48:29.611Z] daemon.go:353: [da3de2519b9ed] daemon started [2020-03-27T14:48:29.611Z] daemon.go:461: [d53b0797b7abe] Stopping daemon [2020-03-27T14:48:29.611Z] daemon.go:296: [d53b0797b7abe] exiting daemon [2020-03-27T14:48:29.611Z] daemon.go:448: [d53b0797b7abe] Daemon stopped [2020-03-27T14:48:29.611Z] daemon.go:325: [d53b0797b7abe] waiting for daemon to start [2020-03-27T14:48:29.611Z] daemon.go:325: [d53b0797b7abe] waiting for daemon to start [2020-03-27T14:48:29.611Z] daemon.go:353: [d53b0797b7abe] daemon started [2020-03-27T14:48:29.611Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-03-27T14:48:29.611Z] daemon.go:325: [d95c857b211ac] waiting for daemon to start [2020-03-27T14:48:29.611Z] daemon.go:325: [d95c857b211ac] waiting for daemon to start [2020-03-27T14:48:29.611Z] daemon.go:353: [d95c857b211ac] daemon started [2020-03-27T14:48:29.611Z] check_test.go:358: [d95c857b211ac] joining swarm manager [d0356f3fc6cdc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-03-27T14:48:29.611Z] daemon.go:461: [d95c857b211ac] Stopping daemon [2020-03-27T14:48:29.611Z] daemon.go:296: [d95c857b211ac] exiting daemon [2020-03-27T14:48:29.611Z] daemon.go:448: [d95c857b211ac] Daemon stopped [2020-03-27T14:48:29.611Z] daemon.go:325: [d95c857b211ac] waiting for daemon to start [2020-03-27T14:48:29.611Z] daemon.go:325: [d95c857b211ac] waiting for daemon to start [2020-03-27T14:48:29.611Z] daemon.go:325: [d95c857b211ac] waiting for daemon to start [2020-03-27T14:48:29.611Z] daemon.go:325: [d95c857b211ac] waiting for daemon to start [2020-03-27T14:48:29.611Z] daemon.go:353: [d95c857b211ac] daemon started [2020-03-27T14:48:29.611Z] daemon.go:461: [d0356f3fc6cdc] Stopping daemon [2020-03-27T14:48:29.611Z] daemon.go:296: [d0356f3fc6cdc] exiting daemon [2020-03-27T14:48:29.611Z] daemon.go:448: [d0356f3fc6cdc] Daemon stopped [2020-03-27T14:48:29.611Z] daemon.go:461: [d53b0797b7abe] Stopping daemon [2020-03-27T14:48:29.611Z] daemon.go:296: [d53b0797b7abe] exiting daemon [2020-03-27T14:48:29.611Z] daemon.go:448: [d53b0797b7abe] Daemon stopped [2020-03-27T14:48:29.611Z] daemon.go:461: [da3de2519b9ed] Stopping daemon [2020-03-27T14:48:29.611Z] daemon.go:296: [da3de2519b9ed] exiting daemon [2020-03-27T14:48:29.611Z] daemon.go:448: [da3de2519b9ed] Daemon stopped [2020-03-27T14:48:29.611Z] daemon.go:461: [d95c857b211ac] Stopping daemon [2020-03-27T14:48:29.611Z] daemon.go:296: [d95c857b211ac] exiting daemon [2020-03-27T14:48:29.611Z] daemon.go:448: [d95c857b211ac] Daemon stopped [2020-03-27T14:48:29.611Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (14.12s) [2020-03-27T14:48:29.611Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress [2020-03-27T14:48:29.611Z] daemon.go:325: [d4c735c0f5ce5] waiting for daemon to start [2020-03-27T14:48:29.611Z] daemon.go:325: [d4c735c0f5ce5] waiting for daemon to start [2020-03-27T14:48:29.611Z] daemon.go:353: [d4c735c0f5ce5] daemon started [2020-03-27T14:48:29.611Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress [2020-03-27T14:48:29.611Z] daemon.go:325: [dd16974b52269] waiting for daemon to start [2020-03-27T14:48:29.611Z] daemon.go:325: [dd16974b52269] waiting for daemon to start [2020-03-27T14:48:29.611Z] daemon.go:353: [dd16974b52269] daemon started [2020-03-27T14:48:29.611Z] check_test.go:358: [dd16974b52269] joining swarm manager [d4c735c0f5ce5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-27T14:48:29.611Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress [2020-03-27T14:48:29.611Z] daemon.go:325: [da6ca234afd6a] waiting for daemon to start [2020-03-27T14:48:29.611Z] daemon.go:325: [da6ca234afd6a] waiting for daemon to start [2020-03-27T14:48:29.611Z] daemon.go:353: [da6ca234afd6a] daemon started [2020-03-27T14:48:29.611Z] check_test.go:358: [da6ca234afd6a] joining swarm manager [d4c735c0f5ce5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-27T14:48:29.611Z] daemon.go:461: [d4c735c0f5ce5] Stopping daemon [2020-03-27T14:48:29.611Z] daemon.go:296: [d4c735c0f5ce5] exiting daemon [2020-03-27T14:48:29.611Z] daemon.go:448: [d4c735c0f5ce5] Daemon stopped [2020-03-27T14:48:29.611Z] daemon.go:461: [dd16974b52269] Stopping daemon [2020-03-27T14:48:29.611Z] daemon.go:296: [dd16974b52269] exiting daemon [2020-03-27T14:48:29.611Z] daemon.go:448: [dd16974b52269] Daemon stopped [2020-03-27T14:48:29.611Z] daemon.go:461: [da6ca234afd6a] Stopping daemon [2020-03-27T14:48:29.611Z] daemon.go:296: [da6ca234afd6a] exiting daemon [2020-03-27T14:48:29.611Z] daemon.go:448: [da6ca234afd6a] Daemon stopped [2020-03-27T14:48:29.611Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.39s) [2020-03-27T14:48:29.611Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-03-27T14:48:29.611Z] daemon.go:325: [d1642293bb4d3] waiting for daemon to start [2020-03-27T14:48:29.611Z] daemon.go:325: [d1642293bb4d3] waiting for daemon to start [2020-03-27T14:48:29.611Z] daemon.go:353: [d1642293bb4d3] daemon started [2020-03-27T14:48:29.611Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-0" with "bridge", then "bridge" [2020-03-27T14:48:29.611Z] 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-03-27T14:48:29.611Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-0" with "bridge", then "overlay" [2020-03-27T14:48:29.611Z] 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-03-27T14:48:29.611Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-1" with "overlay", then "bridge" [2020-03-27T14:48:29.611Z] 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-03-27T14:48:29.611Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-1" with "overlay", then "overlay" [2020-03-27T14:48:29.611Z] 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-03-27T14:48:29.611Z] daemon.go:461: [d1642293bb4d3] Stopping daemon [2020-03-27T14:48:29.611Z] daemon.go:296: [d1642293bb4d3] exiting daemon [2020-03-27T14:48:29.611Z] daemon.go:448: [d1642293bb4d3] Daemon stopped [2020-03-27T14:48:29.611Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.95s) [2020-03-27T14:48:29.611Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-03-27T14:48:29.611Z] daemon.go:325: [d6d838d60ca76] waiting for daemon to start [2020-03-27T14:48:29.611Z] daemon.go:325: [d6d838d60ca76] waiting for daemon to start [2020-03-27T14:48:29.611Z] daemon.go:353: [d6d838d60ca76] daemon started [2020-03-27T14:48:29.611Z] daemon.go:461: [d6d838d60ca76] Stopping daemon [2020-03-27T14:48:29.611Z] daemon.go:296: [d6d838d60ca76] exiting daemon [2020-03-27T14:48:29.611Z] daemon.go:448: [d6d838d60ca76] Daemon stopped [2020-03-27T14:48:29.611Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.31s) [2020-03-27T14:48:29.611Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-03-27T14:48:29.611Z] daemon.go:325: [de6c9ea3a35e4] waiting for daemon to start [2020-03-27T14:48:29.611Z] daemon.go:325: [de6c9ea3a35e4] waiting for daemon to start [2020-03-27T14:48:29.611Z] daemon.go:353: [de6c9ea3a35e4] daemon started [2020-03-27T14:48:29.611Z] daemon.go:461: [de6c9ea3a35e4] Stopping daemon [2020-03-27T14:48:29.611Z] daemon.go:296: [de6c9ea3a35e4] exiting daemon [2020-03-27T14:48:29.611Z] daemon.go:448: [de6c9ea3a35e4] Daemon stopped [2020-03-27T14:48:29.611Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.19s) [2020-03-27T14:48:29.611Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-03-27T14:48:29.611Z] daemon.go:325: [da176c4e95cda] waiting for daemon to start [2020-03-27T14:48:29.611Z] daemon.go:325: [da176c4e95cda] waiting for daemon to start [2020-03-27T14:48:29.611Z] daemon.go:353: [da176c4e95cda] daemon started [2020-03-27T14:48:29.611Z] daemon.go:461: [da176c4e95cda] Stopping daemon [2020-03-27T14:48:29.611Z] daemon.go:296: [da176c4e95cda] exiting daemon [2020-03-27T14:48:29.611Z] daemon.go:448: [da176c4e95cda] Daemon stopped [2020-03-27T14:48:29.611Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.07s) [2020-03-27T14:48:29.611Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-03-27T14:48:29.611Z] daemon.go:325: [d61c7c54f56a7] waiting for daemon to start [2020-03-27T14:48:29.611Z] daemon.go:325: [d61c7c54f56a7] waiting for daemon to start [2020-03-27T14:48:29.611Z] daemon.go:353: [d61c7c54f56a7] daemon started [2020-03-27T14:48:29.611Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-03-27T14:48:29.611Z] daemon.go:325: [da62d1e0c313b] waiting for daemon to start [2020-03-27T14:48:29.611Z] daemon.go:325: [da62d1e0c313b] waiting for daemon to start [2020-03-27T14:48:29.611Z] daemon.go:353: [da62d1e0c313b] daemon started [2020-03-27T14:48:29.611Z] check_test.go:358: [da62d1e0c313b] joining swarm manager [d61c7c54f56a7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-27T14:48:29.611Z] daemon.go:461: [d61c7c54f56a7] Stopping daemon [2020-03-27T14:48:29.611Z] daemon.go:296: [d61c7c54f56a7] exiting daemon [2020-03-27T14:48:29.611Z] daemon.go:448: [d61c7c54f56a7] Daemon stopped [2020-03-27T14:48:29.611Z] daemon.go:461: [da62d1e0c313b] Stopping daemon [2020-03-27T14:48:29.611Z] daemon.go:296: [da62d1e0c313b] exiting daemon [2020-03-27T14:48:29.611Z] daemon.go:448: [da62d1e0c313b] Daemon stopped [2020-03-27T14:48:29.611Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (3.06s) [2020-03-27T14:48:29.611Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-03-27T14:48:29.611Z] daemon.go:325: [d026492bbc93e] waiting for daemon to start [2020-03-27T14:48:29.611Z] daemon.go:325: [d026492bbc93e] waiting for daemon to start [2020-03-27T14:48:29.611Z] daemon.go:353: [d026492bbc93e] daemon started [2020-03-27T14:48:29.611Z] daemon.go:461: [d026492bbc93e] Stopping daemon [2020-03-27T14:48:29.611Z] daemon.go:296: [d026492bbc93e] exiting daemon [2020-03-27T14:48:29.611Z] daemon.go:448: [d026492bbc93e] Daemon stopped [2020-03-27T14:48:29.611Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.60s) [2020-03-27T14:48:29.611Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-03-27T14:48:29.611Z] daemon.go:325: [d6b75ef15bf64] waiting for daemon to start [2020-03-27T14:48:29.611Z] daemon.go:325: [d6b75ef15bf64] waiting for daemon to start [2020-03-27T14:48:29.611Z] daemon.go:353: [d6b75ef15bf64] daemon started [2020-03-27T14:48:29.611Z] daemon.go:461: [d6b75ef15bf64] Stopping daemon [2020-03-27T14:48:29.611Z] daemon.go:296: [d6b75ef15bf64] exiting daemon [2020-03-27T14:48:29.611Z] daemon.go:448: [d6b75ef15bf64] Daemon stopped [2020-03-27T14:48:29.611Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (3.05s) [2020-03-27T14:48:29.611Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishAdd [2020-03-27T14:48:29.611Z] daemon.go:325: [d32aaddf5dbee] waiting for daemon to start [2020-03-27T14:48:29.611Z] daemon.go:325: [d32aaddf5dbee] waiting for daemon to start [2020-03-27T14:48:29.611Z] daemon.go:353: [d32aaddf5dbee] daemon started [2020-03-27T14:48:29.611Z] daemon.go:461: [d32aaddf5dbee] Stopping daemon [2020-03-27T14:48:29.611Z] daemon.go:296: [d32aaddf5dbee] exiting daemon [2020-03-27T14:48:29.611Z] daemon.go:448: [d32aaddf5dbee] Daemon stopped [2020-03-27T14:48:29.611Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.62s) [2020-03-27T14:48:29.611Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-03-27T14:48:29.611Z] daemon.go:325: [d31216d122525] waiting for daemon to start [2020-03-27T14:48:29.611Z] daemon.go:325: [d31216d122525] waiting for daemon to start [2020-03-27T14:48:29.611Z] daemon.go:353: [d31216d122525] daemon started [2020-03-27T14:48:29.611Z] daemon.go:461: [d31216d122525] Stopping daemon [2020-03-27T14:48:29.611Z] daemon.go:296: [d31216d122525] exiting daemon [2020-03-27T14:48:29.611Z] daemon.go:448: [d31216d122525] Daemon stopped [2020-03-27T14:48:29.611Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.17s) [2020-03-27T14:48:29.611Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-03-27T14:48:29.611Z] daemon.go:325: [df098122670a7] waiting for daemon to start [2020-03-27T14:48:29.611Z] daemon.go:325: [df098122670a7] waiting for daemon to start [2020-03-27T14:48:29.611Z] daemon.go:353: [df098122670a7] daemon started [2020-03-27T14:48:29.611Z] daemon.go:461: [df098122670a7] Stopping daemon [2020-03-27T14:48:29.611Z] daemon.go:296: [df098122670a7] exiting daemon [2020-03-27T14:48:29.611Z] daemon.go:448: [df098122670a7] Daemon stopped [2020-03-27T14:48:29.611Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.52s) [2020-03-27T14:48:29.611Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-03-27T14:48:29.611Z] daemon.go:325: [dd66f131b2410] waiting for daemon to start [2020-03-27T14:48:29.611Z] daemon.go:325: [dd66f131b2410] waiting for daemon to start [2020-03-27T14:48:29.611Z] daemon.go:353: [dd66f131b2410] daemon started [2020-03-27T14:48:29.611Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-03-27T14:48:29.611Z] daemon.go:325: [deec1e7a5df1d] waiting for daemon to start [2020-03-27T14:48:29.611Z] daemon.go:325: [deec1e7a5df1d] waiting for daemon to start [2020-03-27T14:48:29.611Z] daemon.go:353: [deec1e7a5df1d] daemon started [2020-03-27T14:48:29.611Z] check_test.go:358: [deec1e7a5df1d] joining swarm manager [dd66f131b2410]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-27T14:48:29.611Z] daemon.go:461: [dd66f131b2410] Stopping daemon [2020-03-27T14:48:29.611Z] daemon.go:296: [dd66f131b2410] exiting daemon [2020-03-27T14:48:29.611Z] daemon.go:448: [dd66f131b2410] Daemon stopped [2020-03-27T14:48:29.611Z] daemon.go:461: [deec1e7a5df1d] Stopping daemon [2020-03-27T14:48:29.611Z] daemon.go:296: [deec1e7a5df1d] exiting daemon [2020-03-27T14:48:29.611Z] daemon.go:448: [deec1e7a5df1d] Daemon stopped [2020-03-27T14:48:29.611Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (15.05s) [2020-03-27T14:48:29.611Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-03-27T14:48:29.611Z] daemon.go:325: [d358d92a6cee4] waiting for daemon to start [2020-03-27T14:48:29.611Z] daemon.go:325: [d358d92a6cee4] waiting for daemon to start [2020-03-27T14:48:29.611Z] daemon.go:353: [d358d92a6cee4] daemon started [2020-03-27T14:48:29.611Z] daemon.go:461: [d358d92a6cee4] Stopping daemon [2020-03-27T14:48:29.611Z] daemon.go:296: [d358d92a6cee4] exiting daemon [2020-03-27T14:48:29.611Z] daemon.go:448: [d358d92a6cee4] Daemon stopped [2020-03-27T14:48:29.611Z] daemon.go:325: [d358d92a6cee4] waiting for daemon to start [2020-03-27T14:48:29.611Z] daemon.go:325: [d358d92a6cee4] waiting for daemon to start [2020-03-27T14:48:29.611Z] daemon.go:353: [d358d92a6cee4] daemon started [2020-03-27T14:48:29.611Z] daemon.go:461: [d358d92a6cee4] Stopping daemon [2020-03-27T14:48:29.611Z] daemon.go:296: [d358d92a6cee4] exiting daemon [2020-03-27T14:48:29.611Z] daemon.go:448: [d358d92a6cee4] Daemon stopped [2020-03-27T14:48:29.611Z] daemon.go:325: [d358d92a6cee4] waiting for daemon to start [2020-03-27T14:48:29.611Z] daemon.go:325: [d358d92a6cee4] waiting for daemon to start [2020-03-27T14:48:29.611Z] daemon.go:353: [d358d92a6cee4] daemon started [2020-03-27T14:48:29.611Z] daemon.go:461: [d358d92a6cee4] Stopping daemon [2020-03-27T14:48:29.611Z] daemon.go:296: [d358d92a6cee4] exiting daemon [2020-03-27T14:48:29.611Z] daemon.go:448: [d358d92a6cee4] Daemon stopped [2020-03-27T14:48:29.611Z] daemon.go:325: [d358d92a6cee4] waiting for daemon to start [2020-03-27T14:48:29.611Z] daemon.go:325: [d358d92a6cee4] waiting for daemon to start [2020-03-27T14:48:29.611Z] daemon.go:353: [d358d92a6cee4] daemon started [2020-03-27T14:48:29.611Z] daemon.go:461: [d358d92a6cee4] Stopping daemon [2020-03-27T14:48:29.611Z] daemon.go:296: [d358d92a6cee4] exiting daemon [2020-03-27T14:48:29.611Z] daemon.go:448: [d358d92a6cee4] Daemon stopped [2020-03-27T14:48:29.611Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.54s) [2020-03-27T14:48:29.611Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-03-27T14:48:29.611Z] daemon.go:325: [dcf85d1b4ed6c] waiting for daemon to start [2020-03-27T14:48:29.611Z] daemon.go:325: [dcf85d1b4ed6c] waiting for daemon to start [2020-03-27T14:48:29.611Z] daemon.go:353: [dcf85d1b4ed6c] daemon started [2020-03-27T14:48:29.611Z] daemon.go:461: [dcf85d1b4ed6c] Stopping daemon [2020-03-27T14:48:29.611Z] daemon.go:296: [dcf85d1b4ed6c] exiting daemon [2020-03-27T14:48:29.611Z] daemon.go:448: [dcf85d1b4ed6c] Daemon stopped [2020-03-27T14:48:29.611Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (3.11s) [2020-03-27T14:48:29.611Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-03-27T14:48:29.611Z] daemon.go:325: [d8b4485635971] waiting for daemon to start [2020-03-27T14:48:29.611Z] daemon.go:325: [d8b4485635971] waiting for daemon to start [2020-03-27T14:48:29.611Z] daemon.go:353: [d8b4485635971] daemon started [2020-03-27T14:48:29.611Z] daemon.go:461: [d8b4485635971] Stopping daemon [2020-03-27T14:48:29.611Z] daemon.go:296: [d8b4485635971] exiting daemon [2020-03-27T14:48:29.611Z] daemon.go:448: [d8b4485635971] Daemon stopped [2020-03-27T14:48:29.611Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.43s) [2020-03-27T14:48:29.611Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-03-27T14:48:29.611Z] daemon.go:325: [d9b1cc9512e2d] waiting for daemon to start [2020-03-27T14:48:29.611Z] daemon.go:325: [d9b1cc9512e2d] waiting for daemon to start [2020-03-27T14:48:29.611Z] daemon.go:353: [d9b1cc9512e2d] daemon started [2020-03-27T14:48:29.611Z] daemon.go:461: [d9b1cc9512e2d] Stopping daemon [2020-03-27T14:48:29.611Z] daemon.go:296: [d9b1cc9512e2d] exiting daemon [2020-03-27T14:48:29.611Z] daemon.go:448: [d9b1cc9512e2d] Daemon stopped [2020-03-27T14:48:29.611Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.42s) [2020-03-27T14:48:29.611Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-03-27T14:48:29.611Z] daemon.go:325: [d5b65533b106c] waiting for daemon to start [2020-03-27T14:48:29.611Z] daemon.go:325: [d5b65533b106c] waiting for daemon to start [2020-03-27T14:48:29.611Z] daemon.go:353: [d5b65533b106c] daemon started [2020-03-27T14:48:29.611Z] daemon.go:461: [d5b65533b106c] Stopping daemon [2020-03-27T14:48:29.611Z] daemon.go:296: [d5b65533b106c] exiting daemon [2020-03-27T14:48:29.611Z] daemon.go:448: [d5b65533b106c] Daemon stopped [2020-03-27T14:48:29.611Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.36s) [2020-03-27T14:48:29.611Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTY [2020-03-27T14:48:29.611Z] daemon.go:325: [d20d1c70e5cac] waiting for daemon to start [2020-03-27T14:48:29.611Z] daemon.go:325: [d20d1c70e5cac] waiting for daemon to start [2020-03-27T14:48:29.611Z] daemon.go:353: [d20d1c70e5cac] daemon started [2020-03-27T14:48:29.611Z] daemon.go:461: [d20d1c70e5cac] Stopping daemon [2020-03-27T14:48:29.611Z] daemon.go:296: [d20d1c70e5cac] exiting daemon [2020-03-27T14:48:29.611Z] daemon.go:448: [d20d1c70e5cac] Daemon stopped [2020-03-27T14:48:29.611Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.66s) [2020-03-27T14:48:29.611Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-03-27T14:48:29.611Z] daemon.go:325: [decf91f8f35f6] waiting for daemon to start [2020-03-27T14:48:29.611Z] daemon.go:325: [decf91f8f35f6] waiting for daemon to start [2020-03-27T14:48:29.611Z] daemon.go:353: [decf91f8f35f6] daemon started [2020-03-27T14:48:29.611Z] daemon.go:461: [decf91f8f35f6] Stopping daemon [2020-03-27T14:48:29.611Z] daemon.go:296: [decf91f8f35f6] exiting daemon [2020-03-27T14:48:29.611Z] daemon.go:448: [decf91f8f35f6] Daemon stopped [2020-03-27T14:48:29.611Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.20s) [2020-03-27T14:48:29.611Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-03-27T14:48:29.612Z] daemon.go:325: [dfc6771ed01eb] waiting for daemon to start [2020-03-27T14:48:29.612Z] daemon.go:325: [dfc6771ed01eb] waiting for daemon to start [2020-03-27T14:48:29.612Z] daemon.go:353: [dfc6771ed01eb] daemon started [2020-03-27T14:48:29.612Z] daemon.go:461: [dfc6771ed01eb] Stopping daemon [2020-03-27T14:48:29.612Z] daemon.go:296: [dfc6771ed01eb] exiting daemon [2020-03-27T14:48:29.612Z] daemon.go:448: [dfc6771ed01eb] Daemon stopped [2020-03-27T14:48:29.612Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.25s) [2020-03-27T14:48:29.612Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-03-27T14:48:29.612Z] daemon.go:325: [d7a4f50e41dfc] waiting for daemon to start [2020-03-27T14:48:29.612Z] daemon.go:325: [d7a4f50e41dfc] waiting for daemon to start [2020-03-27T14:48:29.612Z] daemon.go:353: [d7a4f50e41dfc] daemon started [2020-03-27T14:48:29.612Z] daemon.go:461: [d7a4f50e41dfc] Stopping daemon [2020-03-27T14:48:29.612Z] daemon.go:296: [d7a4f50e41dfc] exiting daemon [2020-03-27T14:48:29.612Z] daemon.go:448: [d7a4f50e41dfc] Daemon stopped [2020-03-27T14:48:29.612Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.22s) [2020-03-27T14:48:29.612Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmStopSignal [2020-03-27T14:48:29.612Z] daemon.go:325: [d0ae0bdea6f91] waiting for daemon to start [2020-03-27T14:48:29.612Z] daemon.go:325: [d0ae0bdea6f91] waiting for daemon to start [2020-03-27T14:48:29.612Z] daemon.go:353: [d0ae0bdea6f91] daemon started [2020-03-27T14:48:29.612Z] daemon.go:461: [d0ae0bdea6f91] Stopping daemon [2020-03-27T14:48:29.612Z] daemon.go:296: [d0ae0bdea6f91] exiting daemon [2020-03-27T14:48:29.612Z] daemon.go:448: [d0ae0bdea6f91] Daemon stopped [2020-03-27T14:48:29.612Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.96s) [2020-03-27T14:48:29.612Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-03-27T14:48:29.612Z] daemon.go:325: [d1eb615e41aba] waiting for daemon to start [2020-03-27T14:48:29.612Z] daemon.go:325: [d1eb615e41aba] waiting for daemon to start [2020-03-27T14:48:29.612Z] daemon.go:353: [d1eb615e41aba] daemon started [2020-03-27T14:48:29.612Z] daemon.go:461: [d1eb615e41aba] Stopping daemon [2020-03-27T14:48:29.612Z] daemon.go:296: [d1eb615e41aba] exiting daemon [2020-03-27T14:48:29.612Z] daemon.go:448: [d1eb615e41aba] Daemon stopped [2020-03-27T14:48:29.612Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (3.04s) [2020-03-27T14:48:29.612Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmUpdate [2020-03-27T14:48:29.612Z] daemon.go:325: [dc1a396a20b18] waiting for daemon to start [2020-03-27T14:48:29.612Z] daemon.go:325: [dc1a396a20b18] waiting for daemon to start [2020-03-27T14:48:29.612Z] daemon.go:353: [dc1a396a20b18] daemon started [2020-03-27T14:48:29.612Z] daemon.go:461: [dc1a396a20b18] Stopping daemon [2020-03-27T14:48:29.612Z] daemon.go:296: [dc1a396a20b18] exiting daemon [2020-03-27T14:48:29.612Z] daemon.go:448: [dc1a396a20b18] Daemon stopped [2020-03-27T14:48:29.612Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.20s) [2020-03-27T14:48:29.612Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-03-27T14:48:29.612Z] daemon.go:325: [df312804337d3] waiting for daemon to start [2020-03-27T14:48:29.612Z] daemon.go:325: [df312804337d3] waiting for daemon to start [2020-03-27T14:48:29.612Z] daemon.go:353: [df312804337d3] daemon started [2020-03-27T14:48:29.612Z] daemon.go:461: [df312804337d3] Stopping daemon [2020-03-27T14:48:29.612Z] daemon.go:296: [df312804337d3] exiting daemon [2020-03-27T14:48:29.612Z] daemon.go:448: [df312804337d3] Daemon stopped [2020-03-27T14:48:29.612Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (18.03s) [2020-03-27T14:48:29.612Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-03-27T14:48:29.612Z] daemon.go:325: [db69d6010d808] waiting for daemon to start [2020-03-27T14:48:29.612Z] daemon.go:325: [db69d6010d808] waiting for daemon to start [2020-03-27T14:48:29.612Z] daemon.go:353: [db69d6010d808] daemon started [2020-03-27T14:48:29.612Z] daemon.go:461: [db69d6010d808] Stopping daemon [2020-03-27T14:48:29.612Z] daemon.go:296: [db69d6010d808] exiting daemon [2020-03-27T14:48:29.612Z] daemon.go:448: [db69d6010d808] Daemon stopped [2020-03-27T14:48:29.612Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (18.03s) [2020-03-27T14:48:29.612Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-03-27T14:48:29.612Z] daemon.go:325: [d8f68a44df019] waiting for daemon to start [2020-03-27T14:48:29.612Z] daemon.go:325: [d8f68a44df019] waiting for daemon to start [2020-03-27T14:48:29.612Z] daemon.go:353: [d8f68a44df019] daemon started [2020-03-27T14:48:29.612Z] daemon.go:461: [d8f68a44df019] Stopping daemon [2020-03-27T14:48:29.612Z] daemon.go:296: [d8f68a44df019] exiting daemon [2020-03-27T14:48:29.612Z] daemon.go:448: [d8f68a44df019] Daemon stopped [2020-03-27T14:48:29.612Z] === RUN TestDockerExternalVolumeSuite [2020-03-27T14:48:29.612Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-03-27T14:48:35.354Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-03-27T14:48:36.328Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-03-27T14:48:36.791Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-03-27T14:48:44.427Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-03-27T14:48:49.334Z] === RUN TestDockerSuite/TestBuildSpaces [2020-03-27T14:48:49.334Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-03-27T14:48:54.049Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-03-27T14:48:54.049Z] === RUN TestDockerSuite/TestBuildStderr [2020-03-27T14:48:58.767Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-03-27T14:49:19.924Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-03-27T14:49:19.924Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-03-27T14:49:21.472Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-03-27T14:49:22.447Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-03-27T14:49:27.167Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-03-27T14:49:32.989Z] === RUN TestDockerSuite/TestBuildUser [2020-03-27T14:49:32.989Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-03-27T14:49:32.989Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-03-27T14:49:32.989Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-03-27T14:49:36.745Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-03-27T14:49:37.208Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-03-27T14:49:40.134Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-03-27T14:49:40.134Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-03-27T14:49:40.134Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-03-27T14:49:52.015Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-03-27T14:50:01.938Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-03-27T14:50:05.336Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-03-27T14:50:05.336Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-03-27T14:50:17.760Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-03-27T14:50:23.580Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-03-27T14:50:24.044Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-03-27T14:50:24.044Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-03-27T14:50:26.238Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-03-27T14:50:26.702Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2020-03-27T14:50:33.937Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-03-27T14:50:39.124Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-03-27T14:50:43.838Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-03-27T14:50:43.838Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-03-27T14:50:46.083Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-03-27T14:51:01.574Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-03-27T14:51:02.038Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-03-27T14:51:02.502Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-03-27T14:51:02.502Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-03-27T14:51:03.477Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-03-27T14:51:12.098Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-03-27T14:51:14.291Z] === RUN TestDockerSuite/TestBuildXZHost [2020-03-27T14:51:14.291Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-03-27T14:51:14.291Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-03-27T14:51:14.291Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-03-27T14:51:16.483Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-03-27T14:51:18.078Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-03-27T14:51:21.200Z] === RUN TestDockerSuite/TestCommitChange [2020-03-27T14:51:25.916Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-03-27T14:51:30.630Z] === RUN TestDockerSuite/TestCommitHardlink [2020-03-27T14:51:30.630Z] === RUN TestDockerSuite/TestCommitNewFile [2020-03-27T14:51:32.939Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-03-27T14:51:37.737Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-03-27T14:51:37.737Z] === RUN TestDockerSuite/TestCommitTTY [2020-03-27T14:51:43.556Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-03-27T14:51:48.271Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-03-27T14:51:48.271Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-03-27T14:51:48.271Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-03-27T14:51:48.271Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-03-27T14:51:48.271Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-03-27T14:51:48.734Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-03-27T14:51:48.734Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-03-27T14:51:48.734Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-03-27T14:51:48.734Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-03-27T14:51:55.843Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-03-27T14:52:01.663Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-03-27T14:52:01.663Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-03-27T14:52:03.856Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-03-27T14:52:03.856Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-03-27T14:52:03.856Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-03-27T14:52:03.856Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-03-27T14:52:04.933Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-03-27T14:52:05.402Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-03-27T14:52:05.402Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-03-27T14:52:05.402Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-03-27T14:52:07.590Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-03-27T14:52:07.590Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-03-27T14:52:08.055Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-03-27T14:52:08.055Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-03-27T14:52:08.055Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-03-27T14:52:10.244Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-03-27T14:52:11.790Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-03-27T14:52:13.980Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-03-27T14:52:13.980Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-03-27T14:52:13.980Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-03-27T14:52:15.524Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-03-27T14:52:15.524Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-03-27T14:52:17.714Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-03-27T14:52:17.714Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-03-27T14:52:17.714Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-03-27T14:52:19.748Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-03-27T14:52:19.902Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-03-27T14:52:19.902Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-03-27T14:52:21.446Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-03-27T14:52:21.446Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-03-27T14:52:23.636Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-03-27T14:52:23.636Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-03-27T14:52:30.735Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-03-27T14:52:34.489Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-03-27T14:52:37.407Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-03-27T14:52:37.765Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-03-27T14:52:37.868Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-03-27T14:52:37.868Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-03-27T14:52:37.868Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-03-27T14:52:37.868Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-03-27T14:52:39.412Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-03-27T14:52:39.412Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-03-27T14:52:41.599Z] === RUN TestDockerSuite/TestContainerAPITop [2020-03-27T14:52:41.599Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-03-27T14:52:43.144Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-03-27T14:52:43.144Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-03-27T14:52:46.896Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-03-27T14:52:49.087Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-03-27T14:52:49.087Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-03-27T14:52:49.087Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-03-27T14:52:49.087Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-03-27T14:52:49.087Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-03-27T14:52:49.087Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2020-03-27T14:52:50.633Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-03-27T14:53:20.622Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-03-27T14:53:20.622Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-03-27T14:53:20.622Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-03-27T14:53:20.623Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-03-27T14:53:20.623Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-03-27T14:53:20.623Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-03-27T14:53:20.623Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-03-27T14:53:20.623Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-03-27T14:53:20.623Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-03-27T14:53:20.623Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-03-27T14:53:20.623Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-03-27T14:53:20.623Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-03-27T14:53:20.623Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-03-27T14:53:20.623Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-03-27T14:53:20.623Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-03-27T14:53:20.623Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-03-27T14:53:20.623Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-03-27T14:53:20.623Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-03-27T14:53:20.623Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-03-27T14:53:20.623Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-03-27T14:53:20.623Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-03-27T14:53:20.623Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-03-27T14:53:21.085Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-03-27T14:53:21.085Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-03-27T14:53:21.085Z] === RUN TestDockerSuite/TestCpRelativePath [2020-03-27T14:53:23.272Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-03-27T14:53:23.272Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-03-27T14:53:23.272Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-03-27T14:53:23.272Z] === RUN TestDockerSuite/TestCpToCaseA [2020-03-27T14:53:24.350Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-03-27T14:53:27.983Z] === RUN TestDockerSuite/TestCpToCaseB [2020-03-27T14:53:35.084Z] === RUN TestDockerSuite/TestCpToCaseC [2020-03-27T14:53:35.084Z] === RUN TestDockerSuite/TestCpToCaseD [2020-03-27T14:53:35.084Z] === RUN TestDockerSuite/TestCpToCaseE [2020-03-27T14:53:42.182Z] === RUN TestDockerSuite/TestCpToCaseF [2020-03-27T14:53:42.377Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-03-27T14:53:42.644Z] === RUN TestDockerSuite/TestCpToCaseG [2020-03-27T14:53:42.644Z] === RUN TestDockerSuite/TestCpToCaseH [2020-03-27T14:53:55.056Z] === RUN TestDockerSuite/TestCpToCaseI [2020-03-27T14:53:55.056Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-03-27T14:53:55.056Z] === RUN TestDockerSuite/TestCpToDot [2020-03-27T14:53:57.243Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-03-27T14:53:57.243Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-03-27T14:53:57.243Z] === RUN TestDockerSuite/TestCpToStdout [2020-03-27T14:53:59.439Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-03-27T14:53:59.439Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-03-27T14:53:59.439Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-03-27T14:53:59.439Z] === RUN TestDockerSuite/TestCpVolumePath [2020-03-27T14:53:59.439Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-03-27T14:53:59.902Z] === RUN TestDockerSuite/TestCreateArgs [2020-03-27T14:53:59.902Z] === RUN TestDockerSuite/TestCreateByImageID [2020-03-27T14:54:02.093Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-03-27T14:54:03.639Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-03-27T14:54:04.102Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-03-27T14:54:04.102Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-03-27T14:54:06.293Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-03-27T14:54:06.756Z] === RUN TestDockerSuite/TestCreateLabels [2020-03-27T14:54:06.756Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-03-27T14:54:06.756Z] === RUN TestDockerSuite/TestCreateRM [2020-03-27T14:54:07.218Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-03-27T14:54:07.218Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-03-27T14:54:07.218Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-03-27T14:54:07.679Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-03-27T14:54:14.372Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-03-27T14:54:16.278Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-03-27T14:54:16.278Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-03-27T14:54:16.278Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-03-27T14:54:20.029Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-03-27T14:54:20.029Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-03-27T14:54:20.029Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-03-27T14:54:22.217Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-03-27T14:54:22.217Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-03-27T14:54:22.217Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-03-27T14:54:22.217Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-03-27T14:54:22.217Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-03-27T14:54:22.217Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-03-27T14:54:22.217Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-03-27T14:54:22.217Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-03-27T14:54:22.217Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-03-27T14:54:22.217Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-03-27T14:54:22.217Z] === RUN TestDockerSuite/TestDevicePermissions [2020-03-27T14:54:22.217Z] === RUN TestDockerSuite/TestDockerFails [2020-03-27T14:54:22.217Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-03-27T14:54:22.217Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-03-27T14:54:22.217Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-03-27T14:54:22.217Z] === RUN TestDockerSuite/TestEventsAttach [2020-03-27T14:54:22.217Z] === RUN TestDockerSuite/TestEventsCommit [2020-03-27T14:54:22.678Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-03-27T14:54:24.224Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-03-27T14:54:26.411Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-03-27T14:54:28.607Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-03-27T14:54:37.202Z] === RUN TestDockerSuite/TestEventsCopy [2020-03-27T14:54:40.953Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-03-27T14:54:45.661Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-03-27T14:54:46.366Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-03-27T14:54:47.204Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-03-27T14:54:48.179Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-03-27T14:54:51.096Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-03-27T14:54:52.640Z] === RUN TestDockerSuite/TestEventsFilterType [2020-03-27T14:54:53.101Z] === RUN TestDockerSuite/TestEventsFilters [2020-03-27T14:55:01.181Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-03-27T14:55:03.454Z] === RUN TestDockerSuite/TestEventsFormat [2020-03-27T14:55:06.374Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-03-27T14:55:06.374Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-03-27T14:55:06.374Z] === RUN TestDockerSuite/TestEventsImageImport [2020-03-27T14:55:06.374Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-03-27T14:55:06.374Z] === RUN TestDockerSuite/TestEventsImagePull [2020-03-27T14:55:06.374Z] === RUN TestDockerSuite/TestEventsImageTag [2020-03-27T14:55:07.920Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-03-27T14:55:07.920Z] === RUN TestDockerSuite/TestEventsRename [2020-03-27T14:55:10.110Z] === RUN TestDockerSuite/TestEventsResize [2020-03-27T14:55:12.298Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-03-27T14:55:13.843Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-03-27T14:55:16.760Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-03-27T14:55:19.199Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-03-27T14:55:21.469Z] === RUN TestDockerSuite/TestEventsTop [2020-03-27T14:55:21.469Z] === RUN TestDockerSuite/TestEventsUntag [2020-03-27T14:55:23.656Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-03-27T14:55:27.409Z] === RUN TestDockerSuite/TestExec [2020-03-27T14:55:27.409Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-03-27T14:55:27.409Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-03-27T14:55:28.954Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-03-27T14:55:30.501Z] === RUN TestDockerSuite/TestExecAPIStart [2020-03-27T14:55:30.501Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-03-27T14:55:30.501Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-03-27T14:55:30.501Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-03-27T14:55:32.045Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-03-27T14:55:34.049Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-03-27T14:55:34.238Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-03-27T14:55:35.785Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-03-27T14:55:37.330Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-03-27T14:55:41.083Z] === RUN TestDockerSuite/TestExecCgroup [2020-03-27T14:55:41.083Z] === RUN TestDockerSuite/TestExecEnv [2020-03-27T14:55:41.083Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-03-27T14:55:41.083Z] === RUN TestDockerSuite/TestExecExitStatus [2020-03-27T14:55:43.272Z] === RUN TestDockerSuite/TestExecInspectID [2020-03-27T14:55:46.189Z] === RUN TestDockerSuite/TestExecInteractive [2020-03-27T14:55:46.189Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-03-27T14:55:46.189Z] === RUN TestDockerSuite/TestExecParseError [2020-03-27T14:55:46.189Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-03-27T14:55:46.189Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-03-27T14:55:46.189Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-03-27T14:55:48.377Z] === RUN TestDockerSuite/TestExecSetEnv [2020-03-27T14:55:48.377Z] === RUN TestDockerSuite/TestExecStartFails [2020-03-27T14:55:48.377Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-03-27T14:55:48.377Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-03-27T14:55:48.377Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-03-27T14:55:48.377Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-03-27T14:55:48.865Z] --- PASS: TestDockerExternalVolumeSuite (441.34s) [2020-03-27T14:55:48.865Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.99s) [2020-03-27T14:55:48.865Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-03-27T14:55:48.865Z] docker_cli_external_volume_driver_test.go:53: Daemon dc15b25f217a6 is not started [2020-03-27T14:55:48.865Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2020-03-27T14:55:48.865Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-03-27T14:55:48.865Z] daemon.go:325: [d8f7dfee99c31] waiting for daemon to start [2020-03-27T14:55:48.865Z] daemon.go:325: [d8f7dfee99c31] waiting for daemon to start [2020-03-27T14:55:48.865Z] daemon.go:353: [d8f7dfee99c31] daemon started [2020-03-27T14:55:48.865Z] daemon.go:461: [d8f7dfee99c31] Stopping daemon [2020-03-27T14:55:48.865Z] daemon.go:296: [d8f7dfee99c31] exiting daemon [2020-03-27T14:55:48.865Z] daemon.go:448: [d8f7dfee99c31] Daemon stopped [2020-03-27T14:55:48.865Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.59s) [2020-03-27T14:55:48.865Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-03-27T14:55:48.865Z] daemon.go:325: [dcaf35087dcce] waiting for daemon to start [2020-03-27T14:55:48.865Z] daemon.go:325: [dcaf35087dcce] waiting for daemon to start [2020-03-27T14:55:48.865Z] daemon.go:353: [dcaf35087dcce] daemon started [2020-03-27T14:55:48.865Z] daemon.go:461: [dcaf35087dcce] Stopping daemon [2020-03-27T14:55:48.865Z] daemon.go:296: [dcaf35087dcce] exiting daemon [2020-03-27T14:55:48.865Z] daemon.go:448: [dcaf35087dcce] Daemon stopped [2020-03-27T14:55:48.865Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2020-03-27T14:55:48.865Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-03-27T14:55:48.865Z] docker_cli_external_volume_driver_test.go:53: Daemon d628874cdc071 is not started [2020-03-27T14:55:48.865Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2020-03-27T14:55:48.865Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-03-27T14:55:48.865Z] daemon.go:325: [d31a098c03781] waiting for daemon to start [2020-03-27T14:55:48.865Z] daemon.go:325: [d31a098c03781] waiting for daemon to start [2020-03-27T14:55:48.865Z] daemon.go:353: [d31a098c03781] daemon started [2020-03-27T14:55:48.865Z] daemon.go:461: [d31a098c03781] Stopping daemon [2020-03-27T14:55:48.865Z] daemon.go:296: [d31a098c03781] exiting daemon [2020-03-27T14:55:48.865Z] daemon.go:448: [d31a098c03781] Daemon stopped [2020-03-27T14:55:48.865Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2020-03-27T14:55:48.865Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-03-27T14:55:48.865Z] docker_cli_external_volume_driver_test.go:53: Daemon da1d2ebf545b6 is not started [2020-03-27T14:55:48.865Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.13s) [2020-03-27T14:55:48.865Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-03-27T14:55:48.865Z] docker_cli_external_volume_driver_test.go:53: Daemon d94c730d40ba4 is not started [2020-03-27T14:55:48.865Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.60s) [2020-03-27T14:55:48.865Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-03-27T14:55:48.865Z] daemon.go:325: [db59c27395e7d] waiting for daemon to start [2020-03-27T14:55:48.865Z] daemon.go:325: [db59c27395e7d] waiting for daemon to start [2020-03-27T14:55:48.865Z] daemon.go:353: [db59c27395e7d] daemon started [2020-03-27T14:55:48.865Z] daemon.go:461: [db59c27395e7d] Stopping daemon [2020-03-27T14:55:48.865Z] daemon.go:296: [db59c27395e7d] exiting daemon [2020-03-27T14:55:48.865Z] daemon.go:448: [db59c27395e7d] Daemon stopped [2020-03-27T14:55:48.865Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.59s) [2020-03-27T14:55:48.865Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-03-27T14:55:48.865Z] daemon.go:325: [d97c5032126fc] waiting for daemon to start [2020-03-27T14:55:48.865Z] daemon.go:325: [d97c5032126fc] waiting for daemon to start [2020-03-27T14:55:48.865Z] daemon.go:353: [d97c5032126fc] daemon started [2020-03-27T14:55:48.865Z] daemon.go:461: [d97c5032126fc] Stopping daemon [2020-03-27T14:55:48.865Z] daemon.go:296: [d97c5032126fc] exiting daemon [2020-03-27T14:55:48.865Z] daemon.go:448: [d97c5032126fc] Daemon stopped [2020-03-27T14:55:48.865Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.82s) [2020-03-27T14:55:48.865Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-03-27T14:55:48.865Z] daemon.go:325: [dbb839765a37f] waiting for daemon to start [2020-03-27T14:55:48.865Z] daemon.go:325: [dbb839765a37f] waiting for daemon to start [2020-03-27T14:55:48.865Z] daemon.go:353: [dbb839765a37f] daemon started [2020-03-27T14:55:48.865Z] daemon.go:461: [dbb839765a37f] Stopping daemon [2020-03-27T14:55:48.865Z] daemon.go:296: [dbb839765a37f] exiting daemon [2020-03-27T14:55:48.865Z] daemon.go:448: [dbb839765a37f] Daemon stopped [2020-03-27T14:55:48.865Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2020-03-27T14:55:48.865Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-03-27T14:55:48.865Z] daemon.go:325: [d9411ecbacc8d] waiting for daemon to start [2020-03-27T14:55:48.865Z] daemon.go:325: [d9411ecbacc8d] waiting for daemon to start [2020-03-27T14:55:48.865Z] daemon.go:353: [d9411ecbacc8d] daemon started [2020-03-27T14:55:48.865Z] daemon.go:461: [d9411ecbacc8d] Stopping daemon [2020-03-27T14:55:48.865Z] daemon.go:296: [d9411ecbacc8d] exiting daemon [2020-03-27T14:55:48.865Z] daemon.go:448: [d9411ecbacc8d] Daemon stopped [2020-03-27T14:55:48.865Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.60s) [2020-03-27T14:55:48.865Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-03-27T14:55:48.865Z] daemon.go:325: [d7daeba9264bf] waiting for daemon to start [2020-03-27T14:55:48.865Z] daemon.go:325: [d7daeba9264bf] waiting for daemon to start [2020-03-27T14:55:48.865Z] daemon.go:353: [d7daeba9264bf] daemon started [2020-03-27T14:55:48.865Z] daemon.go:461: [d7daeba9264bf] Stopping daemon [2020-03-27T14:55:48.865Z] daemon.go:296: [d7daeba9264bf] exiting daemon [2020-03-27T14:55:48.865Z] daemon.go:448: [d7daeba9264bf] Daemon stopped [2020-03-27T14:55:48.865Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.77s) [2020-03-27T14:55:48.865Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-03-27T14:55:48.865Z] daemon.go:325: [df6080afcec65] waiting for daemon to start [2020-03-27T14:55:48.865Z] daemon.go:325: [df6080afcec65] waiting for daemon to start [2020-03-27T14:55:48.865Z] daemon.go:353: [df6080afcec65] daemon started [2020-03-27T14:55:48.865Z] daemon.go:461: [df6080afcec65] Stopping daemon [2020-03-27T14:55:48.865Z] daemon.go:296: [df6080afcec65] exiting daemon [2020-03-27T14:55:48.865Z] daemon.go:448: [df6080afcec65] Daemon stopped [2020-03-27T14:55:48.865Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.05s) [2020-03-27T14:55:48.865Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-03-27T14:55:48.865Z] daemon.go:325: [def19d477bd31] waiting for daemon to start [2020-03-27T14:55:48.865Z] daemon.go:325: [def19d477bd31] waiting for daemon to start [2020-03-27T14:55:48.865Z] daemon.go:353: [def19d477bd31] daemon started [2020-03-27T14:55:48.865Z] daemon.go:461: [def19d477bd31] Stopping daemon [2020-03-27T14:55:48.865Z] daemon.go:296: [def19d477bd31] exiting daemon [2020-03-27T14:55:48.865Z] daemon.go:448: [def19d477bd31] Daemon stopped [2020-03-27T14:55:48.865Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.58s) [2020-03-27T14:55:48.865Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-03-27T14:55:48.865Z] daemon.go:325: [d9b36ffb69551] waiting for daemon to start [2020-03-27T14:55:48.865Z] daemon.go:325: [d9b36ffb69551] waiting for daemon to start [2020-03-27T14:55:48.865Z] daemon.go:353: [d9b36ffb69551] daemon started [2020-03-27T14:55:48.865Z] daemon.go:461: [d9b36ffb69551] Stopping daemon [2020-03-27T14:55:48.865Z] daemon.go:296: [d9b36ffb69551] exiting daemon [2020-03-27T14:55:48.865Z] daemon.go:448: [d9b36ffb69551] Daemon stopped [2020-03-27T14:55:48.865Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.41s) [2020-03-27T14:55:48.865Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-03-27T14:55:48.865Z] daemon.go:325: [db435fb4a5b69] waiting for daemon to start [2020-03-27T14:55:48.865Z] daemon.go:325: [db435fb4a5b69] waiting for daemon to start [2020-03-27T14:55:48.865Z] daemon.go:353: [db435fb4a5b69] daemon started [2020-03-27T14:55:48.865Z] daemon.go:461: [db435fb4a5b69] Stopping daemon [2020-03-27T14:55:48.865Z] daemon.go:296: [db435fb4a5b69] exiting daemon [2020-03-27T14:55:48.865Z] daemon.go:448: [db435fb4a5b69] Daemon stopped [2020-03-27T14:55:48.865Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.35s) [2020-03-27T14:55:48.865Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-03-27T14:55:48.865Z] docker_cli_external_volume_driver_test.go:486: Daemon d627258bdac50 is not started [2020-03-27T14:55:48.865Z] daemon.go:325: [d627258bdac50] waiting for daemon to start [2020-03-27T14:55:48.865Z] daemon.go:325: [d627258bdac50] waiting for daemon to start [2020-03-27T14:55:48.865Z] daemon.go:353: [d627258bdac50] daemon started [2020-03-27T14:55:48.865Z] daemon.go:461: [d627258bdac50] Stopping daemon [2020-03-27T14:55:48.865Z] daemon.go:296: [d627258bdac50] exiting daemon [2020-03-27T14:55:48.865Z] daemon.go:448: [d627258bdac50] Daemon stopped [2020-03-27T14:55:48.865Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2020-03-27T14:55:48.865Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-03-27T14:55:48.865Z] docker_cli_external_volume_driver_test.go:53: Daemon de364fd319721 is not started [2020-03-27T14:55:48.865Z] PASS [2020-03-27T14:55:48.865Z] [2020-03-27T14:55:48.865Z] === Skipped [2020-03-27T14:55:48.865Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2020-03-27T14:55:48.865Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2020-03-27T14:55:48.865Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-03-27T14:55:48.865Z] requirement.go:26: unmatched requirement IPv6 [2020-03-27T14:55:48.865Z] check_test.go:309: Daemon db613116ba2a2 is not started [2020-03-27T14:55:48.865Z] [2020-03-27T14:55:48.865Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-03-27T14:55:48.865Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-03-27T14:55:48.865Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-03-27T14:55:48.865Z] requirement.go:26: unmatched requirement Devicemapper [2020-03-27T14:55:48.865Z] check_test.go:309: Daemon dd1ce15f40e76 is not started [2020-03-27T14:55:48.865Z] [2020-03-27T14:55:48.865Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-03-27T14:55:48.865Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-03-27T14:55:48.865Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-03-27T14:55:48.865Z] requirement.go:26: unmatched requirement Devicemapper [2020-03-27T14:55:48.866Z] check_test.go:309: Daemon d4837d2bd232a is not started [2020-03-27T14:55:48.866Z] [2020-03-27T14:55:48.866Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-03-27T14:55:48.866Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-03-27T14:55:48.866Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-03-27T14:55:48.866Z] [2020-03-27T14:55:48.866Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-03-27T14:55:48.866Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-03-27T14:55:48.866Z] requirement.go:26: unmatched requirement IPv6 [2020-03-27T14:55:48.866Z] [2020-03-27T14:55:48.866Z] [2020-03-27T14:55:48.866Z] DONE 270 tests, 5 skipped in 2637.401s [2020-03-27T14:55:48.866Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-03-27T14:55:48.866Z] ++++ cat bundles/test-integration/docker.pid [2020-03-27T14:55:48.866Z] +++ kill 6916 [2020-03-27T14:55:50.224Z] umount: bundles/test-integration/root: no mount point specified. [2020-03-27T14:55:50.224Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/daecae3b77382/docker.pid [2020-03-27T14:55:50.224Z] +++ kill 3577 [2020-03-27T14:55:50.224Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 3577 is not a child of this shell [2020-03-27T14:55:50.224Z] warning: PID 3577 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/daecae3b77382/docker.pid had a nonzero exit code [2020-03-27T14:55:50.224Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/daecae3b77382/root: target is busy. [2020-03-27T14:55:50.224Z] +++ /etc/init.d/apparmor stop [2020-03-27T14:55:50.224Z] Leaving: AppArmorNo profiles have been unloaded. [2020-03-27T14:55:50.224Z] [2020-03-27T14:55:50.224Z] Unloading profiles will leave already running processes permanently [2020-03-27T14:55:50.224Z] unconfined, which can lead to unexpected situations. [2020-03-27T14:55:50.224Z] [2020-03-27T14:55:50.224Z] To set a process to complain mode, use the command line tool [2020-03-27T14:55:50.224Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-03-27T14:55:50.224Z] +++ true [2020-03-27T14:55:50.224Z] [2020-03-27T14:55:50.224Z] Remaining pids to kill: [] Post stage [Pipeline] junit [2020-03-27T14:55:50.234Z] Recording test results [2020-03-27T14:55:50.566Z] === RUN TestDockerSuite/TestExecUlimits [2020-03-27T14:55:50.566Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-03-27T14:55:52.778Z] + echo Ensuring container killed. [2020-03-27T14:55:52.778Z] Ensuring container killed. [2020-03-27T14:55:52.778Z] + docker ps -aq -f name=docker-pr12-* [2020-03-27T14:55:52.778Z] + cids=6e0ba41db0a9 [2020-03-27T14:55:52.778Z] e01fc62baea4 [2020-03-27T14:55:52.778Z] b6815377eaaa [2020-03-27T14:55:52.778Z] + [ -n 6e0ba41db0a9 [2020-03-27T14:55:52.778Z] e01fc62baea4 [2020-03-27T14:55:52.778Z] b6815377eaaa ] [2020-03-27T14:55:52.778Z] + docker rm -vf 6e0ba41db0a9 e01fc62baea4 b6815377eaaa [2020-03-27T14:55:54.138Z] 6e0ba41db0a9 [2020-03-27T14:55:54.393Z] e01fc62baea4 [2020-03-27T14:55:54.952Z] b6815377eaaa [Pipeline] sh [2020-03-27T14:55:55.396Z] + echo Chowning /workspace to jenkins user [2020-03-27T14:55:55.396Z] Chowning /workspace to jenkins user [2020-03-27T14:55:55.396Z] + id -u [2020-03-27T14:55:55.396Z] + id -g [2020-03-27T14:55:55.396Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40617:/workspace busybox chown -R 1000:1000 /workspace [2020-03-27T14:55:55.396Z] Unable to find image 'busybox:latest' locally [2020-03-27T14:55:55.396Z] latest: Pulling from library/busybox [2020-03-27T14:55:55.396Z] 0669b0daf1fb: Pulling fs layer [2020-03-27T14:55:55.651Z] 0669b0daf1fb: Download complete [2020-03-27T14:55:55.651Z] 0669b0daf1fb: Pull complete [2020-03-27T14:55:55.651Z] Digest: sha256:b26cd013274a657b86e706210ddd5cc1f82f50155791199d29b9e86e935ce135 [2020-03-27T14:55:55.651Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-03-27T14:55:59.161Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-03-27T14:55:59.161Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-03-27T14:55:59.161Z] === RUN TestDockerSuite/TestExecWithUser [2020-03-27T14:55:59.161Z] === RUN TestDockerSuite/TestGetContainerStats [2020-03-27T14:55:59.369Z] + bundleName=amd64 [2020-03-27T14:55:59.369Z] + echo Creating amd64-bundles.tar.gz [2020-03-27T14:55:59.369Z] Creating amd64-bundles.tar.gz [2020-03-27T14:55:59.369Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-03-27T14:55:59.369Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2020-03-27T14:56:00.747Z] Archiving artifacts [2020-03-27T14:56:02.715Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40617/12/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-03-27T14:56:03.145Z] + make clean [2020-03-27T14:56:03.401Z] docker volume rm -f docker-dev-cache [2020-03-27T14:56:03.401Z] docker-dev-cache [Pipeline] deleteDir [2020-03-27T14:56:04.972Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-03-27T14:56:09.671Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-03-27T14:56:12.587Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-03-27T14:56:18.398Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-03-27T14:56:18.398Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-03-27T14:56:18.398Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-03-27T14:56:18.398Z] === RUN TestDockerSuite/TestHealth [2020-03-27T14:56:18.398Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-03-27T14:56:18.398Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-03-27T14:56:18.398Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-03-27T14:56:18.398Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-03-27T14:56:23.104Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-03-27T14:56:23.104Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-03-27T14:56:23.104Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-03-27T14:56:23.104Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-03-27T14:56:23.104Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-03-27T14:56:23.566Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-03-27T14:56:24.028Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-03-27T14:56:24.028Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-03-27T14:56:25.001Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-03-27T14:56:25.001Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-03-27T14:56:27.188Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-03-27T14:56:27.188Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-03-27T14:56:29.378Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-03-27T14:56:31.566Z] === RUN TestDockerSuite/TestImagesFormat [2020-03-27T14:56:31.566Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-03-27T14:56:31.566Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-03-27T14:56:35.318Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-03-27T14:56:35.318Z] === RUN TestDockerSuite/TestImportBadURL [2020-03-27T14:56:37.512Z] === RUN TestDockerSuite/TestImportDisplay [2020-03-27T14:56:37.513Z] === RUN TestDockerSuite/TestImportFile [2020-03-27T14:56:37.513Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-03-27T14:56:37.513Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-03-27T14:56:37.513Z] === RUN TestDockerSuite/TestImportGzipped [2020-03-27T14:56:37.513Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-03-27T14:56:37.513Z] === RUN TestDockerSuite/TestInfoDebug [2020-03-27T14:56:37.513Z] === RUN TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2020-03-27T14:56:37.975Z] === RUN TestDockerSuite/TestInfoDiscoveryBackend [2020-03-27T14:56:37.975Z] === RUN TestDockerSuite/TestInfoDiscoveryInvalidAdvertise [2020-03-27T14:56:37.975Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-03-27T14:56:37.975Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-03-27T14:56:37.975Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-03-27T14:56:37.975Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-03-27T14:56:37.975Z] === RUN TestDockerSuite/TestInfoFormat [2020-03-27T14:56:38.437Z] === RUN TestDockerSuite/TestInsecureRegistries [2020-03-27T14:56:38.437Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-03-27T14:56:38.437Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-03-27T14:56:38.437Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-03-27T14:56:40.626Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-03-27T14:56:42.170Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-03-27T14:56:42.170Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-03-27T14:56:42.170Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-03-27T14:56:42.170Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-03-27T14:56:42.170Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-03-27T14:56:44.359Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-03-27T14:56:44.359Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-03-27T14:56:46.554Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-03-27T14:56:46.554Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-03-27T14:56:46.554Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-03-27T14:56:46.554Z] === RUN TestDockerSuite/TestInspectDefault [2020-03-27T14:56:48.746Z] === RUN TestDockerSuite/TestInspectHistory [2020-03-27T14:56:53.452Z] === RUN TestDockerSuite/TestInspectImage [2020-03-27T14:56:53.452Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-03-27T14:56:53.452Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-03-27T14:56:53.452Z] === RUN TestDockerSuite/TestInspectInt64 [2020-03-27T14:56:54.998Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-03-27T14:56:57.188Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-03-27T14:56:57.188Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-03-27T14:56:59.376Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-03-27T14:57:00.921Z] === RUN TestDockerSuite/TestInspectPlugin [2020-03-27T14:57:00.921Z] === RUN TestDockerSuite/TestInspectRootFS [2020-03-27T14:57:00.921Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-03-27T14:57:03.115Z] === RUN TestDockerSuite/TestInspectStatus [2020-03-27T14:57:05.304Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-03-27T14:57:09.057Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-03-27T14:57:10.600Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-03-27T14:57:17.694Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-03-27T14:57:19.238Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-03-27T14:57:21.427Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-03-27T14:57:22.973Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-03-27T14:57:25.163Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-03-27T14:57:25.163Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-03-27T14:57:25.163Z] === RUN TestDockerSuite/TestLinksEnvs [2020-03-27T14:57:25.163Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-03-27T14:57:25.163Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-03-27T14:57:25.163Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-03-27T14:57:25.163Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-03-27T14:57:25.163Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-03-27T14:57:25.163Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-03-27T14:57:25.163Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-03-27T14:57:25.163Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-03-27T14:57:25.163Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-03-27T14:57:25.163Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-03-27T14:57:25.625Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-03-27T14:57:25.625Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-03-27T14:57:25.625Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-03-27T14:57:25.625Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-03-27T14:57:25.625Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-03-27T14:57:25.625Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-03-27T14:57:25.625Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-03-27T14:57:27.172Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-03-27T14:57:28.718Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-03-27T14:57:34.528Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-03-27T14:57:36.074Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-03-27T14:57:36.074Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-03-27T14:57:38.263Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-03-27T14:57:38.263Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-03-27T14:57:45.360Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-03-27T14:57:51.173Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-03-27T14:57:58.271Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-03-27T14:57:59.815Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-03-27T14:58:02.006Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-03-27T14:58:02.006Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-03-27T14:58:04.196Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-03-27T14:58:11.291Z] === RUN TestDockerSuite/TestLogsSince [2020-03-27T14:58:19.883Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-03-27T14:58:19.883Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-03-27T14:58:19.883Z] === RUN TestDockerSuite/TestLogsTail [2020-03-27T14:58:22.802Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-03-27T14:58:24.349Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-03-27T14:58:26.538Z] === RUN TestDockerSuite/TestMountIntoProc [2020-03-27T14:58:26.538Z] === RUN TestDockerSuite/TestMountIntoSys [2020-03-27T14:58:26.538Z] === RUN TestDockerSuite/TestNetHostname [2020-03-27T14:58:26.538Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-03-27T14:58:26.538Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-03-27T14:58:26.538Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-03-27T14:58:26.538Z] === RUN TestDockerSuite/TestPluginActive [2020-03-27T14:58:26.538Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-03-27T14:58:26.538Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-03-27T14:58:26.538Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-03-27T14:58:26.538Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-03-27T14:58:26.538Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-03-27T14:58:27.000Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-03-27T14:58:27.000Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-03-27T14:58:27.000Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-03-27T14:58:27.000Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-03-27T14:58:27.001Z] === RUN TestDockerSuite/TestPortHostBinding [2020-03-27T14:58:27.001Z] === RUN TestDockerSuite/TestPortList [2020-03-27T14:58:27.001Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-03-27T14:58:30.752Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-03-27T14:58:30.752Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-03-27T14:58:30.752Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-03-27T14:58:30.752Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-03-27T14:58:30.752Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-03-27T14:58:30.752Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-03-27T14:58:30.752Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-03-27T14:58:30.752Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-03-27T14:58:30.752Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-03-27T14:58:30.752Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-03-27T14:58:35.460Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-03-27T14:58:35.460Z] === RUN TestDockerSuite/TestPsByOrder [2020-03-27T14:58:42.556Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-03-27T14:58:42.556Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-03-27T14:58:51.162Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-03-27T14:59:03.584Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-03-27T14:59:03.584Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-03-27T14:59:03.584Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-03-27T14:59:15.989Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-03-27T14:59:18.179Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-03-27T14:59:25.275Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-03-27T14:59:28.198Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-03-27T14:59:28.660Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-03-27T14:59:28.660Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-03-27T14:59:32.416Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-03-27T14:59:32.417Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-03-27T14:59:32.417Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-03-27T14:59:32.417Z] === RUN TestDockerSuite/TestPsRightTagName [2020-03-27T14:59:32.417Z] === RUN TestDockerSuite/TestPsShowMounts [2020-03-27T14:59:39.519Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-03-27T14:59:39.519Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-03-27T14:59:40.491Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-03-27T14:59:40.491Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-03-27T14:59:41.466Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-03-27T14:59:42.439Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-03-27T14:59:42.439Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-03-27T14:59:51.039Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-03-27T14:59:54.797Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-03-27T14:59:56.986Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-03-27T15:00:18.140Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-03-27T15:00:18.140Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-03-27T15:00:23.979Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-03-27T15:00:23.979Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-03-27T15:00:23.979Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-03-27T15:00:24.443Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-03-27T15:00:29.160Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-03-27T15:00:32.927Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-03-27T15:00:32.927Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-03-27T15:00:36.684Z] === RUN TestDockerSuite/TestRmiBlank [2020-03-27T15:00:36.684Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-03-27T15:00:37.148Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-03-27T15:00:52.019Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-03-27T15:00:59.136Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-03-27T15:00:59.136Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-03-27T15:01:06.256Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-03-27T15:01:11.032Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-03-27T15:01:18.408Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-03-27T15:01:23.168Z] === RUN TestDockerSuite/TestRmiTag [2020-03-27T15:01:23.168Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-03-27T15:01:30.307Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-03-27T15:01:48.090Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-03-27T15:01:48.560Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-03-27T15:01:54.401Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-03-27T15:01:54.870Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-03-27T15:01:54.871Z] === RUN TestDockerSuite/TestRunAddHost [2020-03-27T15:01:54.871Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-03-27T15:01:54.871Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-03-27T15:01:54.871Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-03-27T15:01:54.871Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-03-27T15:01:54.871Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-03-27T15:01:54.871Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-03-27T15:01:57.070Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-03-27T15:01:57.070Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-03-27T15:01:57.070Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-03-27T15:02:05.736Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-03-27T15:02:07.942Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-03-27T15:02:10.135Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-03-27T15:02:12.339Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-03-27T15:02:13.896Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-03-27T15:02:14.367Z] === RUN TestDockerSuite/TestRunBindMounts [2020-03-27T15:02:18.141Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-03-27T15:02:18.141Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-03-27T15:02:18.141Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-03-27T15:02:18.141Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-03-27T15:02:18.141Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-03-27T15:02:18.141Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-03-27T15:02:18.141Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-03-27T15:02:18.141Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-03-27T15:02:18.141Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-03-27T15:02:18.141Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-03-27T15:02:18.141Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-03-27T15:02:18.141Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-03-27T15:02:20.331Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-03-27T15:02:20.331Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-03-27T15:02:23.258Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-03-27T15:02:23.258Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-03-27T15:02:23.258Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-03-27T15:02:24.811Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-03-27T15:02:24.811Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-03-27T15:02:25.277Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-03-27T15:02:25.277Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-03-27T15:02:25.277Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-03-27T15:02:25.277Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-03-27T15:02:25.277Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-03-27T15:02:25.277Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-03-27T15:02:27.481Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-03-27T15:02:29.117Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-03-27T15:02:31.405Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-03-27T15:02:31.405Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-03-27T15:02:31.405Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-03-27T15:02:31.405Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-03-27T15:02:38.567Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-03-27T15:02:38.567Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-03-27T15:02:38.567Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-03-27T15:02:38.567Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-03-27T15:02:38.567Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-03-27T15:02:40.122Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-03-27T15:02:52.573Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-03-27T15:02:52.573Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-03-27T15:02:52.573Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-03-27T15:02:52.573Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-03-27T15:02:52.573Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-03-27T15:02:52.573Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-03-27T15:02:52.573Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-03-27T15:02:54.122Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-03-27T15:02:54.122Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-03-27T15:02:54.122Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-03-27T15:02:54.122Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-03-27T15:02:56.318Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-03-27T15:02:57.866Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-03-27T15:02:57.866Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-03-27T15:03:00.061Z] === RUN TestDockerSuite/TestRunEnvironment [2020-03-27T15:03:00.061Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-03-27T15:03:00.061Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-03-27T15:03:00.061Z] === RUN TestDockerSuite/TestRunExitCode [2020-03-27T15:03:01.608Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-03-27T15:03:03.800Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-03-27T15:03:05.994Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-03-27T15:03:08.189Z] === RUN TestDockerSuite/TestRunExposePort [2020-03-27T15:03:08.189Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-03-27T15:03:08.189Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-03-27T15:03:08.189Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-03-27T15:03:08.189Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-03-27T15:03:08.189Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-03-27T15:03:08.189Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-03-27T15:03:08.189Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-03-27T15:03:08.189Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-03-27T15:03:11.946Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-03-27T15:03:11.946Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-03-27T15:03:11.946Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-03-27T15:03:11.946Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-03-27T15:03:11.946Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-03-27T15:03:11.946Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-03-27T15:03:11.946Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-03-27T15:03:20.555Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-03-27T15:03:20.555Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-03-27T15:03:22.107Z] === RUN TestDockerSuite/TestRunModeHostname [2020-03-27T15:03:22.107Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-03-27T15:03:22.107Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-03-27T15:03:22.107Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-03-27T15:03:22.107Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-03-27T15:03:22.107Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-03-27T15:03:22.107Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-03-27T15:03:22.107Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-03-27T15:03:22.107Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-03-27T15:03:22.107Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-03-27T15:03:22.107Z] === RUN TestDockerSuite/TestRunMount [2020-03-27T15:03:22.107Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-03-27T15:03:22.107Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-03-27T15:03:22.107Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-03-27T15:03:22.107Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-03-27T15:03:29.229Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-03-27T15:03:29.229Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-03-27T15:03:29.229Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-03-27T15:03:29.229Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-03-27T15:03:32.990Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-03-27T15:03:36.766Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-03-27T15:03:36.766Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-03-27T15:03:36.766Z] === RUN TestDockerSuite/TestRunNetHost [2020-03-27T15:03:36.766Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-03-27T15:03:36.766Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-03-27T15:03:36.766Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-03-27T15:03:36.766Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-03-27T15:03:36.766Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-03-27T15:03:36.766Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-03-27T15:03:36.766Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-03-27T15:03:37.228Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-03-27T15:03:38.202Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-03-27T15:03:39.752Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-03-27T15:03:41.950Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-03-27T15:03:42.926Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-03-27T15:03:45.132Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-03-27T15:03:45.132Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-03-27T15:03:45.132Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-03-27T15:03:45.132Z] === RUN TestDockerSuite/TestRunPortInUse [2020-03-27T15:03:45.132Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-03-27T15:03:45.132Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-03-27T15:03:45.132Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-03-27T15:03:45.132Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-03-27T15:03:45.132Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-03-27T15:03:47.329Z] === RUN TestDockerSuite/TestRunPublishPort [2020-03-27T15:03:47.329Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-03-27T15:03:47.329Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-03-27T15:03:47.329Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-03-27T15:03:47.329Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-03-27T15:03:47.329Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-03-27T15:03:55.947Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-03-27T15:03:55.947Z] === RUN TestDockerSuite/TestRunRm [2020-03-27T15:03:56.926Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-03-27T15:04:01.640Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-03-27T15:04:03.843Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-03-27T15:04:06.037Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-03-27T15:04:07.586Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-03-27T15:04:09.783Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-03-27T15:04:09.783Z] === RUN TestDockerSuite/TestRunState [2020-03-27T15:04:09.783Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-03-27T15:04:11.331Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-03-27T15:04:11.331Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-03-27T15:04:13.524Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-03-27T15:04:13.524Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-03-27T15:04:13.524Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-03-27T15:04:13.524Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-03-27T15:04:13.524Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-03-27T15:04:13.524Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-03-27T15:04:18.244Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-03-27T15:04:18.244Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-03-27T15:04:18.244Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-03-27T15:04:18.244Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-03-27T15:04:18.244Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-03-27T15:04:18.244Z] === RUN TestDockerSuite/TestRunUserByID [2020-03-27T15:04:18.244Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-03-27T15:04:18.244Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-03-27T15:04:18.244Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-03-27T15:04:18.244Z] === RUN TestDockerSuite/TestRunUserByName [2020-03-27T15:04:18.244Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-03-27T15:04:20.433Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-03-27T15:04:20.433Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-03-27T15:04:21.980Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-03-27T15:04:21.980Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-03-27T15:04:21.980Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-03-27T15:04:24.904Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-03-27T15:04:30.793Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-03-27T15:04:39.424Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-03-27T15:04:45.291Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-03-27T15:04:45.291Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-03-27T15:04:45.291Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-03-27T15:04:45.291Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-03-27T15:04:45.291Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-03-27T15:04:48.227Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-03-27T15:04:50.432Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-03-27T15:04:52.630Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-03-27T15:04:52.630Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-03-27T15:04:52.630Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-03-27T15:04:52.630Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-03-27T15:04:52.630Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-03-27T15:04:52.630Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-03-27T15:04:52.630Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-03-27T15:04:52.630Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-03-27T15:04:52.630Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-03-27T15:04:56.407Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-03-27T15:04:57.954Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-03-27T15:04:59.499Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-03-27T15:05:08.125Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-03-27T15:05:08.125Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-03-27T15:05:08.125Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-03-27T15:05:08.125Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-03-27T15:05:08.125Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-03-27T15:05:08.125Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-03-27T15:05:08.125Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-03-27T15:05:08.125Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-03-27T15:05:08.125Z] === RUN TestDockerSuite/TestSaveImageId [2020-03-27T15:05:08.125Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-03-27T15:05:08.125Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-03-27T15:05:08.587Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-03-27T15:05:08.587Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-03-27T15:05:08.587Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-03-27T15:05:08.587Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-03-27T15:05:08.587Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-03-27T15:05:08.587Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-03-27T15:05:08.587Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-03-27T15:05:10.804Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-03-27T15:05:11.266Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-03-27T15:05:11.729Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-03-27T15:05:12.191Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-03-27T15:05:13.739Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-03-27T15:05:19.587Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-03-27T15:05:19.587Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-03-27T15:05:26.727Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-03-27T15:05:26.728Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-03-27T15:05:30.517Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-03-27T15:05:30.517Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-03-27T15:05:30.517Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-03-27T15:05:30.517Z] === RUN TestDockerSuite/TestStartRecordError [2020-03-27T15:05:30.517Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-03-27T15:05:37.652Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-03-27T15:05:37.652Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-03-27T15:05:37.652Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-03-27T15:05:37.652Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-03-27T15:05:37.652Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-03-27T15:05:37.652Z] === RUN TestDockerSuite/TestStatsNoStream [2020-03-27T15:05:37.652Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-03-27T15:05:38.636Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-03-27T15:05:40.842Z] === RUN TestDockerSuite/TestTopPrivileged [2020-03-27T15:05:40.842Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-03-27T15:05:43.064Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-03-27T15:05:43.064Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-03-27T15:05:43.064Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-03-27T15:05:43.064Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-03-27T15:05:43.064Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-03-27T15:05:43.064Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-03-27T15:05:43.064Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-03-27T15:05:57.977Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-03-27T15:05:57.977Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-03-27T15:05:58.438Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-03-27T15:05:58.438Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-03-27T15:05:58.899Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-03-27T15:05:58.899Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-03-27T15:05:59.361Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-03-27T15:06:01.554Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-03-27T15:06:01.554Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-03-27T15:06:04.481Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-03-27T15:06:04.481Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-03-27T15:06:04.945Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-03-27T15:06:04.945Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-03-27T15:06:05.407Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-03-27T15:06:12.540Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-03-27T15:06:12.540Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-03-27T15:06:13.004Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-03-27T15:06:13.004Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-03-27T15:06:13.004Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-03-27T15:06:20.130Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-03-27T15:06:20.130Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-03-27T15:06:20.130Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-03-27T15:06:28.746Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-03-27T15:06:28.746Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-03-27T15:06:28.746Z] --- PASS: TestDockerSuite (2357.21s) [2020-03-27T15:06:28.746Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2020-03-27T15:06:28.746Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-03-27T15:06:28.746Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:28.746Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2020-03-27T15:06:28.746Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2020-03-27T15:06:28.746Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2020-03-27T15:06:28.746Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-03-27T15:06:28.746Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:28.746Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2020-03-27T15:06:28.746Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.61s) [2020-03-27T15:06:28.746Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.24s) [2020-03-27T15:06:28.746Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.59s) [2020-03-27T15:06:28.746Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s) [2020-03-27T15:06:28.746Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (143.61s) [2020-03-27T15:06:28.746Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.82s) [2020-03-27T15:06:28.746Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2020-03-27T15:06:28.746Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2020-03-27T15:06:28.746Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:28.746Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2020-03-27T15:06:28.746Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:28.746Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2020-03-27T15:06:28.746Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:28.746Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2020-03-27T15:06:28.746Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:28.746Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2020-03-27T15:06:28.746Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:28.746Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2020-03-27T15:06:28.746Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:28.746Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2020-03-27T15:06:28.746Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:28.746Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2020-03-27T15:06:28.746Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2020-03-27T15:06:28.746Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:28.746Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.11s) [2020-03-27T15:06:28.746Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-03-27T15:06:28.746Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:28.746Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-03-27T15:06:28.746Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:28.746Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.83s) [2020-03-27T15:06:28.746Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.84s) [2020-03-27T15:06:28.746Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-03-27T15:06:28.746Z] requirement.go:26: unmatched requirement Apparmor [2020-03-27T15:06:28.746Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-03-27T15:06:28.746Z] requirement.go:26: unmatched requirement Apparmor [2020-03-27T15:06:28.746Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-03-27T15:06:28.746Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:28.746Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2020-03-27T15:06:28.746Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:28.746Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.76s) [2020-03-27T15:06:28.746Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-03-27T15:06:28.746Z] requirement.go:26: unmatched requirement IsPausable [2020-03-27T15:06:28.746Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-03-27T15:06:28.746Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:28.746Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.08s) [2020-03-27T15:06:28.746Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (102.80s) [2020-03-27T15:06:28.746Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.48s) [2020-03-27T15:06:28.746Z] requirement.go:26: unmatched requirement UnixCli [2020-03-27T15:06:28.746Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.91s) [2020-03-27T15:06:28.746Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2020-03-27T15:06:28.746Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.28s) [2020-03-27T15:06:28.746Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.82s) [2020-03-27T15:06:28.746Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-03-27T15:06:28.746Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:28.746Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-03-27T15:06:28.746Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:28.746Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-03-27T15:06:28.746Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:28.746Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.25s) [2020-03-27T15:06:28.746Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.78s) [2020-03-27T15:06:28.746Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.08s) [2020-03-27T15:06:28.746Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.34s) [2020-03-27T15:06:28.746Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2020-03-27T15:06:28.746Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:28.746Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-03-27T15:06:28.746Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:28.746Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2020-03-27T15:06:28.746Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.35s) [2020-03-27T15:06:28.746Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (11.88s) [2020-03-27T15:06:28.746Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.03s) [2020-03-27T15:06:28.746Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.79s) [2020-03-27T15:06:28.746Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2020-03-27T15:06:28.746Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:28.746Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.09s) [2020-03-27T15:06:28.746Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.37s) [2020-03-27T15:06:28.746Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (9.55s) [2020-03-27T15:06:28.746Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2020-03-27T15:06:28.746Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:28.746Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2020-03-27T15:06:28.746Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:28.746Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-03-27T15:06:28.746Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:28.746Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-03-27T15:06:28.746Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:28.746Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.44s) [2020-03-27T15:06:28.746Z] --- PASS: TestDockerSuite/TestBuildAddTar (32.41s) [2020-03-27T15:06:28.746Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-03-27T15:06:28.746Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:28.746Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.39s) [2020-03-27T15:06:28.746Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:28.746Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (17.29s) [2020-03-27T15:06:28.746Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.75s) [2020-03-27T15:06:28.746Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:28.746Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.63s) [2020-03-27T15:06:28.746Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.84s) [2020-03-27T15:06:28.746Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.11s) [2020-03-27T15:06:28.746Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:28.746Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.32s) [2020-03-27T15:06:28.746Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.30s) [2020-03-27T15:06:28.746Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.71s) [2020-03-27T15:06:28.746Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.39s) [2020-03-27T15:06:28.746Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:28.746Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.14s) [2020-03-27T15:06:28.746Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-03-27T15:06:28.746Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:28.746Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-03-27T15:06:28.746Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:28.746Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.95s) [2020-03-27T15:06:28.746Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-03-27T15:06:28.746Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:28.746Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.58s) [2020-03-27T15:06:28.746Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-03-27T15:06:28.746Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:28.746Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-03-27T15:06:28.747Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:28.747Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (27.13s) [2020-03-27T15:06:28.747Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.64s) [2020-03-27T15:06:28.747Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.75s) [2020-03-27T15:06:28.747Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:28.747Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.41s) [2020-03-27T15:06:28.747Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:28.747Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.32s) [2020-03-27T15:06:28.747Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2020-03-27T15:06:28.747Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:28.747Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.61s) [2020-03-27T15:06:28.747Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.33s) [2020-03-27T15:06:28.747Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2020-03-27T15:06:28.747Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:28.747Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-03-27T15:06:28.747Z] requirement.go:26: unmatched requirement UnixCli [2020-03-27T15:06:28.747Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.26s) [2020-03-27T15:06:28.747Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.88s) [2020-03-27T15:06:28.747Z] --- PASS: TestDockerSuite/TestBuildCmd (0.50s) [2020-03-27T15:06:28.747Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.50s) [2020-03-27T15:06:28.747Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.53s) [2020-03-27T15:06:28.747Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.15s) [2020-03-27T15:06:28.747Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.01s) [2020-03-27T15:06:28.747Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-03-27T15:06:28.747Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:28.747Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.28s) [2020-03-27T15:06:28.747Z] --- PASS: TestDockerSuite/TestBuildContChar (13.90s) [2020-03-27T15:06:28.747Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2020-03-27T15:06:28.747Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:28.747Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.48s) [2020-03-27T15:06:28.747Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.93s) [2020-03-27T15:06:28.747Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.81s) [2020-03-27T15:06:28.747Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.47s) [2020-03-27T15:06:28.747Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-03-27T15:06:28.747Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:28.747Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.77s) [2020-03-27T15:06:29.211Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.61s) [2020-03-27T15:06:29.211Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-03-27T15:06:29.211Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.211Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2020-03-27T15:06:29.211Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.211Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.39s) [2020-03-27T15:06:29.211Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (33.36s) [2020-03-27T15:06:29.211Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.73s) [2020-03-27T15:06:29.211Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.42s) [2020-03-27T15:06:29.211Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.61s) [2020-03-27T15:06:29.211Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.39s) [2020-03-27T15:06:29.211Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.211Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.37s) [2020-03-27T15:06:29.211Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.211Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-03-27T15:06:29.211Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.211Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.52s) [2020-03-27T15:06:29.211Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-03-27T15:06:29.211Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.211Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (22.67s) [2020-03-27T15:06:29.211Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.67s) [2020-03-27T15:06:29.211Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.42s) [2020-03-27T15:06:29.211Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.211Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (17.89s) [2020-03-27T15:06:29.211Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.79s) [2020-03-27T15:06:29.211Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.84s) [2020-03-27T15:06:29.211Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.31s) [2020-03-27T15:06:29.211Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.65s) [2020-03-27T15:06:29.211Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.63s) [2020-03-27T15:06:29.211Z] --- PASS: TestDockerSuite/TestBuildDockerignore (51.60s) [2020-03-27T15:06:29.211Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.49s) [2020-03-27T15:06:29.211Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.41s) [2020-03-27T15:06:29.211Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.211Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (55.55s) [2020-03-27T15:06:29.211Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.59s) [2020-03-27T15:06:29.211Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.76s) [2020-03-27T15:06:29.211Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (18.80s) [2020-03-27T15:06:29.211Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (10.54s) [2020-03-27T15:06:29.211Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (10.15s) [2020-03-27T15:06:29.211Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (27.06s) [2020-03-27T15:06:29.211Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (10.66s) [2020-03-27T15:06:29.211Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (15.16s) [2020-03-27T15:06:29.211Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (78.80s) [2020-03-27T15:06:29.211Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.59s) [2020-03-27T15:06:29.211Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.37s) [2020-03-27T15:06:29.211Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.211Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-03-27T15:06:29.211Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.211Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.54s) [2020-03-27T15:06:29.211Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.03s) [2020-03-27T15:06:29.211Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-03-27T15:06:29.211Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.211Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.43s) [2020-03-27T15:06:29.211Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.49s) [2020-03-27T15:06:29.211Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.60s) [2020-03-27T15:06:29.211Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.82s) [2020-03-27T15:06:29.211Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.75s) [2020-03-27T15:06:29.211Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2020-03-27T15:06:29.211Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.211Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.36s) [2020-03-27T15:06:29.211Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.211Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-03-27T15:06:29.211Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.211Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2020-03-27T15:06:29.211Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.211Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-03-27T15:06:29.211Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.211Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.30s) [2020-03-27T15:06:29.211Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-03-27T15:06:29.211Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.211Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-03-27T15:06:29.211Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.211Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-03-27T15:06:29.211Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.211Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.87s) [2020-03-27T15:06:29.211Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.92s) [2020-03-27T15:06:29.211Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (17.35s) [2020-03-27T15:06:29.211Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.55s) [2020-03-27T15:06:29.211Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-03-27T15:06:29.211Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.211Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2020-03-27T15:06:29.211Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.211Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-03-27T15:06:29.211Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.211Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-03-27T15:06:29.211Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.211Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-03-27T15:06:29.211Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.211Z] --- PASS: TestDockerSuite/TestBuildFails (1.98s) [2020-03-27T15:06:29.211Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2020-03-27T15:06:29.211Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (4.97s) [2020-03-27T15:06:29.211Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (9.70s) [2020-03-27T15:06:29.211Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.27s) [2020-03-27T15:06:29.211Z] --- PASS: TestDockerSuite/TestBuildFromGit (10.54s) [2020-03-27T15:06:29.211Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.36s) [2020-03-27T15:06:29.211Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.68s) [2020-03-27T15:06:29.211Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-03-27T15:06:29.211Z] requirement.go:26: unmatched requirement UnixCli [2020-03-27T15:06:29.211Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.71s) [2020-03-27T15:06:29.211Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.54s) [2020-03-27T15:06:29.211Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-03-27T15:06:29.211Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.211Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (13.38s) [2020-03-27T15:06:29.211Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-03-27T15:06:29.211Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.211Z] --- PASS: TestDockerSuite/TestBuildHistory (10.87s) [2020-03-27T15:06:29.211Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.88s) [2020-03-27T15:06:29.211Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.94s) [2020-03-27T15:06:29.211Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2020-03-27T15:06:29.211Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.211Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.74s) [2020-03-27T15:06:29.211Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.08s) [2020-03-27T15:06:29.211Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.49s) [2020-03-27T15:06:29.211Z] --- PASS: TestDockerSuite/TestBuildLabel (0.96s) [2020-03-27T15:06:29.211Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.58s) [2020-03-27T15:06:29.211Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.85s) [2020-03-27T15:06:29.211Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.65s) [2020-03-27T15:06:29.211Z] --- PASS: TestDockerSuite/TestBuildLabels (0.93s) [2020-03-27T15:06:29.211Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.58s) [2020-03-27T15:06:29.211Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.23s) [2020-03-27T15:06:29.211Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2020-03-27T15:06:29.211Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.211Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2020-03-27T15:06:29.211Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.211Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2020-03-27T15:06:29.211Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2020-03-27T15:06:29.211Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2020-03-27T15:06:29.211Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2020-03-27T15:06:29.211Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.51s) [2020-03-27T15:06:29.211Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.67s) [2020-03-27T15:06:29.211Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.05s) [2020-03-27T15:06:29.211Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (14.92s) [2020-03-27T15:06:29.211Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2020-03-27T15:06:29.211Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.211Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (1.96s) [2020-03-27T15:06:29.211Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (33.25s) [2020-03-27T15:06:29.211Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (13.22s) [2020-03-27T15:06:29.211Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (9.48s) [2020-03-27T15:06:29.211Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.31s) [2020-03-27T15:06:29.211Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (4.90s) [2020-03-27T15:06:29.211Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (15.84s) [2020-03-27T15:06:29.211Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2020-03-27T15:06:29.211Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.211Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.02s) [2020-03-27T15:06:29.211Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.62s) [2020-03-27T15:06:29.211Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2020-03-27T15:06:29.211Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.211Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2020-03-27T15:06:29.211Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.211Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.37s) [2020-03-27T15:06:29.211Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.36s) [2020-03-27T15:06:29.211Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.95s) [2020-03-27T15:06:29.211Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.26s) [2020-03-27T15:06:29.211Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.20s) [2020-03-27T15:06:29.211Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.76s) [2020-03-27T15:06:29.211Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.07s) [2020-03-27T15:06:29.211Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.28s) [2020-03-27T15:06:29.211Z] --- PASS: TestDockerSuite/TestBuildOnBuild (13.80s) [2020-03-27T15:06:29.211Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.50s) [2020-03-27T15:06:29.211Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.33s) [2020-03-27T15:06:29.211Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.45s) [2020-03-27T15:06:29.211Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.26s) [2020-03-27T15:06:29.211Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.09s) [2020-03-27T15:06:29.211Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.83s) [2020-03-27T15:06:29.211Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.00s) [2020-03-27T15:06:29.211Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2020-03-27T15:06:29.211Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.211Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2020-03-27T15:06:29.211Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.211Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.93s) [2020-03-27T15:06:29.211Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-03-27T15:06:29.211Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.211Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (40.60s) [2020-03-27T15:06:29.211Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (18.42s) [2020-03-27T15:06:29.211Z] --- PASS: TestDockerSuite/TestBuildRm (13.23s) [2020-03-27T15:06:29.211Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.00s) [2020-03-27T15:06:29.211Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2020-03-27T15:06:29.211Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.211Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.36s) [2020-03-27T15:06:29.211Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.211Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.64s) [2020-03-27T15:06:29.211Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.04s) [2020-03-27T15:06:29.211Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.03s) [2020-03-27T15:06:29.211Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.49s) [2020-03-27T15:06:29.211Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (14.87s) [2020-03-27T15:06:29.211Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.82s) [2020-03-27T15:06:29.211Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.60s) [2020-03-27T15:06:29.211Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (11.97s) [2020-03-27T15:06:29.211Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.32s) [2020-03-27T15:06:29.211Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.91s) [2020-03-27T15:06:29.211Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2020-03-27T15:06:29.211Z] --- PASS: TestDockerSuite/TestBuildStderr (4.71s) [2020-03-27T15:06:29.211Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (19.32s) [2020-03-27T15:06:29.211Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.34s) [2020-03-27T15:06:29.211Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.211Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.82s) [2020-03-27T15:06:29.211Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.18s) [2020-03-27T15:06:29.211Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.61s) [2020-03-27T15:06:29.212Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.24s) [2020-03-27T15:06:29.212Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2020-03-27T15:06:29.212Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.212Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-03-27T15:06:29.212Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.212Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-03-27T15:06:29.212Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.212Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.39s) [2020-03-27T15:06:29.212Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.62s) [2020-03-27T15:06:29.212Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.58s) [2020-03-27T15:06:29.212Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-03-27T15:06:29.212Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.212Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2020-03-27T15:06:29.212Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.212Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (22.29s) [2020-03-27T15:06:29.212Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.01s) [2020-03-27T15:06:29.212Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (14.57s) [2020-03-27T15:06:29.212Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.57s) [2020-03-27T15:06:29.212Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.45s) [2020-03-27T15:06:29.212Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.212Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-03-27T15:06:29.212Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.212Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.48s) [2020-03-27T15:06:29.212Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.45s) [2020-03-27T15:06:29.212Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.212Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (11.56s) [2020-03-27T15:06:29.212Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.98s) [2020-03-27T15:06:29.212Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.45s) [2020-03-27T15:06:29.212Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (17.75s) [2020-03-27T15:06:29.212Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.44s) [2020-03-27T15:06:29.212Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.212Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.39s) [2020-03-27T15:06:29.212Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.212Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-03-27T15:06:29.212Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.212Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.11s) [2020-03-27T15:06:29.212Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.56s) [2020-03-27T15:06:29.212Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.91s) [2020-03-27T15:06:29.212Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.37s) [2020-03-27T15:06:29.212Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.212Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-03-27T15:06:29.212Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.212Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-03-27T15:06:29.212Z] docker_cli_sni_test.go:18: Flakey test [2020-03-27T15:06:29.212Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.02s) [2020-03-27T15:06:29.212Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.49s) [2020-03-27T15:06:29.212Z] --- PASS: TestDockerSuite/TestCommitChange (4.98s) [2020-03-27T15:06:29.212Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.45s) [2020-03-27T15:06:29.212Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2020-03-27T15:06:29.212Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.212Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.42s) [2020-03-27T15:06:29.212Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-03-27T15:06:29.212Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.212Z] --- PASS: TestDockerSuite/TestCommitTTY (6.95s) [2020-03-27T15:06:29.212Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.68s) [2020-03-27T15:06:29.212Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-03-27T15:06:29.212Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.212Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-03-27T15:06:29.212Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.212Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-03-27T15:06:29.212Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.212Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-03-27T15:06:29.212Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.212Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-03-27T15:06:29.212Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.212Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-03-27T15:06:29.212Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.212Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-03-27T15:06:29.212Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.212Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2020-03-27T15:06:29.212Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.43s) [2020-03-27T15:06:29.212Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.47s) [2020-03-27T15:06:29.212Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-03-27T15:06:29.212Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.212Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.12s) [2020-03-27T15:06:29.212Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-03-27T15:06:29.212Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.212Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-03-27T15:06:29.212Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.212Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-03-27T15:06:29.212Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.212Z] --- PASS: TestDockerSuite/TestContainerAPICreate (1.86s) [2020-03-27T15:06:29.212Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-03-27T15:06:29.212Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.212Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2020-03-27T15:06:29.212Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.25s) [2020-03-27T15:06:29.212Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2020-03-27T15:06:29.212Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-03-27T15:06:29.212Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.212Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-03-27T15:06:29.212Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.212Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-03-27T15:06:29.212Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.212Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.22s) [2020-03-27T15:06:29.212Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.84s) [2020-03-27T15:06:29.212Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.75s) [2020-03-27T15:06:29.212Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2020-03-27T15:06:29.212Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-03-27T15:06:29.212Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.212Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.97s) [2020-03-27T15:06:29.212Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2020-03-27T15:06:29.212Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.00s) [2020-03-27T15:06:29.212Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-03-27T15:06:29.212Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.212Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-03-27T15:06:29.212Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.212Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (1.91s) [2020-03-27T15:06:29.212Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2020-03-27T15:06:29.212Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.72s) [2020-03-27T15:06:29.212Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2020-03-27T15:06:29.212Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.212Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.14s) [2020-03-27T15:06:29.212Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.23s) [2020-03-27T15:06:29.212Z] --- PASS: TestDockerSuite/TestContainerAPIRename (7.11s) [2020-03-27T15:06:29.212Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.20s) [2020-03-27T15:06:29.212Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.56s) [2020-03-27T15:06:29.212Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2020-03-27T15:06:29.212Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2020-03-27T15:06:29.212Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2020-03-27T15:06:29.212Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2020-03-27T15:06:29.212Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.54s) [2020-03-27T15:06:29.212Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-03-27T15:06:29.212Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.212Z] --- PASS: TestDockerSuite/TestContainerAPIStop (1.95s) [2020-03-27T15:06:29.212Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2020-03-27T15:06:29.212Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.212Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.72s) [2020-03-27T15:06:29.212Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2020-03-27T15:06:29.212Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.06s) [2020-03-27T15:06:29.212Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.76s) [2020-03-27T15:06:29.212Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-03-27T15:06:29.212Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.212Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-03-27T15:06:29.212Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.212Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-03-27T15:06:29.212Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.212Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-03-27T15:06:29.212Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.212Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-03-27T15:06:29.212Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.212Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.89s) [2020-03-27T15:06:29.212Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (25.92s) [2020-03-27T15:06:29.212Z] docker_api_containers_test.go:2107: case 0 - config: {volume c:\foo false } [2020-03-27T15:06:29.212Z] docker_api_containers_test.go:2107: case 1 - config: {volume c:\foo\ false } [2020-03-27T15:06:29.212Z] docker_api_containers_test.go:2107: case 2 - config: {volume test1 c:\foo false } [2020-03-27T15:06:29.212Z] docker_api_containers_test.go:2107: case 3 - config: {volume test2 c:\foo true } [2020-03-27T15:06:29.212Z] docker_api_containers_test.go:2107: case 4 - config: {volume test3 c:\foo false 0xc000719280 } [2020-03-27T15:06:29.212Z] docker_api_containers_test.go:2107: case 5 - config: {bind C:\windows\TEMP\test-mounts-api-1269712418 c:\foo false } [2020-03-27T15:06:29.212Z] docker_api_containers_test.go:2107: case 6 - config: {bind C:\windows\TEMP\test-mounts-api-1269712418 c:\foo true } [2020-03-27T15:06:29.212Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-03-27T15:06:29.212Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.212Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.21s) [2020-03-27T15:06:29.212Z] docker_api_containers_test.go:1926: case 0 [2020-03-27T15:06:29.212Z] docker_api_containers_test.go:1926: case 1 [2020-03-27T15:06:29.212Z] docker_api_containers_test.go:1926: case 2 [2020-03-27T15:06:29.212Z] docker_api_containers_test.go:1926: case 3 [2020-03-27T15:06:29.212Z] docker_api_containers_test.go:1926: case 4 [2020-03-27T15:06:29.212Z] docker_api_containers_test.go:1926: case 5 [2020-03-27T15:06:29.212Z] docker_api_containers_test.go:1926: case 6 [2020-03-27T15:06:29.212Z] docker_api_containers_test.go:1926: case 7 [2020-03-27T15:06:29.212Z] docker_api_containers_test.go:1926: case 8 [2020-03-27T15:06:29.212Z] docker_api_containers_test.go:1926: case 9 [2020-03-27T15:06:29.212Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-03-27T15:06:29.212Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.212Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-03-27T15:06:29.212Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.212Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-03-27T15:06:29.212Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.212Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2020-03-27T15:06:29.212Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.212Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-03-27T15:06:29.212Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.212Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.00s) [2020-03-27T15:06:29.212Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-03-27T15:06:29.212Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.212Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2020-03-27T15:06:29.212Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.212Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2020-03-27T15:06:29.212Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.212Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2020-03-27T15:06:29.212Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.212Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2020-03-27T15:06:29.212Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.212Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2020-03-27T15:06:29.212Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.212Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2020-03-27T15:06:29.212Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.212Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2020-03-27T15:06:29.212Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.212Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2020-03-27T15:06:29.212Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.212Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2020-03-27T15:06:29.212Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.212Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-03-27T15:06:29.212Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.212Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-03-27T15:06:29.212Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.212Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-03-27T15:06:29.212Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.212Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.08s) [2020-03-27T15:06:29.212Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2020-03-27T15:06:29.212Z] docker_cli_cp_utils_test.go:192: running `docker cp foo bar` [2020-03-27T15:06:29.212Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2020-03-27T15:06:29.212Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.212Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.02s) [2020-03-27T15:06:29.212Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2020-03-27T15:06:29.212Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.212Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-03-27T15:06:29.212Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.212Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-03-27T15:06:29.212Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.212Z] --- PASS: TestDockerSuite/TestCpToCaseA (3.96s) [2020-03-27T15:06:29.212Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-a513777501\file1 0899bfa8939357855a1fb16dd8225efcce3f40405919751ec93cf3142c471821:/root/itWorks.txt` [2020-03-27T15:06:29.212Z] docker_cli_cp_utils_test.go:279: checking that container "0899bfa8939357855a1fb16dd8225efcce3f40405919751ec93cf3142c471821" start output contains "file1\n" [2020-03-27T15:06:29.212Z] docker_cli_cp_utils_test.go:209: running `docker start -a 0899bfa8939357855a1fb16dd8225efcce3f40405919751ec93cf3142c471821` [2020-03-27T15:06:29.212Z] --- PASS: TestDockerSuite/TestCpToCaseB (6.93s) [2020-03-27T15:06:29.212Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-b469647128\file1 44b88147f17415674ee5d55863fcfd85078355ae9ba7bb4ca497dee1cdf9fcf2:testDir/` [2020-03-27T15:06:29.212Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2020-03-27T15:06:29.212Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.212Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2020-03-27T15:06:29.212Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.212Z] --- PASS: TestDockerSuite/TestCpToCaseE (8.10s) [2020-03-27T15:06:29.212Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-e725726103\dir1 4451b9e2ff652da9496ab96c82df7503af98bc82d880b844edda8b828e0e9424:testDir` [2020-03-27T15:06:29.212Z] docker_cli_cp_utils_test.go:279: checking that container "4451b9e2ff652da9496ab96c82df7503af98bc82d880b844edda8b828e0e9424" start output contains "file1-1\n" [2020-03-27T15:06:29.212Z] docker_cli_cp_utils_test.go:209: running `docker start -a 4451b9e2ff652da9496ab96c82df7503af98bc82d880b844edda8b828e0e9424` [2020-03-27T15:06:29.212Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-e725726103\dir1 3dc186f517d2f3da2d783f68aa522e8ec9715c5fa6e3eccd30c6cc2879169872:testDir/` [2020-03-27T15:06:29.212Z] docker_cli_cp_utils_test.go:279: checking that container "3dc186f517d2f3da2d783f68aa522e8ec9715c5fa6e3eccd30c6cc2879169872" start output contains "file1-1\n" [2020-03-27T15:06:29.212Z] docker_cli_cp_utils_test.go:209: running `docker start -a 3dc186f517d2f3da2d783f68aa522e8ec9715c5fa6e3eccd30c6cc2879169872` [2020-03-27T15:06:29.212Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2020-03-27T15:06:29.212Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.212Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2020-03-27T15:06:29.213Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.213Z] --- PASS: TestDockerSuite/TestCpToCaseH (12.80s) [2020-03-27T15:06:29.213Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-h473229834\dir1\. 3e125114920027cf837a7ca4f75426ca4e9cb4236aaa3cf1aec8a04121536b13:testDir` [2020-03-27T15:06:29.213Z] docker_cli_cp_utils_test.go:279: checking that container "3e125114920027cf837a7ca4f75426ca4e9cb4236aaa3cf1aec8a04121536b13" start output contains "file1-1\n" [2020-03-27T15:06:29.213Z] docker_cli_cp_utils_test.go:209: running `docker start -a 3e125114920027cf837a7ca4f75426ca4e9cb4236aaa3cf1aec8a04121536b13` [2020-03-27T15:06:29.213Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-h473229834\dir1\. 2cf5b679a0db9e02187d7f2a923ba0bcb42849f69a8cdea5b2720e9af3626c38:testDir/` [2020-03-27T15:06:29.213Z] docker_cli_cp_utils_test.go:279: checking that container "2cf5b679a0db9e02187d7f2a923ba0bcb42849f69a8cdea5b2720e9af3626c38" start output contains "file1-1\n" [2020-03-27T15:06:29.213Z] docker_cli_cp_utils_test.go:209: running `docker start -a 2cf5b679a0db9e02187d7f2a923ba0bcb42849f69a8cdea5b2720e9af3626c38` [2020-03-27T15:06:29.213Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2020-03-27T15:06:29.213Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.213Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2020-03-27T15:06:29.213Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.213Z] --- PASS: TestDockerSuite/TestCpToDot (2.08s) [2020-03-27T15:06:29.213Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-03-27T15:06:29.213Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.213Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-03-27T15:06:29.213Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.213Z] --- PASS: TestDockerSuite/TestCpToStdout (2.15s) [2020-03-27T15:06:29.213Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-03-27T15:06:29.213Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.213Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-03-27T15:06:29.213Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.213Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-03-27T15:06:29.213Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.213Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2020-03-27T15:06:29.213Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.213Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.16s) [2020-03-27T15:06:29.213Z] --- PASS: TestDockerSuite/TestCreateArgs (0.17s) [2020-03-27T15:06:29.213Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.80s) [2020-03-27T15:06:29.213Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.03s) [2020-03-27T15:06:29.213Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.25s) [2020-03-27T15:06:29.213Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.19s) [2020-03-27T15:06:29.213Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.87s) [2020-03-27T15:06:29.213Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.62s) [2020-03-27T15:06:29.213Z] --- PASS: TestDockerSuite/TestCreateLabels (0.18s) [2020-03-27T15:06:29.213Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-03-27T15:06:29.213Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.213Z] --- PASS: TestDockerSuite/TestCreateRM (0.35s) [2020-03-27T15:06:29.213Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-03-27T15:06:29.213Z] requirement.go:26: unmatched requirement Devicemapper [2020-03-27T15:06:29.213Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.16s) [2020-03-27T15:06:29.213Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.31s) [2020-03-27T15:06:29.213Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.44s) [2020-03-27T15:06:29.213Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.19s) [2020-03-27T15:06:29.213Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.50s) [2020-03-27T15:06:29.213Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.14s) [2020-03-27T15:06:29.213Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.17s) [2020-03-27T15:06:29.213Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-03-27T15:06:29.213Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.213Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (1.96s) [2020-03-27T15:06:29.213Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-03-27T15:06:29.213Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.213Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.12s) [2020-03-27T15:06:29.213Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-03-27T15:06:29.213Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.213Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-03-27T15:06:29.213Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.213Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-03-27T15:06:29.213Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.213Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-03-27T15:06:29.213Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.213Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-03-27T15:06:29.213Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.213Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-03-27T15:06:29.213Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.213Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-03-27T15:06:29.213Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.213Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-03-27T15:06:29.213Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.213Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2020-03-27T15:06:29.213Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.213Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2020-03-27T15:06:29.213Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-03-27T15:06:29.213Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.213Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-03-27T15:06:29.213Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.213Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-03-27T15:06:29.213Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.213Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2020-03-27T15:06:29.213Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.213Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2020-03-27T15:06:29.213Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.213Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (1.97s) [2020-03-27T15:06:29.213Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.05s) [2020-03-27T15:06:29.213Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.21s) [2020-03-27T15:06:29.213Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (7.32s) [2020-03-27T15:06:29.213Z] --- PASS: TestDockerSuite/TestEventsCopy (4.95s) [2020-03-27T15:06:29.213Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.38s) [2020-03-27T15:06:29.213Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (1.94s) [2020-03-27T15:06:29.213Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.72s) [2020-03-27T15:06:29.213Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.30s) [2020-03-27T15:06:29.213Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.03s) [2020-03-27T15:06:29.213Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.96s) [2020-03-27T15:06:29.213Z] --- PASS: TestDockerSuite/TestEventsFilters (9.17s) [2020-03-27T15:06:29.213Z] --- PASS: TestDockerSuite/TestEventsFormat (3.90s) [2020-03-27T15:06:29.213Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2020-03-27T15:06:29.213Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2020-03-27T15:06:29.213Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2020-03-27T15:06:29.213Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.213Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2020-03-27T15:06:29.213Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.213Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2020-03-27T15:06:29.213Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.213Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.22s) [2020-03-27T15:06:29.213Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2020-03-27T15:06:29.213Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.213Z] --- PASS: TestDockerSuite/TestEventsRename (2.04s) [2020-03-27T15:06:29.213Z] --- PASS: TestDockerSuite/TestEventsResize (2.33s) [2020-03-27T15:06:29.213Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (1.89s) [2020-03-27T15:06:29.213Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.29s) [2020-03-27T15:06:29.213Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.52s) [2020-03-27T15:06:29.213Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2020-03-27T15:06:29.213Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.213Z] --- PASS: TestDockerSuite/TestEventsUntag (2.76s) [2020-03-27T15:06:29.213Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.42s) [2020-03-27T15:06:29.213Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2020-03-27T15:06:29.213Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.213Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-03-27T15:06:29.213Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.213Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.65s) [2020-03-27T15:06:29.213Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.60s) [2020-03-27T15:06:29.213Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2020-03-27T15:06:29.213Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.213Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2020-03-27T15:06:29.213Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.213Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-03-27T15:06:29.213Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.213Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.71s) [2020-03-27T15:06:29.213Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.77s) [2020-03-27T15:06:29.213Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.87s) [2020-03-27T15:06:29.213Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.71s) [2020-03-27T15:06:29.213Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.70s) [2020-03-27T15:06:29.213Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2020-03-27T15:06:29.213Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.213Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2020-03-27T15:06:29.213Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.213Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-03-27T15:06:29.213Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.213Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.88s) [2020-03-27T15:06:29.213Z] --- PASS: TestDockerSuite/TestExecInspectID (3.28s) [2020-03-27T15:06:29.213Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2020-03-27T15:06:29.213Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.213Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2020-03-27T15:06:29.213Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.213Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2020-03-27T15:06:29.213Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.213Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2020-03-27T15:06:29.213Z] requirement.go:26: unmatched requirement IsPausable [2020-03-27T15:06:29.213Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-03-27T15:06:29.213Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.213Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.13s) [2020-03-27T15:06:29.213Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2020-03-27T15:06:29.213Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.213Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2020-03-27T15:06:29.213Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.213Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2020-03-27T15:06:29.213Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.213Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-03-27T15:06:29.213Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.213Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2020-03-27T15:06:29.213Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.213Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.94s) [2020-03-27T15:06:29.213Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2020-03-27T15:06:29.213Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.213Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.79s) [2020-03-27T15:06:29.213Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2020-03-27T15:06:29.213Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.213Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-03-27T15:06:29.213Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.213Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2020-03-27T15:06:29.213Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.213Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.81s) [2020-03-27T15:06:29.213Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.61s) [2020-03-27T15:06:29.213Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.75s) [2020-03-27T15:06:29.213Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.74s) [2020-03-27T15:06:29.213Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-03-27T15:06:29.213Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.213Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2020-03-27T15:06:29.213Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.11s) [2020-03-27T15:06:29.213Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2020-03-27T15:06:29.213Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.213Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2020-03-27T15:06:29.213Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.06s) [2020-03-27T15:06:29.213Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.06s) [2020-03-27T15:06:29.213Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.49s) [2020-03-27T15:06:29.213Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2020-03-27T15:06:29.213Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-03-27T15:06:29.213Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.213Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2020-03-27T15:06:29.213Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2020-03-27T15:06:29.213Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.31s) [2020-03-27T15:06:29.213Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.59s) [2020-03-27T15:06:29.213Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-03-27T15:06:29.213Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.213Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.93s) [2020-03-27T15:06:29.213Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2020-03-27T15:06:29.213Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.58s) [2020-03-27T15:06:29.213Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.25s) [2020-03-27T15:06:29.213Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.94s) [2020-03-27T15:06:29.213Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.26s) [2020-03-27T15:06:29.213Z] --- PASS: TestDockerSuite/TestImagesFormat (0.20s) [2020-03-27T15:06:29.213Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-03-27T15:06:29.213Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.213Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.56s) [2020-03-27T15:06:29.213Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2020-03-27T15:06:29.213Z] --- PASS: TestDockerSuite/TestImportBadURL (2.40s) [2020-03-27T15:06:29.213Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2020-03-27T15:06:29.213Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.213Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2020-03-27T15:06:29.213Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.213Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2020-03-27T15:06:29.213Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-03-27T15:06:29.213Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.213Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2020-03-27T15:06:29.213Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.213Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-03-27T15:06:29.213Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.213Z] --- SKIP: TestDockerSuite/TestInfoDebug (0.01s) [2020-03-27T15:06:29.213Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.213Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.33s) [2020-03-27T15:06:29.213Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.213Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryBackend (0.01s) [2020-03-27T15:06:29.213Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.213Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryInvalidAdvertise (0.01s) [2020-03-27T15:06:29.213Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.213Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-03-27T15:06:29.213Z] requirement.go:26: unmatched requirement IsPausable [2020-03-27T15:06:29.213Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-03-27T15:06:29.213Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.213Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-03-27T15:06:29.213Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.213Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2020-03-27T15:06:29.213Z] --- PASS: TestDockerSuite/TestInfoFormat (0.15s) [2020-03-27T15:06:29.213Z] --- SKIP: TestDockerSuite/TestInsecureRegistries (0.02s) [2020-03-27T15:06:29.213Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.213Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-03-27T15:06:29.213Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.213Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-03-27T15:06:29.213Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.213Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.97s) [2020-03-27T15:06:29.213Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.97s) [2020-03-27T15:06:29.213Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-03-27T15:06:29.213Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.213Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-03-27T15:06:29.213Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.213Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2020-03-27T15:06:29.213Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2020-03-27T15:06:29.213Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.213Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.01s) [2020-03-27T15:06:29.213Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.20s) [2020-03-27T15:06:29.214Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.95s) [2020-03-27T15:06:29.214Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-03-27T15:06:29.214Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.214Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-03-27T15:06:29.214Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.214Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-03-27T15:06:29.214Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.214Z] --- PASS: TestDockerSuite/TestInspectDefault (1.96s) [2020-03-27T15:06:29.214Z] --- PASS: TestDockerSuite/TestInspectHistory (4.68s) [2020-03-27T15:06:29.214Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2020-03-27T15:06:29.214Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.214Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2020-03-27T15:06:29.214Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.214Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2020-03-27T15:06:29.214Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.214Z] --- PASS: TestDockerSuite/TestInspectInt64 (1.90s) [2020-03-27T15:06:29.214Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.86s) [2020-03-27T15:06:29.214Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.17s) [2020-03-27T15:06:29.214Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.04s) [2020-03-27T15:06:29.214Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.73s) [2020-03-27T15:06:29.214Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2020-03-27T15:06:29.214Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.214Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2020-03-27T15:06:29.214Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.83s) [2020-03-27T15:06:29.214Z] --- PASS: TestDockerSuite/TestInspectStatus (2.31s) [2020-03-27T15:06:29.214Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.60s) [2020-03-27T15:06:29.214Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.93s) [2020-03-27T15:06:29.214Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (6.81s) [2020-03-27T15:06:29.214Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.88s) [2020-03-27T15:06:29.214Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.88s) [2020-03-27T15:06:29.214Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.90s) [2020-03-27T15:06:29.214Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.00s) [2020-03-27T15:06:29.214Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2020-03-27T15:06:29.214Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-03-27T15:06:29.214Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.214Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2020-03-27T15:06:29.214Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.214Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-03-27T15:06:29.214Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.214Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-03-27T15:06:29.214Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.214Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-03-27T15:06:29.214Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.214Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-03-27T15:06:29.214Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.214Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2020-03-27T15:06:29.214Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.214Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2020-03-27T15:06:29.214Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.214Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-03-27T15:06:29.214Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.214Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-03-27T15:06:29.214Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.214Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-03-27T15:06:29.214Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.214Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-03-27T15:06:29.214Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.214Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-03-27T15:06:29.214Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.214Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-03-27T15:06:29.214Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.214Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-03-27T15:06:29.214Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.214Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-03-27T15:06:29.214Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.214Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) [2020-03-27T15:06:29.214Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2020-03-27T15:06:29.214Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.63s) [2020-03-27T15:06:29.214Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.56s) [2020-03-27T15:06:29.214Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.33s) [2020-03-27T15:06:29.214Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.05s) [2020-03-27T15:06:29.214Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-03-27T15:06:29.214Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.214Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.90s) [2020-03-27T15:06:29.214Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2020-03-27T15:06:29.214Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.47s) [2020-03-27T15:06:29.214Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.37s) [2020-03-27T15:06:29.214Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.47s) [2020-03-27T15:06:29.214Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.19s) [2020-03-27T15:06:29.214Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.21s) [2020-03-27T15:06:29.214Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-03-27T15:06:29.214Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.214Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.22s) [2020-03-27T15:06:29.214Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (6.92s) [2020-03-27T15:06:29.214Z] --- PASS: TestDockerSuite/TestLogsSince (8.78s) [2020-03-27T15:06:29.214Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-03-27T15:06:29.214Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.214Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-03-27T15:06:29.214Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.214Z] --- PASS: TestDockerSuite/TestLogsTail (2.56s) [2020-03-27T15:06:29.214Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.21s) [2020-03-27T15:06:29.214Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.00s) [2020-03-27T15:06:29.214Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2020-03-27T15:06:29.214Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.214Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2020-03-27T15:06:29.214Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.214Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2020-03-27T15:06:29.214Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.214Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-03-27T15:06:29.214Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.214Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-03-27T15:06:29.214Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.214Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-03-27T15:06:29.214Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.214Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2020-03-27T15:06:29.214Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.214Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-03-27T15:06:29.214Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.214Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.09s) [2020-03-27T15:06:29.214Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-03-27T15:06:29.214Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.214Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2020-03-27T15:06:29.214Z] requirement.go:26: unmatched requirement IsAmd64 [2020-03-27T15:06:29.214Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-03-27T15:06:29.214Z] requirement.go:26: unmatched requirement IsAmd64 [2020-03-27T15:06:29.214Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-03-27T15:06:29.214Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.214Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2020-03-27T15:06:29.214Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.214Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-03-27T15:06:29.214Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.214Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-03-27T15:06:29.214Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.214Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2020-03-27T15:06:29.214Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.214Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2020-03-27T15:06:29.214Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.214Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (3.99s) [2020-03-27T15:06:29.214Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2020-03-27T15:06:29.214Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.214Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2020-03-27T15:06:29.214Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-03-27T15:06:29.214Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.214Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-03-27T15:06:29.214Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.214Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-03-27T15:06:29.214Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.214Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-03-27T15:06:29.214Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.214Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-03-27T15:06:29.214Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.214Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-03-27T15:06:29.214Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.214Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2020-03-27T15:06:29.214Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.214Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (3.83s) [2020-03-27T15:06:29.214Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-03-27T15:06:29.214Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.214Z] --- PASS: TestDockerSuite/TestPsByOrder (7.47s) [2020-03-27T15:06:29.214Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-03-27T15:06:29.214Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.214Z] --- PASS: TestDockerSuite/TestPsListContainersBase (8.23s) [2020-03-27T15:06:29.214Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (12.75s) [2020-03-27T15:06:29.214Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.27s) [2020-03-27T15:06:29.214Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-03-27T15:06:29.214Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-03-27T15:06:29.214Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.56s) [2020-03-27T15:06:29.214Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.15s) [2020-03-27T15:06:29.214Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (6.27s) [2020-03-27T15:06:29.214Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (3.88s) [2020-03-27T15:06:29.214Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.11s) [2020-03-27T15:06:29.214Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.214Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-03-27T15:06:29.214Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.214Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.02s) [2020-03-27T15:06:29.214Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2020-03-27T15:06:29.214Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.214Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-03-27T15:06:29.214Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.214Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-03-27T15:06:29.214Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.214Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2020-03-27T15:06:29.214Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.214Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.33s) [2020-03-27T15:06:29.214Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-03-27T15:06:29.214Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.214Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.42s) [2020-03-27T15:06:29.214Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-03-27T15:06:29.214Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.214Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.31s) [2020-03-27T15:06:29.214Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.95s) [2020-03-27T15:06:29.214Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-03-27T15:06:29.214Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.214Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (8.39s) [2020-03-27T15:06:29.214Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.78s) [2020-03-27T15:06:29.214Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.12s) [2020-03-27T15:06:29.214Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (20.93s) [2020-03-27T15:06:29.214Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-03-27T15:06:29.214Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.214Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.49s) [2020-03-27T15:06:29.214Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.23s) [2020-03-27T15:06:29.214Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.16s) [2020-03-27T15:06:29.214Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.69s) [2020-03-27T15:06:29.214Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.00s) [2020-03-27T15:06:29.214Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.05s) [2020-03-27T15:06:29.214Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-03-27T15:06:29.214Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.214Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.01s) [2020-03-27T15:06:29.214Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2020-03-27T15:06:29.214Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.32s) [2020-03-27T15:06:29.214Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (14.10s) [2020-03-27T15:06:29.214Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (7.63s) [2020-03-27T15:06:29.214Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.63s) [2020-03-27T15:06:29.214Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.18s) [2020-03-27T15:06:29.214Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.14s) [2020-03-27T15:06:29.214Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.44s) [2020-03-27T15:06:29.214Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.61s) [2020-03-27T15:06:29.214Z] --- PASS: TestDockerSuite/TestRmiTag (0.65s) [2020-03-27T15:06:29.214Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (7.16s) [2020-03-27T15:06:29.214Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (15.92s) [2020-03-27T15:06:29.214Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.27s) [2020-03-27T15:06:29.214Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.05s) [2020-03-27T15:06:29.214Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.04s) [2020-03-27T15:06:29.214Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-03-27T15:06:29.214Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.214Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2020-03-27T15:06:29.214Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.214Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-03-27T15:06:29.214Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.214Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-03-27T15:06:29.214Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.214Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2020-03-27T15:06:29.214Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.214Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2020-03-27T15:06:29.214Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.214Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2020-03-27T15:06:29.214Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.214Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.81s) [2020-03-27T15:06:29.214Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2020-03-27T15:06:29.214Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.214Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-03-27T15:06:29.214Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.215Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (8.72s) [2020-03-27T15:06:29.215Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.52s) [2020-03-27T15:06:29.215Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.23s) [2020-03-27T15:06:29.215Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (1.99s) [2020-03-27T15:06:29.215Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (1.92s) [2020-03-27T15:06:29.215Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2020-03-27T15:06:29.215Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.06s) [2020-03-27T15:06:29.215Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-03-27T15:06:29.215Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.215Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-03-27T15:06:29.215Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.215Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-03-27T15:06:29.215Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.215Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2020-03-27T15:06:29.215Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.215Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-03-27T15:06:29.215Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.215Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-03-27T15:06:29.215Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.215Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-03-27T15:06:29.215Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.215Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-03-27T15:06:29.215Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.215Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-03-27T15:06:29.215Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.215Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-03-27T15:06:29.215Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.215Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-03-27T15:06:29.215Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.215Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.91s) [2020-03-27T15:06:29.215Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-03-27T15:06:29.215Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.215Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.81s) [2020-03-27T15:06:29.215Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2020-03-27T15:06:29.215Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.215Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-03-27T15:06:29.215Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.215Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.89s) [2020-03-27T15:06:29.215Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-03-27T15:06:29.215Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.215Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-03-27T15:06:29.215Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.215Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-03-27T15:06:29.215Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.215Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-03-27T15:06:29.215Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.215Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-03-27T15:06:29.215Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.215Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2020-03-27T15:06:29.215Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.215Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-03-27T15:06:29.215Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.215Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.06s) [2020-03-27T15:06:29.215Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.15s) [2020-03-27T15:06:29.215Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (1.91s) [2020-03-27T15:06:29.215Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-03-27T15:06:29.215Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.215Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-03-27T15:06:29.215Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.215Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-03-27T15:06:29.215Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.215Z] --- PASS: TestDockerSuite/TestRunCreateVolume (6.79s) [2020-03-27T15:06:29.215Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-03-27T15:06:29.215Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.215Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-03-27T15:06:29.215Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.215Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-03-27T15:06:29.215Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.215Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-03-27T15:06:29.215Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.215Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.20s) [2020-03-27T15:06:29.215Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (11.31s) [2020-03-27T15:06:29.215Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-03-27T15:06:29.215Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.215Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-03-27T15:06:29.215Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.215Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2020-03-27T15:06:29.215Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.215Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2020-03-27T15:06:29.215Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.215Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-03-27T15:06:29.215Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.215Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-03-27T15:06:29.215Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.215Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.13s) [2020-03-27T15:06:29.215Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-03-27T15:06:29.215Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.215Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.13s) [2020-03-27T15:06:29.215Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-03-27T15:06:29.215Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.215Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (1.92s) [2020-03-27T15:06:29.215Z] --- PASS: TestDockerSuite/TestRunEchoStdout (1.99s) [2020-03-27T15:06:29.215Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-03-27T15:06:29.215Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.215Z] --- PASS: TestDockerSuite/TestRunEntrypoint (1.85s) [2020-03-27T15:06:29.215Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2020-03-27T15:06:29.215Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.215Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-03-27T15:06:29.215Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.215Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-03-27T15:06:29.215Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.215Z] --- PASS: TestDockerSuite/TestRunExitCode (1.82s) [2020-03-27T15:06:29.215Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.16s) [2020-03-27T15:06:29.215Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.00s) [2020-03-27T15:06:29.215Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.15s) [2020-03-27T15:06:29.215Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2020-03-27T15:06:29.215Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-03-27T15:06:29.215Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.215Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2020-03-27T15:06:29.215Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.215Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-03-27T15:06:29.215Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.215Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-03-27T15:06:29.215Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.215Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-03-27T15:06:29.215Z] requirement.go:26: unmatched requirement IsolationIsHyperv [2020-03-27T15:06:29.215Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-03-27T15:06:29.215Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.215Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2020-03-27T15:06:29.215Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.215Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.83s) [2020-03-27T15:06:29.215Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-03-27T15:06:29.215Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.215Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.06s) [2020-03-27T15:06:29.215Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2020-03-27T15:06:29.215Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.215Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-03-27T15:06:29.215Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.215Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-03-27T15:06:29.215Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.215Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-03-27T15:06:29.215Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.215Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.21s) [2020-03-27T15:06:29.215Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-03-27T15:06:29.215Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.215Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.62s) [2020-03-27T15:06:29.215Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2020-03-27T15:06:29.215Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.215Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-03-27T15:06:29.215Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.215Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-03-27T15:06:29.215Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.215Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-03-27T15:06:29.215Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.215Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-03-27T15:06:29.215Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.215Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-03-27T15:06:29.215Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.215Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-03-27T15:06:29.215Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.215Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-03-27T15:06:29.215Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.215Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2020-03-27T15:06:29.215Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.215Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-03-27T15:06:29.215Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.215Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2020-03-27T15:06:29.215Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.215Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2020-03-27T15:06:29.215Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.215Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-03-27T15:06:29.215Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.215Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-03-27T15:06:29.215Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.215Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.18s) [2020-03-27T15:06:29.215Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-03-27T15:06:29.215Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.215Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2020-03-27T15:06:29.215Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.215Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-03-27T15:06:29.215Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.215Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.52s) [2020-03-27T15:06:29.215Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.71s) [2020-03-27T15:06:29.215Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-03-27T15:06:29.215Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.215Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-03-27T15:06:29.215Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.215Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2020-03-27T15:06:29.215Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.215Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-03-27T15:06:29.215Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.215Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-03-27T15:06:29.215Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.215Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-03-27T15:06:29.215Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.215Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2020-03-27T15:06:29.215Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.215Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-03-27T15:06:29.215Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.215Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-03-27T15:06:29.215Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.215Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.36s) [2020-03-27T15:06:29.215Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.94s) [2020-03-27T15:06:29.215Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.91s) [2020-03-27T15:06:29.215Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.00s) [2020-03-27T15:06:29.215Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.98s) [2020-03-27T15:06:29.215Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.88s) [2020-03-27T15:06:29.215Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2020-03-27T15:06:29.215Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.215Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2020-03-27T15:06:29.215Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.215Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-03-27T15:06:29.215Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.215Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2020-03-27T15:06:29.215Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.215Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-03-27T15:06:29.215Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.215Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-03-27T15:06:29.215Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.215Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-03-27T15:06:29.215Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.215Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-03-27T15:06:29.215Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.215Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.26s) [2020-03-27T15:06:29.215Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2020-03-27T15:06:29.215Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.215Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-03-27T15:06:29.215Z] requirement.go:26: unmatched requirement Apparmor [2020-03-27T15:06:29.215Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2020-03-27T15:06:29.215Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.215Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2020-03-27T15:06:29.215Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.215Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-03-27T15:06:29.215Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.215Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.23s) [2020-03-27T15:06:29.215Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-03-27T15:06:29.215Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.215Z] --- PASS: TestDockerSuite/TestRunRm (1.95s) [2020-03-27T15:06:29.215Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.03s) [2020-03-27T15:06:29.215Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.11s) [2020-03-27T15:06:29.215Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (1.90s) [2020-03-27T15:06:29.215Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.78s) [2020-03-27T15:06:29.215Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.17s) [2020-03-27T15:06:29.215Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-03-27T15:06:29.215Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.215Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2020-03-27T15:06:29.215Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.215Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (1.87s) [2020-03-27T15:06:29.215Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2020-03-27T15:06:29.215Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.215Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.81s) [2020-03-27T15:06:29.215Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-03-27T15:06:29.215Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.215Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-03-27T15:06:29.215Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.215Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.17s) [2020-03-27T15:06:29.215Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2020-03-27T15:06:29.215Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-03-27T15:06:29.215Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.215Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.43s) [2020-03-27T15:06:29.215Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-03-27T15:06:29.215Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.215Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-03-27T15:06:29.216Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.216Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2020-03-27T15:06:29.216Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.216Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-03-27T15:06:29.216Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.216Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2020-03-27T15:06:29.216Z] requirement.go:26: unmatched requirement Apparmor [2020-03-27T15:06:29.216Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2020-03-27T15:06:29.216Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.216Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-03-27T15:06:29.216Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.216Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-03-27T15:06:29.216Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.216Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-03-27T15:06:29.216Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.216Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2020-03-27T15:06:29.216Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.216Z] --- PASS: TestDockerSuite/TestRunUserDefaults (1.89s) [2020-03-27T15:06:29.216Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2020-03-27T15:06:29.216Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.216Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.03s) [2020-03-27T15:06:29.216Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-03-27T15:06:29.216Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.216Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2020-03-27T15:06:29.216Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.216Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.56s) [2020-03-27T15:06:29.216Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (5.99s) [2020-03-27T15:06:29.216Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (8.78s) [2020-03-27T15:06:29.216Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.80s) [2020-03-27T15:06:29.216Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-03-27T15:06:29.216Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.216Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.10s) [2020-03-27T15:06:29.216Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-03-27T15:06:29.216Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.216Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-03-27T15:06:29.216Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.216Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.80s) [2020-03-27T15:06:29.216Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.02s) [2020-03-27T15:06:29.216Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.07s) [2020-03-27T15:06:29.216Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-03-27T15:06:29.216Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.216Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s) [2020-03-27T15:06:29.216Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2020-03-27T15:06:29.216Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-03-27T15:06:29.216Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.216Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-03-27T15:06:29.216Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.216Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-03-27T15:06:29.216Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.216Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-03-27T15:06:29.216Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.216Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2020-03-27T15:06:29.216Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.216Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.63s) [2020-03-27T15:06:29.216Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.58s) [2020-03-27T15:06:29.216Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.92s) [2020-03-27T15:06:29.216Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (8.61s) [2020-03-27T15:06:29.216Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-03-27T15:06:29.216Z] requirement.go:26: unmatched requirement Apparmor [2020-03-27T15:06:29.216Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-03-27T15:06:29.216Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.216Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-03-27T15:06:29.216Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.681Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-03-27T15:06:29.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.681Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-03-27T15:06:29.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.682Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-03-27T15:06:29.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.682Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-03-27T15:06:29.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.682Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-03-27T15:06:29.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.682Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2020-03-27T15:06:29.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.682Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-03-27T15:06:29.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.682Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2020-03-27T15:06:29.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.682Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-03-27T15:06:29.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.682Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-03-27T15:06:29.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.682Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2020-03-27T15:06:29.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.682Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-03-27T15:06:29.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.682Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-03-27T15:06:29.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.682Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-03-27T15:06:29.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.682Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.35s) [2020-03-27T15:06:29.682Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.49s) [2020-03-27T15:06:29.682Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.45s) [2020-03-27T15:06:29.682Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.36s) [2020-03-27T15:06:29.682Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.61s) [2020-03-27T15:06:29.682Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.05s) [2020-03-27T15:06:29.682Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-03-27T15:06:29.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.682Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (6.91s) [2020-03-27T15:06:29.682Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-03-27T15:06:29.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.682Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.76s) [2020-03-27T15:06:29.682Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-03-27T15:06:29.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.682Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-03-27T15:06:29.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.682Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2020-03-27T15:06:29.682Z] requirement.go:26: unmatched requirement IsPausable [2020-03-27T15:06:29.682Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2020-03-27T15:06:29.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.682Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.30s) [2020-03-27T15:06:29.682Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-03-27T15:06:29.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.682Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-03-27T15:06:29.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.682Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-03-27T15:06:29.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.682Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-03-27T15:06:29.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.682Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2020-03-27T15:06:29.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.682Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2020-03-27T15:06:29.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.682Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.95s) [2020-03-27T15:06:29.682Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.08s) [2020-03-27T15:06:29.682Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2020-03-27T15:06:29.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.682Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.74s) [2020-03-27T15:06:29.682Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-03-27T15:06:29.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.682Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-03-27T15:06:29.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.682Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-03-27T15:06:29.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.682Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-03-27T15:06:29.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.682Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-03-27T15:06:29.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.682Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-03-27T15:06:29.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.682Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.34s) [2020-03-27T15:06:29.682Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.14s) [2020-03-27T15:06:29.682Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.22s) [2020-03-27T15:06:29.682Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-03-27T15:06:29.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.682Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.31s) [2020-03-27T15:06:29.682Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.28s) [2020-03-27T15:06:29.682Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.17s) [2020-03-27T15:06:29.682Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.28s) [2020-03-27T15:06:29.682Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2020-03-27T15:06:29.682Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.77s) [2020-03-27T15:06:29.682Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.37s) [2020-03-27T15:06:29.682Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.37s) [2020-03-27T15:06:29.682Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2020-03-27T15:06:29.682Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.17s) [2020-03-27T15:06:29.682Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (6.97s) [2020-03-27T15:06:29.682Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-03-27T15:06:29.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.682Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.59s) [2020-03-27T15:06:29.682Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.20s) [2020-03-27T15:06:29.682Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2020-03-27T15:06:29.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.682Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.04s) [2020-03-27T15:06:29.682Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.29s) [2020-03-27T15:06:29.682Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.28s) [2020-03-27T15:06:29.682Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (7.86s) [2020-03-27T15:06:29.682Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-03-27T15:06:29.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.682Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.36s) [2020-03-27T15:06:29.682Z] === RUN TestDockerRegistrySuite [2020-03-27T15:06:29.682Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-03-27T15:06:29.682Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-03-27T15:06:29.682Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-03-27T15:06:29.682Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-03-27T15:06:29.682Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-03-27T15:06:29.682Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-03-27T15:06:29.682Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-03-27T15:06:29.682Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-03-27T15:06:29.682Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-03-27T15:06:29.682Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-03-27T15:06:29.682Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-03-27T15:06:29.682Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-03-27T15:06:29.682Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-03-27T15:06:29.682Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-03-27T15:06:29.682Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-03-27T15:06:29.682Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-03-27T15:06:29.682Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-03-27T15:06:29.682Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-03-27T15:06:29.682Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-03-27T15:06:29.682Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-03-27T15:06:29.682Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-03-27T15:06:29.682Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-03-27T15:06:29.682Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-03-27T15:06:29.682Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-03-27T15:06:29.682Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-03-27T15:06:29.682Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-03-27T15:06:29.682Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-03-27T15:06:29.682Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-03-27T15:06:29.682Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-03-27T15:06:29.682Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-03-27T15:06:29.682Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-03-27T15:06:29.682Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-03-27T15:06:29.682Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-03-27T15:06:29.682Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-03-27T15:06:29.682Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-03-27T15:06:29.682Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-03-27T15:06:29.682Z] --- PASS: TestDockerRegistrySuite (0.00s) [2020-03-27T15:06:29.682Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-03-27T15:06:29.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.682Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-03-27T15:06:29.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.682Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-03-27T15:06:29.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.682Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-03-27T15:06:29.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.682Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-03-27T15:06:29.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.682Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-03-27T15:06:29.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.682Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-03-27T15:06:29.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.682Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-03-27T15:06:29.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.682Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-03-27T15:06:29.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.682Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-03-27T15:06:29.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.682Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-03-27T15:06:29.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.682Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-03-27T15:06:29.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.682Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-03-27T15:06:29.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.682Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-03-27T15:06:29.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.682Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-03-27T15:06:29.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.682Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-03-27T15:06:29.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.682Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-03-27T15:06:29.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.682Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-03-27T15:06:29.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.682Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-03-27T15:06:29.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.682Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-03-27T15:06:29.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.682Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-03-27T15:06:29.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.682Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-03-27T15:06:29.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.682Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-03-27T15:06:29.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.682Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-03-27T15:06:29.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.682Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-03-27T15:06:29.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.682Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-03-27T15:06:29.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.682Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-03-27T15:06:29.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.682Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-03-27T15:06:29.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.682Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-03-27T15:06:29.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.682Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-03-27T15:06:29.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.682Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-03-27T15:06:29.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.682Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-03-27T15:06:29.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.682Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-03-27T15:06:29.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.682Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-03-27T15:06:29.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.682Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-03-27T15:06:29.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.682Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-03-27T15:06:29.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.682Z] === RUN TestDockerSchema1RegistrySuite [2020-03-27T15:06:29.682Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-03-27T15:06:29.682Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-03-27T15:06:29.682Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-03-27T15:06:29.682Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-03-27T15:06:29.682Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-03-27T15:06:29.682Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-03-27T15:06:29.682Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-03-27T15:06:29.682Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-03-27T15:06:29.682Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-03-27T15:06:29.682Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-03-27T15:06:29.682Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-03-27T15:06:29.683Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-03-27T15:06:29.683Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-03-27T15:06:29.683Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-03-27T15:06:29.683Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-03-27T15:06:29.683Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-03-27T15:06:29.683Z] --- PASS: TestDockerSchema1RegistrySuite (0.02s) [2020-03-27T15:06:29.683Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-03-27T15:06:29.683Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.683Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-03-27T15:06:29.683Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.683Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-03-27T15:06:29.683Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.683Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-03-27T15:06:29.683Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.683Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-03-27T15:06:29.683Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.683Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-03-27T15:06:29.683Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.683Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-03-27T15:06:29.683Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.683Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-03-27T15:06:29.683Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.683Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-03-27T15:06:29.683Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.683Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-03-27T15:06:29.683Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.683Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-03-27T15:06:29.683Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.683Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-03-27T15:06:29.683Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.683Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-03-27T15:06:29.683Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.683Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-03-27T15:06:29.683Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.683Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-03-27T15:06:29.683Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.683Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-03-27T15:06:29.683Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.683Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-03-27T15:06:29.683Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-03-27T15:06:29.683Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-03-27T15:06:29.683Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-03-27T15:06:29.683Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-03-27T15:06:29.683Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-03-27T15:06:29.683Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-03-27T15:06:29.683Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-03-27T15:06:29.683Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-03-27T15:06:29.683Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2020-03-27T15:06:29.683Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-03-27T15:06:29.683Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.683Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-03-27T15:06:29.683Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.683Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-03-27T15:06:29.683Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.683Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-03-27T15:06:29.683Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.683Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-03-27T15:06:29.683Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.683Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-03-27T15:06:29.683Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.683Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-03-27T15:06:29.683Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.683Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-03-27T15:06:29.683Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.683Z] === RUN TestDockerRegistryAuthTokenSuite [2020-03-27T15:06:29.683Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-03-27T15:06:29.683Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-03-27T15:06:29.683Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-03-27T15:06:29.683Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-03-27T15:06:29.683Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-03-27T15:06:29.683Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2020-03-27T15:06:29.683Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-03-27T15:06:29.683Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.683Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-03-27T15:06:29.683Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.683Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-03-27T15:06:29.683Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.683Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-03-27T15:06:29.683Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.683Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-03-27T15:06:29.683Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.683Z] === RUN TestDockerDaemonSuite [2020-03-27T15:06:29.683Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-03-27T15:06:29.683Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-03-27T15:06:29.683Z] === RUN TestDockerDaemonSuite/TestRegistryMirrors [2020-03-27T15:06:29.683Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-03-27T15:06:29.683Z] --- PASS: TestDockerDaemonSuite (0.00s) [2020-03-27T15:06:29.683Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-03-27T15:06:29.683Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.683Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-03-27T15:06:29.683Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.683Z] --- SKIP: TestDockerDaemonSuite/TestRegistryMirrors (0.00s) [2020-03-27T15:06:29.683Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.683Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-03-27T15:06:29.683Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.683Z] === RUN TestDockerSwarmSuite [2020-03-27T15:06:29.683Z] --- PASS: TestDockerSwarmSuite (0.00s) [2020-03-27T15:06:29.683Z] === RUN TestDockerPluginSuite [2020-03-27T15:06:29.683Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2020-03-27T15:06:29.683Z] === RUN TestDockerPluginSuite/TestPluginCreate [2020-03-27T15:06:29.683Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2020-03-27T15:06:29.683Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2020-03-27T15:06:29.683Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2020-03-27T15:06:29.683Z] === RUN TestDockerPluginSuite/TestPluginInspect [2020-03-27T15:06:29.683Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2020-03-27T15:06:29.683Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2020-03-27T15:06:29.683Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2020-03-27T15:06:29.683Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2020-03-27T15:06:29.683Z] === RUN TestDockerPluginSuite/TestPluginSet [2020-03-27T15:06:29.683Z] --- PASS: TestDockerPluginSuite (0.00s) [2020-03-27T15:06:29.683Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-03-27T15:06:29.683Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.683Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-03-27T15:06:29.683Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.683Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-03-27T15:06:29.683Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.683Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-03-27T15:06:29.683Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.683Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-03-27T15:06:29.683Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.683Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-03-27T15:06:29.683Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.683Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-03-27T15:06:29.683Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.683Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-03-27T15:06:29.683Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.683Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-03-27T15:06:29.683Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.683Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-03-27T15:06:29.683Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.683Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-03-27T15:06:29.683Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.683Z] === RUN TestDockerExternalVolumeSuite [2020-03-27T15:06:29.683Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2020-03-27T15:06:29.683Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.683Z] === RUN TestDockerNetworkSuite [2020-03-27T15:06:29.683Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2020-03-27T15:06:29.683Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.683Z] === RUN TestDockerHubPullSuite [2020-03-27T15:06:29.683Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2020-03-27T15:06:29.683Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-27T15:06:29.683Z] PASS [2020-03-27T15:06:29.683Z] ok github.com/docker/docker/integration-cli 2357.973s [2020-03-27T15:06:29.683Z] INFO: Integration tests ended at 03/27/2020 15:06:29. Duration:00:39:25.4302385 [2020-03-27T15:06:29.683Z] INFO: Docker info of the daemon under test at end of run [2020-03-27T15:06:29.683Z] [2020-03-27T15:06:29.683Z] Containers: 2 [2020-03-27T15:06:29.683Z] Running: 0 [2020-03-27T15:06:29.683Z] Paused: 0 [2020-03-27T15:06:29.683Z] Stopped: 2 [2020-03-27T15:06:29.683Z] Images: 12 [2020-03-27T15:06:29.683Z] Server Version: 0.0.0-dev [2020-03-27T15:06:29.683Z] Storage Driver: windowsfilter [2020-03-27T15:06:29.683Z] Windows: [2020-03-27T15:06:29.683Z] Logging Driver: json-file [2020-03-27T15:06:29.683Z] Plugins: [2020-03-27T15:06:29.683Z] Volume: local [2020-03-27T15:06:29.683Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-03-27T15:06:29.683Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-03-27T15:06:29.683Z] Swarm: inactive [2020-03-27T15:06:29.683Z] Default Isolation: process [2020-03-27T15:06:29.683Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-03-27T15:06:29.683Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039) [2020-03-27T15:06:29.683Z] OSType: windows [2020-03-27T15:06:29.683Z] Architecture: x86_64 [2020-03-27T15:06:29.683Z] CPUs: 4 [2020-03-27T15:06:29.683Z] Total Memory: 32GiB [2020-03-27T15:06:29.683Z] Name: azwin-2-4a9b40 [2020-03-27T15:06:29.683Z] ID: YUHM:43UE:DX7W:IVUE:EHFP:G6C2:VPVO:YVAE:YVBT:HAKU:T2XE:H6L2 [2020-03-27T15:06:29.683Z] Docker Root Dir: D:\CI\PR-40617\12\daemon [2020-03-27T15:06:29.683Z] Debug Mode (client): false [2020-03-27T15:06:29.683Z] Debug Mode (server): true [2020-03-27T15:06:29.683Z] File Descriptors: -1 [2020-03-27T15:06:29.683Z] Goroutines: 18 [2020-03-27T15:06:29.683Z] System Time: 2020-03-27T15:06:29.3746693Z [2020-03-27T15:06:29.683Z] EventsListeners: 0 [2020-03-27T15:06:29.683Z] Registry: https://index.docker.io/v1/ [2020-03-27T15:06:29.683Z] Labels: [2020-03-27T15:06:29.683Z] Experimental: false [2020-03-27T15:06:29.683Z] Insecure Registries: [2020-03-27T15:06:29.683Z] 127.0.0.0/8 [2020-03-27T15:06:29.683Z] Live Restore Enabled: false [2020-03-27T15:06:29.683Z] [2020-03-27T15:06:29.683Z] [2020-03-27T15:06:29.683Z] INFO: Stopping daemon under test [2020-03-27T15:06:30.146Z] SUCCESS: The process with PID 5604 (child process of PID 2288) has been terminated. [2020-03-27T15:06:30.146Z] SUCCESS: The process with PID 2288 (child process of PID 4880) has been terminated. [2020-03-27T15:06:30.146Z] INFO: Stop tailing logs of the daemon under tests [2020-03-27T15:06:30.146Z] INFO: executeCI.ps1 Completed successfully at 03/27/2020 15:06:29. [2020-03-27T15:06:30.146Z] INFO: Tidying up at end of run [2020-03-27T15:06:30.146Z] INFO: Saving daemon under test log (d:\CI\PR-40617\12\dut.out) to C:\windows\TEMP\CIDUT.out [2020-03-27T15:06:30.146Z] INFO: Saving daemon under test log (d:\CI\PR-40617\12\dut.err) to C:\windows\TEMP\CIDUT.err [2020-03-27T15:06:30.146Z] INFO: Nuke-Everything... [2020-03-27T15:06:30.146Z] INFO: Container count on control daemon to delete is 2 [2020-03-27T15:06:31.122Z] 91ece9cac34a [2020-03-27T15:06:31.122Z] 47896e750f60 [2020-03-27T15:06:31.122Z] INFO: Tidying pidfile d:\CI\PR-40617\12\docker.pid [2020-03-27T15:06:31.122Z] INFO: Nuking d:\CI [2020-03-27T15:07:01.206Z] INFO: Zapped successfully [2020-03-27T15:07:01.206Z] [2020-03-27T15:07:01.206Z] INFO: executeCI.ps1 exiting at Fri Mar 27 15:06:58 CUT 2020. Duration 01:01:16.7196866 [2020-03-27T15:07:01.206Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-03-27T15:07:02.872Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-03-27T15:07:04.069Z] Archiving artifacts [2020-03-27T15:07:19.833Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40617/12/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-03-27T15:07:20.765Z] + make clean [2020-03-27T15:07:22.314Z] docker volume rm -f docker-dev-cache [2020-03-27T15:07:22.314Z] 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