Pull request #40647 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from f2d49cb7ee7f1abf666682f8e41db8d318e31731+bcc50d602ff32c0b2b2fa92683f28813f2824aa3 (960f902c9d49b343626cb157bc34a37bc3a97f79) 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 49b252bdf16273de41b9b961caae5440a249d3e0 using credential jps-reader > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 49b252bdf16273de41b9b961caae5440a249d3e0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 49b252bdf16273de41b9b961caae5440a249d3e0 # timeout=10 Commit message: "Merge pull request #19 from docker/add-getNodeNamesByLabel" > git rev-list --no-walk 49b252bdf16273de41b9b961caae5440a249d3e0 # 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-09T15:40:35.026Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-03-09T15:40:35.030Z] Trying to pass milestone 1 [Pipeline] milestone [2020-03-09T15:40:35.062Z] Trying to pass milestone 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-03-09T15:40:35.266Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-big (i-05501e8bc238d96fd) in /home/ubuntu/workspace/moby_PR-40647 [Pipeline] { [Pipeline] checkout [2020-03-09T15:40:36.586Z] using credential docker-jenkins-github-credentials [2020-03-09T15:40:36.595Z] Cloning the remote Git repository [2020-03-09T15:40:36.595Z] Cloning with configured refspecs honoured and without tags [2020-03-09T15:40:36.651Z] Cloning repository https://github.com/moby/moby.git [2020-03-09T15:40:36.674Z] > git init /home/ubuntu/workspace/moby_PR-40647 # timeout=10 [2020-03-09T15:40:37.037Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-09T15:40:37.037Z] > git --version # timeout=10 [2020-03-09T15:40:37.040Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-09T15:40:37.139Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40647/head:refs/remotes/origin/PR-40647 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-09T15:40:46.066Z] Fetching without tags [2020-03-09T15:40:46.331Z] Merging remotes/origin/master commit bcc50d602ff32c0b2b2fa92683f28813f2824aa3 into PR head commit f2d49cb7ee7f1abf666682f8e41db8d318e31731 [2020-03-09T15:40:46.041Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-09T15:40:46.044Z] > git config --add remote.origin.fetch +refs/pull/40647/head:refs/remotes/origin/PR-40647 # timeout=10 [2020-03-09T15:40:46.049Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-09T15:40:46.060Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-09T15:40:46.067Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-09T15:40:46.067Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-09T15:40:46.068Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40647/head:refs/remotes/origin/PR-40647 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-09T15:40:46.334Z] > git config core.sparsecheckout # timeout=10 [2020-03-09T15:40:46.337Z] > git checkout -f f2d49cb7ee7f1abf666682f8e41db8d318e31731 # timeout=10 [2020-03-09T15:40:47.643Z] Merge succeeded, producing 30bfe23d4f17241844e50ca1ce2465dbff15cbe4 [2020-03-09T15:40:47.644Z] Checking out Revision 30bfe23d4f17241844e50ca1ce2465dbff15cbe4 (PR-40647) [2020-03-09T15:40:47.328Z] > git merge bcc50d602ff32c0b2b2fa92683f28813f2824aa3 # timeout=10 [2020-03-09T15:40:47.636Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-09T15:40:47.643Z] > git config core.sparsecheckout # timeout=10 [2020-03-09T15:40:47.646Z] > git checkout -f 30bfe23d4f17241844e50ca1ce2465dbff15cbe4 # timeout=10 [2020-03-09T15:40:51.276Z] Commit message: "Merge commit 'bcc50d602ff32c0b2b2fa92683f28813f2824aa3' into HEAD" [2020-03-09T15:40:51.282Z] First time build. Skipping changelog. [2020-03-09T15:40:51.275Z] > git rev-list --no-walk 663345181db3e38ed804f02cabfd44e5b5bd0608 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-03-09T15:40:52.682Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40647:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2020-03-09T15:40:57.921Z] Unable to find image 'alpine:latest' locally [2020-03-09T15:40:58.177Z] latest: Pulling from library/alpine [2020-03-09T15:40:58.177Z] c9b1b535fdd9: Pulling fs layer [2020-03-09T15:40:58.177Z] c9b1b535fdd9: Verifying Checksum [2020-03-09T15:40:58.177Z] c9b1b535fdd9: Download complete [2020-03-09T15:40:58.432Z] c9b1b535fdd9: Pull complete [2020-03-09T15:40:58.432Z] Digest: sha256:ab00606a42621fb68f2ed6ad3c88be54397f981a7b70a79db3d1172b11c4367d [2020-03-09T15:40:58.432Z] Status: Downloaded newer image for alpine:latest [2020-03-09T15:41:03.675Z] 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: arm64) [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] { (arm64) [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 [Pipeline] node Stage "win-RS1" skipped due to when conditional [2020-03-09T15:41:04.597Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-big (i-05501e8bc238d96fd) in /home/ubuntu/workspace/moby_PR-40647 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } [2020-03-09T15:41:04.623Z] Running on ppc64le-ubuntu-12 in /home/docker/workspace/moby_PR-40647 Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [2020-03-09T15:41:04.692Z] using credential docker-jenkins-github-credentials [2020-03-09T15:41:04.698Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-mem (i-082e777065399251e) in /home/ubuntu/workspace/moby_PR-40647 [2020-03-09T15:41:04.706Z] Fetching changes from the remote Git repository [Pipeline] // stage [Pipeline] { [2020-03-09T15:41:04.714Z] Fetching without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] checkout 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-09T15:41:04.817Z] using credential docker-jenkins-github-credentials [2020-03-09T15:41:04.837Z] Cloning the remote Git repository [2020-03-09T15:41:04.837Z] Cloning with configured refspecs honoured and without tags [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] // stage [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [2020-03-09T15:41:05.000Z] Merging remotes/origin/master commit bcc50d602ff32c0b2b2fa92683f28813f2824aa3 into PR head commit f2d49cb7ee7f1abf666682f8e41db8d318e31731 [Pipeline] } [Pipeline] } [2020-03-09T15:41:05.142Z] Running on s390x-ubuntu-06 in /home/jenkins/workspace/moby_PR-40647 [Pipeline] { [Pipeline] checkout [2020-03-09T15:41:05.334Z] Merge succeeded, producing 52f62e3ec93cac19266eed3c44f535c9f2793d2e [2020-03-09T15:41:05.335Z] Checking out Revision 52f62e3ec93cac19266eed3c44f535c9f2793d2e (PR-40647) [2020-03-09T15:41:05.346Z] using credential docker-jenkins-github-credentials [2020-03-09T15:41:05.388Z] Commit message: "Merge commit 'bcc50d602ff32c0b2b2fa92683f28813f2824aa3' into HEAD" [2020-03-09T15:41:05.390Z] Cloning the remote Git repository [2020-03-09T15:41:05.390Z] Cloning with configured refspecs honoured and without tags [2020-03-09T15:41:05.393Z] First time build. Skipping changelog. [2020-03-09T15:41:04.697Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-03-09T15:41:04.703Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-09T15:41:04.712Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-09T15:41:04.712Z] > git --version # timeout=10 [2020-03-09T15:41:04.714Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-09T15:41:04.715Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40647/head:refs/remotes/origin/PR-40647 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-09T15:41:05.039Z] > git config core.sparsecheckout # timeout=10 [2020-03-09T15:41:05.041Z] > git checkout -f f2d49cb7ee7f1abf666682f8e41db8d318e31731 # timeout=10 [2020-03-09T15:41:05.269Z] > git merge bcc50d602ff32c0b2b2fa92683f28813f2824aa3 # timeout=10 [2020-03-09T15:41:05.325Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-09T15:41:05.331Z] > git config core.sparsecheckout # timeout=10 [2020-03-09T15:41:05.332Z] > git checkout -f 52f62e3ec93cac19266eed3c44f535c9f2793d2e # timeout=10 [2020-03-09T15:41:05.384Z] > git rev-list --no-walk 663345181db3e38ed804f02cabfd44e5b5bd0608 # timeout=10 [2020-03-09T15:41:04.845Z] Cloning repository https://github.com/moby/moby.git [2020-03-09T15:41:04.846Z] > git init /home/docker/workspace/moby_PR-40647 # timeout=10 [2020-03-09T15:41:04.852Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-09T15:41:04.852Z] > git --version # timeout=10 [2020-03-09T15:41:04.855Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-09T15:41:04.856Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40647/head:refs/remotes/origin/PR-40647 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-09T15:41:06.079Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0ae025865c6eb67c1) in /home/ubuntu/workspace/moby_PR-40647 [Pipeline] { [Pipeline] checkout [2020-03-09T15:41:06.130Z] using credential docker-jenkins-github-credentials [2020-03-09T15:41:06.142Z] Cloning the remote Git repository [2020-03-09T15:41:06.142Z] Cloning with configured refspecs honoured and without tags [2020-03-09T15:41:05.423Z] Cloning repository https://github.com/moby/moby.git [2020-03-09T15:41:05.425Z] > git init /home/jenkins/workspace/moby_PR-40647 # timeout=10 [2020-03-09T15:41:05.452Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-09T15:41:05.453Z] > git --version # timeout=10 [2020-03-09T15:41:05.469Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-09T15:41:05.471Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40647/head:refs/remotes/origin/PR-40647 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-09T15:41:06.148Z] Cloning repository https://github.com/moby/moby.git [2020-03-09T15:41:06.148Z] > git init /home/ubuntu/workspace/moby_PR-40647 # timeout=10 [2020-03-09T15:41:06.157Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-09T15:41:06.158Z] > git --version # timeout=10 [2020-03-09T15:41:06.162Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-09T15:41:06.163Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40647/head:refs/remotes/origin/PR-40647 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-09T15:41:07.449Z] using credential docker-jenkins-github-credentials [2020-03-09T15:41:07.457Z] Cloning the remote Git repository [2020-03-09T15:41:07.457Z] Cloning with configured refspecs honoured and without tags [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-03-09T15:41:07.800Z] + docker version [2020-03-09T15:41:07.800Z] Client: Docker Engine - Community [2020-03-09T15:41:07.800Z] Version: 19.03.5 [2020-03-09T15:41:07.800Z] API version: 1.40 [2020-03-09T15:41:07.800Z] Go version: go1.12.12 [2020-03-09T15:41:07.800Z] Git commit: 633a0ea838 [2020-03-09T15:41:07.800Z] Built: Wed Nov 13 07:29:52 2019 [2020-03-09T15:41:07.800Z] OS/Arch: linux/amd64 [2020-03-09T15:41:07.800Z] Experimental: false [2020-03-09T15:41:07.800Z] [2020-03-09T15:41:07.800Z] Server: Docker Engine - Community [2020-03-09T15:41:07.800Z] Engine: [2020-03-09T15:41:07.800Z] Version: 19.03.5 [2020-03-09T15:41:07.800Z] API version: 1.40 (minimum version 1.12) [2020-03-09T15:41:07.800Z] Go version: go1.12.12 [2020-03-09T15:41:07.800Z] Git commit: 633a0ea838 [2020-03-09T15:41:07.800Z] Built: Wed Nov 13 07:28:22 2019 [2020-03-09T15:41:07.800Z] OS/Arch: linux/amd64 [2020-03-09T15:41:07.800Z] Experimental: true [2020-03-09T15:41:07.800Z] containerd: [2020-03-09T15:41:07.800Z] Version: 1.2.10 [2020-03-09T15:41:07.800Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-03-09T15:41:07.800Z] runc: [2020-03-09T15:41:07.800Z] Version: 1.0.0-rc8+dev [2020-03-09T15:41:07.800Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-03-09T15:41:07.800Z] docker-init: [2020-03-09T15:41:07.800Z] Version: 0.18.0 [2020-03-09T15:41:07.800Z] GitCommit: fec3683 [Pipeline] sh [2020-03-09T15:41:08.163Z] + docker info [2020-03-09T15:41:07.562Z] Cloning repository https://github.com/moby/moby.git [2020-03-09T15:41:07.599Z] > git init /home/ubuntu/workspace/moby_PR-40647 # timeout=10 [2020-03-09T15:41:07.943Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-09T15:41:07.943Z] > git --version # timeout=10 [2020-03-09T15:41:07.976Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-09T15:41:07.978Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40647/head:refs/remotes/origin/PR-40647 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-09T15:41:13.783Z] Fetching without tags [2020-03-09T15:41:14.197Z] Merging remotes/origin/master commit bcc50d602ff32c0b2b2fa92683f28813f2824aa3 into PR head commit f2d49cb7ee7f1abf666682f8e41db8d318e31731 [2020-03-09T15:41:13.672Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-09T15:41:13.688Z] > git config --add remote.origin.fetch +refs/pull/40647/head:refs/remotes/origin/PR-40647 # timeout=10 [2020-03-09T15:41:13.704Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-09T15:41:13.758Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-09T15:41:13.817Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-09T15:41:13.819Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-09T15:41:13.820Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40647/head:refs/remotes/origin/PR-40647 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-09T15:41:14.244Z] > git config core.sparsecheckout # timeout=10 [2020-03-09T15:41:14.259Z] > git checkout -f f2d49cb7ee7f1abf666682f8e41db8d318e31731 # timeout=10 [2020-03-09T15:41:15.185Z] Merge succeeded, producing 55acbea491ec6813b849cac7d9b51e4f118399e3 [2020-03-09T15:41:15.186Z] Checking out Revision 55acbea491ec6813b849cac7d9b51e4f118399e3 (PR-40647) [2020-03-09T15:41:15.580Z] Commit message: "Merge commit 'bcc50d602ff32c0b2b2fa92683f28813f2824aa3' into HEAD" [2020-03-09T15:41:15.645Z] First time build. Skipping changelog. [2020-03-09T15:41:16.248Z] Client: [2020-03-09T15:41:16.248Z] Debug Mode: false [2020-03-09T15:41:16.248Z] [2020-03-09T15:41:16.248Z] Server: [2020-03-09T15:41:16.248Z] Containers: 0 [2020-03-09T15:41:16.248Z] Running: 0 [2020-03-09T15:41:16.248Z] Paused: 0 [2020-03-09T15:41:16.248Z] Stopped: 0 [2020-03-09T15:41:16.248Z] Images: 1 [2020-03-09T15:41:16.248Z] Server Version: 19.03.5 [2020-03-09T15:41:16.248Z] Storage Driver: overlay2 [2020-03-09T15:41:16.248Z] Backing Filesystem: extfs [2020-03-09T15:41:16.248Z] Supports d_type: true [2020-03-09T15:41:16.248Z] Native Overlay Diff: true [2020-03-09T15:41:16.248Z] Logging Driver: json-file [2020-03-09T15:41:16.248Z] Cgroup Driver: cgroupfs [2020-03-09T15:41:16.248Z] Plugins: [2020-03-09T15:41:16.248Z] Volume: local [2020-03-09T15:41:16.248Z] Network: bridge host ipvlan macvlan null overlay [2020-03-09T15:41:16.248Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-03-09T15:41:16.248Z] Swarm: inactive [2020-03-09T15:41:16.248Z] Runtimes: runc [2020-03-09T15:41:16.248Z] Default Runtime: runc [2020-03-09T15:41:16.248Z] Init Binary: docker-init [2020-03-09T15:41:16.248Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-03-09T15:41:16.248Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-03-09T15:41:16.248Z] init version: fec3683 [2020-03-09T15:41:16.248Z] Security Options: [2020-03-09T15:41:16.248Z] apparmor [2020-03-09T15:41:16.248Z] seccomp [2020-03-09T15:41:16.248Z] Profile: default [2020-03-09T15:41:16.248Z] Kernel Version: 4.15.0-1058-aws [2020-03-09T15:41:16.248Z] Operating System: Ubuntu 18.04.4 LTS [2020-03-09T15:41:16.248Z] OSType: linux [2020-03-09T15:41:16.248Z] Architecture: x86_64 [2020-03-09T15:41:16.248Z] CPUs: 8 [2020-03-09T15:41:16.248Z] Total Memory: 30.63GiB [2020-03-09T15:41:16.248Z] Name: ip-10-100-85-4 [2020-03-09T15:41:16.248Z] ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32 [2020-03-09T15:41:16.248Z] Docker Root Dir: /var/lib/docker [2020-03-09T15:41:16.248Z] Debug Mode: false [2020-03-09T15:41:16.248Z] Registry: https://index.docker.io/v1/ [2020-03-09T15:41:16.248Z] Labels: [2020-03-09T15:41:16.248Z] Experimental: true [2020-03-09T15:41:16.248Z] Insecure Registries: [2020-03-09T15:41:16.248Z] 127.0.0.0/8 [2020-03-09T15:41:16.248Z] Live Restore Enabled: true [2020-03-09T15:41:16.248Z] [2020-03-09T15:41:16.248Z] WARNING: No swap limit support [Pipeline] sh [2020-03-09T15:41:14.805Z] > git merge bcc50d602ff32c0b2b2fa92683f28813f2824aa3 # timeout=10 [2020-03-09T15:41:15.159Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-09T15:41:15.219Z] > git config core.sparsecheckout # timeout=10 [2020-03-09T15:41:15.238Z] > git checkout -f 55acbea491ec6813b849cac7d9b51e4f118399e3 # timeout=10 [2020-03-09T15:41:15.613Z] > git rev-list --no-walk 663345181db3e38ed804f02cabfd44e5b5bd0608 # timeout=10 [2020-03-09T15:41:16.547Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-09T15:41:16.547Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-09T15:41:16.547Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40647/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-03-09T15:41:17.352Z] + docker version [2020-03-09T15:41:17.352Z] Client: Docker Engine - Community [2020-03-09T15:41:17.352Z] Version: 19.03.7 [2020-03-09T15:41:17.352Z] API version: 1.40 [2020-03-09T15:41:17.352Z] Go version: go1.12.17 [2020-03-09T15:41:17.352Z] Git commit: 7141c199a2 [2020-03-09T15:41:17.352Z] Built: Sat Mar 7 16:48:47 2020 [2020-03-09T15:41:17.352Z] OS/Arch: linux/s390x [2020-03-09T15:41:17.352Z] Experimental: false [2020-03-09T15:41:17.352Z] [2020-03-09T15:41:17.352Z] Server: Docker Engine - Community [2020-03-09T15:41:17.352Z] Engine: [2020-03-09T15:41:17.352Z] Version: 19.03.7 [2020-03-09T15:41:17.352Z] API version: 1.40 (minimum version 1.12) [2020-03-09T15:41:17.352Z] Go version: go1.12.17 [2020-03-09T15:41:17.352Z] Git commit: 7141c199a2 [2020-03-09T15:41:17.352Z] Built: Sat Mar 7 16:47:46 2020 [2020-03-09T15:41:17.352Z] OS/Arch: linux/s390x [2020-03-09T15:41:17.352Z] Experimental: true [2020-03-09T15:41:17.352Z] containerd: [2020-03-09T15:41:17.352Z] Version: 1.2.13 [2020-03-09T15:41:17.352Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-03-09T15:41:17.352Z] runc: [2020-03-09T15:41:17.352Z] Version: 1.0.0-rc10 [2020-03-09T15:41:17.352Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-09T15:41:17.352Z] docker-init: [2020-03-09T15:41:17.352Z] Version: 0.18.0 [2020-03-09T15:41:17.352Z] GitCommit: fec3683 [Pipeline] sh [2020-03-09T15:41:18.091Z] + docker info [2020-03-09T15:41:18.091Z] Client: [2020-03-09T15:41:18.091Z] Debug Mode: false [2020-03-09T15:41:18.091Z] [2020-03-09T15:41:18.091Z] Server: [2020-03-09T15:41:18.091Z] Containers: 0 [2020-03-09T15:41:18.091Z] Running: 0 [2020-03-09T15:41:18.091Z] Paused: 0 [2020-03-09T15:41:18.091Z] Stopped: 0 [2020-03-09T15:41:18.091Z] Images: 0 [2020-03-09T15:41:18.091Z] Server Version: 19.03.7 [2020-03-09T15:41:18.091Z] Storage Driver: overlay2 [2020-03-09T15:41:18.091Z] Backing Filesystem: [2020-03-09T15:41:18.091Z] Supports d_type: true [2020-03-09T15:41:18.091Z] Native Overlay Diff: true [2020-03-09T15:41:18.091Z] Logging Driver: json-file [2020-03-09T15:41:18.091Z] Cgroup Driver: cgroupfs [2020-03-09T15:41:18.091Z] Plugins: [2020-03-09T15:41:18.091Z] Volume: local [2020-03-09T15:41:18.091Z] Network: bridge host ipvlan macvlan null overlay [2020-03-09T15:41:18.091Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-03-09T15:41:18.091Z] Swarm: inactive [2020-03-09T15:41:18.091Z] Runtimes: runc [2020-03-09T15:41:18.091Z] Default Runtime: runc [2020-03-09T15:41:18.091Z] Init Binary: docker-init [2020-03-09T15:41:18.091Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-03-09T15:41:18.091Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-09T15:41:18.091Z] init version: fec3683 [2020-03-09T15:41:18.091Z] Security Options: [2020-03-09T15:41:18.091Z] apparmor [2020-03-09T15:41:18.091Z] seccomp [2020-03-09T15:41:18.091Z] Profile: default [2020-03-09T15:41:18.091Z] Kernel Version: 4.4.0-171-generic [2020-03-09T15:41:18.091Z] Operating System: Ubuntu 16.04.5 LTS [2020-03-09T15:41:18.091Z] OSType: linux [2020-03-09T15:41:18.091Z] Architecture: s390x [2020-03-09T15:41:18.091Z] CPUs: 2 [2020-03-09T15:41:18.091Z] Total Memory: 7.862GiB [2020-03-09T15:41:18.091Z] Name: s390x-ubuntu-06 [2020-03-09T15:41:18.091Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-03-09T15:41:18.091Z] Docker Root Dir: /var/lib/docker [2020-03-09T15:41:18.091Z] Debug Mode: false [2020-03-09T15:41:18.091Z] Username: dockerbuildbot [2020-03-09T15:41:18.091Z] Registry: https://index.docker.io/v1/ [2020-03-09T15:41:18.091Z] Labels: [2020-03-09T15:41:18.091Z] Experimental: true [2020-03-09T15:41:18.091Z] Insecure Registries: [2020-03-09T15:41:18.091Z] 127.0.0.0/8 [2020-03-09T15:41:18.091Z] Live Restore Enabled: false [2020-03-09T15:41:18.091Z] [2020-03-09T15:41:18.091Z] WARNING: No swap limit support [Pipeline] sh [2020-03-09T15:41:18.818Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-09T15:41:18.818Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-09T15:41:18.818Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40647/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-03-09T15:41:18.818Z] + bash /home/jenkins/workspace/moby_PR-40647/check-config.sh [2020-03-09T15:41:18.818Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-03-09T15:41:18.818Z] info: reading kernel config from /boot/config-4.4.0-171-generic ... [2020-03-09T15:41:18.818Z] [2020-03-09T15:41:18.818Z] Generally Necessary: [2020-03-09T15:41:18.818Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-03-09T15:41:18.818Z] - apparmor: enabled and tools installed [2020-03-09T15:41:18.818Z] - CONFIG_NAMESPACES: enabled [2020-03-09T15:41:18.818Z] - CONFIG_NET_NS: enabled [2020-03-09T15:41:18.818Z] - CONFIG_PID_NS: enabled [2020-03-09T15:41:18.818Z] - CONFIG_IPC_NS: enabled [2020-03-09T15:41:18.818Z] - CONFIG_UTS_NS: enabled [2020-03-09T15:41:18.818Z] - CONFIG_CGROUPS: enabled [2020-03-09T15:41:18.818Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-03-09T15:41:18.818Z] - CONFIG_CGROUP_DEVICE: enabled [2020-03-09T15:41:18.818Z] - CONFIG_CGROUP_FREEZER: enabled [2020-03-09T15:41:18.818Z] - CONFIG_CGROUP_SCHED: enabled [2020-03-09T15:41:18.818Z] - CONFIG_CPUSETS: enabled [2020-03-09T15:41:18.818Z] - CONFIG_MEMCG: enabled [2020-03-09T15:41:18.818Z] - CONFIG_KEYS: enabled [2020-03-09T15:41:18.818Z] - CONFIG_VETH: enabled (as module) [2020-03-09T15:41:18.818Z] - CONFIG_BRIDGE: enabled (as module) [2020-03-09T15:41:18.818Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-03-09T15:41:18.818Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-03-09T15:41:18.818Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-03-09T15:41:18.818Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-03-09T15:41:18.818Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-03-09T15:41:18.818Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-03-09T15:41:18.818Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-03-09T15:41:18.818Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-03-09T15:41:18.818Z] - CONFIG_NF_NAT: enabled (as module) [2020-03-09T15:41:18.818Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-03-09T15:41:18.818Z] - CONFIG_POSIX_MQUEUE: enabled [2020-03-09T15:41:18.818Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-03-09T15:41:18.818Z] [2020-03-09T15:41:18.818Z] Optional Features: [2020-03-09T15:41:18.818Z] - CONFIG_USER_NS: enabled [2020-03-09T15:41:18.818Z] - CONFIG_SECCOMP: enabled [2020-03-09T15:41:18.818Z] - CONFIG_CGROUP_PIDS: enabled [2020-03-09T15:41:18.818Z] - CONFIG_MEMCG_SWAP: enabled [2020-03-09T15:41:18.818Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-03-09T15:41:18.818Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-03-09T15:41:18.818Z] - CONFIG_MEMCG_KMEM: enabled [2020-03-09T15:41:18.818Z] - CONFIG_BLK_CGROUP: enabled [2020-03-09T15:41:18.818Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-03-09T15:41:18.818Z] - CONFIG_IOSCHED_CFQ: enabled [2020-03-09T15:41:18.818Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-03-09T15:41:18.818Z] - CONFIG_CGROUP_PERF: enabled [2020-03-09T15:41:18.818Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-03-09T15:41:18.818Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-03-09T15:41:18.819Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-03-09T15:41:18.819Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-03-09T15:41:18.819Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-03-09T15:41:18.819Z] - CONFIG_RT_GROUP_SCHED: missing [2020-03-09T15:41:18.819Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-03-09T15:41:18.819Z] - CONFIG_IP_VS: enabled (as module) [2020-03-09T15:41:18.819Z] - CONFIG_IP_VS_NFCT: enabled [2020-03-09T15:41:18.819Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-03-09T15:41:18.819Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-03-09T15:41:18.819Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-03-09T15:41:18.819Z] - CONFIG_EXT4_FS: enabled [2020-03-09T15:41:18.819Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-03-09T15:41:18.819Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-03-09T15:41:19.172Z] - Network Drivers: [2020-03-09T15:41:19.172Z] - "overlay": [2020-03-09T15:41:19.172Z] - CONFIG_VXLAN: enabled (as module) [2020-03-09T15:41:19.172Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-03-09T15:41:19.172Z] Optional (for encrypted networks): [2020-03-09T15:41:19.172Z] - CONFIG_CRYPTO: enabled [2020-03-09T15:41:19.172Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-03-09T15:41:19.172Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-03-09T15:41:19.172Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-03-09T15:41:19.172Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-03-09T15:41:19.172Z] - CONFIG_XFRM: enabled [2020-03-09T15:41:19.172Z] - CONFIG_XFRM_USER: enabled (as module) [2020-03-09T15:41:19.172Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-03-09T15:41:19.172Z] - CONFIG_INET_ESP: enabled (as module) [2020-03-09T15:41:19.172Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-03-09T15:41:19.172Z] - "ipvlan": [2020-03-09T15:41:19.172Z] - CONFIG_IPVLAN: enabled (as module) [2020-03-09T15:41:19.172Z] - "macvlan": [2020-03-09T15:41:19.172Z] - CONFIG_MACVLAN: enabled (as module) [2020-03-09T15:41:19.172Z] - CONFIG_DUMMY: enabled (as module) [2020-03-09T15:41:19.172Z] - "ftp,tftp client in container": [2020-03-09T15:41:19.172Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-03-09T15:41:19.172Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-03-09T15:41:19.172Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-03-09T15:41:19.172Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-03-09T15:41:19.172Z] - Storage Drivers: [2020-03-09T15:41:19.172Z] - "aufs": [2020-03-09T15:41:19.172Z] - CONFIG_AUFS_FS: enabled (as module) [2020-03-09T15:41:19.172Z] - "btrfs": [2020-03-09T15:41:19.172Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-03-09T15:41:19.172Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-03-09T15:41:19.172Z] - "devicemapper": [2020-03-09T15:41:19.172Z] - CONFIG_BLK_DEV_DM: enabled [2020-03-09T15:41:19.172Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-03-09T15:41:19.172Z] - "overlay": [2020-03-09T15:41:19.172Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-03-09T15:41:19.172Z] - "zfs": [2020-03-09T15:41:19.172Z] - /dev/zfs: missing [2020-03-09T15:41:19.172Z] - zfs command: missing [2020-03-09T15:41:19.172Z] - zpool command: missing [2020-03-09T15:41:19.172Z] [2020-03-09T15:41:19.172Z] Limits: [2020-03-09T15:41:19.172Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-03-09T15:41:19.172Z] [2020-03-09T15:41:19.172Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-03-09T15:41:19.595Z] Still waiting to schedule task [2020-03-09T15:41:19.595Z] Waiting for next available executor on ‘azwin-2-683490’ [2020-03-09T15:41:20.000Z] + make bundles/buildx [2020-03-09T15:41:20.000Z] make: command: Command not found [2020-03-09T15:41:20.000Z] make: command: Command not found [2020-03-09T15:41:20.000Z] mkdir bundles [2020-03-09T15:41:20.000Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-03-09T15:41:20.000Z] --build-arg BUILDX_COMMIT \ [2020-03-09T15:41:20.000Z] --build-arg BUILDX_REPO \ [2020-03-09T15:41:20.000Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-03-09T15:41:20.000Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-03-09T15:41:20.000Z] . [2020-03-09T15:41:20.000Z] /bin/sh: 4: go: not found [2020-03-09T15:41:20.000Z] /bin/sh: 5: go: not found [2020-03-09T15:41:20.563Z] Fetching without tags [2020-03-09T15:41:20.816Z] Sending build context to Docker daemon 54.7MB [2020-03-09T15:41:20.816Z] Step 1/16 : ARG GO_VERSION=1.12.10 [2020-03-09T15:41:20.816Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1 [2020-03-09T15:41:20.816Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-03-09T15:41:20.816Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build [2020-03-09T15:41:20.958Z] Merging remotes/origin/master commit bcc50d602ff32c0b2b2fa92683f28813f2824aa3 into PR head commit f2d49cb7ee7f1abf666682f8e41db8d318e31731 [2020-03-09T15:41:21.163Z] 1.12.10-stretch: Pulling from library/golang [2020-03-09T15:41:21.536Z] ade01ea651a2: Pulling fs layer [2020-03-09T15:41:21.536Z] fbabdb69f639: Pulling fs layer [2020-03-09T15:41:21.536Z] ff33bd1013d7: Pulling fs layer [2020-03-09T15:41:21.536Z] 85cfe9d77eff: Pulling fs layer [2020-03-09T15:41:21.536Z] ace5139f9caa: Pulling fs layer [2020-03-09T15:41:21.536Z] e4d79466b81c: Pulling fs layer [2020-03-09T15:41:21.536Z] b00baabad4ce: Pulling fs layer [2020-03-09T15:41:21.536Z] ace5139f9caa: Waiting [2020-03-09T15:41:21.536Z] e4d79466b81c: Waiting [2020-03-09T15:41:21.536Z] 85cfe9d77eff: Waiting [2020-03-09T15:41:21.536Z] b00baabad4ce: Waiting [2020-03-09T15:41:21.935Z] ff33bd1013d7: Verifying Checksum [2020-03-09T15:41:21.936Z] ff33bd1013d7: Download complete [2020-03-09T15:41:21.936Z] fbabdb69f639: Verifying Checksum [2020-03-09T15:41:21.936Z] fbabdb69f639: Download complete [2020-03-09T15:41:20.544Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-09T15:41:20.549Z] > git config --add remote.origin.fetch +refs/pull/40647/head:refs/remotes/origin/PR-40647 # timeout=10 [2020-03-09T15:41:20.553Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-09T15:41:20.561Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-09T15:41:20.570Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-09T15:41:20.570Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-09T15:41:20.571Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40647/head:refs/remotes/origin/PR-40647 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-09T15:41:20.963Z] > git config core.sparsecheckout # timeout=10 [2020-03-09T15:41:20.975Z] > git checkout -f f2d49cb7ee7f1abf666682f8e41db8d318e31731 # timeout=10 [2020-03-09T15:41:21.851Z] > git merge bcc50d602ff32c0b2b2fa92683f28813f2824aa3 # timeout=10 [2020-03-09T15:41:22.374Z] ade01ea651a2: Verifying Checksum [2020-03-09T15:41:22.374Z] ade01ea651a2: Download complete [2020-03-09T15:41:22.593Z] Merge succeeded, producing 38fad84759eb3b86511b2ad439336eadf9e04fd4 [2020-03-09T15:41:22.594Z] Checking out Revision 38fad84759eb3b86511b2ad439336eadf9e04fd4 (PR-40647) [2020-03-09T15:41:22.688Z] Commit message: "Merge commit 'bcc50d602ff32c0b2b2fa92683f28813f2824aa3' into HEAD" [2020-03-09T15:41:22.697Z] First time build. Skipping changelog. [2020-03-09T15:41:22.811Z] ace5139f9caa: Verifying Checksum [2020-03-09T15:41:22.811Z] ace5139f9caa: Download complete [2020-03-09T15:41:22.811Z] b00baabad4ce: Verifying Checksum [2020-03-09T15:41:22.811Z] b00baabad4ce: Download complete [2020-03-09T15:41:23.078Z] + bash /home/ubuntu/workspace/moby_PR-40647/check-config.sh [2020-03-09T15:41:23.078Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-03-09T15:41:23.078Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ... [2020-03-09T15:41:23.078Z] [2020-03-09T15:41:23.078Z] Generally Necessary: [2020-03-09T15:41:23.078Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-03-09T15:41:23.078Z] - apparmor: enabled and tools installed [2020-03-09T15:41:23.078Z] - CONFIG_NAMESPACES: enabled [2020-03-09T15:41:23.078Z] - CONFIG_NET_NS: enabled [2020-03-09T15:41:23.078Z] - CONFIG_PID_NS: enabled [2020-03-09T15:41:23.078Z] - CONFIG_IPC_NS: enabled [2020-03-09T15:41:23.078Z] - CONFIG_UTS_NS: enabled [2020-03-09T15:41:23.078Z] - CONFIG_CGROUPS: enabled [2020-03-09T15:41:23.078Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-03-09T15:41:23.078Z] - CONFIG_CGROUP_DEVICE: enabled [2020-03-09T15:41:23.078Z] - CONFIG_CGROUP_FREEZER: enabled [2020-03-09T15:41:23.078Z] - CONFIG_CGROUP_SCHED: enabled [2020-03-09T15:41:23.078Z] - CONFIG_CPUSETS: enabled [2020-03-09T15:41:23.078Z] - CONFIG_MEMCG: enabled [2020-03-09T15:41:23.078Z] - CONFIG_KEYS: enabled [2020-03-09T15:41:23.078Z] - CONFIG_VETH: enabled (as module) [2020-03-09T15:41:23.078Z] - CONFIG_BRIDGE: enabled (as module) [2020-03-09T15:41:23.078Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-03-09T15:41:23.078Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-03-09T15:41:23.078Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-03-09T15:41:23.078Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-03-09T15:41:23.078Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-03-09T15:41:23.078Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-03-09T15:41:23.078Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-03-09T15:41:23.078Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-03-09T15:41:23.078Z] - CONFIG_NF_NAT: enabled (as module) [2020-03-09T15:41:23.078Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-03-09T15:41:23.078Z] - CONFIG_POSIX_MQUEUE: enabled [2020-03-09T15:41:23.078Z] [2020-03-09T15:41:23.078Z] Optional Features: [2020-03-09T15:41:23.078Z] - CONFIG_USER_NS: enabled [2020-03-09T15:41:23.078Z] - CONFIG_SECCOMP: enabled [2020-03-09T15:41:23.078Z] - CONFIG_CGROUP_PIDS: enabled [2020-03-09T15:41:23.078Z] - CONFIG_MEMCG_SWAP: enabled [2020-03-09T15:41:23.078Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-03-09T15:41:23.078Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-03-09T15:41:23.078Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-03-09T15:41:23.078Z] - CONFIG_BLK_CGROUP: enabled [2020-03-09T15:41:23.078Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-03-09T15:41:23.078Z] - CONFIG_IOSCHED_CFQ: enabled [2020-03-09T15:41:23.078Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-03-09T15:41:23.078Z] - CONFIG_CGROUP_PERF: enabled [2020-03-09T15:41:23.078Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-03-09T15:41:23.078Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-03-09T15:41:23.078Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-03-09T15:41:23.078Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-03-09T15:41:23.078Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-03-09T15:41:23.078Z] - CONFIG_RT_GROUP_SCHED: missing [2020-03-09T15:41:23.078Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-03-09T15:41:23.078Z] - CONFIG_IP_VS: enabled (as module) [2020-03-09T15:41:23.078Z] - CONFIG_IP_VS_NFCT: enabled [2020-03-09T15:41:23.078Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-03-09T15:41:23.078Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-03-09T15:41:23.078Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-03-09T15:41:23.078Z] - CONFIG_EXT4_FS: enabled [2020-03-09T15:41:23.078Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-03-09T15:41:23.078Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-03-09T15:41:23.078Z] - Network Drivers: [2020-03-09T15:41:23.078Z] - "overlay": [2020-03-09T15:41:23.078Z] - CONFIG_VXLAN: enabled (as module) [2020-03-09T15:41:23.078Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-03-09T15:41:23.078Z] Optional (for encrypted networks): [2020-03-09T15:41:23.078Z] - CONFIG_CRYPTO: enabled [2020-03-09T15:41:23.078Z] - CONFIG_CRYPTO_AEAD: enabled [2020-03-09T15:41:23.078Z] - CONFIG_CRYPTO_GCM: enabled [2020-03-09T15:41:23.078Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-03-09T15:41:23.078Z] - CONFIG_CRYPTO_GHASH: enabled [2020-03-09T15:41:23.078Z] - CONFIG_XFRM: enabled [2020-03-09T15:41:23.078Z] - CONFIG_XFRM_USER: enabled (as module) [2020-03-09T15:41:23.078Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-03-09T15:41:23.078Z] - CONFIG_INET_ESP: enabled (as module) [2020-03-09T15:41:23.078Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-03-09T15:41:23.078Z] - "ipvlan": [2020-03-09T15:41:23.078Z] - CONFIG_IPVLAN: enabled (as module) [2020-03-09T15:41:23.078Z] - "macvlan": [2020-03-09T15:41:23.078Z] - CONFIG_MACVLAN: enabled (as module) [2020-03-09T15:41:23.078Z] - CONFIG_DUMMY: enabled (as module) [2020-03-09T15:41:23.078Z] - "ftp,tftp client in container": [2020-03-09T15:41:23.078Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-03-09T15:41:23.078Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-03-09T15:41:23.078Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-03-09T15:41:23.078Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-03-09T15:41:23.078Z] - Storage Drivers: [2020-03-09T15:41:23.078Z] - "aufs": [2020-03-09T15:41:23.078Z] - CONFIG_AUFS_FS: enabled (as module) [2020-03-09T15:41:23.078Z] - "btrfs": [2020-03-09T15:41:23.078Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-03-09T15:41:23.078Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-03-09T15:41:23.078Z] - "devicemapper": [2020-03-09T15:41:23.078Z] - CONFIG_BLK_DEV_DM: enabled [2020-03-09T15:41:23.078Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-03-09T15:41:23.078Z] - "overlay": [2020-03-09T15:41:23.078Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-03-09T15:41:23.078Z] - "zfs": [2020-03-09T15:41:23.078Z] - /dev/zfs: missing [2020-03-09T15:41:23.078Z] - zfs command: missing [2020-03-09T15:41:23.078Z] - zpool command: missing [2020-03-09T15:41:23.078Z] [2020-03-09T15:41:23.078Z] Limits: [2020-03-09T15:41:23.078Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-03-09T15:41:23.078Z] [2020-03-09T15:41:23.078Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-03-09T15:41:23.215Z] 85cfe9d77eff: Verifying Checksum [2020-03-09T15:41:23.216Z] 85cfe9d77eff: Download complete [2020-03-09T15:41:23.587Z] + sudo modprobe ip_vs [2020-03-09T15:41:22.585Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-09T15:41:22.600Z] > git config core.sparsecheckout # timeout=10 [2020-03-09T15:41:22.604Z] > git checkout -f 38fad84759eb3b86511b2ad439336eadf9e04fd4 # timeout=10 [2020-03-09T15:41:22.694Z] > git rev-list --no-walk 663345181db3e38ed804f02cabfd44e5b5bd0608 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-03-09T15:41:24.065Z] e4d79466b81c: Verifying Checksum [2020-03-09T15:41:24.065Z] e4d79466b81c: Download complete [2020-03-09T15:41:24.149Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:30bfe23d4f17241844e50ca1ce2465dbff15cbe4 . [2020-03-09T15:41:24.232Z] + docker version [2020-03-09T15:41:24.232Z] Client: Docker Engine - Community [2020-03-09T15:41:24.232Z] Version: 19.03.5 [2020-03-09T15:41:24.232Z] API version: 1.40 [2020-03-09T15:41:24.232Z] Go version: go1.12.12 [2020-03-09T15:41:24.232Z] Git commit: 633a0ea [2020-03-09T15:41:24.232Z] Built: Wed Nov 13 07:27:53 2019 [2020-03-09T15:41:24.232Z] OS/Arch: linux/arm64 [2020-03-09T15:41:24.232Z] Experimental: false [2020-03-09T15:41:24.232Z] [2020-03-09T15:41:24.232Z] Server: Docker Engine - Community [2020-03-09T15:41:24.232Z] Engine: [2020-03-09T15:41:24.232Z] Version: 19.03.5 [2020-03-09T15:41:24.232Z] API version: 1.40 (minimum version 1.12) [2020-03-09T15:41:24.232Z] Go version: go1.12.12 [2020-03-09T15:41:24.232Z] Git commit: 633a0ea [2020-03-09T15:41:24.232Z] Built: Wed Nov 13 07:26:25 2019 [2020-03-09T15:41:24.232Z] OS/Arch: linux/arm64 [2020-03-09T15:41:24.232Z] Experimental: true [2020-03-09T15:41:24.232Z] containerd: [2020-03-09T15:41:24.232Z] Version: 1.2.10 [2020-03-09T15:41:24.232Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-03-09T15:41:24.232Z] runc: [2020-03-09T15:41:24.232Z] Version: 1.0.0-rc8+dev [2020-03-09T15:41:24.232Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-03-09T15:41:24.232Z] docker-init: [2020-03-09T15:41:24.232Z] Version: 0.18.0 [2020-03-09T15:41:24.232Z] GitCommit: fec3683 [Pipeline] sh [2020-03-09T15:41:24.404Z] #2 [internal] load build definition from Dockerfile [2020-03-09T15:41:24.404Z] #2 transferring dockerfile: 16.92kB done [2020-03-09T15:41:24.404Z] #2 DONE 0.0s [2020-03-09T15:41:24.404Z] [2020-03-09T15:41:24.404Z] #1 [internal] load .dockerignore [2020-03-09T15:41:24.404Z] #1 transferring context: 87B done [2020-03-09T15:41:24.404Z] #1 DONE 0.0s [2020-03-09T15:41:24.404Z] [2020-03-09T15:41:24.404Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-03-09T15:41:24.420Z] ade01ea651a2: Pull complete [2020-03-09T15:41:24.524Z] + docker info [2020-03-09T15:41:24.659Z] #3 DONE 0.4s [2020-03-09T15:41:24.659Z] [2020-03-09T15:41:24.659Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-03-09T15:41:24.659Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-03-09T15:41:24.769Z] fbabdb69f639: Pull complete [2020-03-09T15:41:24.769Z] ff33bd1013d7: Pull complete [2020-03-09T15:41:24.785Z] Client: [2020-03-09T15:41:24.785Z] Debug Mode: false [2020-03-09T15:41:24.785Z] [2020-03-09T15:41:24.785Z] Server: [2020-03-09T15:41:24.785Z] Containers: 0 [2020-03-09T15:41:24.785Z] Running: 0 [2020-03-09T15:41:24.785Z] Paused: 0 [2020-03-09T15:41:24.785Z] Stopped: 0 [2020-03-09T15:41:24.785Z] Images: 3 [2020-03-09T15:41:24.785Z] Server Version: 19.03.5 [2020-03-09T15:41:24.785Z] Storage Driver: overlay2 [2020-03-09T15:41:24.785Z] Backing Filesystem: extfs [2020-03-09T15:41:24.785Z] Supports d_type: true [2020-03-09T15:41:24.785Z] Native Overlay Diff: true [2020-03-09T15:41:24.785Z] Logging Driver: json-file [2020-03-09T15:41:24.785Z] Cgroup Driver: cgroupfs [2020-03-09T15:41:24.785Z] Plugins: [2020-03-09T15:41:24.785Z] Volume: local [2020-03-09T15:41:24.785Z] Network: bridge host ipvlan macvlan null overlay [2020-03-09T15:41:24.785Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-03-09T15:41:24.785Z] Swarm: inactive [2020-03-09T15:41:24.785Z] Runtimes: runc [2020-03-09T15:41:24.785Z] Default Runtime: runc [2020-03-09T15:41:24.785Z] Init Binary: docker-init [2020-03-09T15:41:24.785Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-03-09T15:41:24.785Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-03-09T15:41:24.785Z] init version: fec3683 [2020-03-09T15:41:24.785Z] Security Options: [2020-03-09T15:41:24.785Z] apparmor [2020-03-09T15:41:24.785Z] seccomp [2020-03-09T15:41:24.785Z] Profile: default [2020-03-09T15:41:24.785Z] Kernel Version: 4.15.0-1057-aws [2020-03-09T15:41:24.785Z] Operating System: Ubuntu 16.04.6 LTS [2020-03-09T15:41:24.785Z] OSType: linux [2020-03-09T15:41:24.785Z] Architecture: aarch64 [2020-03-09T15:41:24.785Z] CPUs: 4 [2020-03-09T15:41:24.785Z] Total Memory: 7.525GiB [2020-03-09T15:41:24.785Z] Name: ip-10-100-41-50 [2020-03-09T15:41:24.785Z] ID: 54S4:KWFU:NIEI:7K7P:YSQE:BV4T:HY72:3FJA:KSC5:7GU7:YG74:V3A7 [2020-03-09T15:41:24.785Z] Docker Root Dir: /var/lib/docker [2020-03-09T15:41:24.785Z] Debug Mode: false [2020-03-09T15:41:24.785Z] Registry: https://index.docker.io/v1/ [2020-03-09T15:41:24.785Z] Labels: [2020-03-09T15:41:24.785Z] Experimental: true [2020-03-09T15:41:24.785Z] Insecure Registries: [2020-03-09T15:41:24.785Z] 127.0.0.0/8 [2020-03-09T15:41:24.785Z] Live Restore Enabled: true [2020-03-09T15:41:24.785Z] [2020-03-09T15:41:24.785Z] WARNING: No swap limit support [Pipeline] sh [2020-03-09T15:41:24.914Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done [2020-03-09T15:41:24.914Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0B / 8.82MB 0.1s [2020-03-09T15:41:24.914Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-03-09T15:41:24.914Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done [2020-03-09T15:41:24.914Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 [2020-03-09T15:41:24.914Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.1s done [2020-03-09T15:41:25.077Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-09T15:41:25.077Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-09T15:41:25.077Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40647/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-03-09T15:41:25.077Z] + bash /home/ubuntu/workspace/moby_PR-40647/check-config.sh [2020-03-09T15:41:25.077Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-03-09T15:41:25.077Z] info: reading kernel config from /boot/config-4.15.0-1057-aws ... [2020-03-09T15:41:25.077Z] [2020-03-09T15:41:25.077Z] Generally Necessary: [2020-03-09T15:41:25.077Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-03-09T15:41:25.077Z] - apparmor: enabled and tools installed [2020-03-09T15:41:25.077Z] - CONFIG_NAMESPACES: enabled [2020-03-09T15:41:25.077Z] - CONFIG_NET_NS: enabled [2020-03-09T15:41:25.077Z] - CONFIG_PID_NS: enabled [2020-03-09T15:41:25.077Z] - CONFIG_IPC_NS: enabled [2020-03-09T15:41:25.077Z] - CONFIG_UTS_NS: enabled [2020-03-09T15:41:25.077Z] - CONFIG_CGROUPS: enabled [2020-03-09T15:41:25.168Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.2s done [2020-03-09T15:41:25.169Z] #4 DONE 0.4s [2020-03-09T15:41:25.337Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-03-09T15:41:25.338Z] - CONFIG_CGROUP_DEVICE: enabled [2020-03-09T15:41:25.338Z] - CONFIG_CGROUP_FREEZER: enabled [2020-03-09T15:41:25.338Z] - CONFIG_CGROUP_SCHED: enabled [2020-03-09T15:41:25.338Z] - CONFIG_CPUSETS: enabled [2020-03-09T15:41:25.338Z] - CONFIG_MEMCG: enabled [2020-03-09T15:41:25.338Z] - CONFIG_KEYS: enabled [2020-03-09T15:41:25.338Z] - CONFIG_VETH: enabled (as module) [2020-03-09T15:41:25.338Z] - CONFIG_BRIDGE: enabled (as module) [2020-03-09T15:41:25.338Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-03-09T15:41:25.338Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-03-09T15:41:25.338Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-03-09T15:41:25.338Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-03-09T15:41:25.338Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-03-09T15:41:25.338Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-03-09T15:41:25.338Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-03-09T15:41:25.338Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-03-09T15:41:25.338Z] - CONFIG_NF_NAT: enabled (as module) [2020-03-09T15:41:25.338Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-03-09T15:41:25.338Z] - CONFIG_POSIX_MQUEUE: enabled [2020-03-09T15:41:25.338Z] [2020-03-09T15:41:25.338Z] Optional Features: [2020-03-09T15:41:25.338Z] - CONFIG_USER_NS: enabled [2020-03-09T15:41:25.338Z] - CONFIG_SECCOMP: enabled [2020-03-09T15:41:25.338Z] - CONFIG_CGROUP_PIDS: enabled [2020-03-09T15:41:25.338Z] - CONFIG_MEMCG_SWAP: enabled [2020-03-09T15:41:25.338Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-03-09T15:41:25.598Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-03-09T15:41:25.598Z] - CONFIG_BLK_CGROUP: enabled [2020-03-09T15:41:25.598Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-03-09T15:41:25.598Z] - CONFIG_IOSCHED_CFQ: enabled [2020-03-09T15:41:25.598Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-03-09T15:41:25.598Z] - CONFIG_CGROUP_PERF: enabled [2020-03-09T15:41:25.598Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-03-09T15:41:25.598Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-03-09T15:41:25.598Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-03-09T15:41:25.598Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-03-09T15:41:25.598Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-03-09T15:41:25.598Z] - CONFIG_RT_GROUP_SCHED: missing [2020-03-09T15:41:25.598Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-03-09T15:41:25.598Z] - CONFIG_IP_VS: enabled (as module) [2020-03-09T15:41:25.598Z] - CONFIG_IP_VS_NFCT: enabled [2020-03-09T15:41:25.598Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-03-09T15:41:25.598Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-03-09T15:41:25.598Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-03-09T15:41:25.598Z] - CONFIG_EXT4_FS: enabled [2020-03-09T15:41:25.598Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-03-09T15:41:25.598Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-03-09T15:41:25.598Z] - Network Drivers: [2020-03-09T15:41:25.598Z] - "overlay": [2020-03-09T15:41:25.598Z] - CONFIG_VXLAN: enabled (as module) [2020-03-09T15:41:25.598Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-03-09T15:41:25.598Z] Optional (for encrypted networks): [2020-03-09T15:41:25.738Z] Fetching without tags [2020-03-09T15:41:25.858Z] - CONFIG_CRYPTO: enabled [2020-03-09T15:41:25.858Z] - CONFIG_CRYPTO_AEAD: enabled [2020-03-09T15:41:25.858Z] - CONFIG_CRYPTO_GCM: enabled [2020-03-09T15:41:25.858Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-03-09T15:41:25.858Z] - CONFIG_CRYPTO_GHASH: enabled [2020-03-09T15:41:25.858Z] - CONFIG_XFRM: enabled [2020-03-09T15:41:25.858Z] - CONFIG_XFRM_USER: enabled (as module) [2020-03-09T15:41:25.858Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-03-09T15:41:25.858Z] - CONFIG_INET_ESP: enabled (as module) [2020-03-09T15:41:25.858Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-03-09T15:41:25.858Z] - "ipvlan": [2020-03-09T15:41:25.858Z] - CONFIG_IPVLAN: enabled (as module) [2020-03-09T15:41:25.858Z] - "macvlan": [2020-03-09T15:41:25.858Z] - CONFIG_MACVLAN: enabled (as module) [2020-03-09T15:41:25.858Z] - CONFIG_DUMMY: enabled (as module) [2020-03-09T15:41:25.858Z] - "ftp,tftp client in container": [2020-03-09T15:41:25.858Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-03-09T15:41:25.858Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-03-09T15:41:25.858Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-03-09T15:41:25.858Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-03-09T15:41:25.858Z] - Storage Drivers: [2020-03-09T15:41:25.858Z] - "aufs": [2020-03-09T15:41:25.858Z] - CONFIG_AUFS_FS: enabled (as module) [2020-03-09T15:41:25.858Z] - "btrfs": [2020-03-09T15:41:25.858Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-03-09T15:41:25.858Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-03-09T15:41:25.858Z] - "devicemapper": [2020-03-09T15:41:25.858Z] - CONFIG_BLK_DEV_DM: enabled [2020-03-09T15:41:25.858Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-03-09T15:41:25.858Z] - "overlay": [2020-03-09T15:41:26.117Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-03-09T15:41:26.117Z] - "zfs": [2020-03-09T15:41:26.117Z] - /dev/zfs: missing [2020-03-09T15:41:26.117Z] - zfs command: missing [2020-03-09T15:41:26.117Z] - zpool command: missing [2020-03-09T15:41:26.117Z] [2020-03-09T15:41:26.117Z] Limits: [2020-03-09T15:41:26.117Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-03-09T15:41:26.117Z] [2020-03-09T15:41:26.117Z] + true [2020-03-09T15:41:26.120Z] Merging remotes/origin/master commit bcc50d602ff32c0b2b2fa92683f28813f2824aa3 into PR head commit f2d49cb7ee7f1abf666682f8e41db8d318e31731 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-03-09T15:41:26.456Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:30bfe23d4f17241844e50ca1ce2465dbff15cbe4 . [2020-03-09T15:41:26.456Z] #1 [internal] load build definition from Dockerfile [2020-03-09T15:41:26.456Z] #1 transferring dockerfile: 16.92kB done [2020-03-09T15:41:26.456Z] #1 DONE 0.0s [2020-03-09T15:41:26.456Z] [2020-03-09T15:41:26.456Z] #2 [internal] load .dockerignore [2020-03-09T15:41:26.456Z] #2 transferring context: 87B done [2020-03-09T15:41:26.456Z] #2 DONE 0.0s [2020-03-09T15:41:26.456Z] [2020-03-09T15:41:26.456Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-03-09T15:41:26.538Z] [2020-03-09T15:41:26.538Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-03-09T15:41:26.538Z] #6 DONE 0.6s [2020-03-09T15:41:26.538Z] [2020-03-09T15:41:26.538Z] #5 [internal] load metadata for docker.io/library/golang:1.13.8-buster [2020-03-09T15:41:26.538Z] #5 DONE 0.8s [2020-03-09T15:41:26.538Z] [2020-03-09T15:41:26.538Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-09T15:41:26.538Z] #7 resolve docker.io/library/golang:1.13.8-buster@sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca done [2020-03-09T15:41:26.538Z] #7 sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca 1.42kB / 1.42kB done [2020-03-09T15:41:26.538Z] #7 sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 591.40kB / 7.81MB 0.1s [2020-03-09T15:41:26.538Z] #7 sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 208.43kB / 10.00MB 0.1s [2020-03-09T15:41:26.538Z] #7 sha256:be37fd7a30b94a720a45ba5dcc0cf386d043acc5f4f61db7c6736fd10ee621bd 1.79kB / 1.79kB done [2020-03-09T15:41:26.538Z] #7 sha256:3a7408f53f79a230e184ec6b8666a1203cf6120174eb17a428ad4b80958b2652 5.46kB / 5.46kB done [2020-03-09T15:41:26.538Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 3.03MB / 50.38MB 0.1s [2020-03-09T15:41:26.720Z] #3 DONE 0.3s [2020-03-09T15:41:26.720Z] [2020-03-09T15:41:26.720Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-03-09T15:41:26.720Z] #4 CACHED [2020-03-09T15:41:26.798Z] #7 sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 7.81MB / 7.81MB 0.1s done [2020-03-09T15:41:26.798Z] #7 sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 10.00MB / 10.00MB 0.2s done [2020-03-09T15:41:26.798Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 23.77MB / 50.38MB 0.3s [2020-03-09T15:41:26.798Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 10.01MB / 51.79MB 0.3s [2020-03-09T15:41:26.798Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 7.14MB / 68.60MB 0.3s [2020-03-09T15:41:25.660Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-09T15:41:25.682Z] > git config --add remote.origin.fetch +refs/pull/40647/head:refs/remotes/origin/PR-40647 # timeout=10 [2020-03-09T15:41:25.699Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-09T15:41:25.713Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-09T15:41:25.786Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-09T15:41:25.786Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-09T15:41:25.787Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40647/head:refs/remotes/origin/PR-40647 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-09T15:41:26.133Z] > git config core.sparsecheckout # timeout=10 [2020-03-09T15:41:26.158Z] > git checkout -f f2d49cb7ee7f1abf666682f8e41db8d318e31731 # timeout=10 [2020-03-09T15:41:27.054Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 33.20MB / 50.38MB 0.4s [2020-03-09T15:41:27.054Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 19.94MB / 51.79MB 0.4s [2020-03-09T15:41:27.054Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 17.84MB / 68.60MB 0.4s [2020-03-09T15:41:27.054Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 44.34MB / 50.38MB 0.5s [2020-03-09T15:41:27.054Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 29.75MB / 51.79MB 0.5s [2020-03-09T15:41:27.054Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 27.85MB / 68.60MB 0.5s [2020-03-09T15:41:27.290Z] [2020-03-09T15:41:27.290Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-03-09T15:41:27.290Z] #6 DONE 0.0s [2020-03-09T15:41:27.290Z] [2020-03-09T15:41:27.290Z] #5 [internal] load metadata for docker.io/library/golang:1.13.8-buster [2020-03-09T15:41:27.290Z] #5 DONE 0.1s [2020-03-09T15:41:27.290Z] [2020-03-09T15:41:27.290Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-03-09T15:41:27.290Z] #71 DONE 0.0s [2020-03-09T15:41:27.290Z] [2020-03-09T15:41:27.290Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-09T15:41:27.290Z] #7 DONE 0.0s [2020-03-09T15:41:27.290Z] [2020-03-09T15:41:27.290Z] #20 [internal] load build context [2020-03-09T15:41:27.313Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 50.38MB / 50.38MB 0.6s done [2020-03-09T15:41:27.313Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 50.02MB / 51.79MB 0.7s [2020-03-09T15:41:27.313Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 47.96MB / 68.60MB 0.7s [2020-03-09T15:41:27.313Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 1.22MB / 120.07MB 0.7s [2020-03-09T15:41:27.313Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 57.62MB / 68.60MB 0.8s [2020-03-09T15:41:27.313Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 11.61MB / 120.07MB 0.8s [2020-03-09T15:41:27.313Z] #7 extracting sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 [2020-03-09T15:41:27.335Z] 85cfe9d77eff: Pull complete [2020-03-09T15:41:27.568Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 51.79MB / 51.79MB 0.8s done [2020-03-09T15:41:27.568Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 68.60MB / 68.60MB 1.0s done [2020-03-09T15:41:27.568Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 32.14MB / 120.07MB 1.0s [2020-03-09T15:41:27.568Z] #7 sha256:f8e0159fc85284002056acd2e8ec645d3b160ec7f14ef4b938ebb6e29ac2f1c3 126B / 126B 0.8s done [2020-03-09T15:41:27.568Z] #7 ... [2020-03-09T15:41:27.568Z] [2020-03-09T15:41:27.568Z] #20 [internal] load build context [2020-03-09T15:41:27.568Z] #20 transferring context: 50.06MB 1.0s done [2020-03-09T15:41:27.568Z] #20 DONE 1.1s [2020-03-09T15:41:27.568Z] [2020-03-09T15:41:27.568Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-09T15:41:27.568Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 43.25MB / 120.07MB 1.1s [2020-03-09T15:41:27.743Z] Merge succeeded, producing 7e45c4a3853542af51876a5596af752c06461af3 [2020-03-09T15:41:27.744Z] Checking out Revision 7e45c4a3853542af51876a5596af752c06461af3 (PR-40647) [2020-03-09T15:41:27.824Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 53.28MB / 120.07MB 1.2s [2020-03-09T15:41:27.824Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 63.19MB / 120.07MB 1.3s [2020-03-09T15:41:28.079Z] #7 ... [2020-03-09T15:41:28.079Z] [2020-03-09T15:41:28.079Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-03-09T15:41:28.079Z] #71 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2020-03-09T15:41:28.079Z] #71 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-03-09T15:41:28.079Z] #71 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2020-03-09T15:41:28.079Z] #71 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 1.0s done [2020-03-09T15:41:28.079Z] #71 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 0.3s done [2020-03-09T15:41:28.079Z] #71 DONE 1.4s [2020-03-09T15:41:28.079Z] [2020-03-09T15:41:28.079Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-09T15:41:28.079Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 82.98MB / 120.07MB 1.5s [2020-03-09T15:41:28.079Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 93.18MB / 120.07MB 1.6s [2020-03-09T15:41:28.120Z] ace5139f9caa: Pull complete [2020-03-09T15:41:28.334Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 102.57MB / 120.07MB 1.7s [2020-03-09T15:41:28.334Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 113.21MB / 120.07MB 1.8s [2020-03-09T15:41:28.334Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 120.07MB / 120.07MB 1.9s [2020-03-09T15:41:28.681Z] #20 transferring context: 50.06MB 1.4s done [2020-03-09T15:41:28.681Z] #20 DONE 1.4s [2020-03-09T15:41:26.909Z] > git merge bcc50d602ff32c0b2b2fa92683f28813f2824aa3 # timeout=10 [2020-03-09T15:41:27.725Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-09T15:41:27.749Z] > git config core.sparsecheckout # timeout=10 [2020-03-09T15:41:27.772Z] > git checkout -f 7e45c4a3853542af51876a5596af752c06461af3 # timeout=10 [2020-03-09T15:41:28.929Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 120.07MB / 120.07MB 2.1s done [2020-03-09T15:41:28.940Z] [2020-03-09T15:41:28.940Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-03-09T15:41:28.940Z] #11 CACHED [2020-03-09T15:41:28.940Z] [2020-03-09T15:41:28.940Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-03-09T15:41:28.940Z] #66 CACHED [2020-03-09T15:41:28.940Z] [2020-03-09T15:41:28.940Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-03-09T15:41:28.940Z] #48 CACHED [2020-03-09T15:41:28.940Z] [2020-03-09T15:41:28.940Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-09T15:41:28.940Z] #41 CACHED [2020-03-09T15:41:28.940Z] [2020-03-09T15:41:28.940Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-03-09T15:41:28.940Z] #73 CACHED [2020-03-09T15:41:28.940Z] [2020-03-09T15:41:28.940Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-03-09T15:41:28.940Z] #37 CACHED [2020-03-09T15:41:28.940Z] [2020-03-09T15:41:28.940Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-03-09T15:41:28.940Z] #72 CACHED [2020-03-09T15:41:28.940Z] [2020-03-09T15:41:28.940Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-03-09T15:41:28.940Z] #24 CACHED [2020-03-09T15:41:28.940Z] [2020-03-09T15:41:28.940Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-03-09T15:41:28.940Z] #12 CACHED [2020-03-09T15:41:28.940Z] [2020-03-09T15:41:28.940Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-03-09T15:41:28.940Z] #45 CACHED [2020-03-09T15:41:28.940Z] [2020-03-09T15:41:28.940Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T15:41:28.940Z] #33 CACHED [2020-03-09T15:41:28.940Z] [2020-03-09T15:41:28.940Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-03-09T15:41:28.940Z] #54 CACHED [2020-03-09T15:41:28.940Z] [2020-03-09T15:41:28.940Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-09T15:41:28.940Z] #30 CACHED [2020-03-09T15:41:28.940Z] [2020-03-09T15:41:28.940Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-03-09T15:41:28.940Z] #61 CACHED [2020-03-09T15:41:28.940Z] [2020-03-09T15:41:28.940Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-03-09T15:41:28.940Z] #8 CACHED [2020-03-09T15:41:28.940Z] [2020-03-09T15:41:28.940Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T15:41:28.940Z] #47 CACHED [2020-03-09T15:41:28.940Z] [2020-03-09T15:41:28.940Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-03-09T15:41:28.940Z] #69 CACHED [2020-03-09T15:41:28.940Z] [2020-03-09T15:41:28.940Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-09T15:41:28.940Z] #19 CACHED [2020-03-09T15:41:28.940Z] [2020-03-09T15:41:28.940Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-09T15:41:28.940Z] #58 CACHED [2020-03-09T15:41:28.940Z] [2020-03-09T15:41:28.940Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-03-09T15:41:28.941Z] #18 CACHED [2020-03-09T15:41:28.941Z] [2020-03-09T15:41:28.941Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-09T15:41:28.941Z] #63 CACHED [2020-03-09T15:41:28.941Z] [2020-03-09T15:41:28.941Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-03-09T15:41:28.941Z] #26 CACHED [2020-03-09T15:41:28.941Z] [2020-03-09T15:41:28.941Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-09T15:41:28.941Z] #27 CACHED [2020-03-09T15:41:28.941Z] [2020-03-09T15:41:28.941Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-03-09T15:41:28.941Z] #22 CACHED [2020-03-09T15:41:28.941Z] [2020-03-09T15:41:28.941Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-03-09T15:41:28.941Z] #67 CACHED [2020-03-09T15:41:28.941Z] [2020-03-09T15:41:28.941Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-03-09T15:41:28.941Z] #34 CACHED [2020-03-09T15:41:28.941Z] [2020-03-09T15:41:28.941Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T15:41:28.941Z] #53 CACHED [2020-03-09T15:41:28.941Z] [2020-03-09T15:41:28.941Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T15:41:28.941Z] #68 CACHED [2020-03-09T15:41:28.941Z] [2020-03-09T15:41:28.941Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-03-09T15:41:28.941Z] #64 CACHED [2020-03-09T15:41:28.941Z] [2020-03-09T15:41:28.941Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-03-09T15:41:28.941Z] #31 CACHED [2020-03-09T15:41:28.941Z] [2020-03-09T15:41:28.941Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T15:41:28.941Z] #74 CACHED [2020-03-09T15:41:28.941Z] [2020-03-09T15:41:28.941Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-03-09T15:41:28.941Z] #70 CACHED [2020-03-09T15:41:28.941Z] [2020-03-09T15:41:28.941Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-09T15:41:28.941Z] #43 CACHED [2020-03-09T15:41:28.941Z] [2020-03-09T15:41:28.941Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T15:41:28.941Z] #23 CACHED [2020-03-09T15:41:28.941Z] [2020-03-09T15:41:28.941Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-03-09T15:41:28.941Z] #51 CACHED [2020-03-09T15:41:28.941Z] [2020-03-09T15:41:28.941Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-03-09T15:41:28.941Z] #28 CACHED [2020-03-09T15:41:28.941Z] [2020-03-09T15:41:28.941Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-03-09T15:41:28.941Z] #40 CACHED [2020-03-09T15:41:28.941Z] [2020-03-09T15:41:28.941Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-03-09T15:41:28.941Z] #42 CACHED [2020-03-09T15:41:28.941Z] [2020-03-09T15:41:28.941Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-03-09T15:41:28.941Z] #75 CACHED [2020-03-09T15:41:28.941Z] [2020-03-09T15:41:28.941Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-09T15:41:28.941Z] #21 CACHED [2020-03-09T15:41:28.941Z] [2020-03-09T15:41:28.941Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-09T15:41:28.941Z] #35 CACHED [2020-03-09T15:41:28.941Z] [2020-03-09T15:41:28.941Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-03-09T15:41:28.941Z] #9 CACHED [2020-03-09T15:41:28.941Z] [2020-03-09T15:41:28.941Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-03-09T15:41:28.941Z] #55 CACHED [2020-03-09T15:41:28.941Z] [2020-03-09T15:41:28.941Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-03-09T15:41:28.941Z] #49 CACHED [2020-03-09T15:41:28.941Z] [2020-03-09T15:41:28.941Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T15:41:28.941Z] #50 CACHED [2020-03-09T15:41:28.941Z] [2020-03-09T15:41:28.941Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-03-09T15:41:28.941Z] #52 CACHED [2020-03-09T15:41:28.941Z] [2020-03-09T15:41:28.941Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-03-09T15:41:28.941Z] #46 CACHED [2020-03-09T15:41:28.941Z] [2020-03-09T15:41:28.941Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-03-09T15:41:28.941Z] #16 CACHED [2020-03-09T15:41:28.941Z] [2020-03-09T15:41:28.941Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T15:41:28.941Z] #65 CACHED [2020-03-09T15:41:28.941Z] [2020-03-09T15:41:28.941Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-03-09T15:41:28.941Z] #15 CACHED [2020-03-09T15:41:28.941Z] [2020-03-09T15:41:28.941Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-09T15:41:28.941Z] #25 CACHED [2020-03-09T15:41:28.941Z] [2020-03-09T15:41:28.941Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T15:41:28.941Z] #60 CACHED [2020-03-09T15:41:28.941Z] [2020-03-09T15:41:28.941Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-03-09T15:41:28.941Z] #29 CACHED [2020-03-09T15:41:28.941Z] [2020-03-09T15:41:28.941Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-03-09T15:41:28.941Z] #57 CACHED [2020-03-09T15:41:28.941Z] [2020-03-09T15:41:28.941Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-09T15:41:28.941Z] #62 CACHED [2020-03-09T15:41:28.941Z] [2020-03-09T15:41:28.941Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-03-09T15:41:28.941Z] #14 CACHED [2020-03-09T15:41:28.941Z] [2020-03-09T15:41:28.941Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-03-09T15:41:28.941Z] #13 CACHED [2020-03-09T15:41:28.941Z] [2020-03-09T15:41:28.941Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-09T15:41:28.941Z] #36 CACHED [2020-03-09T15:41:28.941Z] [2020-03-09T15:41:28.941Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T15:41:28.941Z] #44 CACHED [2020-03-09T15:41:28.941Z] [2020-03-09T15:41:28.941Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-03-09T15:41:28.941Z] #39 CACHED [2020-03-09T15:41:28.941Z] [2020-03-09T15:41:28.941Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-09T15:41:28.941Z] #10 CACHED [2020-03-09T15:41:28.941Z] [2020-03-09T15:41:28.941Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-09T15:41:28.941Z] #17 CACHED [2020-03-09T15:41:28.941Z] [2020-03-09T15:41:28.941Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T15:41:28.941Z] #38 CACHED [2020-03-09T15:41:28.941Z] [2020-03-09T15:41:28.941Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T15:41:28.941Z] #56 CACHED [2020-03-09T15:41:28.941Z] [2020-03-09T15:41:28.941Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-03-09T15:41:28.941Z] #59 CACHED [2020-03-09T15:41:28.941Z] [2020-03-09T15:41:28.941Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-03-09T15:41:28.941Z] #32 CACHED [2020-03-09T15:41:28.941Z] [2020-03-09T15:41:28.941Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-03-09T15:41:28.941Z] #76 CACHED [2020-03-09T15:41:28.941Z] [2020-03-09T15:41:28.941Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-03-09T15:41:29.184Z] #7 extracting sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 1.6s done [2020-03-09T15:41:29.184Z] #7 extracting sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f [2020-03-09T15:41:29.438Z] #7 extracting sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 0.2s done [2020-03-09T15:41:29.438Z] #7 extracting sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 0.1s [2020-03-09T15:41:29.694Z] #7 extracting sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 0.2s done [2020-03-09T15:41:29.694Z] #7 extracting sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 [2020-03-09T15:41:30.849Z] #77 DONE 2.1s [2020-03-09T15:41:30.849Z] [2020-03-09T15:41:30.849Z] #78 exporting to image [2020-03-09T15:41:30.849Z] #78 exporting layers [2020-03-09T15:41:30.886Z] Fetching without tags [2020-03-09T15:41:31.241Z] e4d79466b81c: Pull complete [2020-03-09T15:41:31.241Z] b00baabad4ce: Pull complete [2020-03-09T15:41:31.403Z] Commit message: "Merge commit 'bcc50d602ff32c0b2b2fa92683f28813f2824aa3' into HEAD" [2020-03-09T15:41:31.428Z] First time build. Skipping changelog. [2020-03-09T15:41:31.448Z] Merging remotes/origin/master commit bcc50d602ff32c0b2b2fa92683f28813f2824aa3 into PR head commit f2d49cb7ee7f1abf666682f8e41db8d318e31731 [2020-03-09T15:41:31.582Z] #7 extracting sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 1.4s done [2020-03-09T15:41:31.582Z] #7 extracting sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf [2020-03-09T15:41:31.591Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab [2020-03-09T15:41:31.591Z] Status: Downloaded newer image for golang:1.12.10-stretch [2020-03-09T15:41:31.591Z] ---> 687421176e14 [2020-03-09T15:41:31.591Z] Step 5/16 : ARG BUILDX_REPO [2020-03-09T15:41:31.591Z] ---> Running in 0937a03671b3 [2020-03-09T15:41:31.591Z] Removing intermediate container 0937a03671b3 [2020-03-09T15:41:31.591Z] ---> 5bfd65808045 [2020-03-09T15:41:31.591Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx [2020-03-09T15:41:31.591Z] ---> Running in 5ff6487772a1 [2020-03-09T15:41:32.353Z] Cloning into '/buildx'... [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-03-09T15:41:32.754Z] #78 exporting layers 1.6s done [2020-03-09T15:41:32.754Z] #78 writing image sha256:6e15b3080514f3ded05e01a1b8fccb9cb1ad38b53cf61c47a4f03fc7859d3fee [2020-03-09T15:41:32.754Z] #78 writing image sha256:6e15b3080514f3ded05e01a1b8fccb9cb1ad38b53cf61c47a4f03fc7859d3fee done [2020-03-09T15:41:32.754Z] #78 naming to docker.io/library/docker:30bfe23d4f17241844e50ca1ce2465dbff15cbe4 done [2020-03-09T15:41:32.754Z] #78 DONE 1.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-03-09T15:41:30.851Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-09T15:41:30.859Z] > git config --add remote.origin.fetch +refs/pull/40647/head:refs/remotes/origin/PR-40647 # timeout=10 [2020-03-09T15:41:30.862Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-09T15:41:30.878Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-09T15:41:30.894Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-09T15:41:30.894Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-09T15:41:30.895Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40647/head:refs/remotes/origin/PR-40647 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-09T15:41:31.456Z] > git config core.sparsecheckout # timeout=10 [2020-03-09T15:41:31.460Z] > git checkout -f f2d49cb7ee7f1abf666682f8e41db8d318e31731 # timeout=10 [2020-03-09T15:41:32.345Z] > git merge bcc50d602ff32c0b2b2fa92683f28813f2824aa3 # timeout=10 [2020-03-09T15:41:32.949Z] #7 extracting sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 1.5s done [2020-03-09T15:41:32.949Z] #7 extracting sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f [2020-03-09T15:41:33.036Z] + [ PR != PR ] [2020-03-09T15:41:33.036Z] + [ master != master ] [2020-03-09T15:41:33.036Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2020-03-09T15:41:33.115Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40647/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=30bfe23d4f17241844e50ca1ce2465dbff15cbe4 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:30bfe23d4f17241844e50ca1ce2465dbff15cbe4 hack/test/unit [Pipeline] sh [2020-03-09T15:41:33.129Z] Merge succeeded, producing 063d90f8ef9a592eae92e78f7c46d01a374479af [2020-03-09T15:41:33.130Z] Checking out Revision 063d90f8ef9a592eae92e78f7c46d01a374479af (PR-40647) [2020-03-09T15:41:31.409Z] > git rev-list --no-walk 663345181db3e38ed804f02cabfd44e5b5bd0608 # timeout=10 [2020-03-09T15:41:33.331Z] Commit message: "Merge commit 'bcc50d602ff32c0b2b2fa92683f28813f2824aa3' into HEAD" [2020-03-09T15:41:33.352Z] First time build. Skipping changelog. [2020-03-09T15:41:33.522Z] + docker version [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-03-09T15:41:34.666Z] + docker version [2020-03-09T15:41:34.666Z] Client: [2020-03-09T15:41:34.666Z] Version: 18.06.1-ce [2020-03-09T15:41:34.666Z] API version: 1.38 [2020-03-09T15:41:34.666Z] Go version: go1.10.3 [2020-03-09T15:41:34.666Z] Git commit: e68fc7a [2020-03-09T15:41:34.666Z] Built: Tue Aug 21 17:26:10 2018 [2020-03-09T15:41:34.666Z] OS/Arch: linux/ppc64le [2020-03-09T15:41:34.666Z] Experimental: false [2020-03-09T15:41:34.666Z] [2020-03-09T15:41:34.666Z] Server: [2020-03-09T15:41:34.666Z] Engine: [2020-03-09T15:41:34.666Z] Version: 18.06.1-ce [2020-03-09T15:41:34.666Z] API version: 1.38 (minimum version 1.12) [2020-03-09T15:41:34.666Z] Go version: go1.10.3 [2020-03-09T15:41:34.666Z] Git commit: e68fc7a [2020-03-09T15:41:34.666Z] Built: Tue Aug 21 17:24:20 2018 [2020-03-09T15:41:34.666Z] OS/Arch: linux/ppc64le [2020-03-09T15:41:34.666Z] Experimental: true [Pipeline] sh [2020-03-09T15:41:34.869Z] Removing intermediate container 5ff6487772a1 [2020-03-09T15:41:34.869Z] ---> 684535c0dd33 [2020-03-09T15:41:34.869Z] Step 7/16 : WORKDIR /buildx [2020-03-09T15:41:34.869Z] ---> Running in 18b4d27b3f77 [2020-03-09T15:41:35.049Z] + docker info [2020-03-09T15:41:35.049Z] Containers: 0 [2020-03-09T15:41:35.049Z] Running: 0 [2020-03-09T15:41:35.049Z] Paused: 0 [2020-03-09T15:41:35.049Z] Stopped: 0 [2020-03-09T15:41:35.049Z] Images: 7 [2020-03-09T15:41:35.049Z] Server Version: 18.06.1-ce [2020-03-09T15:41:35.049Z] Storage Driver: overlay2 [2020-03-09T15:41:35.049Z] Backing Filesystem: extfs [2020-03-09T15:41:35.049Z] Supports d_type: true [2020-03-09T15:41:35.049Z] Native Overlay Diff: true [2020-03-09T15:41:35.049Z] Logging Driver: json-file [2020-03-09T15:41:35.049Z] Cgroup Driver: cgroupfs [2020-03-09T15:41:35.049Z] Plugins: [2020-03-09T15:41:35.049Z] Volume: local [2020-03-09T15:41:35.049Z] Network: bridge host ipvlan macvlan null overlay [2020-03-09T15:41:35.049Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-03-09T15:41:35.049Z] Swarm: inactive [2020-03-09T15:41:35.049Z] Runtimes: runc [2020-03-09T15:41:35.049Z] Default Runtime: runc [2020-03-09T15:41:35.049Z] Init Binary: docker-init [2020-03-09T15:41:35.049Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-03-09T15:41:35.049Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-03-09T15:41:35.049Z] init version: fec3683 [2020-03-09T15:41:35.049Z] Security Options: [2020-03-09T15:41:35.049Z] apparmor [2020-03-09T15:41:35.049Z] seccomp [2020-03-09T15:41:35.049Z] Profile: default [2020-03-09T15:41:35.049Z] Kernel Version: 4.4.0-139-generic [2020-03-09T15:41:35.049Z] Operating System: Ubuntu 16.04.3 LTS [2020-03-09T15:41:35.049Z] OSType: linux [2020-03-09T15:41:35.049Z] Architecture: ppc64le [2020-03-09T15:41:35.049Z] CPUs: 4 [2020-03-09T15:41:35.049Z] Total Memory: 7.972GiB [2020-03-09T15:41:35.049Z] Name: ppc64le-ubuntu-12 [2020-03-09T15:41:35.049Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-03-09T15:41:35.049Z] Docker Root Dir: /var/lib/docker [2020-03-09T15:41:35.049Z] Debug Mode (client): false [2020-03-09T15:41:35.049Z] Debug Mode (server): false [2020-03-09T15:41:35.049Z] Username: dockerbuildbot [2020-03-09T15:41:35.049Z] Registry: https://index.docker.io/v1/ [2020-03-09T15:41:35.049Z] Labels: [2020-03-09T15:41:35.049Z] Experimental: true [2020-03-09T15:41:35.049Z] Insecure Registries: [2020-03-09T15:41:35.049Z] 127.0.0.0/8 [2020-03-09T15:41:35.049Z] Live Restore Enabled: false [2020-03-09T15:41:35.049Z] [Pipeline] sh [2020-03-09T15:41:35.216Z] Removing intermediate container 18b4d27b3f77 [2020-03-09T15:41:35.217Z] ---> 875e551e2b1f [2020-03-09T15:41:35.217Z] Step 8/16 : ARG BUILDX_COMMIT [2020-03-09T15:41:35.217Z] ---> Running in 8888539e98b6 [2020-03-09T15:41:35.217Z] Removing intermediate container 8888539e98b6 [2020-03-09T15:41:35.217Z] ---> a4d5a2d8d2fc [2020-03-09T15:41:35.217Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-03-09T15:41:33.121Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-09T15:41:33.139Z] > git config core.sparsecheckout # timeout=10 [2020-03-09T15:41:33.142Z] > git checkout -f 063d90f8ef9a592eae92e78f7c46d01a374479af # timeout=10 [2020-03-09T15:41:33.340Z] > git rev-list --no-walk 663345181db3e38ed804f02cabfd44e5b5bd0608 # timeout=10 [2020-03-09T15:41:35.432Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-09T15:41:35.432Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-09T15:41:35.432Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40647/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-03-09T15:41:35.432Z] + bash /home/docker/workspace/moby_PR-40647/check-config.sh [2020-03-09T15:41:35.432Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-03-09T15:41:35.432Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2020-03-09T15:41:35.432Z] [2020-03-09T15:41:35.432Z] Generally Necessary: [2020-03-09T15:41:35.432Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-03-09T15:41:35.432Z] - apparmor: enabled and tools installed [2020-03-09T15:41:35.432Z] - CONFIG_NAMESPACES: enabled [2020-03-09T15:41:35.432Z] - CONFIG_NET_NS: enabled [2020-03-09T15:41:35.432Z] - CONFIG_PID_NS: enabled [2020-03-09T15:41:35.432Z] - CONFIG_IPC_NS: enabled [2020-03-09T15:41:35.432Z] - CONFIG_UTS_NS: enabled [2020-03-09T15:41:35.432Z] - CONFIG_CGROUPS: enabled [2020-03-09T15:41:35.579Z] ---> Running in ee44af02d95b [2020-03-09T15:41:35.722Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-03-09T15:41:35.722Z] - CONFIG_CGROUP_DEVICE: enabled [2020-03-09T15:41:35.722Z] - CONFIG_CGROUP_FREEZER: enabled [2020-03-09T15:41:35.722Z] - CONFIG_CGROUP_SCHED: enabled [2020-03-09T15:41:35.722Z] - CONFIG_CPUSETS: enabled [2020-03-09T15:41:35.722Z] - CONFIG_MEMCG: enabled [2020-03-09T15:41:35.722Z] - CONFIG_KEYS: enabled [2020-03-09T15:41:35.722Z] - CONFIG_VETH: enabled (as module) [2020-03-09T15:41:35.722Z] - CONFIG_BRIDGE: enabled (as module) [2020-03-09T15:41:35.722Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-03-09T15:41:35.722Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-03-09T15:41:35.722Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-03-09T15:41:35.722Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-03-09T15:41:35.722Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-03-09T15:41:35.722Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-03-09T15:41:35.722Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-03-09T15:41:35.722Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-03-09T15:41:35.722Z] - CONFIG_NF_NAT: enabled (as module) [2020-03-09T15:41:35.722Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-03-09T15:41:35.722Z] - CONFIG_POSIX_MQUEUE: enabled [2020-03-09T15:41:35.722Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-03-09T15:41:35.722Z] [2020-03-09T15:41:35.722Z] Optional Features: [2020-03-09T15:41:35.722Z] - CONFIG_USER_NS: enabled [2020-03-09T15:41:35.722Z] - CONFIG_SECCOMP: enabled [2020-03-09T15:41:35.722Z] - CONFIG_CGROUP_PIDS: enabled [2020-03-09T15:41:35.722Z] - CONFIG_MEMCG_SWAP: enabled [2020-03-09T15:41:35.722Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-03-09T15:41:35.722Z] (cgroup swap accounting is currently enabled) [2020-03-09T15:41:35.722Z] - CONFIG_MEMCG_KMEM: enabled [2020-03-09T15:41:35.722Z] - CONFIG_BLK_CGROUP: enabled [2020-03-09T15:41:35.722Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-03-09T15:41:35.722Z] - CONFIG_IOSCHED_CFQ: enabled [2020-03-09T15:41:35.722Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-03-09T15:41:35.722Z] - CONFIG_CGROUP_PERF: enabled [2020-03-09T15:41:35.945Z] From https://github.com/docker/buildx [2020-03-09T15:41:35.945Z] * [new tag] v0.3.1 -> build [2020-03-09T15:41:36.008Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-03-09T15:41:36.008Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-03-09T15:41:36.008Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-03-09T15:41:36.008Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-03-09T15:41:36.008Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-03-09T15:41:36.008Z] - CONFIG_RT_GROUP_SCHED: missing [2020-03-09T15:41:36.008Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-03-09T15:41:36.008Z] - CONFIG_IP_VS: enabled (as module) [2020-03-09T15:41:36.008Z] - CONFIG_IP_VS_NFCT: enabled [2020-03-09T15:41:36.008Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-03-09T15:41:36.008Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-03-09T15:41:36.008Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-03-09T15:41:36.008Z] - CONFIG_EXT4_FS: enabled [2020-03-09T15:41:36.008Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-03-09T15:41:36.008Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-03-09T15:41:36.008Z] - Network Drivers: [2020-03-09T15:41:36.008Z] - "overlay": [2020-03-09T15:41:36.008Z] - CONFIG_VXLAN: enabled (as module) [2020-03-09T15:41:36.008Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-03-09T15:41:36.008Z] Optional (for encrypted networks): [2020-03-09T15:41:36.008Z] - CONFIG_CRYPTO: enabled [2020-03-09T15:41:36.008Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-03-09T15:41:36.008Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-03-09T15:41:36.008Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-03-09T15:41:36.008Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-03-09T15:41:36.008Z] - CONFIG_XFRM: enabled [2020-03-09T15:41:36.008Z] - CONFIG_XFRM_USER: enabled (as module) [2020-03-09T15:41:36.008Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-03-09T15:41:36.008Z] - CONFIG_INET_ESP: enabled (as module) [2020-03-09T15:41:36.008Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-03-09T15:41:36.008Z] - "ipvlan": [2020-03-09T15:41:36.214Z] #7 extracting sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 2.7s done [2020-03-09T15:41:36.214Z] #7 extracting sha256:f8e0159fc85284002056acd2e8ec645d3b160ec7f14ef4b938ebb6e29ac2f1c3 done [2020-03-09T15:41:36.214Z] #7 DONE 9.5s [2020-03-09T15:41:36.214Z] [2020-03-09T15:41:36.214Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-03-09T15:41:36.292Z] - CONFIG_IPVLAN: enabled (as module) [2020-03-09T15:41:36.292Z] - "macvlan": [2020-03-09T15:41:36.292Z] - CONFIG_MACVLAN: enabled (as module) [2020-03-09T15:41:36.292Z] - CONFIG_DUMMY: enabled (as module) [2020-03-09T15:41:36.292Z] - "ftp,tftp client in container": [2020-03-09T15:41:36.292Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-03-09T15:41:36.292Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-03-09T15:41:36.292Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-03-09T15:41:36.292Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-03-09T15:41:36.292Z] - Storage Drivers: [2020-03-09T15:41:36.292Z] - "aufs": [2020-03-09T15:41:36.292Z] - CONFIG_AUFS_FS: enabled (as module) [2020-03-09T15:41:36.292Z] - "btrfs": [2020-03-09T15:41:36.292Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-03-09T15:41:36.292Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-03-09T15:41:36.292Z] - "devicemapper": [2020-03-09T15:41:36.292Z] - CONFIG_BLK_DEV_DM: enabled [2020-03-09T15:41:36.292Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-03-09T15:41:36.292Z] - "overlay": [2020-03-09T15:41:36.292Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-03-09T15:41:36.292Z] - "zfs": [2020-03-09T15:41:36.292Z] - /dev/zfs: missing [2020-03-09T15:41:36.292Z] - zfs command: missing [2020-03-09T15:41:36.292Z] - zpool command: missing [2020-03-09T15:41:36.292Z] [2020-03-09T15:41:36.292Z] Limits: [2020-03-09T15:41:36.292Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-03-09T15:41:36.292Z] [2020-03-09T15:41:36.292Z] + true [2020-03-09T15:41:36.300Z] Switched to branch 'build' [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-03-09T15:41:36.722Z] + make bundles/buildx [2020-03-09T15:41:37.070Z] Removing intermediate container ee44af02d95b [2020-03-09T15:41:37.070Z] ---> db88bf907660 [2020-03-09T15:41:37.070Z] Step 10/16 : RUN go mod download [2020-03-09T15:41:37.070Z] ---> Running in 785cdd41799a [2020-03-09T15:41:37.317Z] ? github.com/docker/docker/api [no test files] [2020-03-09T15:41:37.355Z] make: command: Command not found [2020-03-09T15:41:37.355Z] make: command: Command not found [2020-03-09T15:41:37.355Z] mkdir bundles [2020-03-09T15:41:37.355Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-03-09T15:41:37.355Z] --build-arg BUILDX_COMMIT \ [2020-03-09T15:41:37.355Z] --build-arg BUILDX_REPO \ [2020-03-09T15:41:37.355Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-03-09T15:41:37.355Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-03-09T15:41:37.355Z] . [2020-03-09T15:41:37.355Z] /bin/sh: 4: go: not found [2020-03-09T15:41:37.355Z] /bin/sh: 5: go: not found [2020-03-09T15:41:37.858Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2020-03-09T15:41:37.858Z] go: finding github.com/opencontainers/image-spec v1.0.1 [2020-03-09T15:41:37.858Z] go: finding github.com/bitly/go-simplejson v0.5.0 [2020-03-09T15:41:37.858Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9 [2020-03-09T15:41:37.858Z] go: finding github.com/stretchr/testify v1.3.0 [2020-03-09T15:41:37.858Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50 [2020-03-09T15:41:37.858Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19 [2020-03-09T15:41:38.097Z] #8 DONE 1.6s [2020-03-09T15:41:38.097Z] [2020-03-09T15:41:38.097Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-03-09T15:41:38.284Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 [2020-03-09T15:41:38.657Z] #9 DONE 1.0s [2020-03-09T15:41:38.696Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5 [2020-03-09T15:41:38.696Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5 [2020-03-09T15:41:38.696Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed [2020-03-09T15:41:38.803Z] Client: Docker Engine - Community [2020-03-09T15:41:38.803Z] Version: 19.03.5 [2020-03-09T15:41:38.803Z] API version: 1.40 [2020-03-09T15:41:38.803Z] Go version: go1.12.12 [2020-03-09T15:41:38.803Z] Git commit: 633a0ea838 [2020-03-09T15:41:38.803Z] Built: Wed Nov 13 07:29:52 2019 [2020-03-09T15:41:38.803Z] OS/Arch: linux/amd64 [2020-03-09T15:41:38.803Z] Experimental: false [2020-03-09T15:41:38.803Z] [2020-03-09T15:41:38.803Z] Server: Docker Engine - Community [2020-03-09T15:41:38.803Z] Engine: [2020-03-09T15:41:38.803Z] Version: 19.03.5 [2020-03-09T15:41:38.803Z] API version: 1.40 (minimum version 1.12) [2020-03-09T15:41:38.803Z] Go version: go1.12.12 [2020-03-09T15:41:38.803Z] Git commit: 633a0ea838 [2020-03-09T15:41:38.803Z] Built: Wed Nov 13 07:28:22 2019 [2020-03-09T15:41:38.803Z] OS/Arch: linux/amd64 [2020-03-09T15:41:38.803Z] Experimental: true [2020-03-09T15:41:38.803Z] containerd: [2020-03-09T15:41:38.803Z] Version: 1.2.10 [2020-03-09T15:41:38.803Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-03-09T15:41:38.803Z] runc: [2020-03-09T15:41:38.803Z] Version: 1.0.0-rc8+dev [2020-03-09T15:41:38.803Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-03-09T15:41:38.803Z] docker-init: [2020-03-09T15:41:38.803Z] Version: 0.18.0 [2020-03-09T15:41:38.803Z] GitCommit: fec3683 [Pipeline] sh [2020-03-09T15:41:38.912Z] [2020-03-09T15:41:38.912Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-03-09T15:41:38.912Z] #40 DONE 0.1s [2020-03-09T15:41:38.912Z] [2020-03-09T15:41:38.912Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-03-09T15:41:38.912Z] #29 DONE 0.1s [2020-03-09T15:41:38.912Z] [2020-03-09T15:41:38.912Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-09T15:41:38.912Z] #21 DONE 0.1s [2020-03-09T15:41:38.912Z] [2020-03-09T15:41:38.912Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-03-09T15:41:38.912Z] #46 DONE 0.1s [2020-03-09T15:41:38.912Z] [2020-03-09T15:41:38.912Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-03-09T15:41:38.912Z] #67 DONE 0.1s [2020-03-09T15:41:38.912Z] [2020-03-09T15:41:38.912Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-03-09T15:41:38.912Z] #32 DONE 0.1s [2020-03-09T15:41:38.912Z] [2020-03-09T15:41:38.912Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-03-09T15:41:38.912Z] #49 DONE 0.1s [2020-03-09T15:41:38.912Z] [2020-03-09T15:41:38.912Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-03-09T15:41:38.912Z] #22 DONE 0.1s [2020-03-09T15:41:38.912Z] [2020-03-09T15:41:38.912Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-03-09T15:41:38.912Z] #55 DONE 0.1s [2020-03-09T15:41:38.912Z] [2020-03-09T15:41:38.912Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-03-09T15:41:38.912Z] #52 DONE 0.1s [2020-03-09T15:41:38.912Z] [2020-03-09T15:41:38.912Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-03-09T15:41:38.912Z] #73 DONE 0.1s [2020-03-09T15:41:38.912Z] [2020-03-09T15:41:38.912Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T15:41:39.075Z] go: finding github.com/ghodss/yaml v1.0.0 [2020-03-09T15:41:39.076Z] go: finding github.com/json-iterator/go v1.1.6 [2020-03-09T15:41:39.076Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d [2020-03-09T15:41:39.076Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2020-03-09T15:41:39.076Z] go: finding github.com/theupdateframework/notary v0.6.1 [2020-03-09T15:41:39.076Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 [2020-03-09T15:41:39.165Z] + docker info [2020-03-09T15:41:39.441Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad [2020-03-09T15:41:39.801Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448 [2020-03-09T15:41:39.801Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20 [2020-03-09T15:41:39.801Z] go: finding github.com/sirupsen/logrus v1.4.0 [2020-03-09T15:41:39.801Z] go: finding github.com/opencontainers/runtime-spec v1.0.1 [2020-03-09T15:41:40.055Z] Sending build context to Docker daemon 54.7MB [2020-03-09T15:41:40.055Z] Step 1/16 : ARG GO_VERSION=1.12.10 [2020-03-09T15:41:40.055Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1 [2020-03-09T15:41:40.055Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-03-09T15:41:40.055Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build [2020-03-09T15:41:40.055Z] ---> ebd73b5ebd31 [2020-03-09T15:41:40.055Z] Step 5/16 : ARG BUILDX_REPO [2020-03-09T15:41:40.055Z] ---> Using cache [2020-03-09T15:41:40.055Z] ---> 51d7dbbc8e76 [2020-03-09T15:41:40.055Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx [2020-03-09T15:41:40.055Z] ---> Using cache [2020-03-09T15:41:40.055Z] ---> bc3b66c0b55b [2020-03-09T15:41:40.055Z] Step 7/16 : WORKDIR /buildx [2020-03-09T15:41:40.055Z] ---> Using cache [2020-03-09T15:41:40.055Z] ---> 9ea6a9dba656 [2020-03-09T15:41:40.055Z] Step 8/16 : ARG BUILDX_COMMIT [2020-03-09T15:41:40.055Z] ---> Using cache [2020-03-09T15:41:40.055Z] ---> 23d5fb586ee1 [2020-03-09T15:41:40.055Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-03-09T15:41:40.055Z] ---> Using cache [2020-03-09T15:41:40.055Z] ---> 2dba611eab45 [2020-03-09T15:41:40.055Z] Step 10/16 : RUN go mod download [2020-03-09T15:41:40.055Z] ---> Running in 73d8e281d253 [2020-03-09T15:41:40.055Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0 [2020-03-09T15:41:40.055Z] go: finding github.com/spf13/viper v1.3.2 [2020-03-09T15:41:40.055Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96 [2020-03-09T15:41:40.055Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 [2020-03-09T15:41:40.055Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2020-03-09T15:41:40.166Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1 [2020-03-09T15:41:40.166Z] go: finding gopkg.in/inf.v0 v0.9.1 [2020-03-09T15:41:40.345Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1 [2020-03-09T15:41:40.345Z] go: finding github.com/Microsoft/hcsshim v0.8.6 [2020-03-09T15:41:40.345Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d [2020-03-09T15:41:40.345Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 [2020-03-09T15:41:40.542Z] go: finding github.com/spf13/cobra v0.0.3 [2020-03-09T15:41:40.542Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293 [2020-03-09T15:41:40.542Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-03-09T15:41:40.542Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c [2020-03-09T15:41:40.919Z] go: finding github.com/spf13/viper v1.3.2 [2020-03-09T15:41:40.971Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293 [2020-03-09T15:41:41.280Z] go: finding github.com/lib/pq v1.0.0 [2020-03-09T15:41:41.280Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2020-03-09T15:41:41.280Z] go: finding github.com/stretchr/objx v0.1.0 [2020-03-09T15:41:41.280Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2020-03-09T15:41:41.650Z] go: finding github.com/jinzhu/now v1.0.0 [2020-03-09T15:41:41.650Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc [2020-03-09T15:41:41.650Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 [2020-03-09T15:41:41.650Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 [2020-03-09T15:41:42.000Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 [2020-03-09T15:41:42.000Z] go: finding github.com/jinzhu/now v1.0.0 [2020-03-09T15:41:42.021Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-03-09T15:41:42.021Z] go: finding golang.org/x/text v0.3.0 [2020-03-09T15:41:42.021Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 [2020-03-09T15:41:42.021Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 [2020-03-09T15:41:42.288Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1 [2020-03-09T15:41:42.288Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2020-03-09T15:41:42.288Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 [2020-03-09T15:41:42.579Z] go: finding github.com/spf13/cobra v0.0.3 [2020-03-09T15:41:42.810Z] go: finding github.com/Microsoft/hcsshim v0.8.6 [2020-03-09T15:41:42.810Z] go: finding github.com/jinzhu/gorm v1.9.2 [2020-03-09T15:41:42.810Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a [2020-03-09T15:41:42.871Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad [2020-03-09T15:41:43.155Z] #74 4.230 + RM_GOPATH=0 [2020-03-09T15:41:43.155Z] #74 4.230 + TMP_GOPATH= [2020-03-09T15:41:43.155Z] #74 4.230 + : /build [2020-03-09T15:41:43.155Z] #74 4.230 + '[' -z '' ']' [2020-03-09T15:41:43.155Z] #74 4.231 ++ mktemp -d [2020-03-09T15:41:43.155Z] #74 4.239 + export GOPATH=/tmp/tmp.wXFg21NBfq [2020-03-09T15:41:43.155Z] #74 4.239 + GOPATH=/tmp/tmp.wXFg21NBfq [2020-03-09T15:41:43.155Z] #74 4.239 + RM_GOPATH=1 [2020-03-09T15:41:43.155Z] #74 4.239 ++ dirname ./install.sh [2020-03-09T15:41:43.155Z] #74 4.244 + dir=. [2020-03-09T15:41:43.155Z] #74 4.244 + bin=proxy [2020-03-09T15:41:43.155Z] #74 4.244 + shift [2020-03-09T15:41:43.155Z] #74 4.244 + '[' '!' -f ./proxy.installer ']' [2020-03-09T15:41:43.155Z] #74 4.244 + . ./proxy.installer [2020-03-09T15:41:43.155Z] #74 4.244 ++ : 264bffcb88c1b6b7471c04e3c6b3f301233a544b [2020-03-09T15:41:43.155Z] #74 4.244 + install_proxy [2020-03-09T15:41:43.155Z] #74 4.244 + case "$1" in [2020-03-09T15:41:43.155Z] #74 4.244 + export CGO_ENABLED=0 [2020-03-09T15:41:43.155Z] #74 4.244 + CGO_ENABLED=0 [2020-03-09T15:41:43.156Z] #74 4.244 + _install_proxy [2020-03-09T15:41:43.156Z] #74 4.244 + echo 'Install docker-proxy version 264bffcb88c1b6b7471c04e3c6b3f301233a544b' [2020-03-09T15:41:43.156Z] #74 4.244 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.wXFg21NBfq/src/github.com/docker/libnetwork [2020-03-09T15:41:43.156Z] #74 4.246 Cloning into '/tmp/tmp.wXFg21NBfq/src/github.com/docker/libnetwork'... [2020-03-09T15:41:43.156Z] #74 4.246 Install docker-proxy version 264bffcb88c1b6b7471c04e3c6b3f301233a544b [2020-03-09T15:41:43.170Z] go: finding github.com/bugsnag/panicwrap v1.2.0 [2020-03-09T15:41:43.170Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2020-03-09T15:41:43.170Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be [2020-03-09T15:41:43.498Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 [2020-03-09T15:41:43.573Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 [2020-03-09T15:41:43.573Z] go: finding github.com/gorilla/mux v1.7.0 [2020-03-09T15:41:43.788Z] go: finding github.com/bugsnag/panicwrap v1.2.0 [2020-03-09T15:41:43.974Z] go: finding github.com/prometheus/client_golang v0.8.0 [2020-03-09T15:41:43.974Z] go: finding github.com/hashicorp/go-version v1.1.0 [2020-03-09T15:41:44.095Z] go: finding github.com/pkg/errors v0.8.1 [2020-03-09T15:41:44.095Z] go: finding github.com/opencontainers/runtime-spec v1.0.1 [2020-03-09T15:41:44.113Z] #74 ... [2020-03-09T15:41:44.113Z] [2020-03-09T15:41:44.113Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T15:41:44.113Z] #47 2.267 + RM_GOPATH=0 [2020-03-09T15:41:44.113Z] #47 2.267 + TMP_GOPATH= [2020-03-09T15:41:44.113Z] #47 2.267 + : /build [2020-03-09T15:41:44.113Z] #47 2.267 + '[' -z '' ']' [2020-03-09T15:41:44.113Z] #47 2.267 ++ mktemp -d [2020-03-09T15:41:44.113Z] #47 2.279 + export GOPATH=/tmp/tmp.8Oz9NfN2Wh [2020-03-09T15:41:44.113Z] #47 2.279 + GOPATH=/tmp/tmp.8Oz9NfN2Wh [2020-03-09T15:41:44.113Z] #47 2.279 + RM_GOPATH=1 [2020-03-09T15:41:44.113Z] #47 2.279 ++ dirname ./install.sh [2020-03-09T15:41:44.113Z] #47 2.284 + dir=. [2020-03-09T15:41:44.113Z] #47 2.284 + bin=vndr [2020-03-09T15:41:44.113Z] #47 2.284 + shift [2020-03-09T15:41:44.113Z] #47 2.284 + '[' '!' -f ./vndr.installer ']' [2020-03-09T15:41:44.113Z] #47 2.284 + . ./vndr.installer [2020-03-09T15:41:44.113Z] #47 2.284 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-09T15:41:44.113Z] #47 2.284 + install_vndr [2020-03-09T15:41:44.113Z] #47 2.284 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-03-09T15:41:44.113Z] #47 2.284 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.8Oz9NfN2Wh/src/github.com/LK4D4/vndr [2020-03-09T15:41:44.113Z] #47 2.285 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-09T15:41:44.113Z] #47 2.289 Cloning into '/tmp/tmp.8Oz9NfN2Wh/src/github.com/LK4D4/vndr'... [2020-03-09T15:41:44.113Z] #47 2.612 + cd /tmp/tmp.8Oz9NfN2Wh/src/github.com/LK4D4/vndr [2020-03-09T15:41:44.113Z] #47 2.612 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-09T15:41:44.113Z] #47 2.622 + go build -buildmode=pie -v -o /build/vndr . [2020-03-09T15:41:44.113Z] #47 2.933 runtime/internal/sys [2020-03-09T15:41:44.113Z] #47 2.968 internal/race [2020-03-09T15:41:44.113Z] #47 2.980 unicode/utf8 [2020-03-09T15:41:44.113Z] #47 2.980 unicode [2020-03-09T15:41:44.113Z] #47 2.997 encoding [2020-03-09T15:41:44.113Z] #47 3.000 math/bits [2020-03-09T15:41:44.113Z] #47 3.012 runtime/internal/atomic [2020-03-09T15:41:44.113Z] #47 3.012 internal/cpu [2020-03-09T15:41:44.113Z] #47 3.028 sync/atomic [2020-03-09T15:41:44.113Z] #47 3.034 runtime/internal/math [2020-03-09T15:41:44.113Z] #47 3.060 unicode/utf16 [2020-03-09T15:41:44.113Z] #47 3.119 container/list [2020-03-09T15:41:44.113Z] #47 3.143 crypto/internal/subtle [2020-03-09T15:41:44.113Z] #47 3.183 crypto/subtle [2020-03-09T15:41:44.113Z] #47 3.201 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-03-09T15:41:44.113Z] #47 3.219 internal/nettrace [2020-03-09T15:41:44.113Z] #47 3.244 internal/testlog [2020-03-09T15:41:44.113Z] #47 3.272 vendor/golang.org/x/crypto/internal/subtle [2020-03-09T15:41:44.113Z] #47 3.278 vendor/golang.org/x/crypto/curve25519 [2020-03-09T15:41:44.113Z] #47 3.293 runtime/cgo [2020-03-09T15:41:44.113Z] #47 3.369 internal/bytealg [2020-03-09T15:41:44.113Z] #47 3.411 math [2020-03-09T15:41:44.113Z] #47 4.096 runtime [2020-03-09T15:41:44.398Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb [2020-03-09T15:41:44.461Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e [2020-03-09T15:41:44.462Z] go: finding github.com/gofrs/flock v0.7.0 [2020-03-09T15:41:44.462Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d [2020-03-09T15:41:44.462Z] go: finding github.com/stretchr/objx v0.1.1 [2020-03-09T15:41:44.700Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1 [2020-03-09T15:41:44.896Z] go: finding github.com/go-sql-driver/mysql v1.4.1 [2020-03-09T15:41:44.896Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 [2020-03-09T15:41:45.278Z] go: finding github.com/spf13/cast v1.3.0 [2020-03-09T15:41:45.278Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 [2020-03-09T15:41:45.278Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf [2020-03-09T15:41:45.278Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f [2020-03-09T15:41:45.278Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible [2020-03-09T15:41:45.480Z] #47 ... [2020-03-09T15:41:45.480Z] [2020-03-09T15:41:45.480Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T15:41:45.480Z] #23 2.923 + RM_GOPATH=0 [2020-03-09T15:41:45.480Z] #23 2.923 + TMP_GOPATH= [2020-03-09T15:41:45.480Z] #23 2.923 + : /build [2020-03-09T15:41:45.480Z] #23 2.923 + '[' -z '' ']' [2020-03-09T15:41:45.480Z] #23 2.923 ++ mktemp -d [2020-03-09T15:41:45.480Z] #23 2.924 + export GOPATH=/tmp/tmp.Mi3Eepofc4 [2020-03-09T15:41:45.480Z] #23 2.924 + GOPATH=/tmp/tmp.Mi3Eepofc4 [2020-03-09T15:41:45.480Z] #23 2.924 + RM_GOPATH=1 [2020-03-09T15:41:45.480Z] #23 2.931 ++ dirname ./install.sh [2020-03-09T15:41:45.480Z] #23 2.939 + dir=. [2020-03-09T15:41:45.480Z] #23 2.939 + bin=dockercli [2020-03-09T15:41:45.480Z] #23 2.939 + shift [2020-03-09T15:41:45.480Z] #23 2.939 + '[' '!' -f ./dockercli.installer ']' [2020-03-09T15:41:45.480Z] #23 2.939 + . ./dockercli.installer [2020-03-09T15:41:45.480Z] #23 2.939 ++ : stable [2020-03-09T15:41:45.480Z] #23 2.939 ++ : 17.06.2-ce [2020-03-09T15:41:45.480Z] #23 2.939 + install_dockercli [2020-03-09T15:41:45.480Z] #23 2.939 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-03-09T15:41:45.480Z] #23 2.939 ++ uname -m [2020-03-09T15:41:45.480Z] #23 2.939 + arch=x86_64 [2020-03-09T15:41:45.480Z] #23 2.939 + '[' x86_64 '!=' x86_64 ']' [2020-03-09T15:41:45.480Z] #23 2.939 + url=https://download.docker.com/linux/static [2020-03-09T15:41:45.480Z] #23 2.939 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-03-09T15:41:45.480Z] #23 2.939 + tar -xz docker/docker [2020-03-09T15:41:45.480Z] #23 2.940 Install docker/cli version 17.06.2-ce from stable [2020-03-09T15:41:45.480Z] #23 5.843 + mkdir -p /build [2020-03-09T15:41:45.480Z] #23 5.861 + mv docker/docker /build/ [2020-03-09T15:41:45.480Z] #23 5.862 + rmdir docker [2020-03-09T15:41:45.480Z] #23 DONE 6.3s [2020-03-09T15:41:45.480Z] [2020-03-09T15:41:45.480Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T15:41:45.480Z] #68 4.900 + RM_GOPATH=0 [2020-03-09T15:41:45.480Z] #68 4.900 + TMP_GOPATH= [2020-03-09T15:41:45.480Z] #68 4.900 + : /build/ [2020-03-09T15:41:45.480Z] #68 4.900 + '[' -z '' ']' [2020-03-09T15:41:45.480Z] #68 4.902 ++ mktemp -d [2020-03-09T15:41:45.480Z] #68 4.903 + export GOPATH=/tmp/tmp.kDuHEw4M6l [2020-03-09T15:41:45.480Z] #68 4.903 + GOPATH=/tmp/tmp.kDuHEw4M6l [2020-03-09T15:41:45.480Z] #68 4.903 + RM_GOPATH=1 [2020-03-09T15:41:45.480Z] #68 4.906 ++ dirname ./install.sh [2020-03-09T15:41:45.480Z] #68 4.907 + dir=. [2020-03-09T15:41:45.480Z] #68 4.907 + bin=rootlesskit [2020-03-09T15:41:45.480Z] #68 4.907 + shift [2020-03-09T15:41:45.480Z] #68 4.908 + '[' '!' -f ./rootlesskit.installer ']' [2020-03-09T15:41:45.480Z] #68 4.908 + . ./rootlesskit.installer [2020-03-09T15:41:45.480Z] #68 4.908 ++ : db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-09T15:41:45.480Z] #68 4.908 + install_rootlesskit [2020-03-09T15:41:45.480Z] #68 4.910 + case "$1" in [2020-03-09T15:41:45.480Z] #68 4.910 + export CGO_ENABLED=0 [2020-03-09T15:41:45.480Z] #68 4.910 + CGO_ENABLED=0 [2020-03-09T15:41:45.480Z] #68 4.910 + _install_rootlesskit [2020-03-09T15:41:45.480Z] #68 4.911 + echo 'Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6' [2020-03-09T15:41:45.480Z] #68 4.911 Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-09T15:41:45.480Z] #68 4.911 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.kDuHEw4M6l/src/github.com/rootless-containers/rootlesskit [2020-03-09T15:41:45.480Z] #68 4.919 Cloning into '/tmp/tmp.kDuHEw4M6l/src/github.com/rootless-containers/rootlesskit'... [2020-03-09T15:41:45.480Z] #68 6.449 + cd /tmp/tmp.kDuHEw4M6l/src/github.com/rootless-containers/rootlesskit [2020-03-09T15:41:45.480Z] #68 6.449 + git checkout -q db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-09T15:41:45.480Z] #68 6.558 + for f in rootlesskit rootlesskit-docker-proxy [2020-03-09T15:41:45.480Z] #68 6.558 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-03-09T15:41:45.658Z] go: finding github.com/spf13/pflag v1.0.3 [2020-03-09T15:41:45.738Z] go: finding github.com/lib/pq v1.0.0 [2020-03-09T15:41:45.738Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50 [2020-03-09T15:41:45.738Z] go: finding github.com/spf13/afero v1.1.2 [2020-03-09T15:41:45.749Z] Client: [2020-03-09T15:41:45.749Z] Debug Mode: false [2020-03-09T15:41:45.749Z] [2020-03-09T15:41:45.749Z] Server: [2020-03-09T15:41:45.749Z] Containers: 0 [2020-03-09T15:41:45.749Z] Running: 0 [2020-03-09T15:41:45.749Z] Paused: 0 [2020-03-09T15:41:45.749Z] Stopped: 0 [2020-03-09T15:41:45.749Z] Images: 0 [2020-03-09T15:41:45.749Z] Server Version: 19.03.5 [2020-03-09T15:41:45.749Z] Storage Driver: overlay2 [2020-03-09T15:41:45.749Z] Backing Filesystem: extfs [2020-03-09T15:41:45.749Z] Supports d_type: true [2020-03-09T15:41:45.749Z] Native Overlay Diff: true [2020-03-09T15:41:45.749Z] Logging Driver: json-file [2020-03-09T15:41:45.749Z] Cgroup Driver: cgroupfs [2020-03-09T15:41:45.749Z] Plugins: [2020-03-09T15:41:45.749Z] Volume: local [2020-03-09T15:41:45.749Z] Network: bridge host ipvlan macvlan null overlay [2020-03-09T15:41:45.749Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-03-09T15:41:45.749Z] Swarm: inactive [2020-03-09T15:41:45.749Z] Runtimes: runc [2020-03-09T15:41:45.749Z] Default Runtime: runc [2020-03-09T15:41:45.749Z] Init Binary: docker-init [2020-03-09T15:41:45.749Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-03-09T15:41:45.749Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-03-09T15:41:45.749Z] init version: fec3683 [2020-03-09T15:41:45.749Z] Security Options: [2020-03-09T15:41:45.749Z] apparmor [2020-03-09T15:41:45.749Z] seccomp [2020-03-09T15:41:45.749Z] Profile: default [2020-03-09T15:41:45.749Z] Kernel Version: 4.15.0-1058-aws [2020-03-09T15:41:45.749Z] Operating System: Ubuntu 18.04.4 LTS [2020-03-09T15:41:45.749Z] OSType: linux [2020-03-09T15:41:45.749Z] Architecture: x86_64 [2020-03-09T15:41:45.749Z] CPUs: 2 [2020-03-09T15:41:45.749Z] Total Memory: 15.38GiB [2020-03-09T15:41:45.749Z] Name: ip-10-100-77-37 [2020-03-09T15:41:45.749Z] ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32 [2020-03-09T15:41:45.749Z] Docker Root Dir: /var/lib/docker [2020-03-09T15:41:45.749Z] Debug Mode: false [2020-03-09T15:41:45.749Z] Registry: https://index.docker.io/v1/ [2020-03-09T15:41:45.749Z] Labels: [2020-03-09T15:41:45.749Z] Experimental: true [2020-03-09T15:41:45.749Z] Insecure Registries: [2020-03-09T15:41:45.749Z] 127.0.0.0/8 [2020-03-09T15:41:45.749Z] Live Restore Enabled: true [2020-03-09T15:41:45.749Z] [2020-03-09T15:41:45.749Z] WARNING: No swap limit support [Pipeline] sh [2020-03-09T15:41:46.019Z] go: finding github.com/spf13/afero v1.1.2 [2020-03-09T15:41:46.020Z] go: finding github.com/docker/go-connections v0.4.0 [2020-03-09T15:41:46.020Z] go: finding github.com/coreos/go-semver v0.2.0 [2020-03-09T15:41:46.020Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-03-09T15:41:46.042Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-09T15:41:46.042Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-09T15:41:46.042Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40647/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-03-09T15:41:46.368Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed [2020-03-09T15:41:46.386Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2020-03-09T15:41:46.386Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0 [2020-03-09T15:41:46.386Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1 [2020-03-09T15:41:46.386Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a [2020-03-09T15:41:46.659Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9 [2020-03-09T15:41:46.746Z] go: finding github.com/coreos/etcd v3.3.10+incompatible [2020-03-09T15:41:46.846Z] #68 ... [2020-03-09T15:41:46.846Z] [2020-03-09T15:41:46.846Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-09T15:41:46.846Z] #10 1.189 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-09T15:41:46.846Z] #10 1.274 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-09T15:41:46.846Z] #10 1.359 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-09T15:41:46.846Z] #10 1.362 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-09T15:41:46.846Z] #10 1.479 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [181 kB] [2020-03-09T15:41:46.846Z] #10 1.621 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-09T15:41:46.846Z] #10 3.118 Fetched 8332 kB in 2s (3523 kB/s) [2020-03-09T15:41:46.846Z] #10 3.118 Reading package lists... [2020-03-09T15:41:46.846Z] #10 4.749 Reading package lists... [2020-03-09T15:41:46.846Z] #10 6.734 Building dependency tree... [2020-03-09T15:41:46.846Z] #10 7.391 The following additional packages will be installed: [2020-03-09T15:41:46.846Z] #10 7.392 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-03-09T15:41:46.846Z] #10 7.393 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-03-09T15:41:46.846Z] #10 7.393 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-03-09T15:41:46.846Z] #10 7.394 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-03-09T15:41:46.846Z] #10 7.396 Suggested packages: [2020-03-09T15:41:46.846Z] #10 7.396 gcc-8-locales seccomp wine64 [2020-03-09T15:41:46.846Z] #10 7.739 The following NEW packages will be installed: [2020-03-09T15:41:46.846Z] #10 7.739 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-03-09T15:41:46.847Z] #10 7.740 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-03-09T15:41:46.847Z] #10 7.740 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-03-09T15:41:46.847Z] #10 7.741 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-03-09T15:41:46.847Z] #10 7.742 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-03-09T15:41:46.847Z] #10 7.743 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-03-09T15:41:46.847Z] #10 8.030 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-03-09T15:41:46.847Z] #10 8.030 Need to get 77.7 MB of archives. [2020-03-09T15:41:46.847Z] #10 8.030 After this operation, 487 MB of additional disk space will be used. [2020-03-09T15:41:46.847Z] #10 8.030 Get:1 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-09T15:41:46.847Z] #10 8.099 Get:2 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-09T15:41:46.847Z] #10 8.153 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-03-09T15:41:46.847Z] #10 8.157 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-03-09T15:41:46.847Z] #10 8.164 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-03-09T15:41:46.847Z] #10 8.167 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-03-09T15:41:46.847Z] #10 8.308 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-03-09T15:41:47.102Z] #10 8.383 Get:8 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-09T15:41:47.102Z] #10 8.386 Get:9 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-09T15:41:47.134Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2020-03-09T15:41:47.134Z] go: finding github.com/magiconair/properties v1.8.0 [2020-03-09T15:41:47.134Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 [2020-03-09T15:41:47.134Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 [2020-03-09T15:41:47.313Z] go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-03-09T15:41:47.358Z] #10 ... [2020-03-09T15:41:47.358Z] [2020-03-09T15:41:47.358Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T15:41:47.358Z] #74 8.338 + cd /tmp/tmp.wXFg21NBfq/src/github.com/docker/libnetwork [2020-03-09T15:41:47.358Z] #74 8.338 + git checkout -q 264bffcb88c1b6b7471c04e3c6b3f301233a544b [2020-03-09T15:41:47.358Z] #74 8.486 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-03-09T15:41:47.507Z] go: finding github.com/hashicorp/hcl v1.0.0 [2020-03-09T15:41:47.507Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-03-09T15:41:47.507Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1 [2020-03-09T15:41:47.507Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2020-03-09T15:41:48.300Z] go: finding github.com/imdario/mergo v0.3.7 [2020-03-09T15:41:48.300Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612 [2020-03-09T15:41:48.300Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-03-09T15:41:48.300Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2020-03-09T15:41:48.300Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb [2020-03-09T15:41:48.680Z] go: finding github.com/stretchr/testify v1.2.2 [2020-03-09T15:41:48.724Z] #74 ... [2020-03-09T15:41:48.724Z] [2020-03-09T15:41:48.724Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-09T15:41:48.724Z] #35 1.750 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-09T15:41:48.724Z] #35 1.763 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-09T15:41:48.724Z] #35 1.763 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-09T15:41:48.724Z] #35 1.961 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-09T15:41:48.724Z] #35 2.242 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [181 kB] [2020-03-09T15:41:48.724Z] #35 2.800 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-09T15:41:48.724Z] #35 4.379 Fetched 8332 kB in 3s (2845 kB/s) [2020-03-09T15:41:48.724Z] #35 4.379 Reading package lists... [2020-03-09T15:41:48.724Z] #35 6.123 Reading package lists... [2020-03-09T15:41:48.724Z] #35 7.673 Building dependency tree... [2020-03-09T15:41:48.724Z] #35 8.430 The following additional packages will be installed: [2020-03-09T15:41:48.724Z] #35 8.432 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-03-09T15:41:48.724Z] #35 8.436 Suggested packages: [2020-03-09T15:41:48.724Z] #35 8.436 cmake-doc ninja-build lrzip [2020-03-09T15:41:48.724Z] #35 8.436 Recommended packages: [2020-03-09T15:41:48.724Z] #35 8.436 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-03-09T15:41:48.724Z] #35 8.656 The following NEW packages will be installed: [2020-03-09T15:41:48.724Z] #35 8.666 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-03-09T15:41:48.724Z] #35 8.667 vim-common xxd [2020-03-09T15:41:48.724Z] #35 8.957 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-03-09T15:41:48.724Z] #35 8.957 Need to get 14.9 MB of archives. [2020-03-09T15:41:48.724Z] #35 8.957 After this operation, 61.8 MB of additional disk space will be used. [2020-03-09T15:41:48.724Z] #35 8.957 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-03-09T15:41:48.724Z] #35 8.962 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-03-09T15:41:48.724Z] #35 8.973 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-03-09T15:41:48.724Z] #35 9.101 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6 [8292 kB] [2020-03-09T15:41:48.724Z] #35 9.346 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-03-09T15:41:48.724Z] #35 9.369 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-03-09T15:41:48.724Z] #35 9.374 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-03-09T15:41:48.724Z] #35 9.392 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-03-09T15:41:48.724Z] #35 9.394 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-03-09T15:41:48.724Z] #35 9.396 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-03-09T15:41:48.724Z] #35 9.894 debconf: delaying package configuration, since apt-utils is not installed [2020-03-09T15:41:48.724Z] #35 9.978 Fetched 14.9 MB in 1s (18.2 MB/s) [2020-03-09T15:41:48.724Z] #35 10.06 Selecting previously unselected package xxd. [2020-03-09T15:41:48.724Z] #35 10.06 (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-09T15:41:48.724Z] #35 10.13 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-03-09T15:41:48.724Z] #35 10.15 Unpacking xxd (2:8.1.0875-5) ... [2020-03-09T15:41:48.724Z] #35 ... [2020-03-09T15:41:48.724Z] [2020-03-09T15:41:48.724Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-09T15:41:48.724Z] #43 2.033 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-09T15:41:48.724Z] #43 2.048 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-09T15:41:48.724Z] #43 2.048 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-09T15:41:48.724Z] #43 2.322 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-09T15:41:48.724Z] #43 2.982 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [181 kB] [2020-03-09T15:41:48.724Z] #43 3.731 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-09T15:41:48.724Z] #43 6.349 Fetched 8332 kB in 5s (1784 kB/s) [2020-03-09T15:41:48.724Z] #43 6.349 Reading package lists... [2020-03-09T15:41:48.724Z] #43 8.378 Reading package lists... [2020-03-09T15:41:48.832Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc [2020-03-09T15:41:48.833Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f [2020-03-09T15:41:48.980Z] #43 9.806 Building dependency tree... [2020-03-09T15:41:48.981Z] #43 ... [2020-03-09T15:41:48.981Z] [2020-03-09T15:41:48.981Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-09T15:41:48.981Z] #62 2.113 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-09T15:41:48.981Z] #62 2.134 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-09T15:41:48.981Z] #62 2.134 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-09T15:41:48.981Z] #62 2.416 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-09T15:41:48.981Z] #62 3.164 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [181 kB] [2020-03-09T15:41:48.981Z] #62 3.731 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-09T15:41:48.981Z] #62 5.275 Fetched 8332 kB in 3s (2411 kB/s) [2020-03-09T15:41:48.981Z] #62 5.275 Reading package lists... [2020-03-09T15:41:48.981Z] #62 6.674 Reading package lists... [2020-03-09T15:41:48.981Z] #62 7.992 Building dependency tree... [2020-03-09T15:41:48.981Z] #62 8.685 The following additional packages will be installed: [2020-03-09T15:41:48.981Z] #62 8.696 libbtrfs0 [2020-03-09T15:41:48.981Z] #62 8.739 The following NEW packages will be installed: [2020-03-09T15:41:48.981Z] #62 8.748 libbtrfs-dev libbtrfs0 [2020-03-09T15:41:48.981Z] #62 9.102 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-03-09T15:41:48.981Z] #62 9.102 Need to get 119 kB of archives. [2020-03-09T15:41:48.981Z] #62 9.102 After this operation, 387 kB of additional disk space will be used. [2020-03-09T15:41:48.981Z] #62 9.102 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-03-09T15:41:48.981Z] #62 9.106 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-03-09T15:41:48.981Z] #62 9.402 debconf: delaying package configuration, since apt-utils is not installed [2020-03-09T15:41:48.981Z] #62 9.465 Fetched 119 kB in 0s (350 kB/s) [2020-03-09T15:41:48.981Z] #62 9.575 Selecting previously unselected package libbtrfs0. [2020-03-09T15:41:48.981Z] #62 9.575 (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-09T15:41:48.981Z] #62 9.587 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-03-09T15:41:48.981Z] #62 9.613 Unpacking libbtrfs0 (4.20.1-2) ... [2020-03-09T15:41:48.981Z] #62 9.702 Selecting previously unselected package libbtrfs-dev. [2020-03-09T15:41:48.981Z] #62 9.709 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-03-09T15:41:48.981Z] #62 9.716 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-03-09T15:41:48.981Z] #62 9.847 Setting up libbtrfs0 (4.20.1-2) ... [2020-03-09T15:41:48.981Z] #62 9.876 Setting up libbtrfs-dev (4.20.1-2) ... [2020-03-09T15:41:48.981Z] #62 9.900 Processing triggers for libc-bin (2.28-10) ... [2020-03-09T15:41:48.981Z] #62 ... [2020-03-09T15:41:48.981Z] [2020-03-09T15:41:48.981Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T15:41:48.981Z] #50 4.009 + RM_GOPATH=0 [2020-03-09T15:41:48.981Z] #50 4.009 + TMP_GOPATH= [2020-03-09T15:41:48.981Z] #50 4.009 + : /build [2020-03-09T15:41:48.981Z] #50 4.010 + '[' -z '' ']' [2020-03-09T15:41:48.981Z] #50 4.010 ++ mktemp -d [2020-03-09T15:41:48.981Z] #50 4.028 + export GOPATH=/tmp/tmp.Euf37GDhzp [2020-03-09T15:41:48.981Z] #50 4.028 + GOPATH=/tmp/tmp.Euf37GDhzp [2020-03-09T15:41:48.981Z] #50 4.028 + RM_GOPATH=1 [2020-03-09T15:41:48.981Z] #50 4.030 ++ dirname ./install.sh [2020-03-09T15:41:48.981Z] #50 4.038 Installing gotestsum version v0.3.5 [2020-03-09T15:41:48.981Z] #50 4.040 + dir=. [2020-03-09T15:41:48.981Z] #50 4.040 + bin=gotestsum [2020-03-09T15:41:48.981Z] #50 4.040 + shift [2020-03-09T15:41:48.981Z] #50 4.040 + '[' '!' -f ./gotestsum.installer ']' [2020-03-09T15:41:48.981Z] #50 4.040 + . ./gotestsum.installer [2020-03-09T15:41:48.981Z] #50 4.040 ++ : v0.3.5 [2020-03-09T15:41:48.981Z] #50 4.040 + install_gotestsum [2020-03-09T15:41:48.981Z] #50 4.040 + echo 'Installing gotestsum version v0.3.5' [2020-03-09T15:41:48.981Z] #50 4.040 + go get -d gotest.tools/gotestsum [2020-03-09T15:41:49.123Z] go: finding github.com/bitly/go-simplejson v0.5.0 [2020-03-09T15:41:49.237Z] #50 ... [2020-03-09T15:41:49.237Z] [2020-03-09T15:41:49.237Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-09T15:41:49.237Z] #62 DONE 10.4s [2020-03-09T15:41:49.237Z] [2020-03-09T15:41:49.237Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-09T15:41:49.237Z] #25 1.659 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-09T15:41:49.237Z] #25 1.670 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-09T15:41:49.237Z] #25 1.670 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-09T15:41:49.237Z] #25 1.829 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-09T15:41:49.237Z] #25 2.016 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [181 kB] [2020-03-09T15:41:49.237Z] #25 2.313 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-09T15:41:49.237Z] #25 4.482 Fetched 8332 kB in 3s (2644 kB/s) [2020-03-09T15:41:49.237Z] #25 4.482 Reading package lists... [2020-03-09T15:41:49.237Z] #25 5.908 Reading package lists... [2020-03-09T15:41:49.237Z] #25 7.982 Building dependency tree... [2020-03-09T15:41:49.237Z] #25 8.623 ca-certificates is already the newest version (20190110). [2020-03-09T15:41:49.237Z] #25 8.623 The following additional packages will be installed: [2020-03-09T15:41:49.237Z] #25 8.624 libjq1 libonig5 [2020-03-09T15:41:49.237Z] #25 8.721 The following NEW packages will be installed: [2020-03-09T15:41:49.237Z] #25 8.730 jq libjq1 libonig5 [2020-03-09T15:41:49.237Z] #25 9.102 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-03-09T15:41:49.237Z] #25 9.102 Need to get 355 kB of archives. [2020-03-09T15:41:49.237Z] #25 9.102 After this operation, 1072 kB of additional disk space will be used. [2020-03-09T15:41:49.237Z] #25 9.102 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-03-09T15:41:49.237Z] #25 9.111 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-03-09T15:41:49.237Z] #25 9.113 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-03-09T15:41:49.237Z] #25 9.425 debconf: delaying package configuration, since apt-utils is not installed [2020-03-09T15:41:49.237Z] #25 9.498 Fetched 355 kB in 0s (1032 kB/s) [2020-03-09T15:41:49.237Z] #25 9.591 Selecting previously unselected package libonig5:amd64. [2020-03-09T15:41:49.237Z] #25 9.591 (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-09T15:41:49.237Z] #25 9.606 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-03-09T15:41:49.237Z] #25 9.619 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-03-09T15:41:49.237Z] #25 9.759 Selecting previously unselected package libjq1:amd64. [2020-03-09T15:41:49.237Z] #25 9.762 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-03-09T15:41:49.237Z] #25 9.767 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-03-09T15:41:49.237Z] #25 9.927 Selecting previously unselected package jq. [2020-03-09T15:41:49.237Z] #25 9.938 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-03-09T15:41:49.237Z] #25 9.952 Unpacking jq (1.5+dfsg-2+b1) ... [2020-03-09T15:41:49.237Z] #25 10.05 Setting up libonig5:amd64 (6.9.1-1) ... [2020-03-09T15:41:49.237Z] #25 10.08 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-03-09T15:41:49.237Z] #25 10.10 Setting up jq (1.5+dfsg-2+b1) ... [2020-03-09T15:41:49.237Z] #25 10.11 Processing triggers for libc-bin (2.28-10) ... [2020-03-09T15:41:49.237Z] #25 DONE 10.5s [2020-03-09T15:41:49.237Z] [2020-03-09T15:41:49.237Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T15:41:49.237Z] #33 2.581 + RM_GOPATH=0 [2020-03-09T15:41:49.237Z] #33 2.584 + TMP_GOPATH= [2020-03-09T15:41:49.237Z] #33 2.584 + : /build [2020-03-09T15:41:49.237Z] #33 2.584 + '[' -z '' ']' [2020-03-09T15:41:49.237Z] #33 2.584 ++ mktemp -d [2020-03-09T15:41:49.237Z] #33 2.588 + export GOPATH=/tmp/tmp.PaZ4z3sXm3 [2020-03-09T15:41:49.237Z] #33 2.588 + GOPATH=/tmp/tmp.PaZ4z3sXm3 [2020-03-09T15:41:49.237Z] #33 2.588 + RM_GOPATH=1 [2020-03-09T15:41:49.237Z] #33 2.592 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-09T15:41:49.237Z] #33 2.592 ++ dirname ./install.sh [2020-03-09T15:41:49.237Z] #33 2.592 + dir=. [2020-03-09T15:41:49.237Z] #33 2.592 + bin=tomlv [2020-03-09T15:41:49.237Z] #33 2.592 + shift [2020-03-09T15:41:49.237Z] #33 2.592 + '[' '!' -f ./tomlv.installer ']' [2020-03-09T15:41:49.237Z] #33 2.592 + . ./tomlv.installer [2020-03-09T15:41:49.237Z] #33 2.592 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-09T15:41:49.237Z] #33 2.592 + install_tomlv [2020-03-09T15:41:49.237Z] #33 2.592 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-03-09T15:41:49.237Z] #33 2.592 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.PaZ4z3sXm3/src/github.com/BurntSushi/toml [2020-03-09T15:41:49.237Z] #33 2.599 Cloning into '/tmp/tmp.PaZ4z3sXm3/src/github.com/BurntSushi/toml'... [2020-03-09T15:41:49.237Z] #33 3.008 + cd /tmp/tmp.PaZ4z3sXm3/src/github.com/BurntSushi/toml [2020-03-09T15:41:49.237Z] #33 3.008 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-09T15:41:49.237Z] #33 3.013 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-03-09T15:41:49.237Z] #33 3.261 internal/cpu [2020-03-09T15:41:49.237Z] #33 3.275 runtime/cgo [2020-03-09T15:41:49.237Z] #33 3.336 unicode [2020-03-09T15:41:49.237Z] #33 3.755 internal/bytealg [2020-03-09T15:41:49.237Z] #33 3.761 math [2020-03-09T15:41:49.237Z] #33 3.989 runtime [2020-03-09T15:41:49.237Z] #33 ... [2020-03-09T15:41:49.237Z] [2020-03-09T15:41:49.237Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-03-09T15:41:49.237Z] #26 DONE 0.1s [2020-03-09T15:41:49.237Z] [2020-03-09T15:41:49.237Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-09T15:41:49.237Z] #63 DONE 0.1s [2020-03-09T15:41:49.237Z] [2020-03-09T15:41:49.237Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T15:41:49.237Z] #33 10.38 sync [2020-03-09T15:41:49.237Z] #33 10.38 internal/reflectlite [2020-03-09T15:41:49.237Z] #33 ... [2020-03-09T15:41:49.237Z] [2020-03-09T15:41:49.237Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T15:41:49.237Z] #53 3.780 Installing golangci-lint version v1.20.0 [2020-03-09T15:41:49.237Z] #53 3.780 + RM_GOPATH=0 [2020-03-09T15:41:49.237Z] #53 3.780 + TMP_GOPATH= [2020-03-09T15:41:49.237Z] #53 3.780 + : /build [2020-03-09T15:41:49.237Z] #53 3.780 + '[' -z '' ']' [2020-03-09T15:41:49.237Z] #53 3.780 ++ mktemp -d [2020-03-09T15:41:49.237Z] #53 3.780 + export GOPATH=/tmp/tmp.WVzuRjwtiF [2020-03-09T15:41:49.237Z] #53 3.780 + GOPATH=/tmp/tmp.WVzuRjwtiF [2020-03-09T15:41:49.237Z] #53 3.780 + RM_GOPATH=1 [2020-03-09T15:41:49.237Z] #53 3.780 ++ dirname ./install.sh [2020-03-09T15:41:49.237Z] #53 3.780 + dir=. [2020-03-09T15:41:49.237Z] #53 3.780 + bin=golangci_lint [2020-03-09T15:41:49.237Z] #53 3.780 + shift [2020-03-09T15:41:49.237Z] #53 3.780 + '[' '!' -f ./golangci_lint.installer ']' [2020-03-09T15:41:49.237Z] #53 3.780 + . ./golangci_lint.installer [2020-03-09T15:41:49.237Z] #53 3.780 ++ : v1.20.0 [2020-03-09T15:41:49.237Z] #53 3.780 + install_golangci_lint [2020-03-09T15:41:49.237Z] #53 3.780 + echo 'Installing golangci-lint version v1.20.0' [2020-03-09T15:41:49.237Z] #53 3.781 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-03-09T15:41:49.237Z] #53 8.975 + cd /tmp/tmp.WVzuRjwtiF/src/github.com/golangci/golangci-lint/ [2020-03-09T15:41:49.237Z] #53 8.975 + git checkout -q v1.20.0 [2020-03-09T15:41:49.237Z] #53 9.433 ++ git describe --tags [2020-03-09T15:41:49.237Z] #53 9.436 + version=v1.20.0 [2020-03-09T15:41:49.237Z] #53 9.437 ++ git rev-parse --short HEAD [2020-03-09T15:41:49.237Z] #53 9.439 + commit=cc98739 [2020-03-09T15:41:49.237Z] #53 9.440 ++ git show -s --format=%cd [2020-03-09T15:41:49.237Z] #53 9.447 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2020-03-09T15:41:49.237Z] #53 9.447 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-03-09T15:41:49.410Z] go: finding github.com/opencontainers/image-spec v1.0.1 [2020-03-09T15:41:49.410Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible [2020-03-09T15:41:49.494Z] #53 ... [2020-03-09T15:41:49.494Z] [2020-03-09T15:41:49.494Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-03-09T15:41:49.494Z] #64 DONE 0.2s [2020-03-09T15:41:49.494Z] [2020-03-09T15:41:49.494Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-09T15:41:49.494Z] #41 1.882 + git clone https://github.com/docker/distribution.git . [2020-03-09T15:41:49.494Z] #41 1.894 Cloning into '.'... [2020-03-09T15:41:49.494Z] #41 5.225 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-03-09T15:41:49.494Z] #41 5.884 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-03-09T15:41:49.494Z] #41 ... [2020-03-09T15:41:49.494Z] [2020-03-09T15:41:49.494Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-09T15:41:49.494Z] #30 2.084 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-03-09T15:41:49.494Z] #30 2.086 Cloning into '.'... [2020-03-09T15:41:49.549Z] ok github.com/docker/docker/api/server 0.034s coverage: 9.0% of statements [2020-03-09T15:41:49.653Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1 [2020-03-09T15:41:49.653Z] go: finding github.com/google/certificate-transparency-go v1.0.21 [2020-03-09T15:41:49.653Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 [2020-03-09T15:41:49.653Z] go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-03-09T15:41:49.653Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible [2020-03-09T15:41:49.750Z] #30 ... [2020-03-09T15:41:49.750Z] [2020-03-09T15:41:49.750Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T15:41:49.750Z] #56 5.155 + RM_GOPATH=0 [2020-03-09T15:41:49.750Z] #56 5.155 + TMP_GOPATH= [2020-03-09T15:41:49.750Z] #56 5.160 + : /build [2020-03-09T15:41:49.750Z] #56 5.160 + '[' -z '' ']' [2020-03-09T15:41:49.750Z] #56 5.160 ++ mktemp -d [2020-03-09T15:41:49.750Z] #56 5.160 + export GOPATH=/tmp/tmp.cwxmTgUTSV [2020-03-09T15:41:49.750Z] #56 5.160 + GOPATH=/tmp/tmp.cwxmTgUTSV [2020-03-09T15:41:49.750Z] #56 5.160 + RM_GOPATH=1 [2020-03-09T15:41:49.750Z] #56 5.161 ++ dirname ./install.sh [2020-03-09T15:41:49.750Z] #56 5.162 + dir=. [2020-03-09T15:41:49.750Z] #56 5.162 + bin=shfmt [2020-03-09T15:41:49.750Z] #56 5.162 + shift [2020-03-09T15:41:49.750Z] #56 5.162 + '[' '!' -f ./shfmt.installer ']' [2020-03-09T15:41:49.750Z] #56 5.162 + . ./shfmt.installer [2020-03-09T15:41:49.750Z] #56 5.163 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-09T15:41:49.750Z] #56 5.163 + install_shfmt [2020-03-09T15:41:49.750Z] #56 5.163 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-03-09T15:41:49.750Z] #56 5.163 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-09T15:41:49.750Z] #56 5.163 + git clone https://github.com/mvdan/sh.git /tmp/tmp.cwxmTgUTSV/src/github.com/mvdan/sh [2020-03-09T15:41:49.750Z] #56 5.169 Cloning into '/tmp/tmp.cwxmTgUTSV/src/github.com/mvdan/sh'... [2020-03-09T15:41:49.750Z] #56 7.586 + cd /tmp/tmp.cwxmTgUTSV/src/github.com/mvdan/sh [2020-03-09T15:41:49.750Z] #56 7.586 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-09T15:41:49.750Z] #56 7.615 + GO111MODULE=on [2020-03-09T15:41:49.750Z] #56 7.615 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-03-09T15:41:49.750Z] #56 8.353 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-09T15:41:49.750Z] #56 8.353 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-09T15:41:49.750Z] #56 8.362 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-09T15:41:49.750Z] #56 8.428 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-09T15:41:49.750Z] #56 8.445 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-09T15:41:49.750Z] #56 8.631 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-09T15:41:49.750Z] #56 8.782 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-09T15:41:49.750Z] #56 9.111 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-09T15:41:49.750Z] #56 9.554 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-09T15:41:49.750Z] #56 9.555 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-09T15:41:49.750Z] #56 9.556 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-09T15:41:49.750Z] #56 9.630 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-09T15:41:49.750Z] #56 9.966 runtime [2020-03-09T15:41:49.750Z] #56 ... [2020-03-09T15:41:49.750Z] [2020-03-09T15:41:49.750Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-09T15:41:49.750Z] #43 10.48 The following additional packages will be installed: [2020-03-09T15:41:49.750Z] #43 10.48 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-03-09T15:41:49.750Z] #43 10.49 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-03-09T15:41:49.750Z] #43 10.49 Suggested packages: [2020-03-09T15:41:49.750Z] #43 10.49 manpages-dev python-setuptools [2020-03-09T15:41:49.750Z] #43 10.78 The following NEW packages will be installed: [2020-03-09T15:41:49.750Z] #43 10.78 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-03-09T15:41:49.750Z] #43 10.78 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-03-09T15:41:49.750Z] #43 10.78 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-03-09T15:41:49.750Z] #43 10.78 python-six zlib1g-dev [2020-03-09T15:41:49.750Z] #43 11.10 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-03-09T15:41:49.750Z] #43 11.10 Need to get 4095 kB of archives. [2020-03-09T15:41:49.750Z] #43 11.10 After this operation, 22.5 MB of additional disk space will be used. [2020-03-09T15:41:49.750Z] #43 11.10 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-03-09T15:41:49.750Z] #43 11.10 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-09T15:41:49.750Z] #43 11.11 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-09T15:41:49.750Z] #43 11.11 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-03-09T15:41:49.750Z] #43 11.11 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-03-09T15:41:49.750Z] #43 11.13 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-09T15:41:49.750Z] #43 11.13 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-09T15:41:49.750Z] #43 11.13 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-09T15:41:49.750Z] #43 11.14 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-03-09T15:41:49.750Z] #43 11.16 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-03-09T15:41:49.750Z] #43 11.18 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-03-09T15:41:50.006Z] #43 11.22 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-03-09T15:41:50.006Z] #43 11.25 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-09T15:41:50.006Z] #43 11.25 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-09T15:41:50.006Z] #43 11.25 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-03-09T15:41:50.006Z] #43 11.26 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-03-09T15:41:50.006Z] #43 11.26 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-03-09T15:41:50.045Z] go: finding github.com/stretchr/testify v1.2.2 [2020-03-09T15:41:50.156Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0 [2020-03-09T15:41:50.262Z] #43 11.57 debconf: delaying package configuration, since apt-utils is not installed [2020-03-09T15:41:50.262Z] #43 11.63 Fetched 4095 kB in 0s (8780 kB/s) [2020-03-09T15:41:50.262Z] #43 11.69 Selecting previously unselected package libcap-dev:amd64. [2020-03-09T15:41:50.334Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 [2020-03-09T15:41:50.334Z] go: finding github.com/docker/docker-credential-helpers v0.6.0 [2020-03-09T15:41:50.522Z] #43 11.69 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-03-09T15:41:50.522Z] #43 11.75 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-03-09T15:41:50.522Z] #43 11.76 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-03-09T15:41:50.522Z] #43 11.89 Selecting previously unselected package libnet1:amd64. [2020-03-09T15:41:50.522Z] #43 11.89 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-03-09T15:41:50.522Z] #43 11.91 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-03-09T15:41:50.778Z] #43 11.96 Selecting previously unselected package libnet1-dev. [2020-03-09T15:41:50.778Z] #43 11.97 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-03-09T15:41:50.778Z] #43 11.99 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-03-09T15:41:50.778Z] #43 12.13 Selecting previously unselected package libnl-3-200:amd64. [2020-03-09T15:41:50.778Z] #43 12.14 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-03-09T15:41:50.778Z] #43 12.15 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-03-09T15:41:50.778Z] #43 12.25 Selecting previously unselected package libnl-3-dev:amd64. [2020-03-09T15:41:50.960Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 [2020-03-09T15:41:51.034Z] #43 12.27 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-03-09T15:41:51.034Z] #43 12.28 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-03-09T15:41:51.290Z] #43 12.52 Selecting previously unselected package libprotobuf-c1:amd64. [2020-03-09T15:41:51.290Z] #43 12.53 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-03-09T15:41:51.290Z] #43 12.54 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-03-09T15:41:51.290Z] #43 12.67 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-03-09T15:41:51.290Z] #43 12.67 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-03-09T15:41:51.290Z] #43 12.68 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-03-09T15:41:51.370Z] + bash /home/ubuntu/workspace/moby_PR-40647/check-config.sh [2020-03-09T15:41:51.370Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-03-09T15:41:51.370Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ... [2020-03-09T15:41:51.370Z] [2020-03-09T15:41:51.370Z] Generally Necessary: [2020-03-09T15:41:51.370Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-03-09T15:41:51.370Z] - apparmor: enabled and tools installed [2020-03-09T15:41:51.370Z] - CONFIG_NAMESPACES: enabled [2020-03-09T15:41:51.370Z] - CONFIG_NET_NS: enabled [2020-03-09T15:41:51.456Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 [2020-03-09T15:41:51.456Z] go: finding github.com/docker/go-connections v0.3.0 [2020-03-09T15:41:51.547Z] #43 12.79 Selecting previously unselected package zlib1g-dev:amd64. [2020-03-09T15:41:51.547Z] #43 12.79 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-03-09T15:41:51.547Z] #43 12.82 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-03-09T15:41:51.588Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible [2020-03-09T15:41:51.627Z] - CONFIG_PID_NS: enabled [2020-03-09T15:41:51.627Z] - CONFIG_IPC_NS: enabled [2020-03-09T15:41:51.627Z] - CONFIG_UTS_NS: enabled [2020-03-09T15:41:51.627Z] - CONFIG_CGROUPS: enabled [2020-03-09T15:41:51.627Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-03-09T15:41:51.627Z] - CONFIG_CGROUP_DEVICE: enabled [2020-03-09T15:41:51.627Z] - CONFIG_CGROUP_FREEZER: enabled [2020-03-09T15:41:51.627Z] - CONFIG_CGROUP_SCHED: enabled [2020-03-09T15:41:51.627Z] - CONFIG_CPUSETS: enabled [2020-03-09T15:41:51.627Z] - CONFIG_MEMCG: enabled [2020-03-09T15:41:51.627Z] - CONFIG_KEYS: enabled [2020-03-09T15:41:51.627Z] - CONFIG_VETH: enabled (as module) [2020-03-09T15:41:51.627Z] - CONFIG_BRIDGE: enabled (as module) [2020-03-09T15:41:51.627Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-03-09T15:41:51.627Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-03-09T15:41:51.627Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-03-09T15:41:51.627Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-03-09T15:41:51.627Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-03-09T15:41:51.627Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-03-09T15:41:51.627Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-03-09T15:41:51.627Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-03-09T15:41:51.627Z] - CONFIG_NF_NAT: enabled (as module) [2020-03-09T15:41:51.627Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-03-09T15:41:51.627Z] - CONFIG_POSIX_MQUEUE: enabled [2020-03-09T15:41:51.627Z] [2020-03-09T15:41:51.627Z] Optional Features: [2020-03-09T15:41:51.627Z] - CONFIG_USER_NS: enabled [2020-03-09T15:41:51.627Z] - CONFIG_SECCOMP: enabled [2020-03-09T15:41:51.627Z] - CONFIG_CGROUP_PIDS: enabled [2020-03-09T15:41:51.627Z] - CONFIG_MEMCG_SWAP: enabled [2020-03-09T15:41:51.627Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-03-09T15:41:51.627Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-03-09T15:41:51.627Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-03-09T15:41:51.627Z] - CONFIG_BLK_CGROUP: enabled [2020-03-09T15:41:51.627Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-03-09T15:41:51.627Z] - CONFIG_IOSCHED_CFQ: enabled [2020-03-09T15:41:51.627Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-03-09T15:41:51.627Z] - CONFIG_CGROUP_PERF: enabled [2020-03-09T15:41:51.627Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-03-09T15:41:51.627Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-03-09T15:41:51.627Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-03-09T15:41:51.627Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-03-09T15:41:51.627Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-03-09T15:41:51.628Z] - CONFIG_RT_GROUP_SCHED: missing [2020-03-09T15:41:51.628Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-03-09T15:41:51.628Z] - CONFIG_IP_VS: enabled (as module) [2020-03-09T15:41:51.628Z] - CONFIG_IP_VS_NFCT: enabled [2020-03-09T15:41:51.628Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-03-09T15:41:51.628Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-03-09T15:41:51.628Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-03-09T15:41:51.803Z] #43 12.96 Selecting previously unselected package libprotobuf17:amd64. [2020-03-09T15:41:51.803Z] #43 12.96 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-03-09T15:41:51.803Z] #43 12.98 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-03-09T15:41:51.803Z] #43 ... [2020-03-09T15:41:51.803Z] [2020-03-09T15:41:51.803Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T15:41:51.803Z] #74 DONE 13.0s [2020-03-09T15:41:51.826Z] go: finding github.com/mattn/go-sqlite3 v1.10.0 [2020-03-09T15:41:51.876Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1 [2020-03-09T15:41:51.882Z] - CONFIG_EXT4_FS: enabled [2020-03-09T15:41:51.882Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-03-09T15:41:51.882Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-03-09T15:41:51.882Z] - Network Drivers: [2020-03-09T15:41:51.882Z] - "overlay": [2020-03-09T15:41:51.882Z] - CONFIG_VXLAN: enabled (as module) [2020-03-09T15:41:51.882Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-03-09T15:41:51.882Z] Optional (for encrypted networks): [2020-03-09T15:41:51.882Z] - CONFIG_CRYPTO: enabled [2020-03-09T15:41:51.882Z] - CONFIG_CRYPTO_AEAD: enabled [2020-03-09T15:41:51.882Z] - CONFIG_CRYPTO_GCM: enabled [2020-03-09T15:41:51.882Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-03-09T15:41:51.882Z] - CONFIG_CRYPTO_GHASH: enabled [2020-03-09T15:41:51.882Z] - CONFIG_XFRM: enabled [2020-03-09T15:41:51.882Z] - CONFIG_XFRM_USER: enabled (as module) [2020-03-09T15:41:51.882Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-03-09T15:41:51.882Z] - CONFIG_INET_ESP: enabled (as module) [2020-03-09T15:41:51.882Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-03-09T15:41:51.882Z] - "ipvlan": [2020-03-09T15:41:51.882Z] - CONFIG_IPVLAN: enabled (as module) [2020-03-09T15:41:51.882Z] - "macvlan": [2020-03-09T15:41:51.882Z] - CONFIG_MACVLAN: enabled (as module) [2020-03-09T15:41:51.882Z] - CONFIG_DUMMY: enabled (as module) [2020-03-09T15:41:51.882Z] - "ftp,tftp client in container": [2020-03-09T15:41:51.882Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-03-09T15:41:51.882Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-03-09T15:41:51.882Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-03-09T15:41:51.882Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-03-09T15:41:51.882Z] - Storage Drivers: [2020-03-09T15:41:51.882Z] - "aufs": [2020-03-09T15:41:51.882Z] - CONFIG_AUFS_FS: enabled (as module) [2020-03-09T15:41:51.882Z] - "btrfs": [2020-03-09T15:41:51.882Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-03-09T15:41:51.882Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-03-09T15:41:51.882Z] - "devicemapper": [2020-03-09T15:41:51.882Z] - CONFIG_BLK_DEV_DM: enabled [2020-03-09T15:41:51.882Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-03-09T15:41:51.882Z] - "overlay": [2020-03-09T15:41:51.882Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-03-09T15:41:51.882Z] - "zfs": [2020-03-09T15:41:51.882Z] - /dev/zfs: missing [2020-03-09T15:41:51.882Z] - zfs command: missing [2020-03-09T15:41:51.882Z] - zpool command: missing [2020-03-09T15:41:51.882Z] [2020-03-09T15:41:51.882Z] Limits: [2020-03-09T15:41:51.882Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-03-09T15:41:51.882Z] [2020-03-09T15:41:51.882Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-03-09T15:41:52.059Z] [2020-03-09T15:41:52.059Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-09T15:41:52.059Z] #43 13.29 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-03-09T15:41:52.059Z] #43 13.30 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-03-09T15:41:52.059Z] #43 13.30 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-03-09T15:41:52.210Z] go: finding google.golang.org/grpc v1.20.1 [2020-03-09T15:41:52.210Z] go: finding github.com/mattn/go-shellwords v1.0.5 [2020-03-09T15:41:52.315Z] #43 13.47 Selecting previously unselected package libprotobuf-dev:amd64. [2020-03-09T15:41:52.315Z] #43 13.48 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-03-09T15:41:52.315Z] #43 13.49 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-03-09T15:41:52.344Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:30bfe23d4f17241844e50ca1ce2465dbff15cbe4 . [2020-03-09T15:41:52.344Z] #2 [internal] load .dockerignore [2020-03-09T15:41:52.344Z] #2 transferring context: 87B 0.0s done [2020-03-09T15:41:52.344Z] #2 DONE 0.0s [2020-03-09T15:41:52.344Z] [2020-03-09T15:41:52.344Z] #1 [internal] load build definition from Dockerfile [2020-03-09T15:41:52.344Z] #1 transferring dockerfile: 16.92kB 0.0s done [2020-03-09T15:41:52.344Z] #1 DONE 0.0s [2020-03-09T15:41:52.344Z] [2020-03-09T15:41:52.344Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-03-09T15:41:52.504Z] go: finding github.com/theupdateframework/notary v0.6.1 [2020-03-09T15:41:52.504Z] go: finding github.com/sirupsen/logrus v1.3.0 [2020-03-09T15:41:52.504Z] go: finding go.etcd.io/bbolt v1.3.2 [2020-03-09T15:41:52.572Z] #43 14.02 Selecting previously unselected package libprotoc17:amd64. [2020-03-09T15:41:52.588Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d [2020-03-09T15:41:52.588Z] go: finding github.com/gogo/protobuf v1.2.1 [2020-03-09T15:41:52.588Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470 [2020-03-09T15:41:52.603Z] #3 DONE 0.3s [2020-03-09T15:41:52.828Z] #43 14.02 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-03-09T15:41:52.828Z] #43 14.04 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-03-09T15:41:52.859Z] [2020-03-09T15:41:52.859Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-03-09T15:41:52.859Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-03-09T15:41:52.859Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0B / 8.82MB 0.0s [2020-03-09T15:41:52.859Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-03-09T15:41:52.859Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done [2020-03-09T15:41:52.859Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done [2020-03-09T15:41:52.859Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 7.59MB / 8.82MB 0.1s [2020-03-09T15:41:53.084Z] #43 14.39 Selecting previously unselected package protobuf-c-compiler. [2020-03-09T15:41:53.084Z] #43 14.40 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-03-09T15:41:53.084Z] #43 14.41 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-03-09T15:41:53.120Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.2s done [2020-03-09T15:41:53.120Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.1s [2020-03-09T15:41:53.139Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc [2020-03-09T15:41:53.341Z] #43 14.59 Selecting previously unselected package protobuf-compiler. [2020-03-09T15:41:53.341Z] #43 14.60 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-03-09T15:41:53.341Z] #43 14.63 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-03-09T15:41:53.377Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.4s done [2020-03-09T15:41:53.377Z] #4 DONE 0.7s [2020-03-09T15:41:53.390Z] go: finding github.com/docker/docker-credential-helpers v0.6.1 [2020-03-09T15:41:53.597Z] #43 14.75 Selecting previously unselected package python-pkg-resources. [2020-03-09T15:41:53.597Z] #43 14.75 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-03-09T15:41:53.597Z] #43 14.76 Unpacking python-pkg-resources (40.8.0-1) ... [2020-03-09T15:41:53.597Z] #43 14.91 Selecting previously unselected package python-six. [2020-03-09T15:41:53.597Z] #43 14.92 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-03-09T15:41:53.597Z] #43 14.93 Unpacking python-six (1.12.0-1) ... [2020-03-09T15:41:53.853Z] #43 14.99 Selecting previously unselected package python-protobuf. [2020-03-09T15:41:53.853Z] #43 15.00 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-03-09T15:41:53.853Z] #43 15.02 Unpacking python-protobuf (3.6.1.3-2) ... [2020-03-09T15:41:53.853Z] #43 15.24 Setting up python-pkg-resources (40.8.0-1) ... [2020-03-09T15:41:53.939Z] [2020-03-09T15:41:53.939Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-03-09T15:41:54.168Z] go: finding github.com/gogo/protobuf v1.2.0 [2020-03-09T15:41:54.195Z] #6 DONE 0.1s [2020-03-09T15:41:54.195Z] [2020-03-09T15:41:54.195Z] #5 [internal] load metadata for docker.io/library/golang:1.13.8-buster [2020-03-09T15:41:54.195Z] #5 DONE 0.2s [2020-03-09T15:41:54.195Z] [2020-03-09T15:41:54.195Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-09T15:41:54.195Z] #7 resolve docker.io/library/golang:1.13.8-buster@sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca done [2020-03-09T15:41:54.195Z] #7 sha256:3a7408f53f79a230e184ec6b8666a1203cf6120174eb17a428ad4b80958b2652 5.46kB / 5.46kB done [2020-03-09T15:41:54.195Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 0B / 50.38MB 0.0s [2020-03-09T15:41:54.195Z] #7 sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 0B / 7.81MB 0.0s [2020-03-09T15:41:54.195Z] #7 sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca 1.42kB / 1.42kB done [2020-03-09T15:41:54.195Z] #7 sha256:be37fd7a30b94a720a45ba5dcc0cf386d043acc5f4f61db7c6736fd10ee621bd 1.79kB / 1.79kB done [2020-03-09T15:41:54.200Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc [2020-03-09T15:41:54.200Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75 [2020-03-09T15:41:54.200Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e [2020-03-09T15:41:54.452Z] #7 sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 852.52kB / 7.81MB 0.1s [2020-03-09T15:41:54.578Z] go: finding github.com/opencontainers/runc v1.0.0-rc8 [2020-03-09T15:41:54.709Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 4.33MB / 50.38MB 0.2s [2020-03-09T15:41:54.709Z] #7 sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 1.55MB / 7.81MB 0.2s [2020-03-09T15:41:54.709Z] #7 sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 0B / 10.00MB 0.2s [2020-03-09T15:41:54.709Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 8.88MB / 50.38MB 0.5s [2020-03-09T15:41:54.709Z] #7 sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 7.73MB / 7.81MB 0.5s [2020-03-09T15:41:54.709Z] #7 sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 2.71MB / 10.00MB 0.5s [2020-03-09T15:41:54.709Z] #7 sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 7.81MB / 7.81MB 0.5s done [2020-03-09T15:41:54.709Z] #7 sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 7.29MB / 10.00MB 0.5s [2020-03-09T15:41:54.709Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 0B / 51.79MB 0.5s [2020-03-09T15:41:54.801Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc [2020-03-09T15:41:54.956Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e [2020-03-09T15:41:54.956Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda [2020-03-09T15:41:54.956Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-03-09T15:41:54.956Z] go: finding github.com/kr/pretty v0.1.0 [2020-03-09T15:41:54.968Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 15.98MB / 50.38MB 0.7s [2020-03-09T15:41:54.968Z] #7 sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 10.00MB / 10.00MB 0.7s done [2020-03-09T15:41:54.968Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 0B / 68.60MB 0.7s [2020-03-09T15:41:55.218Z] #43 16.36 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-03-09T15:41:55.218Z] #43 16.39 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-03-09T15:41:55.218Z] #43 16.42 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-03-09T15:41:55.218Z] #43 16.52 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-03-09T15:41:55.218Z] #43 16.54 Setting up python-six (1.12.0-1) ... [2020-03-09T15:41:55.225Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 4.30MB / 51.79MB 0.9s [2020-03-09T15:41:55.436Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a [2020-03-09T15:41:55.483Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 21.50MB / 50.38MB 1.2s [2020-03-09T15:41:55.483Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 10.55MB / 51.79MB 1.2s [2020-03-09T15:41:55.483Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 7.96MB / 68.60MB 1.2s [2020-03-09T15:41:55.483Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 24.42MB / 50.38MB 1.3s [2020-03-09T15:41:55.483Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 13.70MB / 51.79MB 1.3s [2020-03-09T15:41:55.553Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 [2020-03-09T15:41:55.553Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 [2020-03-09T15:41:55.553Z] go: finding github.com/kisielk/errcheck v1.1.0 [2020-03-09T15:41:55.753Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 31.87MB / 50.38MB 1.5s [2020-03-09T15:41:55.753Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 21.40MB / 51.79MB 1.5s [2020-03-09T15:41:55.753Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 17.85MB / 68.60MB 1.5s [2020-03-09T15:41:55.753Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 37.25MB / 50.38MB 1.5s [2020-03-09T15:41:55.753Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 26.06MB / 51.79MB 1.5s [2020-03-09T15:41:55.753Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 22.76MB / 68.60MB 1.5s [2020-03-09T15:41:56.016Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 40.54MB / 50.38MB 1.7s [2020-03-09T15:41:56.016Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 35.00MB / 51.79MB 1.7s [2020-03-09T15:41:56.016Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 30.61MB / 68.60MB 1.7s [2020-03-09T15:41:56.016Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 50.38MB / 50.38MB 1.9s [2020-03-09T15:41:56.016Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 45.38MB / 51.79MB 1.9s [2020-03-09T15:41:56.016Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 39.43MB / 68.60MB 1.9s [2020-03-09T15:41:56.064Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-03-09T15:41:56.064Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 [2020-03-09T15:41:56.147Z] #43 ... [2020-03-09T15:41:56.147Z] [2020-03-09T15:41:56.147Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-09T15:41:56.147Z] #35 10.32 Selecting previously unselected package vim-common. [2020-03-09T15:41:56.147Z] #35 10.33 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-03-09T15:41:56.147Z] #35 10.35 Unpacking vim-common (2:8.1.0875-5) ... [2020-03-09T15:41:56.147Z] #35 10.56 Selecting previously unselected package cmake-data. [2020-03-09T15:41:56.147Z] #35 10.56 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-03-09T15:41:56.147Z] #35 10.59 Unpacking cmake-data (3.13.4-1) ... [2020-03-09T15:41:56.147Z] #35 11.34 Selecting previously unselected package libicu63:amd64. [2020-03-09T15:41:56.147Z] #35 11.34 Preparing to unpack .../3-libicu63_63.1-6_amd64.deb ... [2020-03-09T15:41:56.147Z] #35 11.36 Unpacking libicu63:amd64 (63.1-6) ... [2020-03-09T15:41:56.147Z] #35 14.04 Selecting previously unselected package libxml2:amd64. [2020-03-09T15:41:56.147Z] #35 14.04 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-03-09T15:41:56.147Z] #35 14.05 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-03-09T15:41:56.147Z] #35 14.39 Selecting previously unselected package libarchive13:amd64. [2020-03-09T15:41:56.147Z] #35 14.40 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-03-09T15:41:56.147Z] #35 14.41 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-03-09T15:41:56.147Z] #35 14.63 Selecting previously unselected package libjsoncpp1:amd64. [2020-03-09T15:41:56.147Z] #35 14.64 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-03-09T15:41:56.147Z] #35 14.66 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-03-09T15:41:56.147Z] #35 14.75 Selecting previously unselected package librhash0:amd64. [2020-03-09T15:41:56.147Z] #35 14.75 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-03-09T15:41:56.147Z] #35 14.76 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-03-09T15:41:56.147Z] #35 14.85 Selecting previously unselected package libuv1:amd64. [2020-03-09T15:41:56.147Z] #35 14.85 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-03-09T15:41:56.147Z] #35 14.86 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-03-09T15:41:56.147Z] #35 14.96 Selecting previously unselected package cmake. [2020-03-09T15:41:56.147Z] #35 14.96 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-03-09T15:41:56.147Z] #35 14.97 Unpacking cmake (3.13.4-1) ... [2020-03-09T15:41:56.147Z] #35 15.96 Setting up libicu63:amd64 (63.1-6) ... [2020-03-09T15:41:56.147Z] #35 15.99 Setting up xxd (2:8.1.0875-5) ... [2020-03-09T15:41:56.147Z] #35 16.01 Setting up libuv1:amd64 (1.24.1-1) ... [2020-03-09T15:41:56.147Z] #35 16.06 Setting up vim-common (2:8.1.0875-5) ... [2020-03-09T15:41:56.147Z] #35 16.13 Setting up librhash0:amd64 (1.3.8-1) ... [2020-03-09T15:41:56.147Z] #35 16.15 Setting up cmake-data (3.13.4-1) ... [2020-03-09T15:41:56.147Z] #35 16.20 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-03-09T15:41:56.147Z] #35 16.22 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-03-09T15:41:56.147Z] #35 16.25 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-03-09T15:41:56.147Z] #35 16.27 Setting up cmake (3.13.4-1) ... [2020-03-09T15:41:56.147Z] #35 16.30 Processing triggers for libc-bin (2.28-10) ... [2020-03-09T15:41:56.147Z] #35 16.37 Processing triggers for mime-support (3.62) ... [2020-03-09T15:41:56.147Z] #35 DONE 17.3s [2020-03-09T15:41:56.147Z] [2020-03-09T15:41:56.147Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-09T15:41:56.147Z] #27 2.904 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-03-09T15:41:56.147Z] #27 3.099 [2020-03-09T15:41:56.147Z] #27 3.260 ##### 7.9% ################# 24.0% ################################# 46.1% ############################################# 62.8% ############################################################ 84.5% ######################################################################## 100.0% [2020-03-09T15:41:56.147Z] #27 3.962 [2020-03-09T15:41:56.147Z] #27 4.098 0.1% ##################################### 51.5% ######################################################################## 100.0% [2020-03-09T15:41:56.147Z] #27 4.501 [2020-03-09T15:41:56.147Z] #27 4.652 ######### 12.8% ########################### 38.1% ############################################ 61.5% ############################################################## 87.4% ######################################################################## 100.0% [2020-03-09T15:41:56.147Z] #27 5.237 [2020-03-09T15:41:56.147Z] #27 5.374 ## 3.6% ###### 9.7% ########### 15.8% ################ 22.4% #################### 28.9% ####################### 32.2% ############################# 40.5% ################################## 47.3% ####################################### 55.3% ############################################ 62.4% ################################################## 70.7% ######################################################### 79.2% ################################################################ 88.9% ####################################################################### 99.2% ######################################################################## 100.0% [2020-03-09T15:41:56.147Z] #27 6.786 [2020-03-09T15:41:56.147Z] #27 ... [2020-03-09T15:41:56.147Z] [2020-03-09T15:41:56.147Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-09T15:41:56.147Z] #36 DONE 0.2s [2020-03-09T15:41:56.147Z] [2020-03-09T15:41:56.147Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-03-09T15:41:56.268Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-03-09T15:41:56.268Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0 [2020-03-09T15:41:56.314Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 50.38MB / 50.38MB 1.9s done [2020-03-09T15:41:56.314Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 51.79MB / 51.79MB 1.9s [2020-03-09T15:41:56.314Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 43.98MB / 68.60MB 1.9s [2020-03-09T15:41:56.314Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 0B / 120.07MB 1.9s [2020-03-09T15:41:56.314Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 51.79MB / 51.79MB 2.0s done [2020-03-09T15:41:56.314Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 51.60MB / 68.60MB 2.1s [2020-03-09T15:41:56.314Z] #7 sha256:f8e0159fc85284002056acd2e8ec645d3b160ec7f14ef4b938ebb6e29ac2f1c3 0B / 126B 2.1s [2020-03-09T15:41:56.403Z] #37 DONE 0.1s [2020-03-09T15:41:56.403Z] [2020-03-09T15:41:56.403Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T15:41:56.581Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 59.31MB / 68.60MB 2.2s [2020-03-09T15:41:56.582Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 10.81MB / 120.07MB 2.2s [2020-03-09T15:41:56.582Z] #7 sha256:f8e0159fc85284002056acd2e8ec645d3b160ec7f14ef4b938ebb6e29ac2f1c3 126B / 126B 2.1s done [2020-03-09T15:41:56.582Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 68.60MB / 68.60MB 2.3s done [2020-03-09T15:41:56.582Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 18.77MB / 120.07MB 2.3s [2020-03-09T15:41:56.582Z] #7 extracting sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 [2020-03-09T15:41:56.671Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-03-09T15:41:56.671Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-03-09T15:41:56.671Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2020-03-09T15:41:56.671Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed [2020-03-09T15:41:56.839Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 31.14MB / 120.07MB 2.5s [2020-03-09T15:41:56.840Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 37.17MB / 120.07MB 2.6s [2020-03-09T15:41:57.060Z] go: finding github.com/pkg/errors v0.8.1 [2020-03-09T15:41:57.060Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc [2020-03-09T15:41:57.098Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 43.39MB / 120.07MB 2.7s [2020-03-09T15:41:57.098Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 50.13MB / 120.07MB 2.8s [2020-03-09T15:41:57.161Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 [2020-03-09T15:41:57.360Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 67.14MB / 120.07MB 3.0s [2020-03-09T15:41:57.360Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 78.47MB / 120.07MB 3.1s [2020-03-09T15:41:57.438Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a [2020-03-09T15:41:57.438Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-03-09T15:41:57.616Z] #7 ... [2020-03-09T15:41:57.616Z] [2020-03-09T15:41:57.616Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-03-09T15:41:57.616Z] #71 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2020-03-09T15:41:57.616Z] #71 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-03-09T15:41:57.617Z] #71 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2020-03-09T15:41:57.617Z] #71 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.3s done [2020-03-09T15:41:57.617Z] #71 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 2.9s done [2020-03-09T15:41:57.617Z] #71 DONE 3.3s [2020-03-09T15:41:57.617Z] [2020-03-09T15:41:57.617Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-09T15:41:57.617Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 85.27MB / 120.07MB 3.2s [2020-03-09T15:41:57.617Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 92.46MB / 120.07MB 3.3s [2020-03-09T15:41:57.810Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507 [2020-03-09T15:41:57.810Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645 [2020-03-09T15:41:57.882Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 100.46MB / 120.07MB 3.5s [2020-03-09T15:41:58.144Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 116.99MB / 120.07MB 3.7s [2020-03-09T15:41:58.174Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd [2020-03-09T15:41:58.174Z] go: finding github.com/uber/jaeger-lib v1.2.1 [2020-03-09T15:41:58.174Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad [2020-03-09T15:41:58.183Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 [2020-03-09T15:41:58.183Z] go: finding github.com/mattn/go-shellwords v1.0.5 [2020-03-09T15:41:58.294Z] #38 ... [2020-03-09T15:41:58.294Z] [2020-03-09T15:41:58.294Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-09T15:41:58.294Z] #10 9.204 Get:10 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-09T15:41:58.294Z] #10 9.857 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-03-09T15:41:58.294Z] #10 9.859 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-03-09T15:41:58.294Z] #10 9.869 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-03-09T15:41:58.294Z] #10 9.871 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-03-09T15:41:58.294Z] #10 9.873 Get:15 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-09T15:41:58.294Z] #10 9.876 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u3 [109 kB] [2020-03-09T15:41:58.294Z] #10 9.880 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-03-09T15:41:58.294Z] #10 9.895 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-03-09T15:41:58.294Z] #10 9.903 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-03-09T15:41:58.294Z] #10 9.926 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-03-09T15:41:58.294Z] #10 9.930 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-03-09T15:41:58.294Z] #10 9.940 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-03-09T15:41:58.294Z] #10 9.958 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-03-09T15:41:58.294Z] #10 9.959 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-03-09T15:41:58.294Z] #10 9.961 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u3 [322 kB] [2020-03-09T15:41:58.294Z] #10 10.30 debconf: delaying package configuration, since apt-utils is not installed [2020-03-09T15:41:58.294Z] #10 10.41 Fetched 77.7 MB in 2s (35.4 MB/s) [2020-03-09T15:41:58.294Z] #10 10.48 Selecting previously unselected package binutils-mingw-w64-i686. [2020-03-09T15:41:58.294Z] #10 10.48 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-03-09T15:41:58.294Z] #10 10.51 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-03-09T15:41:58.294Z] #10 10.53 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-03-09T15:41:58.294Z] #10 11.32 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-03-09T15:41:58.294Z] #10 11.32 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-03-09T15:41:58.294Z] #10 11.33 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-03-09T15:41:58.294Z] #10 12.48 Selecting previously unselected package binutils-mingw-w64. [2020-03-09T15:41:58.294Z] #10 12.48 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-03-09T15:41:58.294Z] #10 12.51 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-03-09T15:41:58.294Z] #10 12.62 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-03-09T15:41:58.294Z] #10 12.63 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-03-09T15:41:58.294Z] #10 12.67 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-03-09T15:41:58.294Z] #10 12.85 Selecting previously unselected package dmsetup. [2020-03-09T15:41:58.294Z] #10 12.85 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-03-09T15:41:58.294Z] #10 12.86 Unpacking dmsetup (2:1.02.155-3) ... [2020-03-09T15:41:58.294Z] #10 12.93 Selecting previously unselected package mingw-w64-common. [2020-03-09T15:41:58.294Z] #10 12.93 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-03-09T15:41:58.294Z] #10 12.94 Unpacking mingw-w64-common (6.0.0-3) ... [2020-03-09T15:41:58.294Z] #10 15.54 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-03-09T15:41:58.294Z] #10 15.56 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-03-09T15:41:58.294Z] #10 15.57 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-03-09T15:41:58.294Z] #10 18.07 Selecting previously unselected package gcc-mingw-w64-base. [2020-03-09T15:41:58.294Z] #10 18.08 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-03-09T15:41:58.294Z] #10 18.08 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-03-09T15:41:58.294Z] #10 18.18 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-03-09T15:41:58.294Z] #10 18.19 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-03-09T15:41:58.294Z] #10 18.20 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-09T15:41:58.294Z] #10 ... [2020-03-09T15:41:58.294Z] [2020-03-09T15:41:58.294Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-09T15:41:58.294Z] #27 7.405 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-03-09T15:41:58.294Z] #27 7.597 [2020-03-09T15:41:58.294Z] #27 7.714 ######################################################################## 100.0% [2020-03-09T15:41:58.294Z] #27 7.741 [2020-03-09T15:41:58.294Z] #27 8.456 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-03-09T15:41:58.294Z] #27 8.670 [2020-03-09T15:41:58.294Z] #27 8.809 0.7% ######################################################################## 100.0% [2020-03-09T15:41:58.294Z] #27 8.928 [2020-03-09T15:41:58.402Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 120.07MB / 120.07MB 4.1s done [2020-03-09T15:41:58.856Z] #27 ... [2020-03-09T15:41:58.856Z] [2020-03-09T15:41:58.856Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-09T15:41:58.856Z] #43 17.81 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-03-09T15:41:58.856Z] #43 17.84 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-03-09T15:41:58.856Z] #43 17.91 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-03-09T15:41:58.856Z] #43 17.95 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-03-09T15:41:58.856Z] #43 17.97 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-03-09T15:41:58.856Z] #43 18.01 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-03-09T15:41:58.856Z] #43 18.03 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-03-09T15:41:58.856Z] #43 18.05 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-03-09T15:41:58.856Z] #43 18.07 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-03-09T15:41:58.856Z] #43 18.08 Setting up python-protobuf (3.6.1.3-2) ... [2020-03-09T15:41:58.856Z] #43 19.76 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-03-09T15:41:58.856Z] #43 19.77 Processing triggers for libc-bin (2.28-10) ... [2020-03-09T15:41:58.856Z] #43 DONE 20.3s [2020-03-09T15:41:58.979Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2020-03-09T15:41:58.979Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2020-03-09T15:41:58.979Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5 [2020-03-09T15:41:58.979Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-03-09T15:41:59.112Z] [2020-03-09T15:41:59.112Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-09T15:41:59.112Z] #27 9.728 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-03-09T15:41:59.112Z] #27 9.747 skipping existing 1849cc453dee [2020-03-09T15:41:59.112Z] #27 9.813 [2020-03-09T15:41:59.112Z] #27 ... [2020-03-09T15:41:59.112Z] [2020-03-09T15:41:59.112Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T15:41:59.112Z] #47 10.29 sync [2020-03-09T15:41:59.112Z] #47 10.29 internal/reflectlite [2020-03-09T15:41:59.112Z] #47 10.69 github.com/LK4D4/vndr/godl/singleflight [2020-03-09T15:41:59.112Z] #47 10.69 math/rand [2020-03-09T15:41:59.112Z] #47 10.70 internal/singleflight [2020-03-09T15:41:59.112Z] #47 11.11 sort [2020-03-09T15:41:59.112Z] #47 11.11 errors [2020-03-09T15:41:59.112Z] #47 11.18 io [2020-03-09T15:41:59.112Z] #47 11.19 internal/oserror [2020-03-09T15:41:59.112Z] #47 11.19 strconv [2020-03-09T15:41:59.112Z] #47 11.23 vendor/golang.org/x/net/dns/dnsmessage [2020-03-09T15:41:59.112Z] #47 11.23 syscall [2020-03-09T15:41:59.112Z] #47 11.71 bytes [2020-03-09T15:41:59.112Z] #47 11.71 strings [2020-03-09T15:41:59.112Z] #47 11.71 hash [2020-03-09T15:41:59.112Z] #47 11.71 crypto/internal/randutil [2020-03-09T15:41:59.112Z] #47 11.86 hash/crc32 [2020-03-09T15:41:59.112Z] #47 11.86 crypto/hmac [2020-03-09T15:41:59.112Z] #47 11.99 vendor/golang.org/x/crypto/hkdf [2020-03-09T15:41:59.112Z] #47 13.30 bufio [2020-03-09T15:41:59.112Z] #47 13.31 vendor/golang.org/x/text/transform [2020-03-09T15:41:59.112Z] #47 13.63 regexp/syntax [2020-03-09T15:41:59.112Z] #47 13.66 reflect [2020-03-09T15:41:59.112Z] #47 14.51 internal/syscall/unix [2020-03-09T15:41:59.112Z] #47 14.51 time [2020-03-09T15:41:59.112Z] #47 16.01 regexp [2020-03-09T15:41:59.112Z] #47 16.16 context [2020-03-09T15:41:59.112Z] #47 16.16 internal/poll [2020-03-09T15:41:59.112Z] #47 16.76 os [2020-03-09T15:41:59.112Z] #47 17.30 github.com/LK4D4/vndr/versioned [2020-03-09T15:41:59.112Z] #47 17.84 internal/lazyregexp [2020-03-09T15:41:59.112Z] #47 17.86 net [2020-03-09T15:41:59.112Z] #47 18.01 os/exec [2020-03-09T15:41:59.112Z] #47 19.19 go/token [2020-03-09T15:41:59.112Z] #47 19.19 net/url [2020-03-09T15:41:59.112Z] #47 19.19 text/template/parse [2020-03-09T15:41:59.112Z] #47 19.19 encoding/binary [2020-03-09T15:41:59.112Z] #47 19.19 encoding/xml [2020-03-09T15:41:59.112Z] #47 19.19 compress/flate [2020-03-09T15:41:59.112Z] #47 19.20 vendor/golang.org/x/text/unicode/bidi [2020-03-09T15:41:59.112Z] #47 20.02 go/scanner [2020-03-09T15:41:59.208Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2020-03-09T15:41:59.345Z] go: finding github.com/gogo/googleapis v1.1.0 [2020-03-09T15:41:59.367Z] #47 ... [2020-03-09T15:41:59.367Z] [2020-03-09T15:41:59.367Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T15:41:59.367Z] #38 2.388 + RM_GOPATH=0 [2020-03-09T15:41:59.367Z] #38 2.388 + TMP_GOPATH= [2020-03-09T15:41:59.367Z] #38 2.388 + : /build [2020-03-09T15:41:59.367Z] #38 2.388 + '[' -z '' ']' [2020-03-09T15:41:59.367Z] #38 2.388 ++ mktemp -d [2020-03-09T15:41:59.367Z] #38 2.395 + export GOPATH=/tmp/tmp.C9wgBMSLF7 [2020-03-09T15:41:59.367Z] #38 2.395 + GOPATH=/tmp/tmp.C9wgBMSLF7 [2020-03-09T15:41:59.367Z] #38 2.395 + RM_GOPATH=1 [2020-03-09T15:41:59.367Z] #38 2.395 ++ dirname ./install.sh [2020-03-09T15:41:59.367Z] #38 2.395 + dir=. [2020-03-09T15:41:59.367Z] #38 2.395 + bin=tini [2020-03-09T15:41:59.367Z] #38 2.395 + shift [2020-03-09T15:41:59.367Z] #38 2.395 + '[' '!' -f ./tini.installer ']' [2020-03-09T15:41:59.367Z] #38 2.395 + . ./tini.installer [2020-03-09T15:41:59.367Z] #38 2.396 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-09T15:41:59.367Z] #38 2.396 + install_tini [2020-03-09T15:41:59.367Z] #38 2.396 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-03-09T15:41:59.367Z] #38 2.396 + git clone https://github.com/krallin/tini.git /tmp/tmp.C9wgBMSLF7/tini [2020-03-09T15:41:59.367Z] #38 2.396 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-09T15:41:59.367Z] #38 2.399 Cloning into '/tmp/tmp.C9wgBMSLF7/tini'... [2020-03-09T15:41:59.367Z] #38 2.824 + cd /tmp/tmp.C9wgBMSLF7/tini [2020-03-09T15:41:59.367Z] #38 2.824 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-09T15:41:59.367Z] #38 2.830 + cmake . [2020-03-09T15:41:59.374Z] #7 ... [2020-03-09T15:41:59.374Z] [2020-03-09T15:41:59.374Z] #20 [internal] load build context [2020-03-09T15:41:59.374Z] #20 transferring context: 50.06MB 5.2s done [2020-03-09T15:41:59.374Z] #20 DONE 5.2s [2020-03-09T15:41:59.374Z] [2020-03-09T15:41:59.374Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-09T15:41:59.495Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-03-09T15:41:59.624Z] #38 3.171 -- The C compiler identification is GNU 8.3.0 [2020-03-09T15:41:59.624Z] #38 3.196 -- Check for working C compiler: /usr/bin/cc [2020-03-09T15:41:59.624Z] #38 ... [2020-03-09T15:41:59.624Z] [2020-03-09T15:41:59.624Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T15:41:59.624Z] #65 2.384 + RM_GOPATH=0 [2020-03-09T15:41:59.624Z] #65 2.384 + TMP_GOPATH= [2020-03-09T15:41:59.624Z] #65 2.384 + : /build [2020-03-09T15:41:59.624Z] #65 2.384 + '[' -z '' ']' [2020-03-09T15:41:59.624Z] #65 2.386 ++ mktemp -d [2020-03-09T15:41:59.624Z] #65 2.392 + export GOPATH=/tmp/tmp.Q36JWM9RKX [2020-03-09T15:41:59.624Z] #65 2.392 + GOPATH=/tmp/tmp.Q36JWM9RKX [2020-03-09T15:41:59.624Z] #65 2.392 + RM_GOPATH=1 [2020-03-09T15:41:59.624Z] #65 2.392 ++ dirname ./install.sh [2020-03-09T15:41:59.624Z] #65 2.397 + dir=. [2020-03-09T15:41:59.624Z] #65 2.397 + bin=containerd [2020-03-09T15:41:59.624Z] #65 2.397 + shift [2020-03-09T15:41:59.624Z] #65 2.397 + '[' '!' -f ./containerd.installer ']' [2020-03-09T15:41:59.624Z] #65 2.397 + . ./containerd.installer [2020-03-09T15:41:59.624Z] #65 2.397 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-09T15:41:59.624Z] #65 2.397 + install_containerd [2020-03-09T15:41:59.624Z] #65 2.397 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178' [2020-03-09T15:41:59.624Z] #65 2.397 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-09T15:41:59.624Z] #65 2.397 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Q36JWM9RKX/src/github.com/containerd/containerd [2020-03-09T15:41:59.624Z] #65 2.400 Cloning into '/tmp/tmp.Q36JWM9RKX/src/github.com/containerd/containerd'... [2020-03-09T15:41:59.624Z] #65 ... [2020-03-09T15:41:59.624Z] [2020-03-09T15:41:59.624Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T15:41:59.624Z] #33 11.05 sort [2020-03-09T15:41:59.624Z] #33 11.05 errors [2020-03-09T15:41:59.624Z] #33 11.13 strconv [2020-03-09T15:41:59.624Z] #33 11.13 io [2020-03-09T15:41:59.624Z] #33 11.13 internal/oserror [2020-03-09T15:41:59.624Z] #33 11.24 syscall [2020-03-09T15:41:59.624Z] #33 11.68 bytes [2020-03-09T15:41:59.624Z] #33 11.68 strings [2020-03-09T15:41:59.624Z] #33 11.68 text/tabwriter [2020-03-09T15:41:59.624Z] #33 12.63 bufio [2020-03-09T15:41:59.624Z] #33 12.88 path [2020-03-09T15:41:59.624Z] #33 12.92 reflect [2020-03-09T15:41:59.624Z] #33 14.55 internal/syscall/unix [2020-03-09T15:41:59.624Z] #33 14.55 time [2020-03-09T15:41:59.624Z] #33 16.15 internal/poll [2020-03-09T15:41:59.624Z] #33 16.66 os [2020-03-09T15:41:59.624Z] #33 16.66 internal/fmtsort [2020-03-09T15:41:59.624Z] #33 17.25 fmt [2020-03-09T15:41:59.624Z] #33 17.25 path/filepath [2020-03-09T15:41:59.624Z] #33 17.71 io/ioutil [2020-03-09T15:41:59.624Z] #33 18.02 github.com/BurntSushi/toml [2020-03-09T15:41:59.624Z] #33 18.03 log [2020-03-09T15:41:59.624Z] #33 18.03 flag [2020-03-09T15:41:59.624Z] #33 19.15 github.com/BurntSushi/toml/cmd/tomlv [2020-03-09T15:41:59.730Z] go: finding github.com/google/go-cmp v0.2.0 [2020-03-09T15:41:59.730Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 [2020-03-09T15:41:59.730Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 [2020-03-09T15:41:59.730Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2020-03-09T15:41:59.880Z] #33 ... [2020-03-09T15:41:59.880Z] [2020-03-09T15:41:59.880Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-09T15:41:59.880Z] #27 10.45 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-03-09T15:41:59.880Z] #27 ... [2020-03-09T15:41:59.880Z] [2020-03-09T15:41:59.880Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T15:41:59.880Z] #33 DONE 21.0s [2020-03-09T15:42:00.108Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-03-09T15:42:00.108Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2020-03-09T15:42:00.136Z] [2020-03-09T15:42:00.136Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-09T15:42:00.136Z] #27 10.71 #=#=# [2020-03-09T15:42:00.136Z] #27 10.87 ######################################################################## 100.0% [2020-03-09T15:42:00.136Z] #27 ... [2020-03-09T15:42:00.136Z] [2020-03-09T15:42:00.136Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-09T15:42:00.136Z] #30 11.27 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-03-09T15:42:00.136Z] #30 11.53 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-03-09T15:42:00.401Z] #30 ... [2020-03-09T15:42:00.402Z] [2020-03-09T15:42:00.402Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-09T15:42:00.402Z] #27 10.93 [2020-03-09T15:42:00.402Z] #27 10.97 Download of images into '/build' complete. [2020-03-09T15:42:00.402Z] #27 10.97 Use something like the following to load the result into a Docker daemon: [2020-03-09T15:42:00.402Z] #27 10.97 tar -cC '/build' . | docker load [2020-03-09T15:42:00.498Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416 [2020-03-09T15:42:00.519Z] go: finding github.com/golang/protobuf v1.2.0 [2020-03-09T15:42:00.658Z] #27 DONE 11.3s [2020-03-09T15:42:00.658Z] [2020-03-09T15:42:00.658Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T15:42:00.742Z] #7 extracting sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 3.8s done [2020-03-09T15:42:00.742Z] #7 extracting sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 0.1s [2020-03-09T15:42:00.742Z] #7 extracting sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 0.3s done [2020-03-09T15:42:00.808Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2020-03-09T15:42:00.912Z] go: finding github.com/docker/docker-credential-helpers v0.6.0 [2020-03-09T15:42:00.912Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c [2020-03-09T15:42:00.912Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 [2020-03-09T15:42:00.912Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58 [2020-03-09T15:42:00.912Z] go: finding go.etcd.io/bbolt v1.3.2 [2020-03-09T15:42:00.912Z] go: finding github.com/gogo/protobuf v1.2.0 [2020-03-09T15:42:00.914Z] #65 11.01 Checking out files: 84% (2693/3196) Checking out files: 85% (2717/3196) Checking out files: 86% (2749/3196) Checking out files: 87% (2781/3196) Checking out files: 88% (2813/3196) Checking out files: 89% (2845/3196) Checking out files: 90% (2877/3196) Checking out files: 91% (2909/3196) Checking out files: 92% (2941/3196) Checking out files: 93% (2973/3196) Checking out files: 94% (3005/3196) Checking out files: 95% (3037/3196) Checking out files: 96% (3069/3196) Checking out files: 97% (3101/3196) Checking out files: 98% (3133/3196) Checking out files: 99% (3165/3196) Checking out files: 100% (3196/3196) Checking out files: 100% (3196/3196), done. [2020-03-09T15:42:00.914Z] #65 11.27 + cd /tmp/tmp.Q36JWM9RKX/src/github.com/containerd/containerd [2020-03-09T15:42:00.914Z] #65 11.27 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-09T15:42:00.997Z] #7 extracting sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 0.1s [2020-03-09T15:42:01.255Z] #7 extracting sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 0.3s done [2020-03-09T15:42:01.255Z] #7 extracting sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 [2020-03-09T15:42:01.433Z] go: finding github.com/stretchr/testify v1.3.0 [2020-03-09T15:42:01.477Z] #65 11.80 + export 'BUILDTAGS=netgo osusergo static_build' [2020-03-09T15:42:01.477Z] #65 11.80 + BUILDTAGS='netgo osusergo static_build' [2020-03-09T15:42:01.477Z] #65 11.80 + export EXTRA_FLAGS=-buildmode=pie [2020-03-09T15:42:01.477Z] #65 11.80 + EXTRA_FLAGS=-buildmode=pie [2020-03-09T15:42:01.477Z] #65 11.80 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-03-09T15:42:01.477Z] #65 11.80 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-03-09T15:42:01.477Z] #65 11.80 + '[' '' = dynamic ']' [2020-03-09T15:42:01.477Z] #65 11.80 + make [2020-03-09T15:42:01.733Z] #65 12.20 + bin/ctr [2020-03-09T15:42:01.774Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2020-03-09T15:42:01.774Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible [2020-03-09T15:42:02.329Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260 [2020-03-09T15:42:02.329Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96 [2020-03-09T15:42:02.329Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 [2020-03-09T15:42:02.329Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 [2020-03-09T15:42:02.666Z] #65 ... [2020-03-09T15:42:02.666Z] [2020-03-09T15:42:02.666Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T15:42:02.666Z] #38 3.584 -- Check for working C compiler: /usr/bin/cc -- works [2020-03-09T15:42:02.666Z] #38 3.584 -- Detecting C compiler ABI info [2020-03-09T15:42:02.666Z] #38 3.879 -- Detecting C compiler ABI info - done [2020-03-09T15:42:02.666Z] #38 3.890 -- Detecting C compile features [2020-03-09T15:42:02.666Z] #38 4.674 -- Detecting C compile features - done [2020-03-09T15:42:02.666Z] #38 4.694 -- Performing Test HAS_BUILTIN_FORTIFY [2020-03-09T15:42:02.666Z] #38 4.866 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-03-09T15:42:02.666Z] #38 4.910 -- Configuring done [2020-03-09T15:42:02.666Z] #38 4.922 -- Generating done [2020-03-09T15:42:02.666Z] #38 4.922 -- Build files have been written to: /tmp/tmp.C9wgBMSLF7/tini [2020-03-09T15:42:02.666Z] #38 4.930 + make tini-static [2020-03-09T15:42:02.666Z] #38 5.058 Scanning dependencies of target tini-static [2020-03-09T15:42:02.666Z] #38 5.106 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-03-09T15:42:02.666Z] #38 5.504 [100%] Linking C executable tini-static [2020-03-09T15:42:02.666Z] #38 5.729 [100%] Built target tini-static [2020-03-09T15:42:02.666Z] #38 5.758 + mkdir -p /build [2020-03-09T15:42:02.666Z] #38 5.759 + cp tini-static /build/docker-init [2020-03-09T15:42:02.666Z] #38 DONE 6.1s [2020-03-09T15:42:02.666Z] [2020-03-09T15:42:02.666Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T15:42:02.666Z] #47 20.87 vendor/golang.org/x/text/secure/bidirule [2020-03-09T15:42:02.666Z] #47 21.10 go/ast [2020-03-09T15:42:02.666Z] #47 21.21 crypto/cipher [2020-03-09T15:42:02.666Z] #47 21.21 encoding/json [2020-03-09T15:42:02.666Z] #47 21.24 math/big [2020-03-09T15:42:02.666Z] #47 22.12 compress/gzip [2020-03-09T15:42:02.666Z] #47 22.67 crypto/aes [2020-03-09T15:42:02.666Z] #47 22.99 crypto/des [2020-03-09T15:42:02.666Z] #47 23.15 text/template [2020-03-09T15:42:02.700Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2020-03-09T15:42:02.700Z] go: finding github.com/kisielk/gotool v1.0.0 [2020-03-09T15:42:02.922Z] #47 24.13 crypto/ed25519/internal/edwards25519 [2020-03-09T15:42:02.936Z] go: finding github.com/coreos/etcd v3.3.10+incompatible [2020-03-09T15:42:03.079Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c [2020-03-09T15:42:03.079Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2020-03-09T15:42:03.079Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1 [2020-03-09T15:42:03.177Z] #47 24.40 crypto/md5 [2020-03-09T15:42:03.433Z] #47 24.72 vendor/golang.org/x/crypto/internal/chacha20 [2020-03-09T15:42:03.433Z] #47 ... [2020-03-09T15:42:03.433Z] [2020-03-09T15:42:03.433Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T15:42:03.433Z] #56 14.67 time [2020-03-09T15:42:03.433Z] #56 14.67 reflect [2020-03-09T15:42:03.433Z] #56 14.68 regexp/syntax [2020-03-09T15:42:03.433Z] #56 16.66 regexp [2020-03-09T15:42:03.433Z] #56 17.30 path/filepath [2020-03-09T15:42:03.433Z] #56 18.78 mvdan.cc/sh/v3/fileutil [2020-03-09T15:42:03.433Z] #56 19.42 encoding/binary [2020-03-09T15:42:03.433Z] #56 19.43 github.com/pkg/diff [2020-03-09T15:42:03.433Z] #56 19.43 go/token [2020-03-09T15:42:03.433Z] #56 19.43 mvdan.cc/editorconfig [2020-03-09T15:42:03.433Z] #56 19.43 mvdan.cc/sh/v3/syntax [2020-03-09T15:42:03.433Z] #56 20.23 go/scanner [2020-03-09T15:42:03.433Z] #56 20.81 encoding/json [2020-03-09T15:42:03.433Z] #56 20.84 golang.org/x/sys/unix [2020-03-09T15:42:03.433Z] #56 21.23 go/ast [2020-03-09T15:42:03.433Z] #56 24.60 golang.org/x/crypto/ssh/terminal [2020-03-09T15:42:03.457Z] go: finding github.com/kr/text v0.1.0 [2020-03-09T15:42:03.457Z] go: finding github.com/pkg/profile v1.2.1 [2020-03-09T15:42:03.562Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20 [2020-03-09T15:42:03.689Z] #56 ... [2020-03-09T15:42:03.689Z] [2020-03-09T15:42:03.689Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T15:42:03.689Z] #47 24.81 vendor/golang.org/x/crypto/poly1305 [2020-03-09T15:42:03.768Z] #7 extracting sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 1.9s done [2020-03-09T15:42:03.768Z] #7 extracting sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 0.1s [2020-03-09T15:42:03.833Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd [2020-03-09T15:42:03.833Z] go: finding gotest.tools v2.2.0+incompatible [2020-03-09T15:42:03.833Z] go: finding github.com/golang/protobuf v1.2.0 [2020-03-09T15:42:03.833Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-03-09T15:42:03.852Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5 [2020-03-09T15:42:04.213Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2020-03-09T15:42:04.213Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c [2020-03-09T15:42:04.250Z] #47 25.33 vendor/golang.org/x/text/unicode/norm [2020-03-09T15:42:04.250Z] #47 25.35 vendor/golang.org/x/crypto/chacha20poly1305 [2020-03-09T15:42:04.481Z] go: finding github.com/docker/go-connections v0.3.0 [2020-03-09T15:42:04.481Z] go: finding github.com/vishvananda/netlink v1.0.0 [2020-03-09T15:42:04.591Z] go: finding github.com/godbus/dbus v4.1.0+incompatible [2020-03-09T15:42:04.811Z] #47 26.02 mime [2020-03-09T15:42:04.949Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [2020-03-09T15:42:04.949Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be [2020-03-09T15:42:04.949Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e [2020-03-09T15:42:04.949Z] go: finding google.golang.org/appengine v1.1.0 [2020-03-09T15:42:05.314Z] go: finding cloud.google.com/go v0.26.0 [2020-03-09T15:42:05.504Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be [2020-03-09T15:42:05.504Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-03-09T15:42:05.690Z] go: finding github.com/sirupsen/logrus v1.3.0 [2020-03-09T15:42:05.690Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7 [2020-03-09T15:42:05.690Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7 [2020-03-09T15:42:05.690Z] go: finding github.com/golang/mock v1.1.1 [2020-03-09T15:42:05.751Z] #47 26.89 go/parser [2020-03-09T15:42:05.765Z] #7 extracting sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 2.0s done [2020-03-09T15:42:05.765Z] #7 extracting sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f [2020-03-09T15:42:06.133Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0 [2020-03-09T15:42:06.133Z] go: finding github.com/stretchr/objx v0.1.0 [2020-03-09T15:42:06.181Z] go: finding github.com/kr/pty v1.1.1 [2020-03-09T15:42:06.181Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-03-09T15:42:06.181Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880 [2020-03-09T15:42:06.181Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 [2020-03-09T15:42:06.676Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-03-09T15:42:06.676Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-03-09T15:42:06.676Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d [2020-03-09T15:42:06.680Z] #47 ... [2020-03-09T15:42:06.680Z] [2020-03-09T15:42:06.680Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T15:42:06.680Z] #56 25.54 mvdan.cc/sh/v3/cmd/shfmt [2020-03-09T15:42:06.680Z] #56 DONE 27.7s [2020-03-09T15:42:06.680Z] [2020-03-09T15:42:06.680Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T15:42:06.680Z] #50 17.71 + cd /tmp/tmp.Euf37GDhzp/src/gotest.tools/gotestsum [2020-03-09T15:42:06.680Z] #50 17.71 + git checkout -q v0.3.5 [2020-03-09T15:42:06.680Z] #50 17.72 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-03-09T15:42:06.937Z] #50 ... [2020-03-09T15:42:06.937Z] [2020-03-09T15:42:06.937Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T15:42:06.937Z] #44 2.630 Note: Building without setproctitle() and strlcpy() support. [2020-03-09T15:42:06.937Z] #44 2.630 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-03-09T15:42:06.937Z] #44 2.649 Note: Building without GnuTLS support [2020-03-09T15:42:06.937Z] #44 3.723 fatal: not a git repository (or any of the parent directories): .git [2020-03-09T15:42:06.937Z] #44 3.753 GEN .gitid [2020-03-09T15:42:06.937Z] #44 3.784 GEN criu/include/version.h [2020-03-09T15:42:06.937Z] #44 3.798 GEN include/common/asm [2020-03-09T15:42:06.937Z] #44 4.582 PBCC images/google/protobuf/descriptor.pb-c.c [2020-03-09T15:42:06.937Z] #44 4.618 PBCC images/opts.pb-c.c [2020-03-09T15:42:06.937Z] #44 4.629 PBCC images/sit.pb-c.c [2020-03-09T15:42:06.937Z] #44 4.654 DEP images/google/protobuf/descriptor.pb-c.d [2020-03-09T15:42:06.937Z] #44 4.690 DEP images/opts.pb-c.d [2020-03-09T15:42:06.937Z] #44 4.711 DEP images/sit.pb-c.d [2020-03-09T15:42:06.937Z] #44 4.747 PBCC images/macvlan.pb-c.c [2020-03-09T15:42:06.937Z] #44 4.773 DEP images/macvlan.pb-c.d [2020-03-09T15:42:06.937Z] #44 4.793 PBCC images/autofs.pb-c.c [2020-03-09T15:42:06.937Z] #44 4.802 DEP images/autofs.pb-c.d [2020-03-09T15:42:06.937Z] #44 4.812 PBCC images/sysctl.pb-c.c [2020-03-09T15:42:06.937Z] #44 4.838 DEP images/sysctl.pb-c.d [2020-03-09T15:42:06.937Z] #44 4.849 PBCC images/time.pb-c.c [2020-03-09T15:42:06.937Z] #44 4.858 DEP images/time.pb-c.d [2020-03-09T15:42:06.937Z] #44 4.890 PBCC images/binfmt-misc.pb-c.c [2020-03-09T15:42:06.937Z] #44 4.910 DEP images/binfmt-misc.pb-c.d [2020-03-09T15:42:06.937Z] #44 4.925 PBCC images/seccomp.pb-c.c [2020-03-09T15:42:06.937Z] #44 4.932 DEP images/seccomp.pb-c.d [2020-03-09T15:42:06.937Z] #44 4.951 PBCC images/userns.pb-c.c [2020-03-09T15:42:06.937Z] #44 4.959 DEP images/userns.pb-c.d [2020-03-09T15:42:06.937Z] #44 4.991 PBCC images/cgroup.pb-c.c [2020-03-09T15:42:06.937Z] #44 5.002 DEP images/cgroup.pb-c.d [2020-03-09T15:42:06.937Z] #44 5.030 PBCC images/fown.pb-c.c [2020-03-09T15:42:06.937Z] #44 5.041 PBCC images/ext-file.pb-c.c [2020-03-09T15:42:06.937Z] #44 5.047 DEP images/fown.pb-c.d [2020-03-09T15:42:06.937Z] #44 5.070 DEP images/ext-file.pb-c.d [2020-03-09T15:42:06.937Z] #44 5.086 PBCC images/rpc.pb-c.c [2020-03-09T15:42:06.937Z] #44 5.102 DEP images/rpc.pb-c.d [2020-03-09T15:42:06.937Z] #44 5.123 PBCC images/siginfo.pb-c.c [2020-03-09T15:42:06.937Z] #44 5.158 DEP images/siginfo.pb-c.d [2020-03-09T15:42:06.937Z] #44 5.178 PBCC images/pagemap.pb-c.c [2020-03-09T15:42:06.937Z] #44 5.216 DEP images/pagemap.pb-c.d [2020-03-09T15:42:06.937Z] #44 5.235 PBCC images/rlimit.pb-c.c [2020-03-09T15:42:06.937Z] #44 5.241 DEP images/rlimit.pb-c.d [2020-03-09T15:42:06.937Z] #44 5.270 PBCC images/file-lock.pb-c.c [2020-03-09T15:42:06.937Z] #44 5.279 DEP images/file-lock.pb-c.d [2020-03-09T15:42:06.937Z] #44 5.290 PBCC images/tty.pb-c.c [2020-03-09T15:42:06.937Z] #44 5.321 DEP images/tty.pb-c.d [2020-03-09T15:42:06.937Z] #44 5.357 PBCC images/tun.pb-c.c [2020-03-09T15:42:06.937Z] #44 5.390 PBCC images/netdev.pb-c.c [2020-03-09T15:42:06.937Z] #44 5.408 DEP images/tun.pb-c.d [2020-03-09T15:42:06.937Z] #44 5.422 DEP images/netdev.pb-c.d [2020-03-09T15:42:06.937Z] #44 5.449 PBCC images/vma.pb-c.c [2020-03-09T15:42:06.937Z] #44 5.474 DEP images/vma.pb-c.d [2020-03-09T15:42:06.937Z] #44 5.502 PBCC images/creds.pb-c.c [2020-03-09T15:42:06.937Z] #44 5.509 DEP images/creds.pb-c.d [2020-03-09T15:42:06.937Z] #44 5.527 PBCC images/utsns.pb-c.c [2020-03-09T15:42:06.937Z] #44 5.542 DEP images/utsns.pb-c.d [2020-03-09T15:42:06.937Z] #44 5.586 PBCC images/ipc-desc.pb-c.c [2020-03-09T15:42:06.937Z] #44 5.602 PBCC images/ipc-sem.pb-c.c [2020-03-09T15:42:06.937Z] #44 5.611 DEP images/ipc-desc.pb-c.d [2020-03-09T15:42:06.937Z] #44 5.634 DEP images/ipc-sem.pb-c.d [2020-03-09T15:42:06.937Z] #44 5.654 PBCC images/ipc-msg.pb-c.c [2020-03-09T15:42:06.937Z] #44 5.668 DEP images/ipc-msg.pb-c.d [2020-03-09T15:42:06.937Z] #44 5.706 PBCC images/ipc-shm.pb-c.c [2020-03-09T15:42:06.937Z] #44 5.726 DEP images/ipc-shm.pb-c.d [2020-03-09T15:42:06.937Z] #44 5.746 PBCC images/ipc-var.pb-c.c [2020-03-09T15:42:06.937Z] #44 5.754 DEP images/ipc-var.pb-c.d [2020-03-09T15:42:06.937Z] #44 5.768 PBCC images/sk-opts.pb-c.c [2020-03-09T15:42:06.937Z] #44 5.775 PBCC images/packet-sock.pb-c.c [2020-03-09T15:42:06.937Z] #44 5.785 DEP images/sk-opts.pb-c.d [2020-03-09T15:42:06.937Z] #44 5.808 DEP images/packet-sock.pb-c.d [2020-03-09T15:42:06.937Z] #44 5.831 PBCC images/sk-netlink.pb-c.c [2020-03-09T15:42:06.937Z] #44 5.842 DEP images/sk-netlink.pb-c.d [2020-03-09T15:42:06.937Z] #44 5.870 PBCC images/sk-inet.pb-c.c [2020-03-09T15:42:06.937Z] #44 5.893 DEP images/sk-inet.pb-c.d [2020-03-09T15:42:06.937Z] #44 5.909 PBCC images/sk-unix.pb-c.c [2020-03-09T15:42:06.937Z] #44 5.934 DEP images/sk-unix.pb-c.d [2020-03-09T15:42:06.937Z] #44 5.973 PBCC images/mm.pb-c.c [2020-03-09T15:42:06.937Z] #44 5.989 DEP images/mm.pb-c.d [2020-03-09T15:42:06.937Z] #44 6.022 PBCC images/timerfd.pb-c.c [2020-03-09T15:42:06.937Z] #44 6.053 DEP images/timerfd.pb-c.d [2020-03-09T15:42:06.937Z] #44 6.065 PBCC images/timer.pb-c.c [2020-03-09T15:42:06.937Z] #44 6.071 DEP images/timer.pb-c.d [2020-03-09T15:42:06.937Z] #44 6.090 PBCC images/sa.pb-c.c [2020-03-09T15:42:06.937Z] #44 6.103 DEP images/sa.pb-c.d [2020-03-09T15:42:06.937Z] #44 6.134 PBCC images/pipe-data.pb-c.c [2020-03-09T15:42:06.937Z] #44 6.142 DEP images/pipe-data.pb-c.d [2020-03-09T15:42:06.937Z] #44 6.170 PBCC images/mnt.pb-c.c [2020-03-09T15:42:06.937Z] #44 6.211 DEP images/mnt.pb-c.d [2020-03-09T15:42:06.937Z] #44 6.237 PBCC images/sk-packet.pb-c.c [2020-03-09T15:42:06.937Z] #44 6.244 DEP images/sk-packet.pb-c.d [2020-03-09T15:42:06.937Z] #44 6.278 PBCC images/tcp-stream.pb-c.c [2020-03-09T15:42:06.937Z] #44 6.322 DEP images/tcp-stream.pb-c.d [2020-03-09T15:42:06.937Z] #44 6.338 PBCC images/pipe.pb-c.c [2020-03-09T15:42:06.937Z] #44 6.352 DEP images/pipe.pb-c.d [2020-03-09T15:42:06.937Z] #44 6.372 PBCC images/pstree.pb-c.c [2020-03-09T15:42:06.937Z] #44 6.380 DEP images/pstree.pb-c.d [2020-03-09T15:42:06.937Z] #44 6.417 PBCC images/fs.pb-c.c [2020-03-09T15:42:06.937Z] #44 6.441 DEP images/fs.pb-c.d [2020-03-09T15:42:06.937Z] #44 6.464 PBCC images/signalfd.pb-c.c [2020-03-09T15:42:06.937Z] #44 6.495 DEP images/signalfd.pb-c.d [2020-03-09T15:42:06.937Z] #44 6.514 PBCC images/fh.pb-c.c [2020-03-09T15:42:06.937Z] #44 6.533 PBCC images/fsnotify.pb-c.c [2020-03-09T15:42:06.937Z] #44 6.550 DEP images/fh.pb-c.d [2020-03-09T15:42:06.937Z] #44 6.575 DEP images/fsnotify.pb-c.d [2020-03-09T15:42:06.937Z] #44 6.614 PBCC images/eventpoll.pb-c.c [2020-03-09T15:42:06.937Z] #44 6.622 DEP images/eventpoll.pb-c.d [2020-03-09T15:42:06.937Z] #44 6.642 PBCC images/eventfd.pb-c.c [2020-03-09T15:42:06.937Z] #44 6.662 DEP images/eventfd.pb-c.d [2020-03-09T15:42:06.937Z] #44 6.678 PBCC images/remap-file-path.pb-c.c [2020-03-09T15:42:06.937Z] #44 6.692 DEP images/remap-file-path.pb-c.d [2020-03-09T15:42:06.937Z] #44 6.710 PBCC images/fifo.pb-c.c [2020-03-09T15:42:06.937Z] #44 6.716 DEP images/fifo.pb-c.d [2020-03-09T15:42:06.937Z] #44 6.744 PBCC images/ghost-file.pb-c.c [2020-03-09T15:42:06.937Z] #44 6.788 DEP images/ghost-file.pb-c.d [2020-03-09T15:42:06.937Z] #44 6.812 PBCC images/regfile.pb-c.c [2020-03-09T15:42:06.937Z] #44 6.846 DEP images/regfile.pb-c.d [2020-03-09T15:42:06.937Z] #44 6.871 PBCC images/ns.pb-c.c [2020-03-09T15:42:06.937Z] #44 6.878 DEP images/ns.pb-c.d [2020-03-09T15:42:06.937Z] #44 6.892 PBCC images/fdinfo.pb-c.c [2020-03-09T15:42:06.937Z] #44 6.911 DEP images/fdinfo.pb-c.d [2020-03-09T15:42:06.937Z] #44 6.961 PBCC images/core-aarch64.pb-c.c [2020-03-09T15:42:06.937Z] #44 6.972 PBCC images/core-arm.pb-c.c [2020-03-09T15:42:06.937Z] #44 6.999 PBCC images/core-ppc64.pb-c.c [2020-03-09T15:42:06.937Z] #44 7.030 PBCC images/core-s390.pb-c.c [2020-03-09T15:42:06.937Z] #44 7.051 PBCC images/core-x86.pb-c.c [2020-03-09T15:42:06.937Z] #44 7.066 PBCC images/core.pb-c.c [2020-03-09T15:42:06.937Z] #44 7.101 PBCC images/inventory.pb-c.c [2020-03-09T15:42:06.937Z] #44 7.124 DEP images/core-aarch64.pb-c.d [2020-03-09T15:42:06.937Z] #44 7.142 DEP images/core-arm.pb-c.d [2020-03-09T15:42:06.937Z] #44 7.163 DEP images/core-ppc64.pb-c.d [2020-03-09T15:42:06.937Z] #44 7.185 DEP images/core-s390.pb-c.d [2020-03-09T15:42:06.937Z] #44 7.206 DEP images/core-x86.pb-c.d [2020-03-09T15:42:06.937Z] #44 7.234 DEP images/core.pb-c.d [2020-03-09T15:42:06.937Z] #44 7.263 DEP images/inventory.pb-c.d [2020-03-09T15:42:06.937Z] #44 7.287 PBCC images/cpuinfo.pb-c.c [2020-03-09T15:42:06.937Z] #44 7.294 DEP images/cpuinfo.pb-c.d [2020-03-09T15:42:06.937Z] #44 7.310 PBCC images/stats.pb-c.c [2020-03-09T15:42:06.937Z] #44 7.330 DEP images/stats.pb-c.d [2020-03-09T15:42:07.066Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305 [2020-03-09T15:42:07.066Z] go: finding github.com/client9/misspell v0.3.4 [2020-03-09T15:42:07.163Z] go: finding github.com/docker/go-connections v0.4.0 [2020-03-09T15:42:07.193Z] #44 8.262 make[1]: Nothing to be done for 'all'. [2020-03-09T15:42:07.429Z] go: finding github.com/vishvananda/netlink v1.0.0 [2020-03-09T15:42:07.796Z] go: finding github.com/spf13/pflag v1.0.3 [2020-03-09T15:42:07.796Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 [2020-03-09T15:42:08.098Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880 [2020-03-09T15:42:08.130Z] #44 9.180 CC images/stats.o [2020-03-09T15:42:08.386Z] #44 9.420 CC images/core.o [2020-03-09T15:42:08.409Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448 [2020-03-09T15:42:08.409Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d [2020-03-09T15:42:08.409Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 [2020-03-09T15:42:08.642Z] #44 9.650 CC images/core-x86.o [2020-03-09T15:42:08.701Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-03-09T15:42:08.865Z] go: finding gotest.tools v2.1.0+incompatible [2020-03-09T15:42:08.866Z] go: finding github.com/Microsoft/go-winio v0.4.11 [2020-03-09T15:42:08.866Z] go: finding github.com/gogo/protobuf v1.0.0 [2020-03-09T15:42:08.866Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352 [2020-03-09T15:42:08.866Z] go: finding github.com/Microsoft/hcsshim v0.8.5 [2020-03-09T15:42:08.866Z] go: finding github.com/opencontainers/runc v1.0.0-rc6 [2020-03-09T15:42:08.866Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible [2020-03-09T15:42:08.866Z] go: finding github.com/onsi/gomega v1.4.3 [2020-03-09T15:42:08.898Z] #44 9.892 CC images/core-arm.o [2020-03-09T15:42:09.168Z] #44 9.996 CC images/core-aarch64.o [2020-03-09T15:42:09.168Z] #44 10.10 CC images/core-ppc64.o [2020-03-09T15:42:09.349Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 [2020-03-09T15:42:09.393Z] go: finding github.com/containerd/containerd v1.2.4 [2020-03-09T15:42:09.393Z] go: finding github.com/docker/go-units v0.3.1 [2020-03-09T15:42:09.424Z] #44 10.33 CC images/core-s390.o [2020-03-09T15:42:09.424Z] #44 10.55 CC images/cpuinfo.o [2020-03-09T15:42:09.637Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be [2020-03-09T15:42:09.680Z] #44 10.75 CC images/inventory.o [2020-03-09T15:42:09.840Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-03-09T15:42:09.840Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793 [2020-03-09T15:42:09.840Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197 [2020-03-09T15:42:09.936Z] #44 10.85 CC images/fdinfo.o [2020-03-09T15:42:09.936Z] #44 10.98 CC images/fown.o [2020-03-09T15:42:09.936Z] #44 11.08 CC images/ns.o [2020-03-09T15:42:09.963Z] #7 extracting sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 4.1s done [2020-03-09T15:42:09.963Z] #7 extracting sha256:f8e0159fc85284002056acd2e8ec645d3b160ec7f14ef4b938ebb6e29ac2f1c3 [2020-03-09T15:42:09.963Z] #7 extracting sha256:f8e0159fc85284002056acd2e8ec645d3b160ec7f14ef4b938ebb6e29ac2f1c3 done [2020-03-09T15:42:09.963Z] #7 DONE 15.6s [2020-03-09T15:42:09.963Z] [2020-03-09T15:42:09.963Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-03-09T15:42:10.192Z] #44 11.19 CC images/regfile.o [2020-03-09T15:42:10.192Z] #44 11.32 CC images/ghost-file.o [2020-03-09T15:42:10.235Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2020-03-09T15:42:10.235Z] go: finding github.com/onsi/ginkgo v1.7.0 [2020-03-09T15:42:10.235Z] go: finding github.com/onsi/ginkgo v1.6.0 [2020-03-09T15:42:10.235Z] go: finding gopkg.in/yaml.v2 v2.2.1 [2020-03-09T15:42:10.268Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-03-09T15:42:10.268Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e [2020-03-09T15:42:10.448Z] #44 11.47 CC images/fifo.o [2020-03-09T15:42:10.448Z] #44 11.54 CC images/remap-file-path.o [2020-03-09T15:42:10.448Z] #44 11.62 CC images/eventfd.o [2020-03-09T15:42:10.557Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a [2020-03-09T15:42:10.622Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-03-09T15:42:10.622Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-03-09T15:42:10.704Z] #44 11.72 CC images/eventpoll.o [2020-03-09T15:42:10.704Z] #44 11.83 CC images/fh.o [2020-03-09T15:42:10.848Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad [2020-03-09T15:42:10.848Z] go: finding gopkg.in/inf.v0 v0.9.1 [2020-03-09T15:42:10.848Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612 [2020-03-09T15:42:10.960Z] #44 11.95 CC images/fsnotify.o [2020-03-09T15:42:11.001Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2020-03-09T15:42:11.137Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507 [2020-03-09T15:42:11.216Z] #44 ... [2020-03-09T15:42:11.216Z] [2020-03-09T15:42:11.216Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T15:42:11.216Z] #68 29.53 + for f in rootlesskit rootlesskit-docker-proxy [2020-03-09T15:42:11.216Z] #68 29.53 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-03-09T15:42:11.216Z] #68 DONE 32.3s [2020-03-09T15:42:11.216Z] [2020-03-09T15:42:11.216Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T15:42:11.216Z] #44 12.13 CC images/signalfd.o [2020-03-09T15:42:11.216Z] #44 12.21 CC images/fs.o [2020-03-09T15:42:11.216Z] #44 ... [2020-03-09T15:42:11.216Z] [2020-03-09T15:42:11.216Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-03-09T15:42:11.418Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd [2020-03-09T15:42:11.418Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-03-09T15:42:11.472Z] #69 DONE 0.1s [2020-03-09T15:42:11.472Z] [2020-03-09T15:42:11.472Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T15:42:11.472Z] #44 12.31 CC images/pstree.o [2020-03-09T15:42:11.472Z] #44 12.40 CC images/pipe.o [2020-03-09T15:42:11.472Z] #44 12.53 CC images/tcp-stream.o [2020-03-09T15:42:11.728Z] #44 12.62 CC images/sk-packet.o [2020-03-09T15:42:11.728Z] #44 12.72 CC images/mnt.o [2020-03-09T15:42:11.728Z] #44 12.80 CC images/pipe-data.o [2020-03-09T15:42:11.728Z] #44 12.90 CC images/sa.o [2020-03-09T15:42:11.778Z] go: finding github.com/sirupsen/logrus v1.0.3 [2020-03-09T15:42:11.984Z] #44 12.96 CC images/timer.o [2020-03-09T15:42:12.165Z] go: finding github.com/spf13/cast v1.3.0 [2020-03-09T15:42:12.241Z] #44 13.11 CC images/timerfd.o [2020-03-09T15:42:12.241Z] #44 13.24 CC images/mm.o [2020-03-09T15:42:12.454Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-03-09T15:42:12.498Z] #44 13.39 CC images/sk-opts.o [2020-03-09T15:42:12.498Z] #44 13.45 CC images/sk-unix.o [2020-03-09T15:42:12.498Z] #44 13.58 CC images/sk-inet.o [2020-03-09T15:42:12.754Z] #44 13.70 CC images/tun.o [2020-03-09T15:42:12.754Z] #44 13.77 CC images/sk-netlink.o [2020-03-09T15:42:12.754Z] #44 13.85 CC images/packet-sock.o [2020-03-09T15:42:13.016Z] #44 13.97 CC images/ipc-var.o [2020-03-09T15:42:13.016Z] #44 14.05 CC images/ipc-desc.o [2020-03-09T15:42:13.016Z] #44 ... [2020-03-09T15:42:13.016Z] [2020-03-09T15:42:13.016Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T15:42:13.016Z] #50 DONE 34.3s [2020-03-09T15:42:13.016Z] [2020-03-09T15:42:13.016Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T15:42:13.016Z] #44 14.13 CC images/ipc-shm.o [2020-03-09T15:42:13.083Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2020-03-09T15:42:13.083Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e [2020-03-09T15:42:13.083Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2020-03-09T15:42:13.220Z] #8 DONE 3.2s [2020-03-09T15:42:13.220Z] [2020-03-09T15:42:13.220Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-03-09T15:42:13.286Z] #44 14.23 CC images/ipc-msg.o [2020-03-09T15:42:13.286Z] #44 14.33 CC images/ipc-sem.o [2020-03-09T15:42:13.286Z] #44 14.42 CC images/utsns.o [2020-03-09T15:42:13.542Z] #44 14.53 CC images/creds.o [2020-03-09T15:42:13.779Z] #9 DONE 0.7s [2020-03-09T15:42:13.779Z] [2020-03-09T15:42:13.779Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-03-09T15:42:13.779Z] #40 DONE 0.1s [2020-03-09T15:42:13.779Z] [2020-03-09T15:42:13.779Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-03-09T15:42:13.779Z] #29 DONE 0.1s [2020-03-09T15:42:13.779Z] [2020-03-09T15:42:13.779Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-09T15:42:13.779Z] #21 DONE 0.1s [2020-03-09T15:42:13.779Z] [2020-03-09T15:42:13.779Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-03-09T15:42:13.779Z] #22 ... [2020-03-09T15:42:13.779Z] [2020-03-09T15:42:13.779Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-03-09T15:42:13.779Z] #52 DONE 0.1s [2020-03-09T15:42:13.798Z] #44 14.66 CC images/vma.o [2020-03-09T15:42:13.798Z] #44 14.75 CC images/netdev.o [2020-03-09T15:42:13.798Z] #44 14.89 CC images/tty.o [2020-03-09T15:42:14.034Z] [2020-03-09T15:42:14.034Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-03-09T15:42:14.034Z] #73 DONE 0.1s [2020-03-09T15:42:14.034Z] [2020-03-09T15:42:14.034Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-03-09T15:42:14.034Z] #46 DONE 0.2s [2020-03-09T15:42:14.034Z] [2020-03-09T15:42:14.034Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-03-09T15:42:14.034Z] #55 DONE 0.2s [2020-03-09T15:42:14.034Z] [2020-03-09T15:42:14.034Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-03-09T15:42:14.034Z] #32 DONE 0.2s [2020-03-09T15:42:14.034Z] [2020-03-09T15:42:14.034Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-03-09T15:42:14.034Z] #49 DONE 0.2s [2020-03-09T15:42:14.034Z] [2020-03-09T15:42:14.034Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-03-09T15:42:14.034Z] #67 DONE 0.2s [2020-03-09T15:42:14.034Z] [2020-03-09T15:42:14.034Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T15:42:14.053Z] #44 15.02 CC images/file-lock.o [2020-03-09T15:42:14.053Z] #44 15.07 CC images/rlimit.o [2020-03-09T15:42:14.053Z] #44 15.14 CC images/pagemap.o [2020-03-09T15:42:14.111Z] go: finding github.com/go-sql-driver/mysql v1.4.1 [2020-03-09T15:42:14.291Z] #68 ... [2020-03-09T15:42:14.291Z] [2020-03-09T15:42:14.291Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-03-09T15:42:14.291Z] #22 DONE 0.2s [2020-03-09T15:42:14.291Z] [2020-03-09T15:42:14.291Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T15:42:14.308Z] #44 ... [2020-03-09T15:42:14.308Z] [2020-03-09T15:42:14.308Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-09T15:42:14.308Z] #10 26.75 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-03-09T15:42:14.308Z] #10 26.75 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-03-09T15:42:14.308Z] #10 26.76 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-09T15:42:14.308Z] #10 32.53 Selecting previously unselected package libapparmor1:amd64. [2020-03-09T15:42:14.308Z] #10 32.53 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-03-09T15:42:14.308Z] #10 32.54 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-03-09T15:42:14.308Z] #10 32.63 Selecting previously unselected package libapparmor-dev:amd64. [2020-03-09T15:42:14.308Z] #10 32.66 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-03-09T15:42:14.308Z] #10 32.71 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-03-09T15:42:14.308Z] #10 32.78 Selecting previously unselected package libbtrfs0. [2020-03-09T15:42:14.308Z] #10 32.78 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-03-09T15:42:14.308Z] #10 32.79 Unpacking libbtrfs0 (4.20.1-2) ... [2020-03-09T15:42:14.308Z] #10 32.86 Selecting previously unselected package libbtrfs-dev. [2020-03-09T15:42:14.308Z] #10 32.86 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-03-09T15:42:14.308Z] #10 32.87 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-03-09T15:42:14.308Z] #10 32.96 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-03-09T15:42:14.308Z] #10 32.96 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-03-09T15:42:14.308Z] #10 32.98 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-03-09T15:42:14.308Z] #10 33.06 Selecting previously unselected package libudev-dev:amd64. [2020-03-09T15:42:14.308Z] #10 33.06 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_amd64.deb ... [2020-03-09T15:42:14.308Z] #10 33.09 Unpacking libudev-dev:amd64 (241-7~deb10u3) ... [2020-03-09T15:42:14.308Z] #10 33.21 Selecting previously unselected package libsepol1-dev:amd64. [2020-03-09T15:42:14.308Z] #10 33.22 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-03-09T15:42:14.308Z] #10 33.23 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-03-09T15:42:14.308Z] #10 33.37 Selecting previously unselected package libpcre16-3:amd64. [2020-03-09T15:42:14.308Z] #10 33.37 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-03-09T15:42:14.308Z] #10 33.39 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-03-09T15:42:14.308Z] #10 33.49 Selecting previously unselected package libpcre32-3:amd64. [2020-03-09T15:42:14.308Z] #10 33.50 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-03-09T15:42:14.308Z] #10 33.52 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-03-09T15:42:14.308Z] #10 33.65 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-03-09T15:42:14.308Z] #10 33.65 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-03-09T15:42:14.308Z] #10 33.66 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-03-09T15:42:14.308Z] #10 33.78 Selecting previously unselected package libpcre3-dev:amd64. [2020-03-09T15:42:14.308Z] #10 33.78 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-03-09T15:42:14.308Z] #10 33.79 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-03-09T15:42:14.308Z] #10 34.01 Selecting previously unselected package libselinux1-dev:amd64. [2020-03-09T15:42:14.308Z] #10 34.02 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-03-09T15:42:14.308Z] #10 34.03 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-03-09T15:42:14.308Z] #10 34.16 Selecting previously unselected package libdevmapper-dev:amd64. [2020-03-09T15:42:14.308Z] #10 34.16 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-03-09T15:42:14.308Z] #10 34.17 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-03-09T15:42:14.308Z] #10 34.26 Selecting previously unselected package libseccomp-dev:amd64. [2020-03-09T15:42:14.308Z] #10 34.26 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-03-09T15:42:14.308Z] #10 34.27 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-03-09T15:42:14.308Z] #10 34.35 Selecting previously unselected package libsystemd-dev:amd64. [2020-03-09T15:42:14.308Z] #10 34.36 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_amd64.deb ... [2020-03-09T15:42:14.308Z] #10 34.36 Unpacking libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-03-09T15:42:14.308Z] #10 34.56 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-03-09T15:42:14.309Z] #10 34.61 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-03-09T15:42:14.309Z] #10 34.62 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-03-09T15:42:14.309Z] #10 34.64 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-03-09T15:42:14.309Z] #10 34.66 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-03-09T15:42:14.309Z] #10 34.67 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-03-09T15:42:14.309Z] #10 34.67 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-03-09T15:42:14.309Z] #10 34.69 Setting up libbtrfs0 (4.20.1-2) ... [2020-03-09T15:42:14.309Z] #10 34.71 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-03-09T15:42:14.309Z] #10 34.72 Setting up libudev-dev:amd64 (241-7~deb10u3) ... [2020-03-09T15:42:14.309Z] #10 34.74 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-03-09T15:42:14.309Z] #10 34.75 Setting up libbtrfs-dev (4.20.1-2) ... [2020-03-09T15:42:14.309Z] #10 34.82 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-03-09T15:42:14.309Z] #10 34.85 Setting up mingw-w64-common (6.0.0-3) ... [2020-03-09T15:42:14.309Z] #10 34.88 Setting up libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-03-09T15:42:14.309Z] #10 34.92 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-03-09T15:42:14.309Z] #10 34.93 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-03-09T15:42:14.309Z] #10 34.94 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-09T15:42:14.309Z] #10 34.96 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-09T15:42:14.309Z] #10 34.96 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-09T15:42:14.309Z] #10 34.97 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-09T15:42:14.309Z] #10 34.98 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-09T15:42:14.309Z] #10 34.99 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-09T15:42:14.309Z] #10 35.00 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-03-09T15:42:14.309Z] #10 35.02 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-03-09T15:42:14.309Z] #10 35.05 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-03-09T15:42:14.309Z] #10 35.06 Setting up dmsetup (2:1.02.155-3) ... [2020-03-09T15:42:14.309Z] #10 35.07 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-03-09T15:42:14.309Z] #10 35.12 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-03-09T15:42:14.309Z] #10 35.13 Processing triggers for libc-bin (2.28-10) ... [2020-03-09T15:42:14.309Z] #10 DONE 35.5s [2020-03-09T15:42:14.309Z] [2020-03-09T15:42:14.309Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T15:42:14.309Z] #44 15.23 CC images/siginfo.o [2020-03-09T15:42:14.309Z] #44 ... [2020-03-09T15:42:14.309Z] [2020-03-09T15:42:14.309Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-09T15:42:14.309Z] #58 DONE 0.2s [2020-03-09T15:42:14.309Z] [2020-03-09T15:42:14.309Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T15:42:14.309Z] #44 15.30 CC images/rpc.o [2020-03-09T15:42:14.415Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-03-09T15:42:14.564Z] #44 ... [2020-03-09T15:42:14.564Z] [2020-03-09T15:42:14.564Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-03-09T15:42:14.564Z] #59 DONE 0.2s [2020-03-09T15:42:14.564Z] [2020-03-09T15:42:14.564Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T15:42:14.564Z] #44 15.66 CC images/ext-file.o [2020-03-09T15:42:14.820Z] #44 15.73 CC images/cgroup.o [2020-03-09T15:42:15.041Z] go: finding github.com/hashicorp/hcl v1.0.0 [2020-03-09T15:42:15.041Z] go: finding github.com/google/go-cmp v0.2.0 [2020-03-09T15:42:15.076Z] #44 15.98 CC images/userns.o [2020-03-09T15:42:15.076Z] #44 16.08 CC images/google/protobuf/descriptor.o [2020-03-09T15:42:15.335Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-03-09T15:42:15.335Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda [2020-03-09T15:42:15.628Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5 [2020-03-09T15:42:15.637Z] #44 16.58 CC images/opts.o [2020-03-09T15:42:15.637Z] #44 16.65 CC images/seccomp.o [2020-03-09T15:42:15.637Z] #44 16.72 CC images/binfmt-misc.o [2020-03-09T15:42:15.637Z] #44 16.79 CC images/time.o [2020-03-09T15:42:15.895Z] #44 16.89 CC images/sysctl.o [2020-03-09T15:42:15.895Z] #44 ... [2020-03-09T15:42:15.895Z] [2020-03-09T15:42:15.895Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-03-09T15:42:15.895Z] #11 DONE 1.9s [2020-03-09T15:42:15.895Z] [2020-03-09T15:42:15.895Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T15:42:15.895Z] #44 16.98 CC images/autofs.o [2020-03-09T15:42:15.919Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-03-09T15:42:15.919Z] go: finding github.com/jinzhu/gorm v1.9.2 [2020-03-09T15:42:16.151Z] #44 17.08 CC images/macvlan.o [2020-03-09T15:42:16.151Z] #44 17.18 CC images/sit.o [2020-03-09T15:42:16.151Z] #44 17.28 LINK images/built-in.o [2020-03-09T15:42:16.407Z] #44 17.34 GEN compel/include/asm [2020-03-09T15:42:16.407Z] #44 17.37 GEN compel/include/version.h [2020-03-09T15:42:16.407Z] #44 17.41 touch .config [2020-03-09T15:42:16.407Z] #44 17.42 GEN include/common/config.h [2020-03-09T15:42:16.407Z] #44 17.47 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-03-09T15:42:16.407Z] #44 17.48 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-03-09T15:42:16.407Z] #44 17.53 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-03-09T15:42:16.549Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7 [2020-03-09T15:42:16.663Z] #44 17.55 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-03-09T15:42:16.663Z] #44 17.57 DEP compel/arch/x86/plugins/std/memcpy.d [2020-03-09T15:42:16.663Z] #44 17.58 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-03-09T15:42:16.663Z] #44 17.64 GEN compel/plugins/include/uapi/std/syscall.h [2020-03-09T15:42:16.663Z] #44 17.71 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-03-09T15:42:16.663Z] #44 17.72 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-03-09T15:42:16.663Z] #44 17.75 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-03-09T15:42:16.838Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1 [2020-03-09T15:42:16.920Z] #44 17.76 DEP compel/plugins/std/infect.d [2020-03-09T15:42:16.920Z] #44 17.81 DEP compel/plugins/std/string.d [2020-03-09T15:42:16.920Z] #44 17.86 DEP compel/plugins/std/log.d [2020-03-09T15:42:16.920Z] #44 17.89 DEP compel/plugins/std/fds.d [2020-03-09T15:42:16.920Z] #44 17.92 DEP compel/plugins/std/std.d [2020-03-09T15:42:16.920Z] #44 17.95 DEP compel/plugins/shmem/shmem.d [2020-03-09T15:42:16.920Z] #44 18.01 DEP compel/plugins/fds/fds.d [2020-03-09T15:42:16.920Z] #44 ... [2020-03-09T15:42:16.920Z] [2020-03-09T15:42:16.920Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T15:42:16.920Z] #47 28.08 vendor/golang.org/x/net/idna [2020-03-09T15:42:16.920Z] #47 28.70 github.com/LK4D4/vndr/build [2020-03-09T15:42:16.920Z] #47 29.38 encoding/asn1 [2020-03-09T15:42:16.920Z] #47 29.38 crypto/dsa [2020-03-09T15:42:16.920Z] #47 29.38 crypto/elliptic [2020-03-09T15:42:16.920Z] #47 29.42 crypto/rand [2020-03-09T15:42:16.920Z] #47 29.63 crypto/ed25519 [2020-03-09T15:42:16.920Z] #47 29.64 crypto/rsa [2020-03-09T15:42:16.920Z] #47 30.57 crypto/x509/pkix [2020-03-09T15:42:16.920Z] #47 30.58 vendor/golang.org/x/crypto/cryptobyte [2020-03-09T15:42:16.920Z] #47 30.78 crypto/ecdsa [2020-03-09T15:42:16.920Z] #47 32.08 vendor/golang.org/x/net/http/httpproxy [2020-03-09T15:42:16.920Z] #47 32.08 net/textproto [2020-03-09T15:42:16.920Z] #47 32.08 crypto/x509 [2020-03-09T15:42:16.920Z] #47 32.48 vendor/golang.org/x/net/http/httpguts [2020-03-09T15:42:16.920Z] #47 32.49 mime/multipart [2020-03-09T15:42:16.920Z] #47 33.37 crypto/tls [2020-03-09T15:42:16.920Z] #47 35.11 net/http/httptrace [2020-03-09T15:42:16.920Z] #47 35.21 net/http [2020-03-09T15:42:17.177Z] #47 ... [2020-03-09T15:42:17.177Z] [2020-03-09T15:42:17.177Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-09T15:42:17.177Z] #30 DONE 38.2s [2020-03-09T15:42:17.177Z] [2020-03-09T15:42:17.177Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T15:42:17.177Z] #44 18.08 CC compel/plugins/std/std.o [2020-03-09T15:42:17.177Z] #44 18.21 CC compel/plugins/std/fds.o [2020-03-09T15:42:17.433Z] #44 18.48 CC compel/plugins/std/log.o [2020-03-09T15:42:17.466Z] go: finding github.com/json-iterator/go v1.1.6 [2020-03-09T15:42:17.466Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2020-03-09T15:42:17.756Z] go: finding gotest.tools v2.2.0+incompatible [2020-03-09T15:42:17.756Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7 [2020-03-09T15:42:17.995Z] #44 18.77 CC compel/plugins/std/string.o [2020-03-09T15:42:17.995Z] #44 19.03 CC compel/plugins/std/infect.o [2020-03-09T15:42:18.251Z] #44 19.18 CC compel/arch/x86/plugins/std/parasite-head.o [2020-03-09T15:42:18.251Z] #44 19.20 CC compel/arch/x86/plugins/std/memcpy.o [2020-03-09T15:42:18.251Z] #44 19.24 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-03-09T15:42:18.251Z] #44 19.27 AR compel/plugins/std.lib.a [2020-03-09T15:42:18.251Z] #44 ... [2020-03-09T15:42:18.251Z] [2020-03-09T15:42:18.251Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-03-09T15:42:18.251Z] #12 DONE 2.3s [2020-03-09T15:42:18.251Z] [2020-03-09T15:42:18.251Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T15:42:18.251Z] #44 19.34 CC compel/plugins/fds/fds.o [2020-03-09T15:42:18.251Z] #44 19.44 AR compel/plugins/fds.lib.a [2020-03-09T15:42:18.385Z] go: finding github.com/gogo/googleapis v1.1.0 [2020-03-09T15:42:18.507Z] #44 19.50 HOSTDEP compel/src/lib/log-host.d [2020-03-09T15:42:18.507Z] #44 19.54 HOSTDEP compel/src/lib/handle-elf-host.d [2020-03-09T15:42:18.677Z] go: finding github.com/prometheus/client_golang v0.8.0 [2020-03-09T15:42:18.763Z] #44 19.61 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-03-09T15:42:18.763Z] #44 19.70 HOSTDEP compel/src/main-host.d [2020-03-09T15:42:18.763Z] #44 19.74 DEP compel/src/lib/ptrace.d [2020-03-09T15:42:18.763Z] #44 19.77 DEP compel/src/lib/infect.d [2020-03-09T15:42:18.763Z] #44 19.82 DEP compel/src/lib/infect-util.d [2020-03-09T15:42:18.763Z] #44 19.87 DEP compel/src/lib/infect-rpc.d [2020-03-09T15:42:18.763Z] #44 19.92 DEP compel/arch/x86/src/lib/infect.d [2020-03-09T15:42:18.966Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d [2020-03-09T15:42:19.019Z] #44 19.97 DEP compel/arch/x86/src/lib/cpu.d [2020-03-09T15:42:19.019Z] #44 20.00 DEP compel/src/lib/log.d [2020-03-09T15:42:19.019Z] #44 20.04 DEP compel/src/main.d [2020-03-09T15:42:19.019Z] #44 20.09 DEP compel/src/lib/handle-elf.d [2020-03-09T15:42:19.019Z] #44 20.12 DEP compel/arch/x86/src/lib/handle-elf.d [2020-03-09T15:42:19.275Z] #44 20.19 CC compel/src/lib/log.o [2020-03-09T15:42:19.275Z] #44 20.28 CC compel/arch/x86/src/lib/cpu.o [2020-03-09T15:42:19.531Z] #44 20.49 CC compel/arch/x86/src/lib/infect.o [2020-03-09T15:42:19.534Z] #23 ... [2020-03-09T15:42:19.534Z] [2020-03-09T15:42:19.534Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-09T15:42:19.534Z] #62 4.154 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-09T15:42:19.534Z] #62 4.192 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-09T15:42:19.534Z] #62 4.200 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-09T15:42:19.534Z] #62 4.902 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-09T15:42:19.787Z] #44 20.75 CC compel/src/lib/infect-rpc.o [2020-03-09T15:42:19.787Z] #44 20.90 CC compel/src/lib/infect-util.o [2020-03-09T15:42:19.994Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e [2020-03-09T15:42:19.995Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2020-03-09T15:42:20.044Z] #44 20.97 CC compel/src/lib/infect.o [2020-03-09T15:42:20.044Z] #44 ... [2020-03-09T15:42:20.044Z] [2020-03-09T15:42:20.044Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-03-09T15:42:20.044Z] #13 1.419 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-03-09T15:42:20.044Z] #13 DONE 1.6s [2020-03-09T15:42:20.136Z] #62 ... [2020-03-09T15:42:20.136Z] [2020-03-09T15:42:20.136Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-09T15:42:20.136Z] #43 5.462 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-09T15:42:20.136Z] #43 5.539 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-09T15:42:20.136Z] #43 5.541 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-09T15:42:20.136Z] #43 6.502 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-09T15:42:20.300Z] [2020-03-09T15:42:20.300Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T15:42:20.300Z] #60 2.011 + RM_GOPATH=0 [2020-03-09T15:42:20.300Z] #60 2.011 + TMP_GOPATH= [2020-03-09T15:42:20.300Z] #60 2.011 + : /build [2020-03-09T15:42:20.300Z] #60 2.011 + '[' -z '' ']' [2020-03-09T15:42:20.300Z] #60 2.013 ++ mktemp -d [2020-03-09T15:42:20.300Z] #60 2.014 + export GOPATH=/tmp/tmp.NVKw3lLGb5 [2020-03-09T15:42:20.300Z] #60 2.014 + GOPATH=/tmp/tmp.NVKw3lLGb5 [2020-03-09T15:42:20.300Z] #60 2.014 + RM_GOPATH=1 [2020-03-09T15:42:20.300Z] #60 2.020 ++ dirname ./install.sh [2020-03-09T15:42:20.300Z] #60 2.022 + dir=. [2020-03-09T15:42:20.300Z] #60 2.022 + bin=runc [2020-03-09T15:42:20.300Z] #60 2.022 + shift [2020-03-09T15:42:20.300Z] #60 2.022 + '[' '!' -f ./runc.installer ']' [2020-03-09T15:42:20.300Z] #60 2.022 + . ./runc.installer [2020-03-09T15:42:20.300Z] #60 2.022 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-09T15:42:20.300Z] #60 2.022 + install_runc [2020-03-09T15:42:20.300Z] #60 2.022 + uname -r [2020-03-09T15:42:20.300Z] #60 2.024 + grep -q '^3\.10\.0.*\.el7\.' [2020-03-09T15:42:20.300Z] #60 2.028 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-03-09T15:42:20.300Z] #60 2.029 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-03-09T15:42:20.300Z] #60 2.029 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-03-09T15:42:20.300Z] #60 2.029 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.NVKw3lLGb5/src/github.com/opencontainers/runc [2020-03-09T15:42:20.300Z] #60 2.033 Cloning into '/tmp/tmp.NVKw3lLGb5/src/github.com/opencontainers/runc'... [2020-03-09T15:42:20.300Z] #60 3.811 + cd /tmp/tmp.NVKw3lLGb5/src/github.com/opencontainers/runc [2020-03-09T15:42:20.300Z] #60 3.815 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-09T15:42:20.300Z] #60 3.996 + '[' -z '' ']' [2020-03-09T15:42:20.300Z] #60 3.996 + target=static [2020-03-09T15:42:20.300Z] #60 3.996 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-03-09T15:42:20.300Z] #60 4.596 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-09T15:42:20.300Z] #60 ... [2020-03-09T15:42:20.300Z] [2020-03-09T15:42:20.300Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T15:42:20.300Z] #47 38.44 github.com/LK4D4/vndr/godl [2020-03-09T15:42:20.300Z] #47 38.77 github.com/LK4D4/vndr [2020-03-09T15:42:20.300Z] #47 DONE 41.6s [2020-03-09T15:42:20.300Z] [2020-03-09T15:42:20.300Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-03-09T15:42:20.391Z] #43 ... [2020-03-09T15:42:20.391Z] [2020-03-09T15:42:20.391Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-09T15:42:20.391Z] #10 3.280 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-09T15:42:20.391Z] #10 3.380 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-09T15:42:20.391Z] #10 3.380 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-09T15:42:20.391Z] #10 3.614 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-09T15:42:20.391Z] #10 4.241 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [181 kB] [2020-03-09T15:42:20.391Z] #10 6.543 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-09T15:42:20.655Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470 [2020-03-09T15:42:20.655Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19 [2020-03-09T15:42:20.692Z] #10 ... [2020-03-09T15:42:20.692Z] [2020-03-09T15:42:20.692Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T15:42:20.692Z] #23 6.548 + RM_GOPATH=0 [2020-03-09T15:42:20.692Z] #23 6.548 + TMP_GOPATH= [2020-03-09T15:42:20.692Z] #23 6.548 + : /build [2020-03-09T15:42:20.692Z] #23 6.550 + '[' -z '' ']' [2020-03-09T15:42:20.692Z] #23 6.550 ++ mktemp -d [2020-03-09T15:42:20.692Z] #23 6.558 + export GOPATH=/tmp/tmp.fXvNGdE9h1 [2020-03-09T15:42:20.692Z] #23 6.558 + GOPATH=/tmp/tmp.fXvNGdE9h1 [2020-03-09T15:42:20.692Z] #23 6.558 + RM_GOPATH=1 [2020-03-09T15:42:20.692Z] #23 6.564 ++ dirname ./install.sh [2020-03-09T15:42:20.692Z] #23 6.564 + dir=. [2020-03-09T15:42:20.692Z] #23 6.564 + bin=dockercli [2020-03-09T15:42:20.692Z] #23 6.564 + shift [2020-03-09T15:42:20.692Z] #23 6.564 + '[' '!' -f ./dockercli.installer ']' [2020-03-09T15:42:20.692Z] #23 6.564 + . ./dockercli.installer [2020-03-09T15:42:20.692Z] #23 6.564 ++ : stable [2020-03-09T15:42:20.692Z] #23 6.564 ++ : 17.06.2-ce [2020-03-09T15:42:20.692Z] #23 6.572 + install_dockercli [2020-03-09T15:42:20.692Z] #23 6.572 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-03-09T15:42:20.692Z] #23 6.573 ++ uname -m [2020-03-09T15:42:20.692Z] #23 6.573 Install docker/cli version 17.06.2-ce from stable [2020-03-09T15:42:20.692Z] #23 6.578 + arch=x86_64 [2020-03-09T15:42:20.692Z] #23 6.578 + '[' x86_64 '!=' x86_64 ']' [2020-03-09T15:42:20.692Z] #23 6.578 + url=https://download.docker.com/linux/static [2020-03-09T15:42:20.692Z] #23 6.578 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-03-09T15:42:20.692Z] #23 6.611 + tar -xz docker/docker [2020-03-09T15:42:20.947Z] go: finding github.com/gorilla/mux v1.7.0 [2020-03-09T15:42:21.977Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58 [2020-03-09T15:42:22.191Z] #14 DONE 1.9s [2020-03-09T15:42:22.191Z] [2020-03-09T15:42:22.191Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T15:42:22.191Z] #44 21.58 CC compel/src/lib/ptrace.o [2020-03-09T15:42:22.191Z] #44 21.68 AR compel/libcompel.a [2020-03-09T15:42:22.191Z] #44 21.73 HOSTCC compel/src/main-host.o [2020-03-09T15:42:22.191Z] #44 21.88 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-03-09T15:42:22.191Z] #44 21.95 HOSTCC compel/src/lib/handle-elf-host.o [2020-03-09T15:42:22.191Z] #44 22.17 HOSTCC compel/src/lib/log-host.o [2020-03-09T15:42:22.191Z] #44 22.23 HOSTLINK compel/compel-host-bin [2020-03-09T15:42:22.191Z] #44 22.32 DEP soccr/soccr.d [2020-03-09T15:42:22.191Z] #44 22.37 CC soccr/soccr.o [2020-03-09T15:42:22.191Z] #44 22.70 AR soccr/libsoccr.a [2020-03-09T15:42:22.191Z] #44 22.73 make[1]: 'soccr/libsoccr.a' is up to date. [2020-03-09T15:42:22.191Z] #44 22.93 DEP criu/arch/x86/sigframe.d [2020-03-09T15:42:22.191Z] #44 22.98 DEP criu/arch/x86/sigaction_compat.d [2020-03-09T15:42:22.191Z] #44 23.01 DEP criu/arch/x86/kerndat.d [2020-03-09T15:42:22.191Z] #44 23.06 DEP criu/arch/x86/crtools.d [2020-03-09T15:42:22.191Z] #44 23.10 DEP criu/arch/x86/cpu.d [2020-03-09T15:42:22.191Z] #44 23.16 CC criu/arch/x86/cpu.o [2020-03-09T15:42:22.267Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c [2020-03-09T15:42:22.448Z] #44 23.37 CC criu/arch/x86/crtools.o [2020-03-09T15:42:22.556Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-03-09T15:42:22.704Z] #44 23.74 CC criu/arch/x86/kerndat.o [2020-03-09T15:42:22.852Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-03-09T15:42:22.959Z] #44 23.88 CC criu/arch/x86/sigaction_compat.o [2020-03-09T15:42:22.960Z] #44 23.98 CC criu/arch/x86/sigframe.o [2020-03-09T15:42:22.960Z] #44 24.09 LINK criu/arch/x86/crtools.built-in.o [2020-03-09T15:42:23.215Z] #44 24.13 DEP criu/pie/util-vdso-elf32.d [2020-03-09T15:42:23.215Z] #44 24.17 DEP criu/pie/util-vdso.d [2020-03-09T15:42:23.215Z] #44 24.22 DEP criu/pie/util.d [2020-03-09T15:42:23.215Z] #44 24.28 CC criu/pie/util.o [2020-03-09T15:42:23.472Z] #44 24.39 CC criu/pie/util-vdso.o [2020-03-09T15:42:23.480Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 [2020-03-09T15:42:23.481Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c [2020-03-09T15:42:23.729Z] #44 24.58 CC criu/pie/util-vdso-elf32.o [2020-03-09T15:42:23.729Z] #44 24.80 AR criu/pie/pie.lib.a [2020-03-09T15:42:23.729Z] #44 ... [2020-03-09T15:42:23.729Z] [2020-03-09T15:42:23.729Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-03-09T15:42:23.729Z] #15 DONE 1.9s [2020-03-09T15:42:23.729Z] [2020-03-09T15:42:23.729Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T15:42:23.729Z] #44 24.90 DEP criu/pie/restorer.d [2020-03-09T15:42:23.770Z] go: finding github.com/opencontainers/runc v1.0.0-rc6 [2020-03-09T15:42:23.771Z] go: finding github.com/onsi/ginkgo v1.7.0 [2020-03-09T15:42:23.985Z] #44 25.00 DEP criu/arch/x86/sigaction_compat_pie.d [2020-03-09T15:42:23.985Z] #44 25.05 DEP criu/arch/x86/restorer_unmap.d [2020-03-09T15:42:23.985Z] #44 25.07 DEP criu/arch/x86/restorer.d [2020-03-09T15:42:24.001Z] #23 ... [2020-03-09T15:42:24.001Z] [2020-03-09T15:42:24.001Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-09T15:42:24.001Z] #41 7.024 + git clone https://github.com/docker/distribution.git . [2020-03-09T15:42:24.001Z] #41 7.026 Cloning into '.'... [2020-03-09T15:42:24.001Z] #41 ... [2020-03-09T15:42:24.001Z] [2020-03-09T15:42:24.001Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-09T15:42:24.001Z] #35 6.696 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-09T15:42:24.001Z] #35 6.772 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-09T15:42:24.001Z] #35 6.777 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-09T15:42:24.001Z] #35 7.808 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-09T15:42:24.001Z] #35 10.11 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [181 kB] [2020-03-09T15:42:24.001Z] #35 ... [2020-03-09T15:42:24.001Z] [2020-03-09T15:42:24.001Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T15:42:24.001Z] #50 6.654 + RM_GOPATH=0 [2020-03-09T15:42:24.001Z] #50 6.654 + TMP_GOPATH= [2020-03-09T15:42:24.001Z] #50 6.654 + : /build [2020-03-09T15:42:24.001Z] #50 6.654 + '[' -z '' ']' [2020-03-09T15:42:24.001Z] #50 6.657 ++ mktemp -d [2020-03-09T15:42:24.001Z] #50 6.664 + export GOPATH=/tmp/tmp.ty7BUam40k [2020-03-09T15:42:24.001Z] #50 6.664 + GOPATH=/tmp/tmp.ty7BUam40k [2020-03-09T15:42:24.001Z] #50 6.664 + RM_GOPATH=1 [2020-03-09T15:42:24.001Z] #50 6.664 ++ dirname ./install.sh [2020-03-09T15:42:24.001Z] #50 6.670 + dir=. [2020-03-09T15:42:24.001Z] #50 6.671 + bin=gotestsum [2020-03-09T15:42:24.001Z] #50 6.671 + shift [2020-03-09T15:42:24.001Z] #50 6.671 + '[' '!' -f ./gotestsum.installer ']' [2020-03-09T15:42:24.001Z] #50 6.671 + . ./gotestsum.installer [2020-03-09T15:42:24.001Z] #50 6.672 ++ : v0.3.5 [2020-03-09T15:42:24.001Z] #50 6.673 + install_gotestsum [2020-03-09T15:42:24.001Z] #50 6.673 + echo 'Installing gotestsum version v0.3.5' [2020-03-09T15:42:24.001Z] #50 6.673 Installing gotestsum version v0.3.5 [2020-03-09T15:42:24.001Z] #50 6.674 + go get -d gotest.tools/gotestsum [2020-03-09T15:42:24.242Z] #44 25.16 DEP criu/arch/x86/vdso-pie.d [2020-03-09T15:42:24.242Z] #44 25.20 DEP criu/pie/parasite-vdso.d [2020-03-09T15:42:24.242Z] #44 25.27 DEP criu/pie/parasite.d [2020-03-09T15:42:24.242Z] #44 25.38 CC criu/pie/parasite.o [2020-03-09T15:42:24.257Z] #50 ... [2020-03-09T15:42:24.257Z] [2020-03-09T15:42:24.257Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T15:42:24.257Z] #47 6.708 + RM_GOPATH=0 [2020-03-09T15:42:24.257Z] #47 6.709 + TMP_GOPATH= [2020-03-09T15:42:24.257Z] #47 6.709 + : /build [2020-03-09T15:42:24.257Z] #47 6.711 + '[' -z '' ']' [2020-03-09T15:42:24.257Z] #47 6.713 ++ mktemp -d [2020-03-09T15:42:24.257Z] #47 6.719 + export GOPATH=/tmp/tmp.KLUZYyxTn5 [2020-03-09T15:42:24.257Z] #47 6.719 + GOPATH=/tmp/tmp.KLUZYyxTn5 [2020-03-09T15:42:24.257Z] #47 6.720 + RM_GOPATH=1 [2020-03-09T15:42:24.257Z] #47 6.722 ++ dirname ./install.sh [2020-03-09T15:42:24.257Z] #47 6.737 + dir=. [2020-03-09T15:42:24.257Z] #47 6.737 + bin=vndr [2020-03-09T15:42:24.257Z] #47 6.737 + shift [2020-03-09T15:42:24.257Z] #47 6.737 + '[' '!' -f ./vndr.installer ']' [2020-03-09T15:42:24.257Z] #47 6.737 + . ./vndr.installer [2020-03-09T15:42:24.257Z] #47 6.737 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-09T15:42:24.257Z] #47 6.737 + install_vndr [2020-03-09T15:42:24.257Z] #47 6.737 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-03-09T15:42:24.257Z] #47 6.737 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-09T15:42:24.257Z] #47 6.737 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.KLUZYyxTn5/src/github.com/LK4D4/vndr [2020-03-09T15:42:24.257Z] #47 6.740 Cloning into '/tmp/tmp.KLUZYyxTn5/src/github.com/LK4D4/vndr'... [2020-03-09T15:42:24.257Z] #47 7.665 + cd /tmp/tmp.KLUZYyxTn5/src/github.com/LK4D4/vndr [2020-03-09T15:42:24.257Z] #47 7.665 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-09T15:42:24.257Z] #47 7.670 + go build -buildmode=pie -v -o /build/vndr . [2020-03-09T15:42:24.257Z] #47 9.042 internal/cpu [2020-03-09T15:42:24.257Z] #47 9.080 runtime/internal/sys [2020-03-09T15:42:24.257Z] #47 9.336 internal/race [2020-03-09T15:42:24.257Z] #47 9.466 sync/atomic [2020-03-09T15:42:24.257Z] #47 9.908 unicode [2020-03-09T15:42:24.257Z] #47 10.06 runtime [2020-03-09T15:42:24.257Z] #47 ... [2020-03-09T15:42:24.257Z] [2020-03-09T15:42:24.257Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-09T15:42:24.257Z] #25 6.848 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-09T15:42:24.257Z] #25 6.949 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-09T15:42:24.257Z] #25 6.968 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-09T15:42:24.257Z] #25 7.933 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-09T15:42:24.401Z] go: finding github.com/imdario/mergo v0.3.7 [2020-03-09T15:42:24.401Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible [2020-03-09T15:42:24.401Z] go: finding github.com/gogo/protobuf v1.2.1 [2020-03-09T15:42:24.512Z] #25 10.74 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [181 kB] [2020-03-09T15:42:24.512Z] #25 ... [2020-03-09T15:42:24.512Z] [2020-03-09T15:42:24.512Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-09T15:42:24.512Z] #30 6.774 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-03-09T15:42:24.512Z] #30 6.782 Cloning into '.'... [2020-03-09T15:42:24.768Z] #30 ... [2020-03-09T15:42:24.768Z] [2020-03-09T15:42:24.768Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T15:42:24.768Z] #53 7.117 + RM_GOPATH=0 [2020-03-09T15:42:24.768Z] #53 7.118 + TMP_GOPATH= [2020-03-09T15:42:24.768Z] #53 7.118 + : /build [2020-03-09T15:42:24.768Z] #53 7.118 + '[' -z '' ']' [2020-03-09T15:42:24.768Z] #53 7.136 ++ mktemp -d [2020-03-09T15:42:24.768Z] #53 7.139 + export GOPATH=/tmp/tmp.vPhubRyefW [2020-03-09T15:42:24.768Z] #53 7.139 + GOPATH=/tmp/tmp.vPhubRyefW [2020-03-09T15:42:24.768Z] #53 7.139 + RM_GOPATH=1 [2020-03-09T15:42:24.768Z] #53 7.140 ++ dirname ./install.sh [2020-03-09T15:42:24.768Z] #53 7.142 + dir=. [2020-03-09T15:42:24.768Z] #53 7.142 + bin=golangci_lint [2020-03-09T15:42:24.768Z] #53 7.142 + shift [2020-03-09T15:42:24.768Z] #53 7.142 + '[' '!' -f ./golangci_lint.installer ']' [2020-03-09T15:42:24.768Z] #53 7.142 + . ./golangci_lint.installer [2020-03-09T15:42:24.768Z] #53 7.143 ++ : v1.20.0 [2020-03-09T15:42:24.768Z] #53 7.144 + install_golangci_lint [2020-03-09T15:42:24.768Z] #53 7.144 + echo 'Installing golangci-lint version v1.20.0' [2020-03-09T15:42:24.768Z] #53 7.145 Installing golangci-lint version v1.20.0 [2020-03-09T15:42:24.768Z] #53 7.145 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-03-09T15:42:24.768Z] #53 ... [2020-03-09T15:42:24.768Z] [2020-03-09T15:42:24.768Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T15:42:24.768Z] #56 6.897 + RM_GOPATH=0 [2020-03-09T15:42:24.768Z] #56 6.897 + TMP_GOPATH= [2020-03-09T15:42:24.768Z] #56 6.897 + : /build [2020-03-09T15:42:24.768Z] #56 6.897 + '[' -z '' ']' [2020-03-09T15:42:24.768Z] #56 6.910 ++ mktemp -d [2020-03-09T15:42:24.768Z] #56 6.910 + export GOPATH=/tmp/tmp.K7xWXyKUWN [2020-03-09T15:42:24.768Z] #56 6.910 + GOPATH=/tmp/tmp.K7xWXyKUWN [2020-03-09T15:42:24.768Z] #56 6.910 + RM_GOPATH=1 [2020-03-09T15:42:24.768Z] #56 6.910 ++ dirname ./install.sh [2020-03-09T15:42:24.768Z] #56 6.922 + dir=. [2020-03-09T15:42:24.768Z] #56 6.922 + bin=shfmt [2020-03-09T15:42:24.768Z] #56 6.922 + shift [2020-03-09T15:42:24.768Z] #56 6.922 + '[' '!' -f ./shfmt.installer ']' [2020-03-09T15:42:24.768Z] #56 6.922 + . ./shfmt.installer [2020-03-09T15:42:24.768Z] #56 6.922 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-09T15:42:24.768Z] #56 6.923 + install_shfmt [2020-03-09T15:42:24.768Z] #56 6.923 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-03-09T15:42:24.768Z] #56 6.923 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-09T15:42:24.768Z] #56 6.924 + git clone https://github.com/mvdan/sh.git /tmp/tmp.K7xWXyKUWN/src/github.com/mvdan/sh [2020-03-09T15:42:24.768Z] #56 6.933 Cloning into '/tmp/tmp.K7xWXyKUWN/src/github.com/mvdan/sh'... [2020-03-09T15:42:24.804Z] #44 25.72 LINK criu/pie/parasite.built-in.o [2020-03-09T15:42:24.804Z] #44 25.72 GEN criu/pie/parasite-blob.h [2020-03-09T15:42:24.804Z] #44 25.73 CC criu/pie/parasite-vdso.o [2020-03-09T15:42:24.804Z] #44 25.91 CC criu/arch/x86/vdso-pie.o [2020-03-09T15:42:25.024Z] #56 ... [2020-03-09T15:42:25.024Z] [2020-03-09T15:42:25.024Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T15:42:25.024Z] #33 6.781 + RM_GOPATH=0 [2020-03-09T15:42:25.024Z] #33 6.782 + TMP_GOPATH= [2020-03-09T15:42:25.024Z] #33 6.782 + : /build [2020-03-09T15:42:25.024Z] #33 6.782 + '[' -z '' ']' [2020-03-09T15:42:25.024Z] #33 6.785 ++ mktemp -d [2020-03-09T15:42:25.024Z] #33 6.786 + export GOPATH=/tmp/tmp.SdqPLUgHDj [2020-03-09T15:42:25.024Z] #33 6.786 + GOPATH=/tmp/tmp.SdqPLUgHDj [2020-03-09T15:42:25.024Z] #33 6.787 + RM_GOPATH=1 [2020-03-09T15:42:25.024Z] #33 6.787 ++ dirname ./install.sh [2020-03-09T15:42:25.024Z] #33 6.788 + dir=. [2020-03-09T15:42:25.024Z] #33 6.788 + bin=tomlv [2020-03-09T15:42:25.024Z] #33 6.788 + shift [2020-03-09T15:42:25.024Z] #33 6.789 + '[' '!' -f ./tomlv.installer ']' [2020-03-09T15:42:25.024Z] #33 6.789 + . ./tomlv.installer [2020-03-09T15:42:25.024Z] #33 6.789 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-09T15:42:25.024Z] #33 6.789 + install_tomlv [2020-03-09T15:42:25.024Z] #33 6.790 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-03-09T15:42:25.024Z] #33 6.790 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-09T15:42:25.024Z] #33 6.790 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.SdqPLUgHDj/src/github.com/BurntSushi/toml [2020-03-09T15:42:25.024Z] #33 6.793 Cloning into '/tmp/tmp.SdqPLUgHDj/src/github.com/BurntSushi/toml'... [2020-03-09T15:42:25.024Z] #33 7.860 + cd /tmp/tmp.SdqPLUgHDj/src/github.com/BurntSushi/toml [2020-03-09T15:42:25.024Z] #33 7.860 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-09T15:42:25.024Z] #33 7.864 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-03-09T15:42:25.024Z] #33 8.581 runtime/internal/atomic [2020-03-09T15:42:25.024Z] #33 8.608 internal/cpu [2020-03-09T15:42:25.024Z] #33 8.860 runtime/internal/sys [2020-03-09T15:42:25.024Z] #33 9.074 runtime/internal/math [2020-03-09T15:42:25.024Z] #33 9.097 internal/bytealg [2020-03-09T15:42:25.024Z] #33 9.152 math/bits [2020-03-09T15:42:25.024Z] #33 9.741 math [2020-03-09T15:42:25.024Z] #33 9.961 runtime [2020-03-09T15:42:25.024Z] #33 ... [2020-03-09T15:42:25.024Z] [2020-03-09T15:42:25.024Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T15:42:25.024Z] #74 6.674 + RM_GOPATH=0 [2020-03-09T15:42:25.024Z] #74 6.674 + TMP_GOPATH= [2020-03-09T15:42:25.024Z] #74 6.674 + : /build [2020-03-09T15:42:25.024Z] #74 6.674 + '[' -z '' ']' [2020-03-09T15:42:25.024Z] #74 6.682 ++ mktemp -d [2020-03-09T15:42:25.024Z] #74 6.682 + export GOPATH=/tmp/tmp.glXVfnrFGu [2020-03-09T15:42:25.024Z] #74 6.682 + GOPATH=/tmp/tmp.glXVfnrFGu [2020-03-09T15:42:25.024Z] #74 6.682 + RM_GOPATH=1 [2020-03-09T15:42:25.024Z] #74 6.709 ++ dirname ./install.sh [2020-03-09T15:42:25.024Z] #74 6.741 + dir=. [2020-03-09T15:42:25.024Z] #74 6.741 + bin=proxy [2020-03-09T15:42:25.024Z] #74 6.741 + shift [2020-03-09T15:42:25.024Z] #74 6.741 + '[' '!' -f ./proxy.installer ']' [2020-03-09T15:42:25.024Z] #74 6.742 + . ./proxy.installer [2020-03-09T15:42:25.024Z] #74 6.742 ++ : 264bffcb88c1b6b7471c04e3c6b3f301233a544b [2020-03-09T15:42:25.024Z] #74 6.742 + install_proxy [2020-03-09T15:42:25.024Z] #74 6.743 + case "$1" in [2020-03-09T15:42:25.024Z] #74 6.743 + export CGO_ENABLED=0 [2020-03-09T15:42:25.024Z] #74 6.743 + CGO_ENABLED=0 [2020-03-09T15:42:25.024Z] #74 6.743 + _install_proxy [2020-03-09T15:42:25.024Z] #74 6.743 + echo 'Install docker-proxy version 264bffcb88c1b6b7471c04e3c6b3f301233a544b' [2020-03-09T15:42:25.024Z] #74 6.743 Install docker-proxy version 264bffcb88c1b6b7471c04e3c6b3f301233a544b [2020-03-09T15:42:25.024Z] #74 6.743 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.glXVfnrFGu/src/github.com/docker/libnetwork [2020-03-09T15:42:25.024Z] #74 6.746 Cloning into '/tmp/tmp.glXVfnrFGu/src/github.com/docker/libnetwork'... [2020-03-09T15:42:25.033Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d [2020-03-09T15:42:25.033Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2020-03-09T15:42:25.061Z] #44 26.00 CC criu/arch/x86/restorer.o [2020-03-09T15:42:25.061Z] #44 26.13 CC criu/arch/x86/restorer_unmap.o [2020-03-09T15:42:25.280Z] #74 ... [2020-03-09T15:42:25.280Z] [2020-03-09T15:42:25.280Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T15:42:25.280Z] #68 6.846 + RM_GOPATH=0 [2020-03-09T15:42:25.280Z] #68 6.846 + TMP_GOPATH= [2020-03-09T15:42:25.280Z] #68 6.846 + : /build/ [2020-03-09T15:42:25.280Z] #68 6.846 + '[' -z '' ']' [2020-03-09T15:42:25.280Z] #68 6.855 ++ mktemp -d [2020-03-09T15:42:25.280Z] #68 6.863 + export GOPATH=/tmp/tmp.xTXHxmuBJY [2020-03-09T15:42:25.280Z] #68 6.863 + GOPATH=/tmp/tmp.xTXHxmuBJY [2020-03-09T15:42:25.280Z] #68 6.863 + RM_GOPATH=1 [2020-03-09T15:42:25.280Z] #68 6.864 ++ dirname ./install.sh [2020-03-09T15:42:25.280Z] #68 6.865 + dir=. [2020-03-09T15:42:25.280Z] #68 6.865 + bin=rootlesskit [2020-03-09T15:42:25.280Z] #68 6.865 + shift [2020-03-09T15:42:25.280Z] #68 6.865 + '[' '!' -f ./rootlesskit.installer ']' [2020-03-09T15:42:25.280Z] #68 6.865 + . ./rootlesskit.installer [2020-03-09T15:42:25.280Z] #68 6.866 ++ : db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-09T15:42:25.280Z] #68 6.866 + install_rootlesskit [2020-03-09T15:42:25.280Z] #68 6.867 + case "$1" in [2020-03-09T15:42:25.280Z] #68 6.868 + export CGO_ENABLED=0 [2020-03-09T15:42:25.280Z] #68 6.868 + CGO_ENABLED=0 [2020-03-09T15:42:25.280Z] #68 6.868 + _install_rootlesskit [2020-03-09T15:42:25.280Z] #68 6.868 + echo 'Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6' [2020-03-09T15:42:25.280Z] #68 6.870 Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-09T15:42:25.280Z] #68 6.870 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.xTXHxmuBJY/src/github.com/rootless-containers/rootlesskit [2020-03-09T15:42:25.280Z] #68 6.872 Cloning into '/tmp/tmp.xTXHxmuBJY/src/github.com/rootless-containers/rootlesskit'... [2020-03-09T15:42:25.317Z] #44 26.18 CC criu/arch/x86/sigaction_compat_pie.o [2020-03-09T15:42:25.317Z] #44 26.27 CC criu/pie/restorer.o [2020-03-09T15:42:25.841Z] #68 11.78 + cd /tmp/tmp.xTXHxmuBJY/src/github.com/rootless-containers/rootlesskit [2020-03-09T15:42:25.841Z] #68 11.78 + git checkout -q db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-09T15:42:26.062Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 [2020-03-09T15:42:26.247Z] #44 27.03 LINK criu/pie/restorer.built-in.o [2020-03-09T15:42:26.247Z] #44 27.04 GEN criu/pie/restorer-blob.h [2020-03-09T15:42:26.247Z] #44 27.12 DEP criu/vdso.d [2020-03-09T15:42:26.247Z] #44 ... [2020-03-09T15:42:26.247Z] [2020-03-09T15:42:26.247Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-03-09T15:42:26.247Z] #16 DONE 2.4s [2020-03-09T15:42:26.247Z] [2020-03-09T15:42:26.247Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T15:42:26.247Z] #44 27.18 DEP criu/vdso-compat.d [2020-03-09T15:42:26.247Z] #44 27.23 DEP criu/uts_ns.d [2020-03-09T15:42:26.247Z] #44 27.31 DEP criu/util.d [2020-03-09T15:42:26.247Z] #44 27.38 DEP criu/uffd.d [2020-03-09T15:42:26.247Z] #44 27.44 DEP criu/tun.d [2020-03-09T15:42:26.359Z] go: finding github.com/google/certificate-transparency-go v1.0.21 [2020-03-09T15:42:26.402Z] #68 12.24 + for f in rootlesskit rootlesskit-docker-proxy [2020-03-09T15:42:26.402Z] #68 12.24 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-03-09T15:42:26.503Z] #44 27.53 DEP criu/tty.d [2020-03-09T15:42:26.658Z] #68 ... [2020-03-09T15:42:26.658Z] [2020-03-09T15:42:26.658Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-09T15:42:26.658Z] #35 12.91 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-09T15:42:26.760Z] #44 27.62 DEP criu/timerfd.d [2020-03-09T15:42:26.760Z] #44 27.66 DEP criu/sysfs_parse.d [2020-03-09T15:42:26.760Z] #44 27.70 DEP criu/sysctl.d [2020-03-09T15:42:26.760Z] #44 27.73 DEP criu/string.d [2020-03-09T15:42:26.760Z] #44 27.75 DEP criu/stats.d [2020-03-09T15:42:26.760Z] #44 27.78 DEP criu/sockets.d [2020-03-09T15:42:26.760Z] #44 27.83 DEP criu/sk-unix.d [2020-03-09T15:42:26.760Z] #44 27.89 DEP criu/sk-tcp.d [2020-03-09T15:42:26.760Z] #44 27.93 DEP criu/sk-queue.d [2020-03-09T15:42:26.987Z] go: finding golang.org/x/text v0.3.0 [2020-03-09T15:42:27.017Z] #44 27.99 DEP criu/sk-packet.d [2020-03-09T15:42:27.017Z] #44 28.05 DEP criu/sk-netlink.d [2020-03-09T15:42:27.017Z] #44 28.09 DEP criu/sk-inet.d [2020-03-09T15:42:27.017Z] #44 28.17 DEP criu/signalfd.d [2020-03-09T15:42:27.273Z] #44 28.21 DEP criu/sigframe.d [2020-03-09T15:42:27.273Z] #44 28.24 DEP criu/shmem.d [2020-03-09T15:42:27.273Z] #44 28.28 DEP criu/servicefd.d [2020-03-09T15:42:27.273Z] #44 28.33 DEP criu/seize.d [2020-03-09T15:42:27.273Z] #44 28.39 DEP criu/seccomp.d [2020-03-09T15:42:27.278Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2020-03-09T15:42:27.529Z] #44 28.48 DEP criu/rst-malloc.d [2020-03-09T15:42:27.529Z] #44 28.51 DEP criu/rbtree.d [2020-03-09T15:42:27.529Z] #44 28.52 DEP criu/pstree.d [2020-03-09T15:42:27.529Z] #44 28.58 DEP criu/protobuf.d [2020-03-09T15:42:27.529Z] #44 28.65 GEN criu/protobuf-desc-gen.h [2020-03-09T15:42:27.566Z] go: finding github.com/docker/docker-credential-helpers v0.6.1 [2020-03-09T15:42:27.566Z] go: finding github.com/kr/pretty v0.1.0 [2020-03-09T15:42:28.896Z] #44 29.77 DEP criu/protobuf-desc.d [2020-03-09T15:42:28.896Z] #44 29.81 DEP criu/proc_parse.d [2020-03-09T15:42:28.896Z] #44 29.90 DEP criu/plugin.d [2020-03-09T15:42:28.896Z] #44 29.92 DEP criu/pipes.d [2020-03-09T15:42:28.896Z] #44 30.00 DEP criu/pie-util.d [2020-03-09T15:42:29.066Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305 [2020-03-09T15:42:29.066Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2020-03-09T15:42:29.066Z] go: finding github.com/gofrs/flock v0.7.0 [2020-03-09T15:42:29.152Z] #44 30.03 DEP criu/pie-util-vdso.d [2020-03-09T15:42:29.152Z] #44 30.07 DEP criu/pie-util-vdso-elf32.d [2020-03-09T15:42:29.152Z] #44 30.12 DEP criu/path.d [2020-03-09T15:42:29.152Z] #44 30.20 DEP criu/parasite-syscall.d [2020-03-09T15:42:29.152Z] #44 30.26 DEP criu/pagemap.d [2020-03-09T15:42:29.357Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416 [2020-03-09T15:42:29.408Z] #44 30.31 DEP criu/pagemap-cache.d [2020-03-09T15:42:29.408Z] #44 30.34 DEP criu/page-xfer.d [2020-03-09T15:42:29.408Z] #44 30.39 DEP criu/page-pipe.d [2020-03-09T15:42:29.408Z] #44 30.42 DEP criu/netfilter.d [2020-03-09T15:42:29.408Z] #44 30.47 DEP criu/net.d [2020-03-09T15:42:29.664Z] #44 30.52 DEP criu/namespaces.d [2020-03-09T15:42:29.664Z] #44 30.56 DEP criu/mount.d [2020-03-09T15:42:29.664Z] #44 30.61 DEP criu/mem.d [2020-03-09T15:42:29.664Z] #44 30.66 DEP criu/lsm.d [2020-03-09T15:42:29.664Z] #44 30.70 DEP criu/log.d [2020-03-09T15:42:29.920Z] #44 30.77 DEP criu/libnetlink.d [2020-03-09T15:42:29.920Z] #44 30.81 DEP criu/kerndat.d [2020-03-09T15:42:29.920Z] #44 30.87 DEP criu/kcmp-ids.d [2020-03-09T15:42:29.920Z] #44 30.91 DEP criu/irmap.d [2020-03-09T15:42:29.920Z] #44 30.99 DEP criu/ipc_ns.d [2020-03-09T15:42:29.920Z] #44 31.03 DEP criu/image.d [2020-03-09T15:42:29.920Z] #44 31.09 DEP criu/image-desc.d [2020-03-09T15:42:29.923Z] #35 ... [2020-03-09T15:42:29.923Z] [2020-03-09T15:42:29.923Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T15:42:29.923Z] #23 15.07 + mkdir -p /build [2020-03-09T15:42:29.923Z] #23 15.07 + mv docker/docker /build/ [2020-03-09T15:42:29.923Z] #23 15.07 + rmdir docker [2020-03-09T15:42:29.923Z] #23 DONE 15.4s [2020-03-09T15:42:29.923Z] [2020-03-09T15:42:29.923Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T15:42:29.923Z] #33 14.41 internal/testlog [2020-03-09T15:42:29.923Z] #33 14.71 encoding [2020-03-09T15:42:29.923Z] #33 14.95 runtime/cgo [2020-03-09T15:42:29.992Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-03-09T15:42:30.176Z] #44 31.11 DEP criu/fsnotify.d [2020-03-09T15:42:30.176Z] #44 31.17 DEP criu/filesystems.d [2020-03-09T15:42:30.176Z] #44 31.23 DEP criu/files.d [2020-03-09T15:42:30.433Z] #44 31.31 DEP criu/files-reg.d [2020-03-09T15:42:30.433Z] #44 31.37 DEP criu/files-ext.d [2020-03-09T15:42:30.433Z] #44 31.43 DEP criu/file-lock.d [2020-03-09T15:42:30.689Z] #44 31.53 DEP criu/file-ids.d [2020-03-09T15:42:30.689Z] #44 31.58 DEP criu/fifo.d [2020-03-09T15:42:30.689Z] #44 31.63 DEP criu/fdstore.d [2020-03-09T15:42:30.689Z] #44 31.67 DEP criu/fault-injection.d [2020-03-09T15:42:30.689Z] #44 31.69 DEP criu/external.d [2020-03-09T15:42:30.689Z] #44 31.73 DEP criu/eventpoll.d [2020-03-09T15:42:30.851Z] #33 ... [2020-03-09T15:42:30.851Z] [2020-03-09T15:42:30.851Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-09T15:42:30.851Z] #62 7.206 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [181 kB] [2020-03-09T15:42:30.851Z] #62 9.576 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-09T15:42:30.944Z] #44 31.79 DEP criu/eventfd.d [2020-03-09T15:42:30.944Z] #44 31.85 DEP criu/crtools.d [2020-03-09T15:42:30.944Z] #44 31.90 DEP criu/cr-service.d [2020-03-09T15:42:30.944Z] #44 31.96 DEP criu/cr-restore.d [2020-03-09T15:42:30.944Z] #44 32.05 DEP criu/cr-errno.d [2020-03-09T15:42:31.024Z] go: finding github.com/onsi/gomega v1.4.3 [2020-03-09T15:42:31.111Z] #62 ... [2020-03-09T15:42:31.111Z] [2020-03-09T15:42:31.111Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T15:42:31.111Z] #47 13.54 unicode/utf8 [2020-03-09T15:42:31.111Z] #47 14.18 math [2020-03-09T15:42:31.200Z] #44 32.06 DEP criu/cr-dump.d [2020-03-09T15:42:31.200Z] #44 32.16 DEP criu/cr-dedup.d [2020-03-09T15:42:31.200Z] #44 32.22 DEP criu/cr-check.d [2020-03-09T15:42:31.313Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd [2020-03-09T15:42:31.313Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-03-09T15:42:31.313Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a [2020-03-09T15:42:31.313Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed [2020-03-09T15:42:31.456Z] #44 32.32 DEP criu/config.d [2020-03-09T15:42:31.456Z] #44 32.36 DEP criu/clone-noasan.d [2020-03-09T15:42:31.456Z] #44 32.37 DEP criu/cgroup.d [2020-03-09T15:42:31.456Z] #44 32.42 DEP criu/cgroup-props.d [2020-03-09T15:42:31.456Z] #44 32.44 DEP criu/bitmap.d [2020-03-09T15:42:31.456Z] #44 32.45 DEP criu/bfd.d [2020-03-09T15:42:31.456Z] #44 32.48 DEP criu/autofs.d [2020-03-09T15:42:31.456Z] #44 32.52 DEP criu/aio.d [2020-03-09T15:42:31.456Z] #44 32.56 DEP criu/action-scripts.d [2020-03-09T15:42:31.602Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5 [2020-03-09T15:42:31.712Z] #44 32.65 CC criu/action-scripts.o [2020-03-09T15:42:31.712Z] #44 32.78 CC criu/aio.o [2020-03-09T15:42:31.892Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645 [2020-03-09T15:42:31.892Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2020-03-09T15:42:31.968Z] #44 32.94 CC criu/autofs.o [2020-03-09T15:42:32.040Z] #47 18.07 unicode/utf16 [2020-03-09T15:42:32.296Z] #47 18.31 container/list [2020-03-09T15:42:32.529Z] #44 33.36 CC criu/bfd.o [2020-03-09T15:42:32.529Z] #44 33.52 CC criu/bitmap.o [2020-03-09T15:42:32.529Z] #44 33.57 CC criu/cgroup-props.o [2020-03-09T15:42:32.532Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2020-03-09T15:42:32.594Z] #47 ... [2020-03-09T15:42:32.594Z] [2020-03-09T15:42:32.594Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-09T15:42:32.594Z] #43 8.704 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [181 kB] [2020-03-09T15:42:32.594Z] #43 11.64 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-09T15:42:32.594Z] #43 ... [2020-03-09T15:42:32.594Z] [2020-03-09T15:42:32.594Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-09T15:42:32.594Z] #10 18.64 Fetched 8332 kB in 16s (529 kB/s) [2020-03-09T15:42:32.785Z] #44 33.81 CC criu/cgroup.o [2020-03-09T15:42:32.820Z] go: finding github.com/sirupsen/logrus v1.0.3 [2020-03-09T15:42:33.112Z] go: finding github.com/Microsoft/go-winio v0.4.11 [2020-03-09T15:42:33.112Z] go: finding github.com/docker/go-units v0.3.1 [2020-03-09T15:42:33.406Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e [2020-03-09T15:42:33.406Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260 [2020-03-09T15:42:33.696Z] go: finding github.com/ghodss/yaml v1.0.0 [2020-03-09T15:42:33.712Z] #44 34.64 CC criu/clone-noasan.o [2020-03-09T15:42:33.712Z] #44 34.69 CC criu/config.o [2020-03-09T15:42:33.968Z] #44 35.14 CC criu/cr-check.o [2020-03-09T15:42:33.983Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-03-09T15:42:34.272Z] go: finding github.com/containerd/containerd v1.2.4 [2020-03-09T15:42:34.560Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-03-09T15:42:34.560Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 [2020-03-09T15:42:34.560Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf [2020-03-09T15:42:34.894Z] #44 35.64 CC criu/cr-dedup.o [2020-03-09T15:42:34.894Z] #44 35.77 CC criu/cr-dump.o [2020-03-09T15:42:35.457Z] #44 36.37 CC criu/cr-errno.o [2020-03-09T15:42:35.457Z] #44 36.41 CC criu/cr-restore.o [2020-03-09T15:42:35.457Z] #44 ... [2020-03-09T15:42:35.457Z] [2020-03-09T15:42:35.457Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-09T15:42:35.457Z] #41 48.04 + dpkg --print-architecture [2020-03-09T15:42:35.457Z] #41 48.04 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-03-09T15:42:35.457Z] #41 48.35 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-03-09T15:42:35.457Z] #41 48.35 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-03-09T15:42:35.457Z] #41 DONE 56.7s [2020-03-09T15:42:35.457Z] [2020-03-09T15:42:35.457Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T15:42:35.457Z] #53 DONE 56.7s [2020-03-09T15:42:35.457Z] [2020-03-09T15:42:35.457Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-09T15:42:35.457Z] #17 2.257 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-09T15:42:35.457Z] #17 2.348 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-09T15:42:35.457Z] #17 2.442 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-09T15:42:35.457Z] #17 2.677 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-09T15:42:35.457Z] #17 3.248 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [181 kB] [2020-03-09T15:42:35.457Z] #17 3.760 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-09T15:42:35.457Z] #17 4.869 Fetched 8332 kB in 3s (2822 kB/s) [2020-03-09T15:42:35.457Z] #17 4.869 Reading package lists... [2020-03-09T15:42:35.457Z] #17 5.820 Reading package lists... [2020-03-09T15:42:35.457Z] #17 6.763 Building dependency tree... [2020-03-09T15:42:35.457Z] #17 7.182 libcap2-bin is already the newest version (1:2.25-2). [2020-03-09T15:42:35.457Z] #17 7.182 The following additional packages will be installed: [2020-03-09T15:42:35.457Z] #17 7.182 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-03-09T15:42:35.457Z] #17 7.183 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-03-09T15:42:35.457Z] #17 7.184 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-03-09T15:42:35.457Z] #17 7.184 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-03-09T15:42:35.457Z] #17 7.184 python3.7 python3.7-minimal vim-runtime xxd [2020-03-09T15:42:35.457Z] #17 7.186 Suggested packages: [2020-03-09T15:42:35.457Z] #17 7.186 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-03-09T15:42:35.457Z] #17 7.187 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-03-09T15:42:35.457Z] #17 7.187 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-03-09T15:42:35.457Z] #17 7.187 Recommended packages: [2020-03-09T15:42:35.457Z] #17 7.187 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-03-09T15:42:35.457Z] #17 7.187 python3-keyrings.alt python3-xdg unzip [2020-03-09T15:42:35.457Z] #17 7.679 The following NEW packages will be installed: [2020-03-09T15:42:35.457Z] #17 7.680 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-03-09T15:42:35.457Z] #17 7.680 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-03-09T15:42:35.457Z] #17 7.680 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-03-09T15:42:35.457Z] #17 7.680 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-03-09T15:42:35.457Z] #17 7.681 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-03-09T15:42:35.457Z] #17 7.681 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-03-09T15:42:35.457Z] #17 7.681 python3-setuptools python3-wheel python3.7 python3.7-minimal [2020-03-09T15:42:35.457Z] #17 7.681 thin-provisioning-tools vim vim-common vim-runtime xfsprogs xxd xz-utils zip [2020-03-09T15:42:35.457Z] #17 7.961 0 upgraded, 46 newly installed, 0 to remove and 0 not upgraded. [2020-03-09T15:42:35.457Z] #17 7.961 Need to get 27.0 MB of archives. [2020-03-09T15:42:35.457Z] #17 7.961 After this operation, 111 MB of additional disk space will be used. [2020-03-09T15:42:35.457Z] #17 7.961 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-03-09T15:42:35.457Z] #17 7.965 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-03-09T15:42:35.457Z] #17 7.978 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-03-09T15:42:35.457Z] #17 8.005 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-03-09T15:42:35.457Z] #17 8.005 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-03-09T15:42:35.457Z] #17 8.007 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-03-09T15:42:35.457Z] #17 8.027 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-03-09T15:42:35.457Z] #17 8.032 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-03-09T15:42:35.457Z] #17 8.033 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-03-09T15:42:35.457Z] #17 8.034 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-03-09T15:42:35.457Z] #17 8.035 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-03-09T15:42:35.457Z] #17 8.036 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-03-09T15:42:35.457Z] #17 8.037 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-03-09T15:42:35.457Z] #17 8.038 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-03-09T15:42:35.457Z] #17 8.039 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-03-09T15:42:35.457Z] #17 8.040 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-03-09T15:42:35.457Z] #17 8.046 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-03-09T15:42:35.457Z] #17 8.050 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-03-09T15:42:35.457Z] #17 8.055 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-03-09T15:42:35.457Z] #17 8.058 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-03-09T15:42:35.457Z] #17 8.059 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-03-09T15:42:35.457Z] #17 8.062 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-03-09T15:42:35.457Z] #17 8.070 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-03-09T15:42:35.457Z] #17 8.071 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-03-09T15:42:35.457Z] #17 8.073 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-03-09T15:42:35.457Z] #17 8.075 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-03-09T15:42:35.457Z] #17 8.076 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-03-09T15:42:35.457Z] #17 8.077 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-03-09T15:42:35.457Z] #17 8.079 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6 [8292 kB] [2020-03-09T15:42:35.457Z] #17 8.208 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-03-09T15:42:35.457Z] #17 8.209 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-03-09T15:42:35.457Z] #17 8.210 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-03-09T15:42:35.457Z] #17 8.210 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-03-09T15:42:35.457Z] #17 8.212 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-03-09T15:42:35.457Z] #17 8.216 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-03-09T15:42:35.457Z] #17 8.239 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-03-09T15:42:35.457Z] #17 8.241 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-03-09T15:42:35.457Z] #17 8.254 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-03-09T15:42:35.457Z] #17 8.257 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-03-09T15:42:35.457Z] #17 8.259 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-03-09T15:42:35.457Z] #17 8.266 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-03-09T15:42:35.457Z] #17 8.268 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-03-09T15:42:35.457Z] #17 8.273 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-03-09T15:42:35.457Z] #17 8.359 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-03-09T15:42:35.457Z] #17 8.378 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-03-09T15:42:35.457Z] #17 8.394 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-03-09T15:42:35.457Z] #17 8.591 debconf: delaying package configuration, since apt-utils is not installed [2020-03-09T15:42:35.457Z] #17 8.629 Fetched 27.0 MB in 1s (38.6 MB/s) [2020-03-09T15:42:35.457Z] #17 8.674 Selecting previously unselected package pigz. [2020-03-09T15:42:35.458Z] #17 8.674 (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 ... 23423 files and directories currently installed.) [2020-03-09T15:42:35.458Z] #17 8.692 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-03-09T15:42:35.458Z] #17 8.706 Unpacking pigz (2.4-1) ... [2020-03-09T15:42:35.458Z] #17 8.796 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-03-09T15:42:35.458Z] #17 8.800 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-03-09T15:42:35.458Z] #17 8.822 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-03-09T15:42:35.458Z] #17 9.257 Selecting previously unselected package python3.7-minimal. [2020-03-09T15:42:35.458Z] #17 9.259 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-03-09T15:42:35.458Z] #17 9.269 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-03-09T15:42:35.586Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-03-09T15:42:35.713Z] #17 9.538 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-03-09T15:42:35.713Z] #17 9.557 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-03-09T15:42:35.876Z] go: finding github.com/Microsoft/hcsshim v0.8.5 [2020-03-09T15:42:36.165Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 [2020-03-09T15:42:36.165Z] go: finding github.com/mattn/go-sqlite3 v1.10.0 [2020-03-09T15:42:36.165Z] go: finding github.com/stretchr/objx v0.1.1 [2020-03-09T15:42:36.165Z] go: finding github.com/coreos/go-semver v0.2.0 [2020-03-09T15:42:36.274Z] #17 ... [2020-03-09T15:42:36.274Z] [2020-03-09T15:42:36.274Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T15:42:36.274Z] #60 21.80 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-09T15:42:36.787Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-03-09T15:42:36.836Z] #60 22.32 + mkdir -p /build [2020-03-09T15:42:36.836Z] #60 22.32 + cp runc /build/runc [2020-03-09T15:42:37.075Z] go: finding github.com/magiconair/properties v1.8.0 [2020-03-09T15:42:37.091Z] #60 DONE 22.5s [2020-03-09T15:42:37.091Z] [2020-03-09T15:42:37.091Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-09T15:42:37.091Z] #17 10.16 Selecting previously unselected package python3-minimal. [2020-03-09T15:42:37.091Z] #17 10.16 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23672 files and directories currently installed.) [2020-03-09T15:42:37.091Z] #17 10.18 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-03-09T15:42:37.091Z] #17 10.19 Unpacking python3-minimal (3.7.3-1) ... [2020-03-09T15:42:37.091Z] #17 10.23 Selecting previously unselected package libmpdec2:amd64. [2020-03-09T15:42:37.091Z] #17 10.24 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-03-09T15:42:37.091Z] #17 10.24 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-03-09T15:42:37.091Z] #17 10.30 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-03-09T15:42:37.091Z] #17 10.30 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-03-09T15:42:37.091Z] #17 10.31 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-03-09T15:42:37.091Z] #17 10.60 Selecting previously unselected package python3.7. [2020-03-09T15:42:37.091Z] #17 10.60 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-03-09T15:42:37.091Z] #17 10.61 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-03-09T15:42:37.091Z] #17 10.68 Selecting previously unselected package libpython3-stdlib:amd64. [2020-03-09T15:42:37.091Z] #17 10.68 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-03-09T15:42:37.091Z] #17 10.69 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-03-09T15:42:37.091Z] #17 10.74 Setting up python3-minimal (3.7.3-1) ... [2020-03-09T15:42:37.347Z] #17 11.09 Selecting previously unselected package python3. [2020-03-09T15:42:37.347Z] #17 11.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 ... 24084 files and directories currently installed.) [2020-03-09T15:42:37.347Z] #17 11.12 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-03-09T15:42:37.347Z] #17 11.15 Unpacking python3 (3.7.3-1) ... [2020-03-09T15:42:37.347Z] #17 11.22 Selecting previously unselected package libip4tc0:amd64. [2020-03-09T15:42:37.347Z] #17 11.22 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-03-09T15:42:37.347Z] #17 11.22 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-03-09T15:42:37.602Z] #17 11.28 Selecting previously unselected package libip6tc0:amd64. [2020-03-09T15:42:37.602Z] #17 11.28 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-03-09T15:42:37.602Z] #17 11.29 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-03-09T15:42:37.602Z] #17 11.36 Selecting previously unselected package libiptc0:amd64. [2020-03-09T15:42:37.602Z] #17 11.36 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-03-09T15:42:37.602Z] #17 11.36 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-03-09T15:42:37.705Z] go: finding github.com/uber/jaeger-lib v1.2.1 [2020-03-09T15:42:37.858Z] #17 11.43 Selecting previously unselected package libnfnetlink0:amd64. [2020-03-09T15:42:37.858Z] #17 11.43 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-03-09T15:42:37.858Z] #17 11.43 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-03-09T15:42:37.858Z] #17 11.51 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-03-09T15:42:37.858Z] #17 11.52 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-03-09T15:42:37.858Z] #17 11.52 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-03-09T15:42:37.858Z] #17 11.58 Selecting previously unselected package libnftnl11:amd64. [2020-03-09T15:42:37.858Z] #17 11.58 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-03-09T15:42:37.858Z] #17 11.59 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-03-09T15:42:37.858Z] #17 11.67 Selecting previously unselected package iptables. [2020-03-09T15:42:37.858Z] #17 11.67 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-03-09T15:42:37.858Z] #17 11.67 Unpacking iptables (1.8.2-4) ... [2020-03-09T15:42:37.880Z] #10 18.64 Reading package lists... [2020-03-09T15:42:37.880Z] #10 ... [2020-03-09T15:42:37.880Z] [2020-03-09T15:42:37.880Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-09T15:42:37.880Z] #25 13.41 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-09T15:42:37.880Z] #25 ... [2020-03-09T15:42:37.880Z] [2020-03-09T15:42:37.880Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T15:42:37.880Z] #56 17.53 + cd /tmp/tmp.K7xWXyKUWN/src/github.com/mvdan/sh [2020-03-09T15:42:37.880Z] #56 17.55 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-09T15:42:37.880Z] #56 17.63 + GO111MODULE=on [2020-03-09T15:42:37.880Z] #56 17.63 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-03-09T15:42:37.880Z] #56 18.83 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-09T15:42:37.880Z] #56 18.92 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-09T15:42:37.880Z] #56 19.02 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-09T15:42:37.880Z] #56 19.30 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-09T15:42:37.880Z] #56 19.44 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-09T15:42:37.880Z] #56 20.27 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-09T15:42:37.880Z] #56 20.85 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-09T15:42:37.880Z] #56 22.08 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-09T15:42:37.880Z] #56 23.50 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-09T15:42:37.880Z] #56 23.55 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-09T15:42:37.880Z] #56 ... [2020-03-09T15:42:37.880Z] [2020-03-09T15:42:37.880Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-09T15:42:37.880Z] #25 23.85 Fetched 8332 kB in 17s (484 kB/s) [2020-03-09T15:42:38.114Z] #17 11.85 Selecting previously unselected package xxd. [2020-03-09T15:42:38.114Z] #17 11.86 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-03-09T15:42:38.114Z] #17 11.86 Unpacking xxd (2:8.1.0875-5) ... [2020-03-09T15:42:38.114Z] #17 11.95 Selecting previously unselected package vim-common. [2020-03-09T15:42:38.114Z] #17 11.95 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-03-09T15:42:38.346Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793 [2020-03-09T15:42:38.346Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-03-09T15:42:38.346Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 [2020-03-09T15:42:38.346Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0 [2020-03-09T15:42:38.346Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 [2020-03-09T15:42:38.369Z] #17 11.98 Unpacking vim-common (2:8.1.0875-5) ... [2020-03-09T15:42:38.369Z] #17 12.08 Selecting previously unselected package bash-completion. [2020-03-09T15:42:38.369Z] #17 12.08 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-03-09T15:42:38.636Z] go: finding github.com/opencontainers/runc v1.0.0-rc8 [2020-03-09T15:42:38.931Z] go: finding github.com/gogo/protobuf v1.0.0 [2020-03-09T15:42:39.562Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible [2020-03-09T15:42:39.562Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2020-03-09T15:42:39.851Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2020-03-09T15:42:39.851Z] go: finding github.com/kisielk/errcheck v1.1.0 [2020-03-09T15:42:40.141Z] go: finding github.com/sirupsen/logrus v1.4.0 [2020-03-09T15:42:40.769Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197 [2020-03-09T15:42:40.883Z] #17 14.63 Unpacking bash-completion (1:2.8-6) ... [2020-03-09T15:42:40.883Z] #17 14.73 Selecting previously unselected package bzip2. [2020-03-09T15:42:41.139Z] #17 14.73 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-03-09T15:42:41.139Z] #17 14.74 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-03-09T15:42:41.139Z] #17 14.78 Selecting previously unselected package xz-utils. [2020-03-09T15:42:41.139Z] #17 14.78 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-03-09T15:42:41.139Z] #17 14.78 Unpacking xz-utils (5.2.4-1) ... [2020-03-09T15:42:41.139Z] #17 14.85 Selecting previously unselected package apparmor. [2020-03-09T15:42:41.139Z] #17 14.85 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-03-09T15:42:41.139Z] #17 14.88 Unpacking apparmor (2.13.2-10) ... [2020-03-09T15:42:41.395Z] #17 14.99 Selecting previously unselected package aufs-tools. [2020-03-09T15:42:41.395Z] #17 15.00 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-03-09T15:42:41.395Z] #17 15.00 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-03-09T15:42:41.395Z] #17 15.07 Selecting previously unselected package libonig5:amd64. [2020-03-09T15:42:41.395Z] #17 15.07 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-03-09T15:42:41.395Z] #17 15.08 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-03-09T15:42:41.395Z] #17 15.13 Selecting previously unselected package libjq1:amd64. [2020-03-09T15:42:41.395Z] #17 15.13 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-03-09T15:42:41.395Z] #17 15.13 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-03-09T15:42:41.395Z] #17 15.19 Selecting previously unselected package jq. [2020-03-09T15:42:41.395Z] #17 15.20 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-03-09T15:42:41.395Z] #17 15.20 Unpacking jq (1.5+dfsg-2+b1) ... [2020-03-09T15:42:41.395Z] #17 15.26 Selecting previously unselected package libaio1:amd64. [2020-03-09T15:42:41.402Z] go: finding github.com/onsi/ginkgo v1.6.0 [2020-03-09T15:42:41.402Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352 [2020-03-09T15:42:41.402Z] go: finding gotest.tools v2.1.0+incompatible [2020-03-09T15:42:41.402Z] go: finding github.com/kr/text v0.1.0 [2020-03-09T15:42:41.402Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd [2020-03-09T15:42:41.402Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c [2020-03-09T15:42:41.651Z] #17 15.26 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-03-09T15:42:41.651Z] #17 15.27 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-03-09T15:42:41.651Z] #17 15.32 Selecting previously unselected package libgpm2:amd64. [2020-03-09T15:42:41.651Z] #17 15.32 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-03-09T15:42:41.651Z] #17 15.32 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-03-09T15:42:41.651Z] #17 15.39 Selecting previously unselected package libicu63:amd64. [2020-03-09T15:42:41.651Z] #17 15.39 Preparing to unpack .../20-libicu63_63.1-6_amd64.deb ... [2020-03-09T15:42:41.651Z] #17 15.40 Unpacking libicu63:amd64 (63.1-6) ... [2020-03-09T15:42:42.033Z] go: finding google.golang.org/grpc v1.20.1 [2020-03-09T15:42:42.323Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2020-03-09T15:42:42.323Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2020-03-09T15:42:42.613Z] go: finding github.com/godbus/dbus v4.1.0+incompatible [2020-03-09T15:42:43.014Z] #17 16.46 Selecting previously unselected package libnet1:amd64. [2020-03-09T15:42:43.014Z] #17 16.46 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-03-09T15:42:43.014Z] #17 16.46 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-03-09T15:42:43.014Z] #17 16.50 Selecting previously unselected package libnl-3-200:amd64. [2020-03-09T15:42:43.014Z] #17 16.50 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-03-09T15:42:43.014Z] #17 16.51 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-03-09T15:42:43.014Z] #17 16.55 Selecting previously unselected package libprotobuf-c1:amd64. [2020-03-09T15:42:43.014Z] #17 16.55 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-03-09T15:42:43.014Z] #17 16.56 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-03-09T15:42:43.014Z] #17 16.60 Selecting previously unselected package libreadline5:amd64. [2020-03-09T15:42:43.014Z] #17 16.60 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-03-09T15:42:43.014Z] #17 16.60 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-03-09T15:42:43.014Z] #17 16.64 Selecting previously unselected package net-tools. [2020-03-09T15:42:43.014Z] #17 16.65 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-03-09T15:42:43.014Z] #17 16.65 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-03-09T15:42:43.014Z] #17 16.71 Selecting previously unselected package python-pip-whl. [2020-03-09T15:42:43.014Z] #17 16.71 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-03-09T15:42:43.014Z] #17 16.71 Unpacking python-pip-whl (18.1-5) ... [2020-03-09T15:42:43.014Z] #17 16.85 Selecting previously unselected package python3-lib2to3. [2020-03-09T15:42:43.014Z] #17 16.85 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-03-09T15:42:43.014Z] #17 16.86 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-03-09T15:42:43.014Z] #17 16.92 Selecting previously unselected package python3-distutils. [2020-03-09T15:42:43.125Z] #25 23.85 Reading package lists... [2020-03-09T15:42:43.125Z] #25 ... [2020-03-09T15:42:43.125Z] [2020-03-09T15:42:43.125Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T15:42:43.125Z] #74 23.77 Checking out files: 60% (1236/2054) Checking out files: 61% (1253/2054) Checking out files: 62% (1274/2054) Checking out files: 63% (1295/2054) Checking out files: 64% (1315/2054) Checking out files: 65% (1336/2054) Checking out files: 66% (1356/2054) Checking out files: 67% (1377/2054) Checking out files: 68% (1397/2054) Checking out files: 69% (1418/2054) Checking out files: 70% (1438/2054) Checking out files: 71% (1459/2054) Checking out files: 72% (1479/2054) Checking out files: 73% (1500/2054) Checking out files: 74% (1520/2054) Checking out files: 75% (1541/2054) Checking out files: 76% (1562/2054) Checking out files: 77% (1582/2054) Checking out files: 78% (1603/2054) Checking out files: 79% (1623/2054) Checking out files: 80% (1644/2054) Checking out files: 81% (1664/2054) Checking out files: 82% (1685/2054) Checking out files: 83% (1705/2054) Checking out files: 84% (1726/2054) Checking out files: 85% (1746/2054) Checking out files: 86% (1767/2054) Checking out files: 87% (1787/2054) Checking out files: 88% (1808/2054) Checking out files: 89% (1829/2054) Checking out files: 90% (1849/2054) Checking out files: 91% (1870/2054) Checking out files: 92% (1890/2054) Checking out files: 93% (1911/2054) Checking out files: 94% (1931/2054) Checking out files: 95% (1952/2054) Checking out files: 96% (1972/2054) Checking out files: 97% (1993/2054) Checking out files: 98% (2013/2054) Checking out files: 99% (2034/2054) Checking out files: 100% (2054/2054) Checking out files: 100% (2054/2054), done. [2020-03-09T15:42:43.125Z] #74 24.72 + cd /tmp/tmp.glXVfnrFGu/src/github.com/docker/libnetwork [2020-03-09T15:42:43.125Z] #74 24.72 + git checkout -q 264bffcb88c1b6b7471c04e3c6b3f301233a544b [2020-03-09T15:42:43.125Z] #74 25.23 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-03-09T15:42:43.125Z] #74 ... [2020-03-09T15:42:43.125Z] [2020-03-09T15:42:43.125Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T15:42:43.125Z] #47 19.09 crypto/internal/subtle [2020-03-09T15:42:43.125Z] #47 19.20 crypto/subtle [2020-03-09T15:42:43.125Z] #47 19.35 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-03-09T15:42:43.125Z] #47 19.52 internal/nettrace [2020-03-09T15:42:43.125Z] #47 19.60 runtime/cgo [2020-03-09T15:42:43.241Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [2020-03-09T15:42:43.269Z] #17 16.92 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-03-09T15:42:43.269Z] #17 16.93 Unpacking python3-distutils (3.7.3-1) ... [2020-03-09T15:42:43.269Z] #17 16.97 Selecting previously unselected package python3-pip. [2020-03-09T15:42:43.269Z] #17 16.97 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-03-09T15:42:43.269Z] #17 16.98 Unpacking python3-pip (18.1-5) ... [2020-03-09T15:42:43.269Z] #17 17.04 Selecting previously unselected package python3-pkg-resources. [2020-03-09T15:42:43.269Z] #17 17.05 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-03-09T15:42:43.269Z] #17 17.05 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-03-09T15:42:43.269Z] #17 17.10 Selecting previously unselected package python3-setuptools. [2020-03-09T15:42:43.269Z] #17 17.10 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-03-09T15:42:43.269Z] #17 17.10 Unpacking python3-setuptools (40.8.0-1) ... [2020-03-09T15:42:43.269Z] #17 17.16 Selecting previously unselected package python3-wheel. [2020-03-09T15:42:43.386Z] #47 ... [2020-03-09T15:42:43.386Z] [2020-03-09T15:42:43.386Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T15:42:43.386Z] #53 26.71 + cd /tmp/tmp.vPhubRyefW/src/github.com/golangci/golangci-lint/ [2020-03-09T15:42:43.386Z] #53 26.71 + git checkout -q v1.20.0 [2020-03-09T15:42:43.386Z] #53 27.62 ++ git describe --tags [2020-03-09T15:42:43.386Z] #53 27.64 + version=v1.20.0 [2020-03-09T15:42:43.386Z] #53 27.64 ++ git rev-parse --short HEAD [2020-03-09T15:42:43.386Z] #53 27.65 + commit=cc98739 [2020-03-09T15:42:43.386Z] #53 27.65 ++ git show -s --format=%cd [2020-03-09T15:42:43.386Z] #53 27.66 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2020-03-09T15:42:43.386Z] #53 27.66 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-03-09T15:42:43.524Z] #17 17.16 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-03-09T15:42:43.524Z] #17 17.16 Unpacking python3-wheel (0.32.3-2) ... [2020-03-09T15:42:43.524Z] #17 17.20 Selecting previously unselected package thin-provisioning-tools. [2020-03-09T15:42:43.524Z] #17 17.20 Preparing to unpack .../33-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-03-09T15:42:43.524Z] #17 17.20 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-03-09T15:42:43.524Z] #17 17.28 Selecting previously unselected package vim-runtime. [2020-03-09T15:42:43.524Z] #17 17.29 Preparing to unpack .../34-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-03-09T15:42:43.524Z] #17 17.30 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-09T15:42:43.524Z] #17 17.31 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-03-09T15:42:43.524Z] #17 17.31 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-03-09T15:42:43.530Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 [2020-03-09T15:42:43.837Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75 [2020-03-09T15:42:43.837Z] go: finding github.com/hashicorp/go-version v1.1.0 [2020-03-09T15:42:44.448Z] #17 17.93 Selecting previously unselected package vim. [2020-03-09T15:42:44.448Z] #17 17.93 Preparing to unpack .../35-vim_2%3a8.1.0875-5_amd64.deb ... [2020-03-09T15:42:44.448Z] #17 17.94 Unpacking vim (2:8.1.0875-5) ... [2020-03-09T15:42:44.448Z] #17 18.08 Selecting previously unselected package xfsprogs. [2020-03-09T15:42:44.448Z] #17 18.08 Preparing to unpack .../36-xfsprogs_4.20.0-1_amd64.deb ... [2020-03-09T15:42:44.448Z] #17 18.08 Unpacking xfsprogs (4.20.0-1) ... [2020-03-09T15:42:44.448Z] #17 18.19 Selecting previously unselected package zip. [2020-03-09T15:42:44.448Z] #17 18.19 Preparing to unpack .../37-zip_3.0-11+b1_amd64.deb ... [2020-03-09T15:42:44.448Z] #17 18.20 Unpacking zip (3.0-11+b1) ... [2020-03-09T15:42:44.448Z] #17 18.25 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-03-09T15:42:44.448Z] #17 18.26 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-03-09T15:42:44.448Z] #17 18.27 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-03-09T15:42:44.448Z] #17 18.28 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-03-09T15:42:44.448Z] #17 18.29 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-03-09T15:42:44.479Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-03-09T15:42:44.479Z] go: finding github.com/pkg/profile v1.2.1 [2020-03-09T15:42:44.703Z] #17 18.30 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-03-09T15:42:44.703Z] #17 18.31 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-03-09T15:42:44.703Z] #17 18.32 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-03-09T15:42:44.703Z] #17 18.33 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-03-09T15:42:44.703Z] #17 18.34 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-03-09T15:42:44.703Z] #17 18.35 Setting up libicu63:amd64 (63.1-6) ... [2020-03-09T15:42:44.703Z] #17 18.36 Setting up xxd (2:8.1.0875-5) ... [2020-03-09T15:42:44.703Z] #17 18.37 Setting up zip (3.0-11+b1) ... [2020-03-09T15:42:44.703Z] #17 18.38 Setting up vim-common (2:8.1.0875-5) ... [2020-03-09T15:42:44.703Z] #17 18.40 Setting up bash-completion (1:2.8-6) ... [2020-03-09T15:42:44.752Z] #53 ... [2020-03-09T15:42:44.752Z] [2020-03-09T15:42:44.752Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-09T15:42:44.752Z] #62 20.77 Fetched 8332 kB in 17s (495 kB/s) [2020-03-09T15:42:44.752Z] #62 20.77 Reading package lists... [2020-03-09T15:42:44.752Z] #62 27.64 Reading package lists... [2020-03-09T15:42:44.752Z] #62 ... [2020-03-09T15:42:44.752Z] [2020-03-09T15:42:44.752Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-09T15:42:44.752Z] #25 23.85 Reading package lists... [2020-03-09T15:42:44.768Z] go: finding github.com/kr/pty v1.1.1 [2020-03-09T15:42:45.264Z] #17 19.16 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-03-09T15:42:45.264Z] #17 19.17 Setting up xz-utils (5.2.4-1) ... [2020-03-09T15:42:45.264Z] #17 19.18 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-03-09T15:42:45.519Z] #17 19.19 Setting up pigz (2.4-1) ... [2020-03-09T15:42:45.519Z] #17 19.19 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-03-09T15:42:45.519Z] #17 19.20 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-03-09T15:42:45.519Z] #17 19.22 Setting up python-pip-whl (18.1-5) ... [2020-03-09T15:42:45.519Z] #17 19.23 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-03-09T15:42:45.519Z] #17 19.24 Setting up vim-runtime (2:8.1.0875-5) ... [2020-03-09T15:42:45.519Z] #17 19.33 Setting up libaio1:amd64 (0.3.112-3) ... [2020-03-09T15:42:45.519Z] #17 19.34 Setting up libonig5:amd64 (6.9.1-1) ... [2020-03-09T15:42:45.519Z] #17 19.35 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-03-09T15:42:45.519Z] #17 19.36 Setting up vim (2:8.1.0875-5) ... [2020-03-09T15:42:45.519Z] #17 19.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-03-09T15:42:45.519Z] #17 19.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-03-09T15:42:45.519Z] #17 19.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-03-09T15:42:45.519Z] #17 19.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-03-09T15:42:45.519Z] #17 19.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-03-09T15:42:45.519Z] #17 19.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-03-09T15:42:45.519Z] #17 19.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-03-09T15:42:45.519Z] #17 19.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-03-09T15:42:45.519Z] #17 19.41 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-03-09T15:42:45.519Z] #17 19.42 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-03-09T15:42:45.519Z] #17 19.43 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-03-09T15:42:45.774Z] #17 19.44 Setting up jq (1.5+dfsg-2+b1) ... [2020-03-09T15:42:45.774Z] #17 19.45 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-03-09T15:42:45.774Z] #17 19.46 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-03-09T15:42:45.795Z] go: finding github.com/client9/misspell v0.3.4 [2020-03-09T15:42:45.818Z] ok github.com/docker/docker/api/server/httputils 0.036s coverage: 14.7% of statements [2020-03-09T15:42:45.818Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-03-09T15:42:45.818Z] ok github.com/docker/docker/api/server/middleware 0.047s coverage: 37.7% of statements [2020-03-09T15:42:45.818Z] ? github.com/docker/docker/api/server/router [no test files] [2020-03-09T15:42:45.818Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-03-09T15:42:45.818Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-03-09T15:42:45.818Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-03-09T15:42:45.818Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-03-09T15:42:45.818Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-03-09T15:42:45.818Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-03-09T15:42:45.818Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-03-09T15:42:45.818Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-03-09T15:42:45.818Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-03-09T15:42:45.818Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-03-09T15:42:45.818Z] ok github.com/docker/docker/api/types/filters 0.056s coverage: 92.2% of statements [2020-03-09T15:42:45.818Z] ok github.com/docker/docker/api/types/strslice 0.043s coverage: 90.0% of statements [2020-03-09T15:42:45.818Z] ok github.com/docker/docker/api/types/time 0.023s coverage: 100.0% of statements [2020-03-09T15:42:45.818Z] ok github.com/docker/docker/api/server/router/swarm 0.029s coverage: 4.5% of statements [2020-03-09T15:42:45.818Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-03-09T15:42:45.818Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-03-09T15:42:45.818Z] ? github.com/docker/docker/api/types [no test files] [2020-03-09T15:42:45.818Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-03-09T15:42:45.818Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-03-09T15:42:45.818Z] ? github.com/docker/docker/api/types/container [no test files] [2020-03-09T15:42:45.818Z] ? github.com/docker/docker/api/types/events [no test files] [2020-03-09T15:42:45.818Z] ? github.com/docker/docker/api/types/image [no test files] [2020-03-09T15:42:45.818Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-03-09T15:42:45.818Z] ? github.com/docker/docker/api/types/network [no test files] [2020-03-09T15:42:45.818Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-03-09T15:42:45.818Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-03-09T15:42:45.818Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-03-09T15:42:45.818Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-03-09T15:42:45.818Z] ok github.com/docker/docker/api/types/versions 0.042s coverage: 75.0% of statements [2020-03-09T15:42:45.818Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-03-09T15:42:45.818Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-03-09T15:42:45.818Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-03-09T15:42:45.818Z] ? github.com/docker/docker/builder [no test files] [2020-03-09T15:42:45.818Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-03-09T15:42:45.818Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-03-09T15:42:45.818Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-03-09T15:42:45.818Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-03-09T15:42:45.818Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-03-09T15:42:45.818Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-03-09T15:42:45.818Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-03-09T15:42:45.818Z] ok github.com/docker/docker/builder/dockerignore 0.012s coverage: 96.8% of statements [2020-03-09T15:42:46.086Z] go: finding google.golang.org/appengine v1.1.0 [2020-03-09T15:42:46.086Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd [2020-03-09T15:42:46.161Z] #25 30.79 Reading package lists... [2020-03-09T15:42:46.162Z] #25 ... [2020-03-09T15:42:46.162Z] [2020-03-09T15:42:46.162Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-09T15:42:46.162Z] #43 22.52 Fetched 8332 kB in 17s (482 kB/s) [2020-03-09T15:42:46.162Z] #43 22.52 Reading package lists... [2020-03-09T15:42:46.334Z] #17 ... [2020-03-09T15:42:46.334Z] [2020-03-09T15:42:46.334Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T15:42:46.334Z] #65 46.79 + bin/containerd [2020-03-09T15:42:46.334Z] #65 ... [2020-03-09T15:42:46.334Z] [2020-03-09T15:42:46.334Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-09T15:42:46.334Z] #17 20.10 Setting up iptables (1.8.2-4) ... [2020-03-09T15:42:46.334Z] #17 20.12 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-03-09T15:42:46.334Z] #17 20.12 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-03-09T15:42:46.334Z] #17 20.12 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-03-09T15:42:46.334Z] #17 20.13 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-03-09T15:42:46.334Z] #17 20.13 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-03-09T15:42:46.334Z] #17 20.13 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-03-09T15:42:46.334Z] #17 20.14 Setting up python3 (3.7.3-1) ... [2020-03-09T15:42:46.334Z] #17 20.23 Setting up python3-wheel (0.32.3-2) ... [2020-03-09T15:42:46.417Z] #43 30.03 Reading package lists... [2020-03-09T15:42:46.417Z] #43 ... [2020-03-09T15:42:46.417Z] [2020-03-09T15:42:46.417Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-09T15:42:46.417Z] #41 23.79 Checking out files: 98% (1568/1595) Checking out files: 99% (1580/1595) Checking out files: 100% (1595/1595) Checking out files: 100% (1595/1595), done. [2020-03-09T15:42:46.417Z] #41 23.84 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-03-09T15:42:46.417Z] #41 26.06 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-03-09T15:42:46.588Z] #17 ... [2020-03-09T15:42:46.588Z] [2020-03-09T15:42:46.588Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T15:42:46.588Z] #44 37.62 CC criu/cr-service.o [2020-03-09T15:42:46.588Z] #44 38.12 CC criu/crtools.o [2020-03-09T15:42:46.588Z] #44 38.33 CC criu/eventfd.o [2020-03-09T15:42:46.588Z] #44 38.45 CC criu/eventpoll.o [2020-03-09T15:42:46.588Z] #44 38.73 CC criu/external.o [2020-03-09T15:42:46.588Z] #44 38.85 CC criu/fault-injection.o [2020-03-09T15:42:46.588Z] #44 38.89 CC criu/fdstore.o [2020-03-09T15:42:46.588Z] #44 39.01 CC criu/fifo.o [2020-03-09T15:42:46.588Z] #44 39.14 CC criu/file-ids.o [2020-03-09T15:42:46.588Z] #44 39.24 CC criu/file-lock.o [2020-03-09T15:42:46.588Z] #44 39.53 CC criu/files-ext.o [2020-03-09T15:42:46.588Z] #44 39.64 CC criu/files-reg.o [2020-03-09T15:42:46.588Z] #44 40.28 CC criu/files.o [2020-03-09T15:42:46.588Z] #44 40.93 CC criu/filesystems.o [2020-03-09T15:42:46.588Z] #44 41.15 CC criu/fsnotify.o [2020-03-09T15:42:46.588Z] #44 41.51 CC criu/image-desc.o [2020-03-09T15:42:46.588Z] #44 41.55 CC criu/image.o [2020-03-09T15:42:46.588Z] #44 41.79 CC criu/ipc_ns.o [2020-03-09T15:42:46.588Z] #44 42.10 CC criu/irmap.o [2020-03-09T15:42:46.588Z] #44 42.25 CC criu/kcmp-ids.o [2020-03-09T15:42:46.588Z] #44 42.34 CC criu/kerndat.o [2020-03-09T15:42:46.588Z] #44 42.66 CC criu/libnetlink.o [2020-03-09T15:42:46.588Z] #44 42.79 CC criu/log.o [2020-03-09T15:42:46.588Z] #44 42.96 CC criu/lsm.o [2020-03-09T15:42:46.588Z] #44 43.08 CC criu/mem.o [2020-03-09T15:42:46.588Z] #44 43.58 CC criu/mount.o [2020-03-09T15:42:46.588Z] #44 44.54 CC criu/namespaces.o [2020-03-09T15:42:46.588Z] #44 45.00 CC criu/net.o [2020-03-09T15:42:46.588Z] #44 45.78 CC criu/netfilter.o [2020-03-09T15:42:46.588Z] #44 45.87 CC criu/page-pipe.o [2020-03-09T15:42:46.588Z] #44 46.03 CC criu/page-xfer.o [2020-03-09T15:42:46.588Z] #44 46.37 CC criu/pagemap-cache.o [2020-03-09T15:42:46.588Z] #44 46.49 CC criu/pagemap.o [2020-03-09T15:42:46.588Z] #44 46.73 CC criu/parasite-syscall.o [2020-03-09T15:42:46.588Z] #44 46.98 CC criu/path.o [2020-03-09T15:42:46.588Z] #44 47.06 CC criu/pie-util-vdso-elf32.o [2020-03-09T15:42:46.588Z] #44 47.18 CC criu/pie-util-vdso.o [2020-03-09T15:42:46.588Z] #44 47.29 CC criu/pie-util.o [2020-03-09T15:42:46.588Z] #44 47.34 CC criu/pipes.o [2020-03-09T15:42:46.588Z] #44 47.52 CC criu/plugin.o [2020-03-09T15:42:46.588Z] #44 47.63 CC criu/proc_parse.o [2020-03-09T15:42:46.588Z] #44 ... [2020-03-09T15:42:46.588Z] [2020-03-09T15:42:46.588Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-09T15:42:46.588Z] #17 20.38 Setting up apparmor (2.13.2-10) ... [2020-03-09T15:42:46.718Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2020-03-09T15:42:46.718Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 [2020-03-09T15:42:47.512Z] #17 21.11 Setting up xfsprogs (4.20.0-1) ... [2020-03-09T15:42:47.512Z] #17 21.13 Setting up python3-lib2to3 (3.7.3-1) ... [2020-03-09T15:42:47.512Z] #17 21.25 Setting up python3-pkg-resources (40.8.0-1) ... [2020-03-09T15:42:47.767Z] #17 21.42 Setting up python3-distutils (3.7.3-1) ... [2020-03-09T15:42:47.767Z] #17 21.54 Setting up python3-setuptools (40.8.0-1) ... [2020-03-09T15:42:47.787Z] #41 ... [2020-03-09T15:42:47.787Z] [2020-03-09T15:42:47.787Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T15:42:47.787Z] #56 23.77 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-09T15:42:47.787Z] #56 23.78 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-09T15:42:47.787Z] #56 24.58 runtime/cgo [2020-03-09T15:42:47.787Z] #56 24.76 runtime [2020-03-09T15:42:47.787Z] #56 ... [2020-03-09T15:42:47.787Z] [2020-03-09T15:42:47.787Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-09T15:42:47.787Z] #35 24.13 Fetched 8332 kB in 18s (471 kB/s) [2020-03-09T15:42:47.787Z] #35 24.13 Reading package lists... [2020-03-09T15:42:48.022Z] #17 21.78 Setting up python3-pip (18.1-5) ... [2020-03-09T15:42:48.042Z] #35 31.24 Reading package lists... [2020-03-09T15:42:48.042Z] #35 ... [2020-03-09T15:42:48.042Z] [2020-03-09T15:42:48.042Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-09T15:42:48.042Z] #62 27.64 Reading package lists... [2020-03-09T15:42:48.223Z] go: finding gopkg.in/yaml.v2 v2.2.1 [2020-03-09T15:42:48.223Z] go: finding github.com/golang/mock v1.1.1 [2020-03-09T15:42:48.276Z] #17 21.99 Processing triggers for libc-bin (2.28-10) ... [2020-03-09T15:42:48.277Z] #17 22.01 Processing triggers for mime-support (3.62) ... [2020-03-09T15:42:48.361Z] ok github.com/docker/docker/cli/debug 0.014s coverage: 100.0% of statements [2020-03-09T15:42:48.836Z] #17 DONE 22.5s [2020-03-09T15:42:48.836Z] [2020-03-09T15:42:48.836Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-03-09T15:42:49.407Z] #62 34.33 Building dependency tree... [2020-03-09T15:42:49.407Z] #62 ... [2020-03-09T15:42:49.407Z] [2020-03-09T15:42:49.407Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-09T15:42:49.407Z] #10 18.64 Reading package lists... [2020-03-09T15:42:49.407Z] #10 25.91 Reading package lists... [2020-03-09T15:42:49.407Z] #10 32.76 Building dependency tree... [2020-03-09T15:42:49.663Z] #10 35.99 The following additional packages will be installed: [2020-03-09T15:42:49.663Z] #10 ... [2020-03-09T15:42:49.663Z] [2020-03-09T15:42:49.663Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-09T15:42:49.663Z] #62 34.33 Building dependency tree... [2020-03-09T15:42:49.738Z] go: finding cloud.google.com/go v0.26.0 [2020-03-09T15:42:49.760Z] #18 0.933 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-03-09T15:42:49.760Z] #18 0.936 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-03-09T15:42:49.760Z] #18 0.939 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-03-09T15:42:50.015Z] #18 DONE 1.3s [2020-03-09T15:42:50.015Z] [2020-03-09T15:42:50.015Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T15:42:50.015Z] #65 60.68 + bin/containerd-stress [2020-03-09T15:42:50.031Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-03-09T15:42:50.031Z] go: finding github.com/kisielk/gotool v1.0.0 [2020-03-09T15:42:50.273Z] ok github.com/docker/docker/builder/remotecontext 0.299s coverage: 13.6% of statements [2020-03-09T15:42:50.349Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2020-03-09T15:42:50.534Z] ok github.com/docker/docker/builder/remotecontext/git 3.419s coverage: 86.3% of statements [2020-03-09T15:42:51.476Z] ok github.com/docker/docker/builder/dockerfile 1.230s coverage: 48.2% of statements [2020-03-09T15:42:51.476Z] ? github.com/docker/docker/cli [no test files] [2020-03-09T15:42:51.476Z] ? github.com/docker/docker/cli/config [no test files] [2020-03-09T15:42:51.552Z] #62 37.75 The following additional packages will be installed: [2020-03-09T15:42:51.552Z] #62 37.76 libbtrfs0 [2020-03-09T15:42:51.807Z] #62 37.95 The following NEW packages will be installed: [2020-03-09T15:42:51.807Z] #62 37.96 libbtrfs-dev libbtrfs0 [2020-03-09T15:42:51.841Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c [2020-03-09T15:42:51.901Z] #65 62.17 + bin/containerd-shim [2020-03-09T15:42:52.062Z] #62 38.33 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-03-09T15:42:52.062Z] #62 38.33 Need to get 119 kB of archives. [2020-03-09T15:42:52.062Z] #62 38.33 After this operation, 387 kB of additional disk space will be used. [2020-03-09T15:42:52.062Z] #62 38.33 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-03-09T15:42:52.062Z] #62 38.33 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-03-09T15:42:52.471Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2020-03-09T15:42:52.632Z] Removing intermediate container 785cdd41799a [2020-03-09T15:42:52.632Z] ---> 01034f1e2126 [2020-03-09T15:42:52.632Z] Step 11/16 : ARG GOOS [2020-03-09T15:42:52.632Z] ---> Running in d52bc5c59065 [2020-03-09T15:42:52.632Z] Removing intermediate container d52bc5c59065 [2020-03-09T15:42:52.632Z] ---> a5cb3e9a87cf [2020-03-09T15:42:52.632Z] Step 12/16 : ARG GOARCH [2020-03-09T15:42:52.633Z] ---> Running in ef2197ecc11e [2020-03-09T15:42:52.633Z] Removing intermediate container ef2197ecc11e [2020-03-09T15:42:52.633Z] ---> a757b150b5a8 [2020-03-09T15:42:52.633Z] Step 13/16 : RUN GOOS="${GOOS}" GOARCH="${GOARCH}" BUILDX_COMMIT="${BUILDX_COMMIT}"; pkg="github.com/docker/buildx"; ldflags=" -X \"${pkg}/version.Version=$(git describe --tags)\" -X \"${pkg}/version.Revision=$(git rev-parse --short HEAD)\" -X \"${pkg}/version.Package=buildx\" "; go build -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx [2020-03-09T15:42:52.633Z] ---> Running in a1a889e4c1f9 [2020-03-09T15:42:52.992Z] #62 39.39 debconf: delaying package configuration, since apt-utils is not installed [2020-03-09T15:42:53.248Z] #62 39.62 Fetched 119 kB in 0s (420 kB/s) [2020-03-09T15:42:53.503Z] #62 39.76 Selecting previously unselected package libbtrfs0. [2020-03-09T15:42:53.503Z] #62 39.76 (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-09T15:42:53.769Z] #62 39.86 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-03-09T15:42:53.769Z] #62 39.88 Unpacking libbtrfs0 (4.20.1-2) ... [2020-03-09T15:42:53.769Z] #62 40.03 Selecting previously unselected package libbtrfs-dev. [2020-03-09T15:42:53.769Z] #62 40.05 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-03-09T15:42:53.769Z] #62 40.06 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-03-09T15:42:54.281Z] #62 40.41 Setting up libbtrfs0 (4.20.1-2) ... [2020-03-09T15:42:54.281Z] #62 40.46 Setting up libbtrfs-dev (4.20.1-2) ... [2020-03-09T15:42:54.281Z] #62 40.47 Processing triggers for libc-bin (2.28-10) ... [2020-03-09T15:42:54.412Z] #65 64.87 + bin/containerd-shim-runc-v1 [2020-03-09T15:42:54.843Z] #62 DONE 41.3s [2020-03-09T15:42:54.843Z] [2020-03-09T15:42:54.843Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-09T15:42:55.099Z] #63 DONE 0.1s [2020-03-09T15:42:55.099Z] [2020-03-09T15:42:55.099Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-03-09T15:42:55.099Z] #64 DONE 0.1s [2020-03-09T15:42:55.099Z] [2020-03-09T15:42:55.099Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-09T15:42:55.099Z] #10 35.99 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-03-09T15:42:55.099Z] #10 35.99 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-03-09T15:42:55.099Z] #10 36.00 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-03-09T15:42:55.099Z] #10 36.00 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-03-09T15:42:55.099Z] #10 36.00 Suggested packages: [2020-03-09T15:42:55.099Z] #10 36.00 gcc-8-locales seccomp wine64 [2020-03-09T15:42:55.099Z] #10 37.40 The following NEW packages will be installed: [2020-03-09T15:42:55.099Z] #10 37.40 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-03-09T15:42:55.099Z] #10 37.41 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-03-09T15:42:55.099Z] #10 37.41 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-03-09T15:42:55.099Z] #10 37.41 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-03-09T15:42:55.099Z] #10 37.41 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-03-09T15:42:55.099Z] #10 37.41 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-03-09T15:42:55.099Z] #10 37.96 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-03-09T15:42:55.099Z] #10 37.96 Need to get 77.7 MB of archives. [2020-03-09T15:42:55.099Z] #10 37.96 After this operation, 487 MB of additional disk space will be used. [2020-03-09T15:42:55.099Z] #10 37.96 Get:1 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-09T15:42:55.099Z] #10 38.17 Get:2 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-09T15:42:55.099Z] #10 38.44 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-03-09T15:42:55.099Z] #10 38.46 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-03-09T15:42:55.099Z] #10 38.47 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-03-09T15:42:55.099Z] #10 38.48 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-03-09T15:42:55.099Z] #10 38.93 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-03-09T15:42:55.099Z] #10 39.28 Get:8 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-09T15:42:55.099Z] #10 39.30 Get:9 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-09T15:42:55.660Z] #10 ... [2020-03-09T15:42:55.660Z] [2020-03-09T15:42:55.660Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T15:42:55.660Z] #47 41.80 internal/reflectlite [2020-03-09T15:42:55.773Z] #65 ... [2020-03-09T15:42:55.773Z] [2020-03-09T15:42:55.773Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T15:42:55.773Z] #44 48.34 CC criu/protobuf-desc.o [2020-03-09T15:42:55.773Z] #44 48.59 CC criu/protobuf.o [2020-03-09T15:42:55.773Z] #44 48.71 CC criu/pstree.o [2020-03-09T15:42:55.773Z] #44 49.04 CC criu/rbtree.o [2020-03-09T15:42:55.773Z] #44 49.13 CC criu/rst-malloc.o [2020-03-09T15:42:55.773Z] #44 49.20 CC criu/seccomp.o [2020-03-09T15:42:55.773Z] #44 49.41 CC criu/seize.o [2020-03-09T15:42:55.773Z] #44 49.63 CC criu/servicefd.o [2020-03-09T15:42:55.773Z] #44 49.76 CC criu/shmem.o [2020-03-09T15:42:55.773Z] #44 50.02 CC criu/sigframe.o [2020-03-09T15:42:55.773Z] #44 50.07 CC criu/signalfd.o [2020-03-09T15:42:55.773Z] #44 50.15 CC criu/sk-inet.o [2020-03-09T15:42:55.773Z] #44 50.46 CC criu/sk-netlink.o [2020-03-09T15:42:55.773Z] #44 50.57 CC criu/sk-packet.o [2020-03-09T15:42:55.773Z] #44 50.75 CC criu/sk-queue.o [2020-03-09T15:42:55.773Z] #44 50.89 CC criu/sk-tcp.o [2020-03-09T15:42:55.773Z] #44 51.03 CC criu/sk-unix.o [2020-03-09T15:42:55.773Z] #44 51.69 CC criu/sockets.o [2020-03-09T15:42:55.773Z] #44 51.95 CC criu/stats.o [2020-03-09T15:42:55.773Z] #44 52.03 CC criu/string.o [2020-03-09T15:42:55.773Z] #44 52.06 CC criu/sysctl.o [2020-03-09T15:42:55.773Z] #44 52.26 CC criu/sysfs_parse.o [2020-03-09T15:42:55.773Z] #44 52.37 CC criu/timerfd.o [2020-03-09T15:42:55.773Z] #44 52.47 CC criu/tty.o [2020-03-09T15:42:55.773Z] #44 53.19 CC criu/tun.o [2020-03-09T15:42:55.773Z] #44 53.42 CC criu/uffd.o [2020-03-09T15:42:55.773Z] #44 53.91 CC criu/util.o [2020-03-09T15:42:55.773Z] #44 54.38 CC criu/uts_ns.o [2020-03-09T15:42:55.773Z] #44 54.48 CC criu/vdso-compat.o [2020-03-09T15:42:55.773Z] #44 54.56 CC criu/vdso.o [2020-03-09T15:42:55.773Z] #44 54.81 LINK criu/built-in.o [2020-03-09T15:42:55.773Z] #44 54.86 LINK criu/criu [2020-03-09T15:42:55.773Z] #44 55.01 DEP lib/c/criu.d [2020-03-09T15:42:55.773Z] #44 55.03 CC images/rpc.pb-c.o [2020-03-09T15:42:55.773Z] #44 55.20 CC lib/c/criu.o [2020-03-09T15:42:55.773Z] #44 55.58 LINK lib/c/built-in.o [2020-03-09T15:42:55.773Z] #44 55.59 LINK lib/c/libcriu.so [2020-03-09T15:42:55.773Z] #44 55.62 LINK lib/c/libcriu.a [2020-03-09T15:42:55.773Z] #44 55.72 GEN magic.py [2020-03-09T15:42:55.773Z] #44 55.78 Note: Building without setproctitle() and strlcpy() support. [2020-03-09T15:42:55.773Z] #44 55.78 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-03-09T15:42:55.773Z] #44 55.79 Note: Building without GnuTLS support [2020-03-09T15:42:55.773Z] #44 56.08 fatal: not a git repository (or any of the parent directories): .git [2020-03-09T15:42:55.773Z] #44 56.33 make[1]: Nothing to be done for 'all'. [2020-03-09T15:42:55.773Z] #44 56.49 make[1]: 'images/built-in.o' is up to date. [2020-03-09T15:42:55.773Z] #44 56.50 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-03-09T15:42:55.773Z] #44 56.51 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-03-09T15:42:55.773Z] #44 56.52 make[1]: 'compel/libcompel.a' is up to date. [2020-03-09T15:42:55.773Z] #44 56.53 make[1]: 'compel/compel-host-bin' is up to date. [2020-03-09T15:42:55.773Z] #44 56.54 make[1]: Nothing to be done for 'all'. [2020-03-09T15:42:55.773Z] #44 56.55 make[1]: 'soccr/libsoccr.a' is up to date. [2020-03-09T15:42:55.773Z] #44 56.61 make[2]: Nothing to be done for 'all'. [2020-03-09T15:42:55.773Z] #44 56.62 make[2]: Nothing to be done for 'all'. [2020-03-09T15:42:55.773Z] #44 56.63 make[2]: Nothing to be done for 'all'. [2020-03-09T15:42:55.773Z] #44 56.66 make[2]: Nothing to be done for 'all'. [2020-03-09T15:42:55.773Z] #44 56.68 make[2]: Nothing to be done for 'all'. [2020-03-09T15:42:55.773Z] #44 56.69 make[2]: Nothing to be done for 'all'. [2020-03-09T15:42:55.773Z] #44 56.70 make[2]: Nothing to be done for 'all'. [2020-03-09T15:42:55.773Z] #44 56.74 make[2]: Nothing to be done for 'all'. [2020-03-09T15:42:55.773Z] #44 56.75 INSTALL criu/criu [2020-03-09T15:42:55.773Z] #44 ... [2020-03-09T15:42:55.773Z] [2020-03-09T15:42:55.774Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T15:42:55.774Z] #65 66.39 + bin/containerd-shim-runc-v2 [2020-03-09T15:42:55.915Z] #47 41.80 github.com/LK4D4/vndr/godl/singleflight [2020-03-09T15:42:56.028Z] #65 ... [2020-03-09T15:42:56.028Z] [2020-03-09T15:42:56.028Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T15:42:56.028Z] #44 DONE 57.0s [2020-03-09T15:42:56.028Z] [2020-03-09T15:42:56.028Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-09T15:42:56.028Z] #19 1.642 Collecting yamllint==1.16.0 [2020-03-09T15:42:56.476Z] #47 42.32 math/rand [2020-03-09T15:42:56.588Z] #19 ... [2020-03-09T15:42:56.588Z] [2020-03-09T15:42:56.588Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T15:42:56.588Z] #65 67.02 + binaries [2020-03-09T15:42:56.588Z] #65 67.02 + mkdir -p /build [2020-03-09T15:42:56.588Z] #65 67.02 + cp bin/containerd /build/containerd [2020-03-09T15:42:56.588Z] #65 67.05 + cp bin/containerd-shim /build/containerd-shim [2020-03-09T15:42:56.588Z] #65 67.05 + cp bin/ctr /build/ctr [2020-03-09T15:42:56.588Z] #65 DONE 67.2s [2020-03-09T15:42:56.588Z] [2020-03-09T15:42:56.588Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-09T15:42:56.764Z] ok github.com/docker/docker/client 0.336s coverage: 75.8% of statements [2020-03-09T15:42:56.843Z] #19 6.820 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-03-09T15:42:56.843Z] #19 6.841 Collecting pyyaml (from yamllint==1.16.0) [2020-03-09T15:42:56.843Z] #19 6.872 Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB) [2020-03-09T15:42:57.037Z] #47 ... [2020-03-09T15:42:57.037Z] [2020-03-09T15:42:57.037Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T15:42:57.037Z] #74 DONE 42.9s [2020-03-09T15:42:57.037Z] [2020-03-09T15:42:57.037Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-09T15:42:57.037Z] #10 43.24 Get:10 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-09T15:42:57.402Z] #19 7.174 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-03-09T15:42:57.402Z] #19 7.185 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-03-09T15:42:57.402Z] #19 7.194 Building wheels for collected packages: pyyaml [2020-03-09T15:42:57.402Z] #19 7.194 Running setup.py bdist_wheel for pyyaml: started [2020-03-09T15:42:57.402Z] #19 7.416 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-03-09T15:42:57.402Z] #19 7.416 Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191 [2020-03-09T15:42:57.402Z] #19 7.446 Successfully built pyyaml [2020-03-09T15:42:57.402Z] #19 7.450 Installing collected packages: pyyaml, pathspec, yamllint [2020-03-09T15:42:57.402Z] #19 7.521 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0 [2020-03-09T15:42:57.656Z] #19 DONE 7.7s [2020-03-09T15:42:57.656Z] [2020-03-09T15:42:57.656Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-03-09T15:42:57.656Z] #24 DONE 0.1s [2020-03-09T15:42:57.910Z] [2020-03-09T15:42:57.910Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-03-09T15:42:58.468Z] #28 DONE 0.5s [2020-03-09T15:42:58.468Z] [2020-03-09T15:42:58.468Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-03-09T15:42:58.468Z] #31 DONE 0.1s [2020-03-09T15:42:58.468Z] [2020-03-09T15:42:58.468Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-03-09T15:42:58.468Z] #34 DONE 0.1s [2020-03-09T15:42:58.723Z] [2020-03-09T15:42:58.723Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-03-09T15:42:58.723Z] #39 DONE 0.1s [2020-03-09T15:42:58.723Z] [2020-03-09T15:42:58.723Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-03-09T15:42:58.723Z] #42 DONE 0.2s [2020-03-09T15:42:58.723Z] [2020-03-09T15:42:58.723Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-03-09T15:42:58.978Z] #45 DONE 0.1s [2020-03-09T15:42:58.978Z] [2020-03-09T15:42:58.978Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-03-09T15:42:58.978Z] #48 DONE 0.1s [2020-03-09T15:42:58.978Z] [2020-03-09T15:42:58.978Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-03-09T15:42:59.232Z] #51 DONE 0.1s [2020-03-09T15:42:59.232Z] [2020-03-09T15:42:59.232Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-03-09T15:42:59.232Z] #54 DONE 0.1s [2020-03-09T15:42:59.232Z] [2020-03-09T15:42:59.232Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-03-09T15:42:59.232Z] #57 DONE 0.1s [2020-03-09T15:42:59.487Z] [2020-03-09T15:42:59.487Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-03-09T15:42:59.487Z] #61 DONE 0.1s [2020-03-09T15:42:59.600Z] #10 ... [2020-03-09T15:42:59.600Z] [2020-03-09T15:42:59.600Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-09T15:42:59.600Z] #25 30.79 Reading package lists... [2020-03-09T15:42:59.600Z] #25 37.63 Building dependency tree... [2020-03-09T15:42:59.600Z] #25 41.10 ca-certificates is already the newest version (20190110). [2020-03-09T15:42:59.600Z] #25 41.10 The following additional packages will be installed: [2020-03-09T15:42:59.600Z] #25 41.10 libjq1 libonig5 [2020-03-09T15:42:59.600Z] #25 41.80 The following NEW packages will be installed: [2020-03-09T15:42:59.600Z] #25 41.80 jq libjq1 libonig5 [2020-03-09T15:42:59.600Z] #25 42.28 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-03-09T15:42:59.600Z] #25 42.28 Need to get 355 kB of archives. [2020-03-09T15:42:59.600Z] #25 42.28 After this operation, 1072 kB of additional disk space will be used. [2020-03-09T15:42:59.600Z] #25 42.28 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-03-09T15:42:59.600Z] #25 42.28 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-03-09T15:42:59.600Z] #25 42.29 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-03-09T15:42:59.600Z] #25 43.89 debconf: delaying package configuration, since apt-utils is not installed [2020-03-09T15:42:59.600Z] #25 44.22 Fetched 355 kB in 0s (940 kB/s) [2020-03-09T15:42:59.600Z] #25 44.45 Selecting previously unselected package libonig5:amd64. [2020-03-09T15:42:59.600Z] #25 44.45 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-03-09T15:42:59.600Z] #25 44.56 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-03-09T15:42:59.600Z] #25 44.58 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-03-09T15:42:59.600Z] #25 44.91 Selecting previously unselected package libjq1:amd64. [2020-03-09T15:42:59.600Z] #25 44.92 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-03-09T15:42:59.600Z] #25 44.92 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-03-09T15:42:59.600Z] #25 45.12 Selecting previously unselected package jq. [2020-03-09T15:42:59.600Z] #25 45.12 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-03-09T15:42:59.600Z] #25 45.13 Unpacking jq (1.5+dfsg-2+b1) ... [2020-03-09T15:42:59.600Z] #25 45.40 Setting up libonig5:amd64 (6.9.1-1) ... [2020-03-09T15:42:59.600Z] #25 45.43 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-03-09T15:42:59.600Z] #25 45.46 Setting up jq (1.5+dfsg-2+b1) ... [2020-03-09T15:42:59.600Z] #25 45.47 Processing triggers for libc-bin (2.28-10) ... [2020-03-09T15:42:59.600Z] #25 DONE 45.7s [2020-03-09T15:42:59.600Z] [2020-03-09T15:42:59.600Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-03-09T15:42:59.600Z] #26 DONE 0.1s [2020-03-09T15:42:59.600Z] [2020-03-09T15:42:59.600Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-09T15:42:59.600Z] #43 30.03 Reading package lists... [2020-03-09T15:42:59.600Z] #43 36.83 Building dependency tree... [2020-03-09T15:42:59.600Z] #43 40.30 The following additional packages will be installed: [2020-03-09T15:42:59.600Z] #43 40.31 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-03-09T15:42:59.600Z] #43 40.32 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-03-09T15:42:59.600Z] #43 40.35 Suggested packages: [2020-03-09T15:42:59.600Z] #43 40.36 manpages-dev python-setuptools [2020-03-09T15:42:59.600Z] #43 42.03 The following NEW packages will be installed: [2020-03-09T15:42:59.600Z] #43 42.04 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-03-09T15:42:59.600Z] #43 42.04 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-03-09T15:42:59.600Z] #43 42.04 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-03-09T15:42:59.600Z] #43 42.04 python-six zlib1g-dev [2020-03-09T15:42:59.600Z] #43 42.47 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-03-09T15:42:59.600Z] #43 42.47 Need to get 4095 kB of archives. [2020-03-09T15:42:59.600Z] #43 42.47 After this operation, 22.5 MB of additional disk space will be used. [2020-03-09T15:42:59.600Z] #43 42.47 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-03-09T15:42:59.600Z] #43 42.47 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-09T15:42:59.600Z] #43 42.47 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-09T15:42:59.600Z] #43 42.48 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-09T15:42:59.600Z] #43 42.48 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-03-09T15:42:59.600Z] #43 42.50 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-09T15:42:59.600Z] #43 42.51 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-09T15:42:59.600Z] #43 42.51 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-09T15:42:59.600Z] #43 42.53 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-03-09T15:42:59.600Z] #43 42.64 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-03-09T15:42:59.600Z] #43 42.70 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-03-09T15:42:59.600Z] #43 42.83 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-03-09T15:42:59.600Z] #43 42.91 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-09T15:42:59.600Z] #43 42.91 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-09T15:42:59.600Z] #43 42.92 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-03-09T15:42:59.600Z] #43 42.96 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-03-09T15:42:59.600Z] #43 42.96 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-03-09T15:42:59.600Z] #43 44.71 debconf: delaying package configuration, since apt-utils is not installed [2020-03-09T15:42:59.600Z] #43 44.93 Fetched 4095 kB in 1s (5201 kB/s) [2020-03-09T15:42:59.600Z] #43 45.03 Selecting previously unselected package libcap-dev:amd64. [2020-03-09T15:42:59.600Z] #43 45.03 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-03-09T15:42:59.600Z] #43 45.16 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-03-09T15:42:59.600Z] #43 45.16 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-03-09T15:42:59.600Z] #43 45.28 Selecting previously unselected package libnet1:amd64. [2020-03-09T15:42:59.600Z] #43 45.28 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-03-09T15:42:59.600Z] #43 45.29 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-03-09T15:42:59.600Z] #43 45.40 Selecting previously unselected package libnet1-dev. [2020-03-09T15:42:59.600Z] #43 45.40 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-03-09T15:42:59.600Z] #43 45.41 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-03-09T15:42:59.600Z] #43 45.62 Selecting previously unselected package libnl-3-200:amd64. [2020-03-09T15:42:59.600Z] #43 45.62 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-03-09T15:42:59.600Z] #43 45.63 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-03-09T15:42:59.600Z] #43 45.86 Selecting previously unselected package libnl-3-dev:amd64. [2020-03-09T15:42:59.600Z] #43 45.88 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-03-09T15:42:59.600Z] #43 45.88 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-03-09T15:42:59.741Z] [2020-03-09T15:42:59.742Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-03-09T15:42:59.742Z] #66 DONE 0.2s [2020-03-09T15:42:59.742Z] [2020-03-09T15:42:59.742Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-03-09T15:42:59.856Z] #43 ... [2020-03-09T15:42:59.856Z] [2020-03-09T15:42:59.856Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-09T15:42:59.856Z] #10 46.30 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-03-09T15:42:59.996Z] #70 DONE 0.1s [2020-03-09T15:42:59.996Z] [2020-03-09T15:42:59.996Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-03-09T15:42:59.996Z] #72 DONE 0.1s [2020-03-09T15:42:59.996Z] [2020-03-09T15:42:59.996Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-03-09T15:42:59.996Z] #75 DONE 0.1s [2020-03-09T15:42:59.996Z] [2020-03-09T15:42:59.996Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-03-09T15:42:59.996Z] #76 DONE 0.0s [2020-03-09T15:43:00.112Z] #10 46.30 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-03-09T15:43:00.112Z] #10 46.36 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-03-09T15:43:00.112Z] #10 46.37 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-03-09T15:43:00.112Z] #10 46.39 Get:15 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-09T15:43:00.112Z] #10 46.42 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u3 [109 kB] [2020-03-09T15:43:00.112Z] #10 46.47 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-03-09T15:43:00.112Z] #10 46.50 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-03-09T15:43:00.112Z] #10 46.53 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-03-09T15:43:00.251Z] [2020-03-09T15:43:00.251Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-03-09T15:43:00.368Z] #10 46.54 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-03-09T15:43:00.368Z] #10 46.56 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-03-09T15:43:00.368Z] #10 46.63 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-03-09T15:43:00.368Z] #10 46.64 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-03-09T15:43:00.368Z] #10 46.66 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-03-09T15:43:00.368Z] #10 46.66 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u3 [322 kB] [2020-03-09T15:43:01.305Z] #10 ... [2020-03-09T15:43:01.305Z] [2020-03-09T15:43:01.305Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-09T15:43:01.305Z] #35 31.24 Reading package lists... [2020-03-09T15:43:01.305Z] #35 37.91 Building dependency tree... [2020-03-09T15:43:01.305Z] #35 41.24 The following additional packages will be installed: [2020-03-09T15:43:01.305Z] #35 41.26 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-03-09T15:43:01.305Z] #35 41.28 Suggested packages: [2020-03-09T15:43:01.305Z] #35 41.28 cmake-doc ninja-build lrzip [2020-03-09T15:43:01.305Z] #35 41.28 Recommended packages: [2020-03-09T15:43:01.305Z] #35 41.28 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-03-09T15:43:01.305Z] #35 42.55 The following NEW packages will be installed: [2020-03-09T15:43:01.305Z] #35 42.57 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-03-09T15:43:01.305Z] #35 42.57 vim-common xxd [2020-03-09T15:43:01.305Z] #35 42.96 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-03-09T15:43:01.305Z] #35 42.96 Need to get 14.9 MB of archives. [2020-03-09T15:43:01.305Z] #35 42.96 After this operation, 61.8 MB of additional disk space will be used. [2020-03-09T15:43:01.305Z] #35 42.96 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-03-09T15:43:01.305Z] #35 42.97 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-03-09T15:43:01.305Z] #35 42.97 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-03-09T15:43:01.305Z] #35 43.12 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6 [8292 kB] [2020-03-09T15:43:01.305Z] #35 44.52 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-03-09T15:43:01.305Z] #35 44.58 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-03-09T15:43:01.305Z] #35 44.65 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-03-09T15:43:01.305Z] #35 44.66 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-03-09T15:43:01.305Z] #35 44.68 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-03-09T15:43:01.305Z] #35 44.68 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-03-09T15:43:01.305Z] #35 46.51 debconf: delaying package configuration, since apt-utils is not installed [2020-03-09T15:43:01.305Z] #35 46.74 Fetched 14.9 MB in 2s (6457 kB/s) [2020-03-09T15:43:01.305Z] #35 46.85 Selecting previously unselected package xxd. [2020-03-09T15:43:01.305Z] #35 46.85 (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-09T15:43:01.305Z] #35 46.96 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-03-09T15:43:01.305Z] #35 46.97 Unpacking xxd (2:8.1.0875-5) ... [2020-03-09T15:43:01.305Z] #35 47.13 Selecting previously unselected package vim-common. [2020-03-09T15:43:01.305Z] #35 47.13 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-03-09T15:43:01.305Z] #35 47.19 Unpacking vim-common (2:8.1.0875-5) ... [2020-03-09T15:43:01.306Z] #35 47.58 Selecting previously unselected package cmake-data. [2020-03-09T15:43:01.306Z] #35 47.58 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-03-09T15:43:01.306Z] #35 47.58 Unpacking cmake-data (3.13.4-1) ... [2020-03-09T15:43:01.561Z] #35 ... [2020-03-09T15:43:01.561Z] [2020-03-09T15:43:01.561Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-09T15:43:01.561Z] #43 46.36 Selecting previously unselected package libprotobuf-c1:amd64. [2020-03-09T15:43:01.561Z] #43 46.36 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-03-09T15:43:01.561Z] #43 46.38 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-03-09T15:43:01.561Z] #43 46.49 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-03-09T15:43:01.561Z] #43 46.50 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-03-09T15:43:01.561Z] #43 46.51 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-03-09T15:43:01.562Z] #43 46.66 Selecting previously unselected package zlib1g-dev:amd64. [2020-03-09T15:43:01.562Z] #43 46.67 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-03-09T15:43:01.562Z] #43 46.69 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-03-09T15:43:01.562Z] #43 46.95 Selecting previously unselected package libprotobuf17:amd64. [2020-03-09T15:43:01.562Z] #43 46.97 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-03-09T15:43:01.562Z] #43 46.98 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-03-09T15:43:01.562Z] #43 47.96 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-03-09T15:43:01.611Z] #77 DONE 1.5s [2020-03-09T15:43:01.611Z] [2020-03-09T15:43:01.611Z] #78 exporting to image [2020-03-09T15:43:01.611Z] #78 exporting layers [2020-03-09T15:43:01.817Z] #43 47.96 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-03-09T15:43:01.817Z] #43 48.01 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-03-09T15:43:02.073Z] #43 48.26 Selecting previously unselected package libprotobuf-dev:amd64. [2020-03-09T15:43:02.073Z] #43 48.27 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-03-09T15:43:02.073Z] #43 48.27 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-03-09T15:43:03.043Z] #43 ... [2020-03-09T15:43:03.043Z] [2020-03-09T15:43:03.043Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T15:43:03.043Z] #33 38.85 sync [2020-03-09T15:43:03.043Z] #33 38.86 internal/reflectlite [2020-03-09T15:43:03.043Z] #33 41.94 errors [2020-03-09T15:43:03.043Z] #33 41.94 sort [2020-03-09T15:43:03.043Z] #33 42.39 strconv [2020-03-09T15:43:03.043Z] #33 43.49 io [2020-03-09T15:43:03.043Z] #33 44.64 internal/oserror [2020-03-09T15:43:03.043Z] #33 44.76 syscall [2020-03-09T15:43:03.043Z] #33 47.22 reflect [2020-03-09T15:43:03.043Z] #33 ... [2020-03-09T15:43:03.043Z] [2020-03-09T15:43:03.043Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-09T15:43:03.043Z] #10 47.94 debconf: delaying package configuration, since apt-utils is not installed [2020-03-09T15:43:03.043Z] #10 48.18 Fetched 77.7 MB in 9s (8528 kB/s) [2020-03-09T15:43:03.043Z] #10 48.33 Selecting previously unselected package binutils-mingw-w64-i686. [2020-03-09T15:43:03.043Z] #10 48.33 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-03-09T15:43:03.043Z] #10 48.40 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-03-09T15:43:03.043Z] #10 48.41 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-03-09T15:43:04.871Z] #78 exporting layers 3.2s done [2020-03-09T15:43:04.871Z] #78 writing image sha256:6cab588536e9e550d0ae6a1bf4120b04670cb55cbf41fc09e34982a9718bbed1 done [2020-03-09T15:43:04.871Z] #78 naming to docker.io/library/docker:30bfe23d4f17241844e50ca1ce2465dbff15cbe4 done [2020-03-09T15:43:04.871Z] #78 DONE 3.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-03-09T15:43:05.562Z] #10 51.38 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-03-09T15:43:05.562Z] #10 51.38 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-03-09T15:43:05.562Z] #10 51.42 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-03-09T15:43:05.562Z] #10 ... [2020-03-09T15:43:05.562Z] [2020-03-09T15:43:05.562Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T15:43:05.562Z] #65 3.411 + RM_GOPATH=0 [2020-03-09T15:43:05.562Z] #65 3.411 + TMP_GOPATH= [2020-03-09T15:43:05.562Z] #65 3.411 + : /build [2020-03-09T15:43:05.562Z] #65 3.411 + '[' -z '' ']' [2020-03-09T15:43:05.562Z] #65 3.413 ++ mktemp -d [2020-03-09T15:43:05.562Z] #65 3.414 + export GOPATH=/tmp/tmp.QGWIE90fEZ [2020-03-09T15:43:05.562Z] #65 3.414 + GOPATH=/tmp/tmp.QGWIE90fEZ [2020-03-09T15:43:05.562Z] #65 3.414 + RM_GOPATH=1 [2020-03-09T15:43:05.562Z] #65 3.415 ++ dirname ./install.sh [2020-03-09T15:43:05.562Z] #65 3.416 + dir=. [2020-03-09T15:43:05.562Z] #65 3.416 + bin=containerd [2020-03-09T15:43:05.562Z] #65 3.416 + shift [2020-03-09T15:43:05.562Z] #65 3.416 + '[' '!' -f ./containerd.installer ']' [2020-03-09T15:43:05.562Z] #65 3.416 + . ./containerd.installer [2020-03-09T15:43:05.562Z] #65 3.417 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-09T15:43:05.562Z] #65 3.417 + install_containerd [2020-03-09T15:43:05.562Z] #65 3.417 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178' [2020-03-09T15:43:05.562Z] #65 3.417 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-09T15:43:05.562Z] #65 3.417 + git clone https://github.com/containerd/containerd.git /tmp/tmp.QGWIE90fEZ/src/github.com/containerd/containerd [2020-03-09T15:43:05.562Z] #65 3.419 Cloning into '/tmp/tmp.QGWIE90fEZ/src/github.com/containerd/containerd'... [2020-03-09T15:43:05.562Z] #65 ... [2020-03-09T15:43:05.562Z] [2020-03-09T15:43:05.562Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-09T15:43:05.562Z] #27 3.630 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-03-09T15:43:05.562Z] #27 3.916 [2020-03-09T15:43:05.867Z] [2020-03-09T15:43:05.867Z] Removing bundles/ [2020-03-09T15:43:05.867Z] [2020-03-09T15:43:05.867Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-03-09T15:43:05.867Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-03-09T15:43:05.867Z] GOOS="" GOARCH="" GOARM="" [2020-03-09T15:43:06.073Z] #27 4.057 ## 3.9% ####### 10.4% ########### 16.0% ################ 22.5% ################# 24.5% #################### 28.5% ######################### 35.3% ############################# 41.1% ################################ 45.8% #################################### 50.3% ###################################### 53.7% ######################################## 56.6% ############################################ 61.7% ############################################## 65.1% ################################################# 69.0% #################################################### 72.5% ####################################################### 76.8% ######################################################### 79.3% ########################################################### 82.9% ############################################################# 85.3% ############################################################### 88.3% ################################################################## 92.6% ######################################################################## 100.0% [2020-03-09T15:43:06.329Z] #27 6.775 [2020-03-09T15:43:07.099Z] #27 6.980 ##### 7.4% ############### 21.0% ############################ 39.6% ########################################### 59.7% ###################################################### 75.4% ######################################################################## 100.0% [2020-03-09T15:43:07.670Z] #27 7.940 [2020-03-09T15:43:08.182Z] #27 8.147 ## 2.8% ####### 10.2% ############ 17.1% ################# 24.1% [2020-03-09T15:43:08.182Z] #27 ... [2020-03-09T15:43:08.182Z] [2020-03-09T15:43:08.182Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T15:43:08.182Z] #47 44.08 internal/singleflight [2020-03-09T15:43:08.182Z] #47 45.20 strconv [2020-03-09T15:43:08.182Z] #47 45.21 bytes [2020-03-09T15:43:08.182Z] #47 47.81 bufio [2020-03-09T15:43:08.182Z] #47 49.68 reflect [2020-03-09T15:43:08.182Z] #47 49.76 syscall [2020-03-09T15:43:08.182Z] #47 ... [2020-03-09T15:43:08.182Z] [2020-03-09T15:43:08.182Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-09T15:43:08.182Z] #10 54.51 Selecting previously unselected package binutils-mingw-w64. [2020-03-09T15:43:08.182Z] #10 54.51 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-03-09T15:43:08.437Z] #10 54.52 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-03-09T15:43:08.437Z] #10 54.72 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-03-09T15:43:08.437Z] #10 54.72 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-03-09T15:43:08.437Z] #10 54.75 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-03-09T15:43:08.693Z] #10 55.02 Selecting previously unselected package dmsetup. [2020-03-09T15:43:08.693Z] #10 55.03 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-03-09T15:43:08.693Z] #10 55.04 Unpacking dmsetup (2:1.02.155-3) ... [2020-03-09T15:43:08.992Z] #10 55.27 Selecting previously unselected package mingw-w64-common. [2020-03-09T15:43:08.992Z] #10 55.28 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-03-09T15:43:08.992Z] #10 55.30 Unpacking mingw-w64-common (6.0.0-3) ... [2020-03-09T15:43:11.510Z] #10 ... [2020-03-09T15:43:11.510Z] [2020-03-09T15:43:11.510Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T15:43:11.510Z] #50 47.18 + cd /tmp/tmp.ty7BUam40k/src/gotest.tools/gotestsum [2020-03-09T15:43:11.510Z] #50 47.18 + git checkout -q v0.3.5 [2020-03-09T15:43:11.510Z] #50 47.19 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-03-09T15:43:11.510Z] #50 ... [2020-03-09T15:43:11.510Z] [2020-03-09T15:43:11.510Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-09T15:43:11.511Z] #27 8.147 ## 2.8% ####### 10.2% ############ 17.1% ################# 24.1% ###################### 31.5% ########################## 36.7% ############################## 42.3% ################################# 47.2% ####################################### 54.4% ############################################ 61.4% ################################################# 68.5% ######################################################## 78.0% ############################################################# 85.8% ######################################################################## 100.0% [2020-03-09T15:43:11.511Z] #27 9.988 [2020-03-09T15:43:13.306Z] #27 10.24 # 1.8% ## 3.6% ### 5.3% ##### 7.5% ###### 8.7% ####### 10.8% ######## 12.4% ########## 14.5% ########### 16.0% ############ 18.0% ############## 20.6% ############### 21.1% ################ 23.4% ################# 24.9% ################### 26.7% #################### 28.7% ###################### 31.2% ######################## 33.4% ######################### 35.6% ########################### 38.1% ############################# 40.7% ############################## 42.8% ################################ 45.3% ################################## 47.5% ################################### 50.0% #################################### 51.3% ###################################### 53.5% ######################################## 55.6% ######################################### 57.7% ########################################### 60.2% ############################################# 62.6% ############################################## 64.9% ############################################### 66.4% ################################################# 68.6% [2020-03-09T15:43:13.306Z] #27 ... [2020-03-09T15:43:13.306Z] [2020-03-09T15:43:13.306Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-09T15:43:13.306Z] #43 49.68 Selecting previously unselected package libprotoc17:amd64. [2020-03-09T15:43:13.306Z] #43 49.68 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-03-09T15:43:13.306Z] #43 49.68 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-03-09T15:43:13.306Z] #43 50.69 Selecting previously unselected package protobuf-c-compiler. [2020-03-09T15:43:13.306Z] #43 50.73 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-03-09T15:43:13.306Z] #43 50.74 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-03-09T15:43:13.306Z] #43 50.98 Selecting previously unselected package protobuf-compiler. [2020-03-09T15:43:13.306Z] #43 50.99 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-03-09T15:43:13.306Z] #43 51.00 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-03-09T15:43:13.306Z] #43 51.19 Selecting previously unselected package python-pkg-resources. [2020-03-09T15:43:13.306Z] #43 51.19 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-03-09T15:43:13.306Z] #43 51.23 Unpacking python-pkg-resources (40.8.0-1) ... [2020-03-09T15:43:13.306Z] #43 51.48 Selecting previously unselected package python-six. [2020-03-09T15:43:13.306Z] #43 51.50 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-03-09T15:43:13.306Z] #43 51.50 Unpacking python-six (1.12.0-1) ... [2020-03-09T15:43:13.306Z] #43 51.66 Selecting previously unselected package python-protobuf. [2020-03-09T15:43:13.306Z] #43 51.73 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-03-09T15:43:13.306Z] #43 51.74 Unpacking python-protobuf (3.6.1.3-2) ... [2020-03-09T15:43:13.306Z] #43 52.51 Setting up python-pkg-resources (40.8.0-1) ... [2020-03-09T15:43:13.306Z] #43 57.63 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-03-09T15:43:13.306Z] #43 57.64 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-03-09T15:43:13.306Z] #43 57.66 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-03-09T15:43:13.306Z] #43 57.69 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-03-09T15:43:13.306Z] #43 57.71 Setting up python-six (1.12.0-1) ... [2020-03-09T15:43:13.571Z] #43 ... [2020-03-09T15:43:13.571Z] [2020-03-09T15:43:13.571Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-09T15:43:13.826Z] #27 10.24 # 1.8% ## 3.6% ### 5.3% ##### 7.5% ###### 8.7% ####### 10.8% ######## 12.4% ########## 14.5% ########### 16.0% ############ 18.0% ############## 20.6% ############### 21.1% ################ 23.4% ################# 24.9% ################### 26.7% #################### 28.7% ###################### 31.2% ######################## 33.4% ######################### 35.6% ########################### 38.1% ############################# 40.7% ############################## 42.8% ################################ 45.3% ################################## 47.5% ################################### 50.0% #################################### 51.3% ###################################### 53.5% ######################################## 55.6% ######################################### 57.7% ########################################### 60.2% ############################################# 62.6% ############################################## 64.9% ############################################### 66.4% ################################################# 68.6% ################################################### 71.6% ##################################################### 73.7% ###################################################### 76.1% ####################################################### 77.6% [2020-03-09T15:43:13.826Z] #27 ... [2020-03-09T15:43:13.826Z] [2020-03-09T15:43:13.826Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-09T15:43:13.827Z] #30 49.97 Checking out files: 88% (1342/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-03-09T15:43:13.827Z] #30 50.77 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-03-09T15:43:13.827Z] #30 51.19 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-03-09T15:43:13.827Z] #30 ... [2020-03-09T15:43:13.827Z] [2020-03-09T15:43:13.827Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-09T15:43:14.597Z] #27 10.24 # 1.8% ## 3.6% ### 5.3% ##### 7.5% ###### 8.7% ####### 10.8% ######## 12.4% ########## 14.5% ########### 16.0% ############ 18.0% ############## 20.6% ############### 21.1% ################ 23.4% ################# 24.9% ################### 26.7% #################### 28.7% ###################### 31.2% ######################## 33.4% ######################### 35.6% ########################### 38.1% ############################# 40.7% ############################## 42.8% ################################ 45.3% ################################## 47.5% ################################### 50.0% #################################### 51.3% ###################################### 53.5% ######################################## 55.6% ######################################### 57.7% ########################################### 60.2% ############################################# 62.6% ############################################## 64.9% ############################################### 66.4% ################################################# 68.6% ################################################### 71.6% ##################################################### 73.7% ###################################################### 76.1% ####################################################### 77.6% ######################################################### 80.3% ########################################################### 82.3% ############################################################ 84.1% ############################################################# 85.9% ############################################################### 88.5% ################################################################# 90.5% ################################################################## 92.9% [2020-03-09T15:43:14.597Z] #27 ... [2020-03-09T15:43:14.597Z] [2020-03-09T15:43:14.597Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-09T15:43:14.597Z] #35 50.80 Selecting previously unselected package libicu63:amd64. [2020-03-09T15:43:14.597Z] #35 50.83 Preparing to unpack .../3-libicu63_63.1-6_amd64.deb ... [2020-03-09T15:43:14.597Z] #35 50.84 Unpacking libicu63:amd64 (63.1-6) ... [2020-03-09T15:43:14.597Z] #35 60.09 Selecting previously unselected package libxml2:amd64. [2020-03-09T15:43:14.597Z] #35 60.10 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-03-09T15:43:14.597Z] #35 60.13 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-03-09T15:43:14.597Z] #35 60.94 Selecting previously unselected package libarchive13:amd64. [2020-03-09T15:43:14.597Z] #35 60.94 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-03-09T15:43:14.597Z] #35 60.94 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-03-09T15:43:14.597Z] #35 ... [2020-03-09T15:43:14.597Z] [2020-03-09T15:43:14.597Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-09T15:43:14.854Z] #27 10.24 # 1.8% ## 3.6% ### 5.3% ##### 7.5% ###### 8.7% ####### 10.8% ######## 12.4% ########## 14.5% ########### 16.0% ############ 18.0% ############## 20.6% ############### 21.1% ################ 23.4% ################# 24.9% ################### 26.7% #################### 28.7% ###################### 31.2% ######################## 33.4% ######################### 35.6% ########################### 38.1% ############################# 40.7% ############################## 42.8% ################################ 45.3% ################################## 47.5% ################################### 50.0% #################################### 51.3% ###################################### 53.5% ######################################## 55.6% ######################################### 57.7% ########################################### 60.2% ############################################# 62.6% ############################################## 64.9% ############################################### 66.4% ################################################# 68.6% ################################################### 71.6% ##################################################### 73.7% ###################################################### 76.1% ####################################################### 77.6% ######################################################### 80.3% ########################################################### 82.3% ############################################################ 84.1% ############################################################# 85.9% ############################################################### 88.5% ################################################################# 90.5% ################################################################## 92.9% #################################################################### 95.0% ###################################################################### 97.8% ######################################################################## 100.0% [2020-03-09T15:43:14.854Z] #27 15.41 [2020-03-09T15:43:16.227Z] #27 16.46 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-03-09T15:43:16.227Z] #27 ... [2020-03-09T15:43:16.227Z] [2020-03-09T15:43:16.227Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T15:43:16.227Z] #56 52.15 reflect [2020-03-09T15:43:16.227Z] #56 52.17 syscall [2020-03-09T15:43:16.227Z] #56 60.20 context [2020-03-09T15:43:16.227Z] #56 61.63 internal/poll [2020-03-09T15:43:16.227Z] #56 ... [2020-03-09T15:43:16.227Z] [2020-03-09T15:43:16.227Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-09T15:43:16.227Z] #43 62.50 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-03-09T15:43:16.227Z] #43 62.51 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-03-09T15:43:16.227Z] #43 62.54 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-03-09T15:43:16.227Z] #43 62.57 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-03-09T15:43:16.444Z] Removing intermediate container a1a889e4c1f9 [2020-03-09T15:43:16.444Z] ---> 9b522825482e [2020-03-09T15:43:16.444Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch [2020-03-09T15:43:16.444Z] ---> 687421176e14 [2020-03-09T15:43:16.444Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-03-09T15:43:16.444Z] ---> 8a307a02fa94 [2020-03-09T15:43:16.444Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"] [2020-03-09T15:43:16.444Z] ---> Running in b552451592bd [2020-03-09T15:43:16.444Z] Removing intermediate container b552451592bd [2020-03-09T15:43:16.444Z] ---> f13149b94f44 [2020-03-09T15:43:16.444Z] Successfully built f13149b94f44 [2020-03-09T15:43:16.444Z] Successfully tagged moby-buildx:latest [2020-03-09T15:43:16.444Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-03-09T15:43:16.444Z] if [ -n "${id}" ]; then \ [2020-03-09T15:43:16.444Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-03-09T15:43:16.444Z] && touch bundles/buildx; \ [2020-03-09T15:43:16.444Z] docker rm -f ${id}; \ [2020-03-09T15:43:16.444Z] fi [2020-03-09T15:43:16.444Z] 47f5c676e7e3c270830e4d4859370fa9300272a33d09d6183463f8461a7a43de [2020-03-09T15:43:16.444Z] bundles/buildx version [2020-03-09T15:43:16.444Z] buildx v0.3.1 6db68d0 [2020-03-09T15:43:16.444Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR=cdn-fastly.deb.debian.org -t docker:30bfe23d4f17241844e50ca1ce2465dbff15cbe4 . [2020-03-09T15:43:16.444Z] #1 [internal] load .dockerignore [2020-03-09T15:43:16.444Z] #1 DONE 0.0s [2020-03-09T15:43:16.524Z] #43 62.59 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-03-09T15:43:16.524Z] #43 62.62 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-03-09T15:43:16.524Z] #43 62.65 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-03-09T15:43:16.524Z] #43 62.68 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-03-09T15:43:16.524Z] #43 62.71 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-03-09T15:43:16.524Z] #43 62.72 Setting up python-protobuf (3.6.1.3-2) ... [2020-03-09T15:43:16.788Z] [2020-03-09T15:43:16.788Z] #1 [internal] load .dockerignore [2020-03-09T15:43:16.788Z] #1 transferring context: 87B done [2020-03-09T15:43:16.788Z] #1 DONE 0.0s [2020-03-09T15:43:16.788Z] [2020-03-09T15:43:16.788Z] #2 [internal] load build definition from Dockerfile [2020-03-09T15:43:16.788Z] #2 transferring dockerfile: 16.91kB done [2020-03-09T15:43:16.788Z] #2 DONE 0.0s [2020-03-09T15:43:16.788Z] [2020-03-09T15:43:16.788Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-03-09T15:43:17.142Z] #3 DONE 0.5s [2020-03-09T15:43:17.142Z] [2020-03-09T15:43:17.142Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-03-09T15:43:17.142Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-03-09T15:43:17.556Z] #4 sha256:d4b906005cb39832136e8913e8eae3508cad097e8cea31e9789389b2b49aa150 527B / 527B done [2020-03-09T15:43:17.556Z] #4 sha256:60d974c8f0b847daac36ae9c7a8d3950bf838ac11f76a69b99b1857a985f3551 897B / 897B done [2020-03-09T15:43:17.556Z] #4 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 0B / 8.87MB 0.0s [2020-03-09T15:43:17.556Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-03-09T15:43:17.556Z] #4 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 8.87MB / 8.87MB 0.2s done [2020-03-09T15:43:17.556Z] #4 extracting sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf [2020-03-09T15:43:17.888Z] #43 ... [2020-03-09T15:43:17.888Z] [2020-03-09T15:43:17.888Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T15:43:17.888Z] #33 53.60 time [2020-03-09T15:43:17.888Z] #33 59.80 internal/poll [2020-03-09T15:43:17.888Z] #33 62.56 internal/syscall/unix [2020-03-09T15:43:17.888Z] #33 62.92 os [2020-03-09T15:43:17.888Z] #33 63.14 internal/fmtsort [2020-03-09T15:43:17.888Z] #33 ... [2020-03-09T15:43:17.888Z] [2020-03-09T15:43:17.888Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-09T15:43:17.888Z] #27 16.81 [2020-03-09T15:43:17.888Z] #27 16.99 ######################################################################## 100.0% [2020-03-09T15:43:17.888Z] #27 17.12 [2020-03-09T15:43:17.888Z] #27 17.95 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-03-09T15:43:17.888Z] #27 18.32 [2020-03-09T15:43:17.927Z] #4 extracting sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 0.3s done [2020-03-09T15:43:17.927Z] #4 DONE 0.8s [2020-03-09T15:43:18.143Z] #27 18.52 ############################################### 65.5% ######################################################################## 100.0% [2020-03-09T15:43:18.143Z] #27 18.68 [2020-03-09T15:43:18.831Z] [2020-03-09T15:43:18.831Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-03-09T15:43:18.831Z] #6 DONE 0.3s [2020-03-09T15:43:18.831Z] [2020-03-09T15:43:18.831Z] #5 [internal] load metadata for docker.io/library/golang:1.13.8-buster [2020-03-09T15:43:18.831Z] #5 DONE 0.3s [2020-03-09T15:43:18.831Z] [2020-03-09T15:43:18.831Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-09T15:43:18.831Z] #7 resolve docker.io/library/golang:1.13.8-buster@sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca done [2020-03-09T15:43:18.831Z] #7 sha256:2969be310b76678b0572275b13d923705f3d1dc33f6a4d3b1cadf77ea108bb83 1.79kB / 1.79kB done [2020-03-09T15:43:18.831Z] #7 sha256:0310c4918d38591c12cbbf0f8f4d5acf3515642afccf3ac4447a97843cec7e86 5.46kB / 5.46kB done [2020-03-09T15:43:18.831Z] #7 sha256:16a7b142236e4c473f4fd19a0485f74364510f658dc999627e6c41f4684a50d5 6.37MB / 7.38MB 0.2s [2020-03-09T15:43:18.831Z] #7 sha256:6f2c5965845a6f2fd1bfaa3a4814a17655d46330b5f60ed861daaa390d5b82a2 2.94MB / 9.88MB 0.2s [2020-03-09T15:43:18.831Z] #7 sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca 1.42kB / 1.42kB done [2020-03-09T15:43:18.831Z] #7 sha256:0a3603da42bb9e22573006a7f894b198954caeab529e2e041660e12c4fe62462 2.22MB / 48.96MB 0.2s [2020-03-09T15:43:18.831Z] #7 sha256:16a7b142236e4c473f4fd19a0485f74364510f658dc999627e6c41f4684a50d5 7.38MB / 7.38MB 0.2s done [2020-03-09T15:43:18.831Z] #7 sha256:6f2c5965845a6f2fd1bfaa3a4814a17655d46330b5f60ed861daaa390d5b82a2 8.41MB / 9.88MB 0.3s [2020-03-09T15:43:18.831Z] #7 sha256:0a3603da42bb9e22573006a7f894b198954caeab529e2e041660e12c4fe62462 8.09MB / 48.96MB 0.3s [2020-03-09T15:43:18.831Z] #7 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 0B / 51.33MB 0.3s [2020-03-09T15:43:19.069Z] #27 19.58 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-03-09T15:43:19.318Z] #7 sha256:6f2c5965845a6f2fd1bfaa3a4814a17655d46330b5f60ed861daaa390d5b82a2 9.88MB / 9.88MB 0.3s done [2020-03-09T15:43:19.318Z] #7 sha256:0a3603da42bb9e22573006a7f894b198954caeab529e2e041660e12c4fe62462 14.40MB / 48.96MB 0.4s [2020-03-09T15:43:19.318Z] #7 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 31.80kB / 56.67MB 0.4s [2020-03-09T15:43:19.318Z] #7 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 8.63MB / 51.33MB 0.5s [2020-03-09T15:43:19.318Z] #7 sha256:0a3603da42bb9e22573006a7f894b198954caeab529e2e041660e12c4fe62462 21.63MB / 48.96MB 0.6s [2020-03-09T15:43:19.318Z] #7 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 11.89MB / 51.33MB 0.6s [2020-03-09T15:43:19.318Z] #7 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 3.81MB / 56.67MB 0.6s [2020-03-09T15:43:19.318Z] #7 sha256:0a3603da42bb9e22573006a7f894b198954caeab529e2e041660e12c4fe62462 27.45MB / 48.96MB 0.7s [2020-03-09T15:43:19.318Z] #7 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 14.84MB / 51.33MB 0.7s [2020-03-09T15:43:19.318Z] #7 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 7.61MB / 56.67MB 0.7s [2020-03-09T15:43:19.325Z] #27 19.71 skipping existing 1849cc453dee [2020-03-09T15:43:19.325Z] #27 19.83 [2020-03-09T15:43:19.754Z] #7 sha256:0a3603da42bb9e22573006a7f894b198954caeab529e2e041660e12c4fe62462 33.11MB / 48.96MB 0.9s [2020-03-09T15:43:19.754Z] #7 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 20.57MB / 51.33MB 0.9s [2020-03-09T15:43:19.754Z] #7 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 14.93MB / 56.67MB 0.9s [2020-03-09T15:43:19.754Z] #7 sha256:0a3603da42bb9e22573006a7f894b198954caeab529e2e041660e12c4fe62462 36.86MB / 48.96MB 1.0s [2020-03-09T15:43:19.754Z] #7 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 23.97MB / 51.33MB 1.0s [2020-03-09T15:43:19.754Z] #7 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 17.88MB / 56.67MB 1.0s [2020-03-09T15:43:19.754Z] #7 sha256:0a3603da42bb9e22573006a7f894b198954caeab529e2e041660e12c4fe62462 39.82MB / 48.96MB 1.1s [2020-03-09T15:43:19.754Z] #7 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 26.77MB / 51.33MB 1.1s [2020-03-09T15:43:19.754Z] #7 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 22.69MB / 56.67MB 1.1s [2020-03-09T15:43:19.754Z] #7 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 29.13MB / 56.67MB 1.2s [2020-03-09T15:43:20.128Z] #7 sha256:0a3603da42bb9e22573006a7f894b198954caeab529e2e041660e12c4fe62462 44.53MB / 48.96MB 1.3s [2020-03-09T15:43:20.128Z] #7 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 30.82MB / 51.33MB 1.3s [2020-03-09T15:43:20.128Z] #7 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 32.57MB / 56.67MB 1.3s [2020-03-09T15:43:20.128Z] #7 ... [2020-03-09T15:43:20.128Z] [2020-03-09T15:43:20.128Z] #20 [internal] load build context [2020-03-09T15:43:20.128Z] #20 transferring context: 50.06MB 1.4s done [2020-03-09T15:43:20.128Z] #20 DONE 1.4s [2020-03-09T15:43:20.128Z] [2020-03-09T15:43:20.128Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-09T15:43:20.128Z] #7 sha256:0a3603da42bb9e22573006a7f894b198954caeab529e2e041660e12c4fe62462 47.52MB / 48.96MB 1.5s [2020-03-09T15:43:20.128Z] #7 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 38.86MB / 51.33MB 1.5s [2020-03-09T15:43:20.128Z] #7 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 38.91MB / 56.67MB 1.5s [2020-03-09T15:43:20.128Z] #7 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 44.21MB / 51.33MB 1.6s [2020-03-09T15:43:20.128Z] #7 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 43.38MB / 56.67MB 1.6s [2020-03-09T15:43:20.495Z] #7 sha256:0a3603da42bb9e22573006a7f894b198954caeab529e2e041660e12c4fe62462 48.96MB / 48.96MB 1.6s done [2020-03-09T15:43:20.495Z] #7 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 51.33MB / 51.33MB 1.8s [2020-03-09T15:43:20.495Z] #7 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 51.80MB / 56.67MB 1.8s [2020-03-09T15:43:20.495Z] #7 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 6.75MB / 102.16MB 1.8s [2020-03-09T15:43:20.495Z] #7 extracting sha256:0a3603da42bb9e22573006a7f894b198954caeab529e2e041660e12c4fe62462 [2020-03-09T15:43:20.495Z] #7 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 51.33MB / 51.33MB 1.8s done [2020-03-09T15:43:20.495Z] #7 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 12.26MB / 102.16MB 1.9s [2020-03-09T15:43:20.495Z] #7 sha256:5ffa45cfb494cd33d365d10bf1682b55ae6733b9efec850001a276ec9c4f8bd6 156B / 156B 1.9s [2020-03-09T15:43:20.495Z] #7 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 56.67MB / 56.67MB 1.9s done [2020-03-09T15:43:20.495Z] #7 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 20.75MB / 102.16MB 2.0s [2020-03-09T15:43:20.495Z] #7 sha256:5ffa45cfb494cd33d365d10bf1682b55ae6733b9efec850001a276ec9c4f8bd6 156B / 156B 1.9s done [2020-03-09T15:43:20.689Z] #27 20.91 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-03-09T15:43:20.689Z] #27 ... [2020-03-09T15:43:20.689Z] [2020-03-09T15:43:20.689Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-09T15:43:20.689Z] #35 61.23 Selecting previously unselected package libjsoncpp1:amd64. [2020-03-09T15:43:20.689Z] #35 61.26 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-03-09T15:43:20.689Z] #35 61.27 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-03-09T15:43:20.689Z] #35 61.40 Selecting previously unselected package librhash0:amd64. [2020-03-09T15:43:20.689Z] #35 61.43 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-03-09T15:43:20.689Z] #35 61.46 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-03-09T15:43:20.689Z] #35 61.68 Selecting previously unselected package libuv1:amd64. [2020-03-09T15:43:20.689Z] #35 61.71 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-03-09T15:43:20.689Z] #35 61.72 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-03-09T15:43:20.689Z] #35 61.89 Selecting previously unselected package cmake. [2020-03-09T15:43:20.689Z] #35 61.90 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-03-09T15:43:20.689Z] #35 61.91 Unpacking cmake (3.13.4-1) ... [2020-03-09T15:43:20.689Z] #35 65.69 Setting up libicu63:amd64 (63.1-6) ... [2020-03-09T15:43:20.689Z] #35 65.70 Setting up xxd (2:8.1.0875-5) ... [2020-03-09T15:43:20.689Z] #35 65.71 Setting up libuv1:amd64 (1.24.1-1) ... [2020-03-09T15:43:20.689Z] #35 65.72 Setting up vim-common (2:8.1.0875-5) ... [2020-03-09T15:43:20.689Z] #35 65.74 Setting up librhash0:amd64 (1.3.8-1) ... [2020-03-09T15:43:20.689Z] #35 65.75 Setting up cmake-data (3.13.4-1) ... [2020-03-09T15:43:20.689Z] #35 65.77 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-03-09T15:43:20.689Z] #35 65.80 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-03-09T15:43:20.689Z] #35 65.81 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-03-09T15:43:20.689Z] #35 65.83 Setting up cmake (3.13.4-1) ... [2020-03-09T15:43:20.689Z] #35 65.85 Processing triggers for libc-bin (2.28-10) ... [2020-03-09T15:43:20.689Z] #35 65.90 Processing triggers for mime-support (3.62) ... [2020-03-09T15:43:20.689Z] #35 DONE 66.9s [2020-03-09T15:43:20.689Z] [2020-03-09T15:43:20.689Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-09T15:43:20.689Z] #36 DONE 0.1s [2020-03-09T15:43:20.689Z] [2020-03-09T15:43:20.689Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-03-09T15:43:20.689Z] #37 DONE 0.1s [2020-03-09T15:43:20.689Z] [2020-03-09T15:43:20.689Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-09T15:43:20.689Z] #10 62.89 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-03-09T15:43:20.689Z] #10 62.90 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-03-09T15:43:20.689Z] #10 62.92 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-03-09T15:43:20.859Z] #7 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 29.10MB / 102.16MB 2.1s [2020-03-09T15:43:20.859Z] #7 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 35.72MB / 102.16MB 2.2s [2020-03-09T15:43:20.859Z] #7 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 47.24MB / 102.16MB 2.3s [2020-03-09T15:43:21.226Z] #7 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 55.97MB / 102.16MB 2.4s [2020-03-09T15:43:21.226Z] #7 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 64.65MB / 102.16MB 2.5s [2020-03-09T15:43:21.226Z] #7 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 84.25MB / 102.16MB 2.7s [2020-03-09T15:43:21.587Z] #7 ... [2020-03-09T15:43:21.587Z] [2020-03-09T15:43:21.587Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-03-09T15:43:21.587Z] #71 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2020-03-09T15:43:21.587Z] #71 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2020-03-09T15:43:21.587Z] #71 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-03-09T15:43:21.587Z] #71 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 2.2s done [2020-03-09T15:43:21.587Z] #71 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 0.5s done [2020-03-09T15:43:21.587Z] #71 DONE 2.8s [2020-03-09T15:43:21.587Z] [2020-03-09T15:43:21.587Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-09T15:43:21.587Z] #7 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 94.00MB / 102.16MB 2.8s [2020-03-09T15:43:21.587Z] #7 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 102.16MB / 102.16MB 2.9s [2020-03-09T15:43:21.587Z] #7 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 102.16MB / 102.16MB 3.0s done [2020-03-09T15:43:21.615Z] #10 ... [2020-03-09T15:43:21.615Z] [2020-03-09T15:43:21.615Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-09T15:43:21.615Z] #27 21.42 [2020-03-09T15:43:21.615Z] #27 21.60 ######################################################################## 100.0% [2020-03-09T15:43:21.615Z] #27 21.74 [2020-03-09T15:43:21.615Z] #27 21.89 Download of images into '/build' complete. [2020-03-09T15:43:21.615Z] #27 21.90 Use something like the following to load the result into a Docker daemon: [2020-03-09T15:43:21.615Z] #27 21.90 tar -cC '/build' . | docker load [2020-03-09T15:43:21.615Z] #27 DONE 22.0s [2020-03-09T15:43:21.615Z] [2020-03-09T15:43:21.615Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T15:43:21.871Z] #38 ... [2020-03-09T15:43:21.871Z] [2020-03-09T15:43:21.871Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T15:43:21.871Z] #47 57.81 time [2020-03-09T15:43:21.871Z] #47 64.53 os [2020-03-09T15:43:21.871Z] #47 65.60 strings [2020-03-09T15:43:21.871Z] #47 ... [2020-03-09T15:43:21.871Z] [2020-03-09T15:43:21.871Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T15:43:21.871Z] #33 63.92 strings [2020-03-09T15:43:21.871Z] #33 67.07 path [2020-03-09T15:43:21.871Z] #33 67.87 text/tabwriter [2020-03-09T15:43:22.126Z] #33 68.01 fmt [2020-03-09T15:43:22.353Z] #7 extracting sha256:0a3603da42bb9e22573006a7f894b198954caeab529e2e041660e12c4fe62462 1.9s done [2020-03-09T15:43:22.353Z] #7 extracting sha256:16a7b142236e4c473f4fd19a0485f74364510f658dc999627e6c41f4684a50d5 [2020-03-09T15:43:22.704Z] #7 extracting sha256:16a7b142236e4c473f4fd19a0485f74364510f658dc999627e6c41f4684a50d5 0.3s done [2020-03-09T15:43:22.705Z] #7 extracting sha256:6f2c5965845a6f2fd1bfaa3a4814a17655d46330b5f60ed861daaa390d5b82a2 0.1s [2020-03-09T15:43:23.062Z] #7 extracting sha256:6f2c5965845a6f2fd1bfaa3a4814a17655d46330b5f60ed861daaa390d5b82a2 0.2s done [2020-03-09T15:43:23.062Z] #7 extracting sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 [2020-03-09T15:43:23.490Z] #33 ... [2020-03-09T15:43:23.490Z] [2020-03-09T15:43:23.490Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T15:43:23.490Z] #47 69.46 regexp/syntax [2020-03-09T15:43:24.053Z] #47 69.96 fmt [2020-03-09T15:43:25.036Z] #7 extracting sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 1.7s done [2020-03-09T15:43:25.036Z] #7 extracting sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 [2020-03-09T15:43:25.417Z] #47 ... [2020-03-09T15:43:25.417Z] [2020-03-09T15:43:25.417Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-09T15:43:25.417Z] #43 71.30 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-03-09T15:43:25.417Z] #43 71.32 Processing triggers for libc-bin (2.28-10) ... [2020-03-09T15:43:25.417Z] #43 DONE 71.7s [2020-03-09T15:43:25.675Z] [2020-03-09T15:43:25.675Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T15:43:25.675Z] #38 4.122 + RM_GOPATH=0 [2020-03-09T15:43:25.675Z] #38 4.122 + TMP_GOPATH= [2020-03-09T15:43:25.675Z] #38 4.122 + : /build [2020-03-09T15:43:25.675Z] #38 4.122 + '[' -z '' ']' [2020-03-09T15:43:25.675Z] #38 4.122 ++ mktemp -d [2020-03-09T15:43:25.675Z] #38 4.123 + export GOPATH=/tmp/tmp.w3VdUDKEdm [2020-03-09T15:43:25.675Z] #38 4.123 + GOPATH=/tmp/tmp.w3VdUDKEdm [2020-03-09T15:43:25.675Z] #38 4.123 + RM_GOPATH=1 [2020-03-09T15:43:25.675Z] #38 4.124 ++ dirname ./install.sh [2020-03-09T15:43:25.675Z] #38 4.130 + dir=. [2020-03-09T15:43:25.675Z] #38 4.130 + bin=tini [2020-03-09T15:43:25.675Z] #38 4.130 + shift [2020-03-09T15:43:25.675Z] #38 4.131 + '[' '!' -f ./tini.installer ']' [2020-03-09T15:43:25.675Z] #38 4.131 + . ./tini.installer [2020-03-09T15:43:25.675Z] #38 4.134 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-09T15:43:25.675Z] #38 4.139 + install_tini [2020-03-09T15:43:25.675Z] #38 4.139 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-03-09T15:43:25.675Z] #38 4.139 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-09T15:43:25.675Z] #38 4.139 + git clone https://github.com/krallin/tini.git /tmp/tmp.w3VdUDKEdm/tini [2020-03-09T15:43:25.675Z] #38 4.141 Cloning into '/tmp/tmp.w3VdUDKEdm/tini'... [2020-03-09T15:43:26.236Z] #38 5.173 + cd /tmp/tmp.w3VdUDKEdm/tini [2020-03-09T15:43:26.236Z] #38 5.174 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-09T15:43:26.236Z] #38 5.239 + cmake . [2020-03-09T15:43:26.797Z] #38 5.962 -- The C compiler identification is GNU 8.3.0 [2020-03-09T15:43:26.797Z] #38 6.036 -- Check for working C compiler: /usr/bin/cc [2020-03-09T15:43:26.845Z] #7 extracting sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 1.5s done [2020-03-09T15:43:26.845Z] #7 extracting sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f [2020-03-09T15:43:27.722Z] #38 6.872 -- Check for working C compiler: /usr/bin/cc -- works [2020-03-09T15:43:27.722Z] #38 6.878 -- Detecting C compiler ABI info [2020-03-09T15:43:28.283Z] #38 7.529 -- Detecting C compiler ABI info - done [2020-03-09T15:43:28.283Z] #38 7.584 -- Detecting C compile features [2020-03-09T15:43:28.538Z] #38 ... [2020-03-09T15:43:28.538Z] [2020-03-09T15:43:28.538Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T15:43:28.538Z] #56 64.50 os [2020-03-09T15:43:28.538Z] #56 67.32 encoding/binary [2020-03-09T15:43:28.538Z] #56 68.64 fmt [2020-03-09T15:43:28.538Z] #56 71.24 encoding/base64 [2020-03-09T15:43:28.538Z] #56 72.33 golang.org/x/sys/unix [2020-03-09T15:43:28.794Z] #56 ... [2020-03-09T15:43:28.794Z] [2020-03-09T15:43:28.794Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-09T15:43:28.794Z] #10 72.60 Selecting previously unselected package gcc-mingw-w64-base. [2020-03-09T15:43:28.794Z] #10 72.65 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-03-09T15:43:28.794Z] #10 72.66 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-03-09T15:43:28.794Z] #10 72.83 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-03-09T15:43:28.794Z] #10 72.84 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-03-09T15:43:28.794Z] #10 72.85 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-09T15:43:28.874Z] ok github.com/docker/docker/cmd/dockerd 0.160s coverage: 30.7% of statements [2020-03-09T15:43:28.874Z] ok github.com/docker/docker/container 0.190s coverage: 34.9% of statements [2020-03-09T15:43:28.874Z] ? github.com/docker/docker/container/stream [no test files] [2020-03-09T15:43:28.874Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-03-09T15:43:28.874Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-03-09T15:43:28.874Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-03-09T15:43:30.032Z] #7 extracting sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 2.9s done [2020-03-09T15:43:30.032Z] #7 extracting sha256:5ffa45cfb494cd33d365d10bf1682b55ae6733b9efec850001a276ec9c4f8bd6 done [2020-03-09T15:43:30.032Z] #7 DONE 11.4s [2020-03-09T15:43:30.032Z] [2020-03-09T15:43:30.032Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-03-09T15:43:30.778Z] #8 DONE 0.6s [2020-03-09T15:43:30.778Z] [2020-03-09T15:43:30.778Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-03-09T15:43:31.134Z] #9 DONE 0.7s [2020-03-09T15:43:31.420Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.042s coverage: 65.3% of statements [2020-03-09T15:43:31.497Z] [2020-03-09T15:43:31.497Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-03-09T15:43:31.497Z] #29 DONE 0.1s [2020-03-09T15:43:31.497Z] [2020-03-09T15:43:31.497Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-03-09T15:43:31.497Z] #40 DONE 0.1s [2020-03-09T15:43:31.497Z] [2020-03-09T15:43:31.497Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-09T15:43:31.497Z] #21 DONE 0.1s [2020-03-09T15:43:31.497Z] [2020-03-09T15:43:31.497Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-03-09T15:43:31.497Z] #55 DONE 0.1s [2020-03-09T15:43:31.497Z] [2020-03-09T15:43:31.497Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-03-09T15:43:31.497Z] #46 DONE 0.1s [2020-03-09T15:43:31.497Z] [2020-03-09T15:43:31.497Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-03-09T15:43:31.497Z] #32 DONE 0.1s [2020-03-09T15:43:31.497Z] [2020-03-09T15:43:31.497Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-03-09T15:43:31.497Z] #73 DONE 0.1s [2020-03-09T15:43:31.497Z] [2020-03-09T15:43:31.497Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-03-09T15:43:31.497Z] #67 DONE 0.1s [2020-03-09T15:43:31.497Z] [2020-03-09T15:43:31.497Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-03-09T15:43:31.497Z] #22 DONE 0.1s [2020-03-09T15:43:31.497Z] [2020-03-09T15:43:31.497Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-03-09T15:43:31.497Z] #52 DONE 0.1s [2020-03-09T15:43:31.497Z] [2020-03-09T15:43:31.497Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-03-09T15:43:31.497Z] #49 DONE 0.1s [2020-03-09T15:43:31.497Z] [2020-03-09T15:43:31.497Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T15:43:32.805Z] ok github.com/docker/docker/daemon/cluster/convert 0.043s coverage: 35.7% of statements [2020-03-09T15:43:32.957Z] #10 ... [2020-03-09T15:43:32.957Z] [2020-03-09T15:43:32.957Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T15:43:32.957Z] #38 9.884 -- Detecting C compile features - done [2020-03-09T15:43:32.957Z] #38 9.917 -- Performing Test HAS_BUILTIN_FORTIFY [2020-03-09T15:43:32.957Z] #38 10.21 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-03-09T15:43:32.957Z] #38 10.33 -- Configuring done [2020-03-09T15:43:32.957Z] #38 10.36 -- Generating done [2020-03-09T15:43:32.957Z] #38 10.37 -- Build files have been written to: /tmp/tmp.w3VdUDKEdm/tini [2020-03-09T15:43:32.957Z] #38 10.40 + make tini-static [2020-03-09T15:43:32.957Z] #38 10.81 Scanning dependencies of target tini-static [2020-03-09T15:43:32.957Z] #38 10.91 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-03-09T15:43:33.215Z] #38 12.47 [100%] Linking C executable tini-static [2020-03-09T15:43:33.470Z] #38 ... [2020-03-09T15:43:33.470Z] [2020-03-09T15:43:33.470Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T15:43:33.470Z] #33 69.56 path/filepath [2020-03-09T15:43:33.470Z] #33 70.87 io/ioutil [2020-03-09T15:43:33.470Z] #33 73.11 github.com/BurntSushi/toml [2020-03-09T15:43:33.470Z] #33 73.12 flag [2020-03-09T15:43:33.470Z] #33 75.00 log [2020-03-09T15:43:33.470Z] #33 77.71 github.com/BurntSushi/toml/cmd/tomlv [2020-03-09T15:43:33.732Z] #33 ... [2020-03-09T15:43:33.732Z] [2020-03-09T15:43:33.732Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T15:43:33.732Z] #44 3.726 Note: Building without setproctitle() and strlcpy() support. [2020-03-09T15:43:33.732Z] #44 3.727 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-03-09T15:43:33.732Z] #44 3.731 Note: Building without GnuTLS support [2020-03-09T15:43:33.732Z] #44 5.731 fatal: not a git repository (or any of the parent directories): .git [2020-03-09T15:43:33.732Z] #44 5.798 GEN .gitid [2020-03-09T15:43:33.732Z] #44 5.807 GEN criu/include/version.h [2020-03-09T15:43:33.732Z] #44 5.846 GEN include/common/asm [2020-03-09T15:43:33.732Z] #44 7.535 PBCC images/google/protobuf/descriptor.pb-c.c [2020-03-09T15:43:33.732Z] #44 7.622 PBCC images/opts.pb-c.c [2020-03-09T15:43:33.732Z] #44 7.690 PBCC images/sit.pb-c.c [2020-03-09T15:43:33.732Z] #44 7.782 DEP images/google/protobuf/descriptor.pb-c.d [2020-03-09T15:43:33.732Z] #44 7.878 DEP images/opts.pb-c.d [2020-03-09T15:43:33.732Z] #44 7.974 DEP images/sit.pb-c.d [2020-03-09T15:43:33.732Z] #44 8.020 PBCC images/macvlan.pb-c.c [2020-03-09T15:43:33.732Z] #44 8.045 DEP images/macvlan.pb-c.d [2020-03-09T15:43:33.732Z] #44 8.086 PBCC images/autofs.pb-c.c [2020-03-09T15:43:33.732Z] #44 8.114 DEP images/autofs.pb-c.d [2020-03-09T15:43:33.732Z] #44 8.167 PBCC images/sysctl.pb-c.c [2020-03-09T15:43:33.732Z] #44 8.204 DEP images/sysctl.pb-c.d [2020-03-09T15:43:33.732Z] #44 8.286 PBCC images/time.pb-c.c [2020-03-09T15:43:33.732Z] #44 8.298 DEP images/time.pb-c.d [2020-03-09T15:43:33.732Z] #44 8.346 PBCC images/binfmt-misc.pb-c.c [2020-03-09T15:43:33.732Z] #44 8.357 DEP images/binfmt-misc.pb-c.d [2020-03-09T15:43:33.732Z] #44 8.426 PBCC images/seccomp.pb-c.c [2020-03-09T15:43:33.732Z] #44 8.450 DEP images/seccomp.pb-c.d [2020-03-09T15:43:33.988Z] #44 8.512 PBCC images/userns.pb-c.c [2020-03-09T15:43:33.988Z] #44 ... [2020-03-09T15:43:33.988Z] [2020-03-09T15:43:33.988Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T15:43:33.988Z] #38 13.11 [100%] Built target tini-static [2020-03-09T15:43:33.988Z] #38 13.18 + mkdir -p /build [2020-03-09T15:43:33.988Z] #38 13.19 + cp tini-static /build/docker-init [2020-03-09T15:43:34.191Z] ok github.com/docker/docker/daemon/cluster 0.158s coverage: 0.5% of statements [2020-03-09T15:43:34.619Z] #38 DONE 13.5s [2020-03-09T15:43:34.619Z] [2020-03-09T15:43:34.619Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T15:43:34.619Z] #44 8.606 DEP images/userns.pb-c.d [2020-03-09T15:43:34.619Z] #44 8.736 PBCC images/cgroup.pb-c.c [2020-03-09T15:43:34.619Z] #44 8.801 DEP images/cgroup.pb-c.d [2020-03-09T15:43:34.619Z] #44 8.879 PBCC images/fown.pb-c.c [2020-03-09T15:43:34.619Z] #44 8.901 PBCC images/ext-file.pb-c.c [2020-03-09T15:43:34.619Z] #44 8.959 DEP images/fown.pb-c.d [2020-03-09T15:43:34.619Z] #44 9.117 DEP images/ext-file.pb-c.d [2020-03-09T15:43:34.619Z] #44 9.245 PBCC images/rpc.pb-c.c [2020-03-09T15:43:34.619Z] #44 9.289 DEP images/rpc.pb-c.d [2020-03-09T15:43:34.874Z] #44 9.401 PBCC images/siginfo.pb-c.c [2020-03-09T15:43:34.874Z] #44 9.437 DEP images/siginfo.pb-c.d [2020-03-09T15:43:34.874Z] #44 9.503 PBCC images/pagemap.pb-c.c [2020-03-09T15:43:35.129Z] #44 9.615 DEP images/pagemap.pb-c.d [2020-03-09T15:43:35.129Z] #44 9.753 PBCC images/rlimit.pb-c.c [2020-03-09T15:43:35.129Z] #44 9.827 DEP images/rlimit.pb-c.d [2020-03-09T15:43:35.384Z] #44 9.914 PBCC images/file-lock.pb-c.c [2020-03-09T15:43:35.384Z] #44 9.940 DEP images/file-lock.pb-c.d [2020-03-09T15:43:35.384Z] #44 10.03 PBCC images/tty.pb-c.c [2020-03-09T15:43:35.603Z] #50 3.514 + RM_GOPATH=0 [2020-03-09T15:43:35.603Z] #50 3.514 + TMP_GOPATH= [2020-03-09T15:43:35.603Z] #50 3.514 + : /build [2020-03-09T15:43:35.603Z] #50 3.514 + '[' -z '' ']' [2020-03-09T15:43:35.603Z] #50 3.514 ++ mktemp -d [2020-03-09T15:43:35.603Z] #50 3.514 + export GOPATH=/tmp/tmp.uwhMFWyUNh [2020-03-09T15:43:35.603Z] #50 3.514 + GOPATH=/tmp/tmp.uwhMFWyUNh [2020-03-09T15:43:35.603Z] #50 3.514 + RM_GOPATH=1 [2020-03-09T15:43:35.603Z] #50 3.515 ++ dirname ./install.sh [2020-03-09T15:43:35.603Z] #50 3.515 + dir=. [2020-03-09T15:43:35.603Z] #50 3.515 + bin=gotestsum [2020-03-09T15:43:35.603Z] #50 3.515 + shift [2020-03-09T15:43:35.603Z] #50 3.515 + '[' '!' -f ./gotestsum.installer ']' [2020-03-09T15:43:35.603Z] #50 3.515 + . ./gotestsum.installer [2020-03-09T15:43:35.603Z] #50 3.515 ++ : v0.3.5 [2020-03-09T15:43:35.603Z] #50 3.515 + install_gotestsum [2020-03-09T15:43:35.603Z] #50 3.515 + echo 'Installing gotestsum version v0.3.5' [2020-03-09T15:43:35.603Z] #50 3.515 Installing gotestsum version v0.3.5 [2020-03-09T15:43:35.603Z] #50 3.515 + go get -d gotest.tools/gotestsum [2020-03-09T15:43:35.640Z] #44 10.08 DEP images/tty.pb-c.d [2020-03-09T15:43:35.640Z] #44 10.10 PBCC images/tun.pb-c.c [2020-03-09T15:43:35.640Z] #44 10.18 PBCC images/netdev.pb-c.c [2020-03-09T15:43:35.640Z] #44 10.24 DEP images/tun.pb-c.d [2020-03-09T15:43:35.640Z] #44 10.35 DEP images/netdev.pb-c.d [2020-03-09T15:43:35.895Z] #44 10.44 PBCC images/vma.pb-c.c [2020-03-09T15:43:35.895Z] #44 10.49 DEP images/vma.pb-c.d [2020-03-09T15:43:35.895Z] #44 10.58 PBCC images/creds.pb-c.c [2020-03-09T15:43:35.895Z] #44 10.63 DEP images/creds.pb-c.d [2020-03-09T15:43:36.150Z] #44 10.73 PBCC images/utsns.pb-c.c [2020-03-09T15:43:36.150Z] #44 10.77 DEP images/utsns.pb-c.d [2020-03-09T15:43:36.150Z] #44 10.82 PBCC images/ipc-desc.pb-c.c [2020-03-09T15:43:36.150Z] #44 10.86 PBCC images/ipc-sem.pb-c.c [2020-03-09T15:43:36.406Z] #44 10.90 DEP images/ipc-desc.pb-c.d [2020-03-09T15:43:36.406Z] #44 10.93 DEP images/ipc-sem.pb-c.d [2020-03-09T15:43:36.406Z] #44 11.03 PBCC images/ipc-msg.pb-c.c [2020-03-09T15:43:36.406Z] #44 11.10 DEP images/ipc-msg.pb-c.d [2020-03-09T15:43:36.406Z] #44 11.15 PBCC images/ipc-shm.pb-c.c [2020-03-09T15:43:36.661Z] #44 11.20 DEP images/ipc-shm.pb-c.d [2020-03-09T15:43:36.661Z] #44 11.25 PBCC images/ipc-var.pb-c.c [2020-03-09T15:43:36.661Z] #44 11.29 DEP images/ipc-var.pb-c.d [2020-03-09T15:43:36.661Z] #44 ... [2020-03-09T15:43:36.661Z] [2020-03-09T15:43:36.661Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T15:43:36.661Z] #33 DONE 82.7s [2020-03-09T15:43:36.661Z] [2020-03-09T15:43:36.661Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T15:43:36.661Z] #44 11.40 PBCC images/sk-opts.pb-c.c [2020-03-09T15:43:36.917Z] #44 11.49 PBCC images/packet-sock.pb-c.c [2020-03-09T15:43:36.917Z] #44 11.61 DEP images/sk-opts.pb-c.d [2020-03-09T15:43:37.172Z] #44 11.75 DEP images/packet-sock.pb-c.d [2020-03-09T15:43:37.172Z] #44 11.92 PBCC images/sk-netlink.pb-c.c [2020-03-09T15:43:37.271Z] #50 ... [2020-03-09T15:43:37.271Z] [2020-03-09T15:43:37.271Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T15:43:37.271Z] #33 3.401 + RM_GOPATH=0 [2020-03-09T15:43:37.271Z] #33 3.402 + TMP_GOPATH= [2020-03-09T15:43:37.271Z] #33 3.402 + : /build [2020-03-09T15:43:37.271Z] #33 3.402 + '[' -z '' ']' [2020-03-09T15:43:37.271Z] #33 3.402 ++ mktemp -d [2020-03-09T15:43:37.271Z] #33 3.403 + export GOPATH=/tmp/tmp.IdM3zO7qX9 [2020-03-09T15:43:37.271Z] #33 3.403 + GOPATH=/tmp/tmp.IdM3zO7qX9 [2020-03-09T15:43:37.271Z] #33 3.403 + RM_GOPATH=1 [2020-03-09T15:43:37.271Z] #33 3.403 ++ dirname ./install.sh [2020-03-09T15:43:37.271Z] #33 3.403 + dir=. [2020-03-09T15:43:37.271Z] #33 3.404 + bin=tomlv [2020-03-09T15:43:37.271Z] #33 3.404 + shift [2020-03-09T15:43:37.271Z] #33 3.404 + '[' '!' -f ./tomlv.installer ']' [2020-03-09T15:43:37.271Z] #33 3.404 + . ./tomlv.installer [2020-03-09T15:43:37.271Z] #33 3.404 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-09T15:43:37.271Z] #33 3.404 + install_tomlv [2020-03-09T15:43:37.271Z] #33 3.404 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-03-09T15:43:37.271Z] #33 3.404 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-09T15:43:37.271Z] #33 3.404 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.IdM3zO7qX9/src/github.com/BurntSushi/toml [2020-03-09T15:43:37.271Z] #33 3.414 Cloning into '/tmp/tmp.IdM3zO7qX9/src/github.com/BurntSushi/toml'... [2020-03-09T15:43:37.271Z] #33 4.103 + cd /tmp/tmp.IdM3zO7qX9/src/github.com/BurntSushi/toml [2020-03-09T15:43:37.271Z] #33 4.103 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-09T15:43:37.271Z] #33 4.122 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-03-09T15:43:37.271Z] #33 4.471 runtime/internal/atomic [2020-03-09T15:43:37.271Z] #33 4.476 internal/cpu [2020-03-09T15:43:37.271Z] #33 4.629 runtime/internal/sys [2020-03-09T15:43:37.271Z] #33 4.779 runtime/internal/math [2020-03-09T15:43:37.271Z] #33 4.823 math/bits [2020-03-09T15:43:37.271Z] #33 5.007 internal/bytealg [2020-03-09T15:43:37.271Z] #33 5.300 math [2020-03-09T15:43:37.271Z] #33 5.362 runtime [2020-03-09T15:43:37.428Z] #44 12.00 DEP images/sk-netlink.pb-c.d [2020-03-09T15:43:37.496Z] ok github.com/docker/docker/daemon/discovery 0.033s coverage: 30.0% of statements [2020-03-09T15:43:37.496Z] ok github.com/docker/docker/daemon/config 0.153s coverage: 81.7% of statements [2020-03-09T15:43:37.683Z] #44 12.15 PBCC images/sk-inet.pb-c.c [2020-03-09T15:43:37.683Z] #44 12.29 DEP images/sk-inet.pb-c.d [2020-03-09T15:43:37.881Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-03-09T15:43:37.881Z] [2020-03-09T15:43:37.882Z] [2020-03-09T15:43:37.882Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-03-09T15:43:37.882Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-03-09T15:43:37.882Z] HOSTNAME=08664bca9404 [2020-03-09T15:43:37.882Z] TEST_SKIP_INTEGRATION=1 [2020-03-09T15:43:37.882Z] TESTDEBUG=0 [2020-03-09T15:43:37.882Z] DEST=bundles/test-integration [2020-03-09T15:43:37.882Z] PWD=/go/src/github.com/docker/docker [2020-03-09T15:43:37.882Z] KEEPBUNDLE=1 [2020-03-09T15:43:37.882Z] DOCKER_GITCOMMIT=30bfe23d4f17241844e50ca1ce2465dbff15cbe4 [2020-03-09T15:43:37.882Z] container=docker [2020-03-09T15:43:37.882Z] HOME=/root [2020-03-09T15:43:37.882Z] GOLANG_VERSION=1.13.8 [2020-03-09T15:43:37.882Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-03-09T15:43:37.882Z] VALIDATE_BRANCH=master [2020-03-09T15:43:37.882Z] TERM=xterm [2020-03-09T15:43:37.882Z] DOCKER_PKG=github.com/docker/docker [2020-03-09T15:43:37.882Z] SHLVL=1 [2020-03-09T15:43:37.882Z] TIMEOUT=120m [2020-03-09T15:43:37.882Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-03-09T15:43:37.882Z] DOCKER_GRAPHDRIVER=overlay2 [2020-03-09T15:43:37.882Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-03-09T15:43:37.882Z] GO111MODULE=off [2020-03-09T15:43:37.882Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-03-09T15:43:37.882Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-03-09T15:43:37.882Z] GOPATH=/go [2020-03-09T15:43:37.882Z] PKG_CONFIG=pkg-config [2020-03-09T15:43:37.882Z] _=/usr/bin/env [2020-03-09T15:43:37.882Z] Building test suite binary ./integration-cli/test.main [2020-03-09T15:43:37.882Z] [2020-03-09T15:43:37.882Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-03-09T15:43:37.882Z] [2020-03-09T15:43:37.882Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-03-09T15:43:37.882Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-03-09T15:43:37.882Z] HOSTNAME=3cd9e9c8b40a [2020-03-09T15:43:37.882Z] TEST_SKIP_INTEGRATION=1 [2020-03-09T15:43:37.882Z] TESTDEBUG=0 [2020-03-09T15:43:37.882Z] DEST=bundles/test-integration [2020-03-09T15:43:37.882Z] PWD=/go/src/github.com/docker/docker [2020-03-09T15:43:37.882Z] KEEPBUNDLE=1 [2020-03-09T15:43:37.882Z] DOCKER_GITCOMMIT=30bfe23d4f17241844e50ca1ce2465dbff15cbe4 [2020-03-09T15:43:37.882Z] container=docker [2020-03-09T15:43:37.882Z] HOME=/root [2020-03-09T15:43:37.882Z] GOLANG_VERSION=1.13.8 [2020-03-09T15:43:37.882Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-03-09T15:43:37.882Z] VALIDATE_BRANCH=master [2020-03-09T15:43:37.882Z] TERM=xterm [2020-03-09T15:43:37.882Z] DOCKER_PKG=github.com/docker/docker [2020-03-09T15:43:37.882Z] SHLVL=1 [2020-03-09T15:43:37.882Z] TIMEOUT=120m [2020-03-09T15:43:37.882Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-03-09T15:43:37.882Z] DOCKER_GRAPHDRIVER=overlay2 [2020-03-09T15:43:37.882Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-03-09T15:43:37.882Z] GO111MODULE=off [2020-03-09T15:43:37.882Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-03-09T15:43:37.882Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-03-09T15:43:37.882Z] GOPATH=/go [2020-03-09T15:43:37.882Z] PKG_CONFIG=pkg-config [2020-03-09T15:43:37.882Z] _=/usr/bin/env [2020-03-09T15:43:37.882Z] Building test suite binary ./integration-cli/test.main [2020-03-09T15:43:37.882Z] No new tests added to integration. [2020-03-09T15:43:37.882Z] [2020-03-09T15:43:37.882Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-03-09T15:43:37.882Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-03-09T15:43:37.882Z] HOSTNAME=c0300a581e85 [2020-03-09T15:43:37.882Z] TESTDEBUG=0 [2020-03-09T15:43:37.882Z] DEST=bundles/test-integration [2020-03-09T15:43:37.882Z] PWD=/go/src/github.com/docker/docker [2020-03-09T15:43:37.882Z] KEEPBUNDLE=1 [2020-03-09T15:43:37.882Z] DOCKER_GITCOMMIT=30bfe23d4f17241844e50ca1ce2465dbff15cbe4 [2020-03-09T15:43:37.882Z] container=docker [2020-03-09T15:43:37.882Z] HOME=/root [2020-03-09T15:43:37.882Z] GOLANG_VERSION=1.13.8 [2020-03-09T15:43:37.882Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-03-09T15:43:37.882Z] VALIDATE_BRANCH=master [2020-03-09T15:43:37.882Z] TERM=xterm [2020-03-09T15:43:37.882Z] DOCKER_PKG=github.com/docker/docker [2020-03-09T15:43:37.882Z] SHLVL=1 [2020-03-09T15:43:37.882Z] TIMEOUT=120m [2020-03-09T15:43:37.882Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-03-09T15:43:37.882Z] DOCKER_GRAPHDRIVER=overlay2 [2020-03-09T15:43:37.882Z] GO111MODULE=off [2020-03-09T15:43:37.882Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-03-09T15:43:37.882Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-03-09T15:43:37.882Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-03-09T15:43:37.882Z] GOPATH=/go [2020-03-09T15:43:37.882Z] PKG_CONFIG=pkg-config [2020-03-09T15:43:37.882Z] _=/usr/bin/env [2020-03-09T15:43:37.882Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-03-09T15:43:37.938Z] #44 12.43 PBCC images/sk-unix.pb-c.c [2020-03-09T15:43:37.938Z] #44 12.46 DEP images/sk-unix.pb-c.d [2020-03-09T15:43:37.938Z] #44 12.47 PBCC images/mm.pb-c.c [2020-03-09T15:43:37.938Z] #44 12.49 DEP images/mm.pb-c.d [2020-03-09T15:43:37.938Z] #44 12.50 PBCC images/timerfd.pb-c.c [2020-03-09T15:43:37.938Z] #44 12.51 DEP images/timerfd.pb-c.d [2020-03-09T15:43:37.938Z] #44 12.53 PBCC images/timer.pb-c.c [2020-03-09T15:43:37.938Z] #44 12.56 DEP images/timer.pb-c.d [2020-03-09T15:43:37.938Z] #44 12.61 PBCC images/sa.pb-c.c [2020-03-09T15:43:38.194Z] #44 12.72 DEP images/sa.pb-c.d [2020-03-09T15:43:38.194Z] #44 12.77 PBCC images/pipe-data.pb-c.c [2020-03-09T15:43:38.194Z] #44 12.81 DEP images/pipe-data.pb-c.d [2020-03-09T15:43:38.194Z] #44 12.84 PBCC images/mnt.pb-c.c [2020-03-09T15:43:38.194Z] #44 12.89 DEP images/mnt.pb-c.d [2020-03-09T15:43:38.194Z] #44 12.92 PBCC images/sk-packet.pb-c.c [2020-03-09T15:43:38.194Z] #44 12.95 DEP images/sk-packet.pb-c.d [2020-03-09T15:43:38.449Z] #44 13.02 PBCC images/tcp-stream.pb-c.c [2020-03-09T15:43:38.449Z] #44 ... [2020-03-09T15:43:38.449Z] [2020-03-09T15:43:38.449Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T15:43:38.449Z] #47 74.38 flag [2020-03-09T15:43:38.449Z] #47 75.65 go/token [2020-03-09T15:43:38.449Z] #47 76.63 regexp [2020-03-09T15:43:38.449Z] #47 76.70 go/scanner [2020-03-09T15:43:38.449Z] #47 78.11 go/ast [2020-03-09T15:43:38.449Z] #47 80.22 internal/lazyregexp [2020-03-09T15:43:38.449Z] #47 81.08 net/url [2020-03-09T15:43:38.449Z] #47 83.35 text/template/parse [2020-03-09T15:43:38.449Z] #47 84.63 go/parser [2020-03-09T15:43:38.449Z] #47 ... [2020-03-09T15:43:38.449Z] [2020-03-09T15:43:38.449Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T15:43:38.449Z] #65 39.86 Checking out files: 38% (1216/3196) Checking out files: 39% (1247/3196) Checking out files: 40% (1279/3196) Checking out files: 41% (1311/3196) Checking out files: 42% (1343/3196) Checking out files: 43% (1375/3196) Checking out files: 44% (1407/3196) Checking out files: 45% (1439/3196) Checking out files: 46% (1471/3196) Checking out files: 47% (1503/3196) Checking out files: 48% (1535/3196) Checking out files: 49% (1567/3196) Checking out files: 50% (1598/3196) Checking out files: 51% (1630/3196) Checking out files: 52% (1662/3196) Checking out files: 53% (1694/3196) Checking out files: 54% (1726/3196) Checking out files: 55% (1758/3196) Checking out files: 56% (1790/3196) Checking out files: 57% (1822/3196) Checking out files: 58% (1854/3196) Checking out files: 59% (1886/3196) Checking out files: 60% (1918/3196) Checking out files: 61% (1950/3196) Checking out files: 62% (1982/3196) Checking out files: 63% (2014/3196) Checking out files: 64% (2046/3196) Checking out files: 65% (2078/3196) Checking out files: 66% (2110/3196) Checking out files: 67% (2142/3196) Checking out files: 68% (2174/3196) Checking out files: 69% (2206/3196) Checking out files: 70% (2238/3196) Checking out files: 71% (2270/3196) Checking out files: 72% (2302/3196) Checking out files: 73% (2334/3196) Checking out files: 74% (2366/3196) Checking out files: 75% (2397/3196) Checking out files: 76% (2429/3196) Checking out files: 77% (2461/3196) Checking out files: 78% (2493/3196) Checking out files: 78% (2496/3196) Checking out files: 79% (2525/3196) Checking out files: 80% (2557/3196) Checking out files: 81% (2589/3196) Checking out files: 82% (2621/3196) Checking out files: 83% (2653/3196) Checking out files: 84% (2685/3196) Checking out files: 85% (2717/3196) Checking out files: 86% (2749/3196) Checking out files: 87% (2781/3196) Checking out files: 88% (2813/3196) Checking out files: 89% (2845/3196) Checking out files: 90% (2877/3196) Checking out files: 91% (2909/3196) Checking out files: 92% (2941/3196) Checking out files: 93% (2973/3196) Checking out files: 94% (3005/3196) Checking out files: 95% (3037/3196) Checking out files: 96% (3069/3196) Checking out files: 97% (3101/3196) Checking out files: 97% (3121/3196) Checking out files: 98% (3133/3196) Checking out files: 99% (3165/3196) Checking out files: 100% (3196/3196) Checking out files: 100% (3196/3196), done. [2020-03-09T15:43:38.449Z] #65 42.11 + cd /tmp/tmp.QGWIE90fEZ/src/github.com/containerd/containerd [2020-03-09T15:43:38.449Z] #65 42.11 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-09T15:43:38.704Z] #65 43.59 + export 'BUILDTAGS=netgo osusergo static_build' [2020-03-09T15:43:38.704Z] #65 43.59 + BUILDTAGS='netgo osusergo static_build' [2020-03-09T15:43:38.704Z] #65 43.59 + export EXTRA_FLAGS=-buildmode=pie [2020-03-09T15:43:38.704Z] #65 43.59 + EXTRA_FLAGS=-buildmode=pie [2020-03-09T15:43:38.704Z] #65 43.59 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-03-09T15:43:38.704Z] #65 43.59 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-03-09T15:43:38.704Z] #65 43.59 + '[' '' = dynamic ']' [2020-03-09T15:43:38.704Z] #65 43.59 + make [2020-03-09T15:43:38.881Z] ok github.com/docker/docker/daemon/events 0.072s coverage: 50.0% of statements [2020-03-09T15:43:40.072Z] #65 44.58 + bin/ctr [2020-03-09T15:43:40.072Z] #65 ... [2020-03-09T15:43:40.072Z] [2020-03-09T15:43:40.072Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T15:43:40.072Z] #56 75.71 encoding/json [2020-03-09T15:43:40.072Z] #56 82.11 github.com/pkg/diff [2020-03-09T15:43:40.072Z] #56 83.38 go/ast [2020-03-09T15:43:40.072Z] #56 83.76 golang.org/x/crypto/ssh/terminal [2020-03-09T15:43:40.072Z] #56 85.36 mvdan.cc/editorconfig [2020-03-09T15:43:40.072Z] #56 ... [2020-03-09T15:43:40.072Z] [2020-03-09T15:43:40.072Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T15:43:40.072Z] #44 13.11 DEP images/tcp-stream.pb-c.d [2020-03-09T15:43:40.072Z] #44 13.20 PBCC images/pipe.pb-c.c [2020-03-09T15:43:40.072Z] #44 13.26 DEP images/pipe.pb-c.d [2020-03-09T15:43:40.072Z] #44 13.30 PBCC images/pstree.pb-c.c [2020-03-09T15:43:40.072Z] #44 13.33 DEP images/pstree.pb-c.d [2020-03-09T15:43:40.072Z] #44 13.38 PBCC images/fs.pb-c.c [2020-03-09T15:43:40.072Z] #44 13.41 DEP images/fs.pb-c.d [2020-03-09T15:43:40.072Z] #44 13.46 PBCC images/signalfd.pb-c.c [2020-03-09T15:43:40.072Z] #44 13.51 DEP images/signalfd.pb-c.d [2020-03-09T15:43:40.072Z] #44 13.57 PBCC images/fh.pb-c.c [2020-03-09T15:43:40.072Z] #44 13.66 PBCC images/fsnotify.pb-c.c [2020-03-09T15:43:40.072Z] #44 13.73 DEP images/fh.pb-c.d [2020-03-09T15:43:40.072Z] #44 13.78 DEP images/fsnotify.pb-c.d [2020-03-09T15:43:40.072Z] #44 13.83 PBCC images/eventpoll.pb-c.c [2020-03-09T15:43:40.072Z] #44 13.89 DEP images/eventpoll.pb-c.d [2020-03-09T15:43:40.072Z] #44 13.95 PBCC images/eventfd.pb-c.c [2020-03-09T15:43:40.072Z] #44 14.00 DEP images/eventfd.pb-c.d [2020-03-09T15:43:40.072Z] #44 14.04 PBCC images/remap-file-path.pb-c.c [2020-03-09T15:43:40.072Z] #44 14.09 DEP images/remap-file-path.pb-c.d [2020-03-09T15:43:40.072Z] #44 14.15 PBCC images/fifo.pb-c.c [2020-03-09T15:43:40.072Z] #44 14.18 DEP images/fifo.pb-c.d [2020-03-09T15:43:40.072Z] #44 14.23 PBCC images/ghost-file.pb-c.c [2020-03-09T15:43:40.072Z] #44 14.24 DEP images/ghost-file.pb-c.d [2020-03-09T15:43:40.072Z] #44 14.29 PBCC images/regfile.pb-c.c [2020-03-09T15:43:40.072Z] #44 14.35 DEP images/regfile.pb-c.d [2020-03-09T15:43:40.072Z] #44 14.41 PBCC images/ns.pb-c.c [2020-03-09T15:43:40.072Z] #44 14.42 DEP images/ns.pb-c.d [2020-03-09T15:43:40.072Z] #44 14.49 PBCC images/fdinfo.pb-c.c [2020-03-09T15:43:40.072Z] #44 14.61 DEP images/fdinfo.pb-c.d [2020-03-09T15:43:40.072Z] #44 14.69 PBCC images/core-aarch64.pb-c.c [2020-03-09T15:43:40.072Z] #44 14.72 PBCC images/core-arm.pb-c.c [2020-03-09T15:43:40.072Z] #44 14.77 PBCC images/core-ppc64.pb-c.c [2020-03-09T15:43:40.072Z] #44 14.83 PBCC images/core-s390.pb-c.c [2020-03-09T15:43:40.269Z] ok github.com/docker/docker/daemon/graphdriver 0.017s coverage: 2.2% of statements [2020-03-09T15:43:40.637Z] #44 14.99 PBCC images/core-x86.pb-c.c [2020-03-09T15:43:40.637Z] #44 15.05 PBCC images/core.pb-c.c [2020-03-09T15:43:40.637Z] #44 15.15 PBCC images/inventory.pb-c.c [2020-03-09T15:43:40.637Z] #44 15.24 DEP images/core-aarch64.pb-c.d [2020-03-09T15:43:40.637Z] #44 15.32 DEP images/core-arm.pb-c.d [2020-03-09T15:43:40.892Z] #44 15.38 DEP images/core-ppc64.pb-c.d [2020-03-09T15:43:40.892Z] #44 15.45 DEP images/core-s390.pb-c.d [2020-03-09T15:43:40.892Z] #44 15.56 DEP images/core-x86.pb-c.d [2020-03-09T15:43:41.148Z] #44 15.62 DEP images/core.pb-c.d [2020-03-09T15:43:41.148Z] #44 15.67 DEP images/inventory.pb-c.d [2020-03-09T15:43:41.148Z] #44 15.77 PBCC images/cpuinfo.pb-c.c [2020-03-09T15:43:41.403Z] #44 15.83 DEP images/cpuinfo.pb-c.d [2020-03-09T15:43:41.403Z] #44 15.88 PBCC images/stats.pb-c.c [2020-03-09T15:43:41.403Z] #44 15.93 DEP images/stats.pb-c.d [2020-03-09T15:43:41.492Z] #33 ... [2020-03-09T15:43:41.492Z] [2020-03-09T15:43:41.492Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T15:43:41.492Z] #23 3.279 + RM_GOPATH=0 [2020-03-09T15:43:41.492Z] #23 3.283 + TMP_GOPATH= [2020-03-09T15:43:41.492Z] #23 3.283 + : /build [2020-03-09T15:43:41.492Z] #23 3.283 + '[' -z '' ']' [2020-03-09T15:43:41.492Z] #23 3.283 ++ mktemp -d [2020-03-09T15:43:41.492Z] #23 3.284 + export GOPATH=/tmp/tmp.b9y9l34gId [2020-03-09T15:43:41.492Z] #23 3.284 + GOPATH=/tmp/tmp.b9y9l34gId [2020-03-09T15:43:41.492Z] #23 3.284 + RM_GOPATH=1 [2020-03-09T15:43:41.492Z] #23 3.284 ++ dirname ./install.sh [2020-03-09T15:43:41.492Z] #23 3.285 + dir=. [2020-03-09T15:43:41.492Z] #23 3.285 + bin=dockercli [2020-03-09T15:43:41.492Z] #23 3.285 + shift [2020-03-09T15:43:41.492Z] #23 3.285 + '[' '!' -f ./dockercli.installer ']' [2020-03-09T15:43:41.492Z] #23 3.285 + . ./dockercli.installer [2020-03-09T15:43:41.492Z] #23 3.285 ++ : stable [2020-03-09T15:43:41.492Z] #23 3.285 ++ : 17.06.2-ce [2020-03-09T15:43:41.492Z] #23 3.286 + install_dockercli [2020-03-09T15:43:41.492Z] #23 3.286 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-03-09T15:43:41.492Z] #23 3.286 Install docker/cli version 17.06.2-ce from stable [2020-03-09T15:43:41.492Z] #23 3.286 ++ uname -m [2020-03-09T15:43:41.492Z] #23 3.287 + arch=s390x [2020-03-09T15:43:41.492Z] #23 3.289 + '[' s390x '!=' x86_64 ']' [2020-03-09T15:43:41.492Z] #23 3.289 + '[' s390x '!=' s390x ']' [2020-03-09T15:43:41.492Z] #23 3.290 + url=https://download.docker.com/linux/static [2020-03-09T15:43:41.492Z] #23 3.290 + tar -xz docker/docker [2020-03-09T15:43:41.492Z] #23 3.300 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2020-03-09T15:43:41.492Z] #23 9.552 + mkdir -p /build [2020-03-09T15:43:41.492Z] #23 9.556 + mv docker/docker /build/ [2020-03-09T15:43:41.492Z] #23 9.558 + rmdir docker [2020-03-09T15:43:41.492Z] #23 DONE 9.7s [2020-03-09T15:43:41.492Z] [2020-03-09T15:43:41.492Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T15:43:41.492Z] #47 3.356 + RM_GOPATH=0 [2020-03-09T15:43:41.492Z] #47 3.356 + TMP_GOPATH= [2020-03-09T15:43:41.492Z] #47 3.356 + : /build [2020-03-09T15:43:41.492Z] #47 3.356 + '[' -z '' ']' [2020-03-09T15:43:41.492Z] #47 3.357 ++ mktemp -d [2020-03-09T15:43:41.492Z] #47 3.358 + export GOPATH=/tmp/tmp.Kp87CKQ7ow [2020-03-09T15:43:41.492Z] #47 3.359 + GOPATH=/tmp/tmp.Kp87CKQ7ow [2020-03-09T15:43:41.492Z] #47 3.359 + RM_GOPATH=1 [2020-03-09T15:43:41.492Z] #47 3.364 ++ dirname ./install.sh [2020-03-09T15:43:41.492Z] #47 3.365 + dir=. [2020-03-09T15:43:41.492Z] #47 3.365 + bin=vndr [2020-03-09T15:43:41.492Z] #47 3.365 + shift [2020-03-09T15:43:41.492Z] #47 3.365 + '[' '!' -f ./vndr.installer ']' [2020-03-09T15:43:41.492Z] #47 3.365 + . ./vndr.installer [2020-03-09T15:43:41.492Z] #47 3.365 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-09T15:43:41.492Z] #47 3.365 + install_vndr [2020-03-09T15:43:41.492Z] #47 3.365 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-03-09T15:43:41.492Z] #47 3.365 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.Kp87CKQ7ow/src/github.com/LK4D4/vndr [2020-03-09T15:43:41.492Z] #47 3.365 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-09T15:43:41.492Z] #47 3.368 Cloning into '/tmp/tmp.Kp87CKQ7ow/src/github.com/LK4D4/vndr'... [2020-03-09T15:43:41.492Z] #47 4.167 + cd /tmp/tmp.Kp87CKQ7ow/src/github.com/LK4D4/vndr [2020-03-09T15:43:41.492Z] #47 4.167 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-09T15:43:41.492Z] #47 4.177 + go build -buildmode=pie -v -o /build/vndr . [2020-03-09T15:43:41.492Z] #47 5.111 internal/race [2020-03-09T15:43:41.492Z] #47 5.119 internal/bytealg [2020-03-09T15:43:41.492Z] #47 5.192 sync/atomic [2020-03-09T15:43:41.492Z] #47 5.380 unicode [2020-03-09T15:43:41.492Z] #47 5.520 runtime [2020-03-09T15:43:41.492Z] #47 9.236 unicode/utf8 [2020-03-09T15:43:41.492Z] #47 9.661 math [2020-03-09T15:43:41.492Z] #47 ... [2020-03-09T15:43:41.492Z] [2020-03-09T15:43:41.492Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-09T15:43:41.492Z] #43 2.289 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-09T15:43:41.492Z] #43 2.324 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-09T15:43:41.492Z] #43 2.347 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-09T15:43:41.492Z] #43 3.027 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-03-09T15:43:41.492Z] #43 4.135 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [161 kB] [2020-03-09T15:43:41.493Z] #43 5.871 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-03-09T15:43:41.493Z] #43 ... [2020-03-09T15:43:41.493Z] [2020-03-09T15:43:41.493Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-09T15:43:41.493Z] #25 2.211 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-09T15:43:41.493Z] #25 2.252 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-09T15:43:41.493Z] #25 2.345 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-09T15:43:41.493Z] #25 2.596 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-03-09T15:43:41.493Z] #25 3.987 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [161 kB] [2020-03-09T15:43:41.493Z] #25 5.178 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-03-09T15:43:41.918Z] #25 ... [2020-03-09T15:43:41.918Z] [2020-03-09T15:43:41.918Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T15:43:41.918Z] #68 3.191 + RM_GOPATH=0 [2020-03-09T15:43:41.918Z] #68 3.191 + TMP_GOPATH= [2020-03-09T15:43:41.918Z] #68 3.191 + : /build/ [2020-03-09T15:43:41.918Z] #68 3.191 + '[' -z '' ']' [2020-03-09T15:43:41.918Z] #68 3.199 ++ mktemp -d [2020-03-09T15:43:41.918Z] #68 3.205 + export GOPATH=/tmp/tmp.piLqXH4rBc [2020-03-09T15:43:41.918Z] #68 3.205 + GOPATH=/tmp/tmp.piLqXH4rBc [2020-03-09T15:43:41.918Z] #68 3.205 + RM_GOPATH=1 [2020-03-09T15:43:41.918Z] #68 3.207 ++ dirname ./install.sh [2020-03-09T15:43:41.918Z] #68 3.210 + dir=. [2020-03-09T15:43:41.918Z] #68 3.210 + bin=rootlesskit [2020-03-09T15:43:41.918Z] #68 3.210 + shift [2020-03-09T15:43:41.918Z] #68 3.213 + '[' '!' -f ./rootlesskit.installer ']' [2020-03-09T15:43:41.918Z] #68 3.213 + . ./rootlesskit.installer [2020-03-09T15:43:41.918Z] #68 3.213 ++ : db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-09T15:43:41.918Z] #68 3.213 + install_rootlesskit [2020-03-09T15:43:41.918Z] #68 3.213 + case "$1" in [2020-03-09T15:43:41.918Z] #68 3.213 + export CGO_ENABLED=0 [2020-03-09T15:43:41.918Z] #68 3.213 + CGO_ENABLED=0 [2020-03-09T15:43:41.918Z] #68 3.213 + _install_rootlesskit [2020-03-09T15:43:41.918Z] #68 3.213 + echo 'Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6' [2020-03-09T15:43:41.918Z] #68 3.213 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.piLqXH4rBc/src/github.com/rootless-containers/rootlesskit [2020-03-09T15:43:41.918Z] #68 3.213 Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-09T15:43:41.918Z] #68 3.214 Cloning into '/tmp/tmp.piLqXH4rBc/src/github.com/rootless-containers/rootlesskit'... [2020-03-09T15:43:41.918Z] #68 6.298 + cd /tmp/tmp.piLqXH4rBc/src/github.com/rootless-containers/rootlesskit [2020-03-09T15:43:41.918Z] #68 6.298 + git checkout -q db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-09T15:43:41.918Z] #68 6.741 + for f in rootlesskit rootlesskit-docker-proxy [2020-03-09T15:43:41.918Z] #68 6.741 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-03-09T15:43:41.918Z] #68 ... [2020-03-09T15:43:41.918Z] [2020-03-09T15:43:41.918Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T15:43:41.918Z] #56 3.128 + RM_GOPATH=0 [2020-03-09T15:43:41.918Z] #56 3.130 + TMP_GOPATH= [2020-03-09T15:43:41.918Z] #56 3.130 + : /build [2020-03-09T15:43:41.918Z] #56 3.130 + '[' -z '' ']' [2020-03-09T15:43:41.918Z] #56 3.131 ++ mktemp -d [2020-03-09T15:43:41.918Z] #56 3.134 + export GOPATH=/tmp/tmp.Za3VkXMbzI [2020-03-09T15:43:41.918Z] #56 3.134 + GOPATH=/tmp/tmp.Za3VkXMbzI [2020-03-09T15:43:41.918Z] #56 3.134 + RM_GOPATH=1 [2020-03-09T15:43:41.918Z] #56 3.135 ++ dirname ./install.sh [2020-03-09T15:43:41.918Z] #56 3.138 + dir=. [2020-03-09T15:43:41.918Z] #56 3.138 + bin=shfmt [2020-03-09T15:43:41.918Z] #56 3.138 + shift [2020-03-09T15:43:41.918Z] #56 3.138 + '[' '!' -f ./shfmt.installer ']' [2020-03-09T15:43:41.918Z] #56 3.138 + . ./shfmt.installer [2020-03-09T15:43:41.918Z] #56 3.138 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-09T15:43:41.918Z] #56 3.138 + install_shfmt [2020-03-09T15:43:41.918Z] #56 3.139 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-03-09T15:43:41.918Z] #56 3.139 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-09T15:43:41.918Z] #56 3.139 + git clone https://github.com/mvdan/sh.git /tmp/tmp.Za3VkXMbzI/src/github.com/mvdan/sh [2020-03-09T15:43:41.918Z] #56 3.145 Cloning into '/tmp/tmp.Za3VkXMbzI/src/github.com/mvdan/sh'... [2020-03-09T15:43:41.918Z] #56 10.20 + cd /tmp/tmp.Za3VkXMbzI/src/github.com/mvdan/sh [2020-03-09T15:43:41.918Z] #56 10.20 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-09T15:43:41.918Z] #56 10.29 + GO111MODULE=on [2020-03-09T15:43:41.918Z] #56 10.29 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-03-09T15:43:41.918Z] #56 ... [2020-03-09T15:43:41.918Z] [2020-03-09T15:43:41.918Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-09T15:43:41.918Z] #30 3.379 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-03-09T15:43:41.918Z] #30 3.386 Cloning into '.'... [2020-03-09T15:43:42.282Z] #30 ... [2020-03-09T15:43:42.282Z] [2020-03-09T15:43:42.282Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-09T15:43:42.282Z] #41 2.212 + git clone https://github.com/docker/distribution.git . [2020-03-09T15:43:42.282Z] #41 2.212 Cloning into '.'... [2020-03-09T15:43:42.282Z] #41 ... [2020-03-09T15:43:42.282Z] [2020-03-09T15:43:42.282Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T15:43:42.282Z] #53 2.988 + RM_GOPATH=0 [2020-03-09T15:43:42.282Z] #53 2.989 + TMP_GOPATH= [2020-03-09T15:43:42.282Z] #53 2.989 + : /build [2020-03-09T15:43:42.282Z] #53 2.989 + '[' -z '' ']' [2020-03-09T15:43:42.282Z] #53 2.993 ++ mktemp -d [2020-03-09T15:43:42.282Z] #53 2.998 + export GOPATH=/tmp/tmp.MshPXcCGzA [2020-03-09T15:43:42.282Z] #53 2.998 + GOPATH=/tmp/tmp.MshPXcCGzA [2020-03-09T15:43:42.282Z] #53 2.998 + RM_GOPATH=1 [2020-03-09T15:43:42.282Z] #53 2.999 ++ dirname ./install.sh [2020-03-09T15:43:42.282Z] #53 3.003 + dir=. [2020-03-09T15:43:42.282Z] #53 3.004 + bin=golangci_lint [2020-03-09T15:43:42.282Z] #53 3.004 + shift [2020-03-09T15:43:42.282Z] #53 3.004 + '[' '!' -f ./golangci_lint.installer ']' [2020-03-09T15:43:42.282Z] #53 3.004 + . ./golangci_lint.installer [2020-03-09T15:43:42.282Z] #53 3.004 ++ : v1.20.0 [2020-03-09T15:43:42.282Z] #53 3.005 + install_golangci_lint [2020-03-09T15:43:42.282Z] #53 3.006 + echo 'Installing golangci-lint version v1.20.0' [2020-03-09T15:43:42.282Z] #53 3.006 Installing golangci-lint version v1.20.0 [2020-03-09T15:43:42.282Z] #53 3.006 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-03-09T15:43:42.282Z] #53 ... [2020-03-09T15:43:42.282Z] [2020-03-09T15:43:42.282Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T15:43:42.282Z] #74 3.361 + RM_GOPATH=0 [2020-03-09T15:43:42.282Z] #74 3.361 + TMP_GOPATH= [2020-03-09T15:43:42.282Z] #74 3.362 + : /build [2020-03-09T15:43:42.282Z] #74 3.362 + '[' -z '' ']' [2020-03-09T15:43:42.282Z] #74 3.363 ++ mktemp -d [2020-03-09T15:43:42.282Z] #74 3.369 + export GOPATH=/tmp/tmp.bA9m1m11hM [2020-03-09T15:43:42.282Z] #74 3.369 + GOPATH=/tmp/tmp.bA9m1m11hM [2020-03-09T15:43:42.282Z] #74 3.369 + RM_GOPATH=1 [2020-03-09T15:43:42.282Z] #74 3.370 ++ dirname ./install.sh [2020-03-09T15:43:42.282Z] #74 3.372 + dir=. [2020-03-09T15:43:42.282Z] #74 3.373 + bin=proxy [2020-03-09T15:43:42.282Z] #74 3.373 + shift [2020-03-09T15:43:42.282Z] #74 3.373 + '[' '!' -f ./proxy.installer ']' [2020-03-09T15:43:42.282Z] #74 3.373 + . ./proxy.installer [2020-03-09T15:43:42.282Z] #74 3.374 ++ : 264bffcb88c1b6b7471c04e3c6b3f301233a544b [2020-03-09T15:43:42.282Z] #74 3.375 + install_proxy [2020-03-09T15:43:42.282Z] #74 3.375 + case "$1" in [2020-03-09T15:43:42.282Z] #74 3.375 + export CGO_ENABLED=0 [2020-03-09T15:43:42.282Z] #74 3.376 + CGO_ENABLED=0 [2020-03-09T15:43:42.282Z] #74 3.376 + _install_proxy [2020-03-09T15:43:42.282Z] #74 3.376 + echo 'Install docker-proxy version 264bffcb88c1b6b7471c04e3c6b3f301233a544b' [2020-03-09T15:43:42.282Z] #74 3.376 Install docker-proxy version 264bffcb88c1b6b7471c04e3c6b3f301233a544b [2020-03-09T15:43:42.282Z] #74 3.376 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.bA9m1m11hM/src/github.com/docker/libnetwork [2020-03-09T15:43:42.282Z] #74 3.381 Cloning into '/tmp/tmp.bA9m1m11hM/src/github.com/docker/libnetwork'... [2020-03-09T15:43:42.660Z] #74 ... [2020-03-09T15:43:42.660Z] [2020-03-09T15:43:42.660Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-09T15:43:42.660Z] #35 2.289 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-09T15:43:42.660Z] #35 2.330 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-09T15:43:42.660Z] #35 2.361 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-09T15:43:42.660Z] #35 2.965 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-03-09T15:43:42.660Z] #35 4.092 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [161 kB] [2020-03-09T15:43:42.660Z] #35 5.546 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-03-09T15:43:42.660Z] #35 ... [2020-03-09T15:43:42.660Z] [2020-03-09T15:43:42.660Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-09T15:43:42.660Z] #62 3.527 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-09T15:43:42.660Z] #62 3.567 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-09T15:43:42.660Z] #62 3.583 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-09T15:43:42.660Z] #62 4.267 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-03-09T15:43:42.660Z] #62 5.747 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [161 kB] [2020-03-09T15:43:42.660Z] #62 7.931 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-03-09T15:43:42.766Z] #44 17.38 make[1]: Nothing to be done for 'all'. [2020-03-09T15:43:43.341Z] #62 ... [2020-03-09T15:43:43.341Z] [2020-03-09T15:43:43.341Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-09T15:43:43.341Z] #10 2.415 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-09T15:43:43.342Z] #10 2.492 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-09T15:43:43.342Z] #10 2.504 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-09T15:43:43.342Z] #10 3.247 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-03-09T15:43:43.342Z] #10 4.577 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [161 kB] [2020-03-09T15:43:43.342Z] #10 6.181 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-03-09T15:43:43.342Z] #10 ... [2020-03-09T15:43:43.342Z] [2020-03-09T15:43:43.342Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T15:43:43.342Z] #56 11.26 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-09T15:43:43.342Z] #56 11.27 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-09T15:43:43.342Z] #56 11.33 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-09T15:43:43.342Z] #56 11.55 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-09T15:43:43.342Z] #56 11.76 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-09T15:43:43.568Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.016s coverage: 2.9% of statements [2020-03-09T15:43:43.803Z] #56 12.31 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-09T15:43:44.132Z] #44 18.81 CC images/stats.o [2020-03-09T15:43:44.507Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.495s coverage: 13.7% of statements [2020-03-09T15:43:44.615Z] #56 13.01 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-09T15:43:44.693Z] #44 19.29 CC images/core.o [2020-03-09T15:43:45.619Z] #44 19.94 CC images/core-x86.o [2020-03-09T15:43:45.874Z] #44 20.60 CC images/core-arm.o [2020-03-09T15:43:45.891Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.710s coverage: 57.0% of statements [2020-03-09T15:43:45.904Z] #56 14.12 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-09T15:43:46.436Z] #44 21.01 CC images/core-aarch64.o [2020-03-09T15:43:46.733Z] #44 21.39 CC images/core-ppc64.o [2020-03-09T15:43:47.196Z] #56 15.33 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-09T15:43:47.196Z] #56 15.37 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-09T15:43:47.196Z] #56 15.47 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-09T15:43:47.196Z] #56 15.51 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-09T15:43:47.565Z] #56 16.06 runtime/cgo [2020-03-09T15:43:47.565Z] #56 16.14 runtime [2020-03-09T15:43:47.659Z] #44 22.11 CC images/core-s390.o [2020-03-09T15:43:47.939Z] #56 ... [2020-03-09T15:43:47.939Z] [2020-03-09T15:43:47.939Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T15:43:47.939Z] #74 16.28 Checking out files: 90% (1869/2054) Checking out files: 91% (1870/2054) Checking out files: 92% (1890/2054) Checking out files: 93% (1911/2054) Checking out files: 94% (1931/2054) Checking out files: 95% (1952/2054) Checking out files: 96% (1972/2054) Checking out files: 97% (1993/2054) Checking out files: 98% (2013/2054) Checking out files: 99% (2034/2054) Checking out files: 100% (2054/2054) Checking out files: 100% (2054/2054), done. [2020-03-09T15:43:47.939Z] #74 16.51 + cd /tmp/tmp.bA9m1m11hM/src/github.com/docker/libnetwork [2020-03-09T15:43:47.939Z] #74 16.51 + git checkout -q 264bffcb88c1b6b7471c04e3c6b3f301233a544b [2020-03-09T15:43:48.220Z] #44 22.92 CC images/cpuinfo.o [2020-03-09T15:43:48.758Z] #74 17.09 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-03-09T15:43:48.781Z] #44 23.45 CC images/inventory.o [2020-03-09T15:43:49.343Z] #44 23.72 CC images/fdinfo.o [2020-03-09T15:43:49.598Z] #44 24.18 CC images/fown.o [2020-03-09T15:43:49.855Z] #44 24.40 CC images/ns.o [2020-03-09T15:43:50.096Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.342s coverage: 46.2% of statements [2020-03-09T15:43:50.096Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.834s coverage: 48.6% of statements [2020-03-09T15:43:50.110Z] #44 24.65 CC images/regfile.o [2020-03-09T15:43:50.366Z] #44 24.90 CC images/ghost-file.o [2020-03-09T15:43:50.621Z] #44 25.22 CC images/fifo.o [2020-03-09T15:43:50.621Z] #44 ... [2020-03-09T15:43:50.621Z] [2020-03-09T15:43:50.621Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T15:43:50.621Z] #56 86.66 mvdan.cc/sh/v3/fileutil [2020-03-09T15:43:50.621Z] #56 86.77 mvdan.cc/sh/v3/syntax [2020-03-09T15:43:50.621Z] #56 93.83 mvdan.cc/sh/v3/cmd/shfmt [2020-03-09T15:43:50.667Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.333s coverage: 72.5% of statements [2020-03-09T15:43:50.877Z] #56 ... [2020-03-09T15:43:50.877Z] [2020-03-09T15:43:50.877Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T15:43:50.877Z] #47 87.88 text/template [2020-03-09T15:43:50.877Z] #47 88.18 encoding/xml [2020-03-09T15:43:50.877Z] #47 93.54 github.com/LK4D4/vndr/versioned [2020-03-09T15:43:50.877Z] #47 93.61 compress/flate [2020-03-09T15:43:50.877Z] #47 93.92 go/doc [2020-03-09T15:43:50.877Z] #47 96.06 hash/crc32 [2020-03-09T15:43:50.877Z] #47 96.71 compress/gzip [2020-03-09T15:43:50.877Z] #47 ... [2020-03-09T15:43:50.877Z] [2020-03-09T15:43:50.877Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T15:43:50.877Z] #44 25.44 CC images/remap-file-path.o [2020-03-09T15:43:51.134Z] #44 25.70 CC images/eventfd.o [2020-03-09T15:43:51.390Z] #44 25.91 CC images/eventpoll.o [2020-03-09T15:43:51.621Z] #74 ... [2020-03-09T15:43:51.621Z] [2020-03-09T15:43:51.621Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T15:43:51.621Z] #33 10.25 internal/testlog [2020-03-09T15:43:51.621Z] #33 10.62 encoding [2020-03-09T15:43:51.621Z] #33 10.81 runtime/cgo [2020-03-09T15:43:51.646Z] #44 26.24 CC images/fh.o [2020-03-09T15:43:51.998Z] #33 ... [2020-03-09T15:43:51.998Z] [2020-03-09T15:43:51.998Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T15:43:51.998Z] #53 17.07 + cd /tmp/tmp.MshPXcCGzA/src/github.com/golangci/golangci-lint/ [2020-03-09T15:43:51.998Z] #53 17.07 + git checkout -q v1.20.0 [2020-03-09T15:43:51.998Z] #53 17.53 ++ git describe --tags [2020-03-09T15:43:51.998Z] #53 17.53 + version=v1.20.0 [2020-03-09T15:43:51.998Z] #53 17.53 ++ git rev-parse --short HEAD [2020-03-09T15:43:51.998Z] #53 17.54 + commit=cc98739 [2020-03-09T15:43:51.998Z] #53 17.55 ++ git show -s --format=%cd [2020-03-09T15:43:51.998Z] #53 17.55 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2020-03-09T15:43:51.998Z] #53 17.55 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-03-09T15:43:52.050Z] ok github.com/docker/docker/daemon 12.328s coverage: 17.5% of statements [2020-03-09T15:43:52.050Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-03-09T15:43:52.050Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-03-09T15:43:52.050Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-03-09T15:43:52.050Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-03-09T15:43:52.050Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-03-09T15:43:52.206Z] #44 26.66 CC images/fsnotify.o [2020-03-09T15:43:52.769Z] #44 27.33 CC images/signalfd.o [2020-03-09T15:43:52.990Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.659s coverage: 76.1% of statements [2020-03-09T15:43:52.990Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.043s coverage: 58.0% of statements [2020-03-09T15:43:53.024Z] #44 27.64 CC images/fs.o [2020-03-09T15:43:53.279Z] #44 27.85 CC images/pstree.o [2020-03-09T15:43:53.534Z] #44 28.17 CC images/pipe.o [2020-03-09T15:43:53.790Z] #44 ... [2020-03-09T15:43:53.790Z] [2020-03-09T15:43:53.790Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T15:43:53.790Z] #56 DONE 99.7s [2020-03-09T15:43:53.790Z] [2020-03-09T15:43:53.790Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T15:43:53.790Z] #44 28.45 CC images/tcp-stream.o [2020-03-09T15:43:53.930Z] ok github.com/docker/docker/daemon/links 0.026s coverage: 93.0% of statements [2020-03-09T15:43:54.350Z] #44 28.93 CC images/sk-packet.o [2020-03-09T15:43:54.502Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.044s coverage: 3.0% of statements [2020-03-09T15:43:54.910Z] #44 29.41 CC images/mnt.o [2020-03-09T15:43:54.910Z] #44 29.59 CC images/pipe-data.o [2020-03-09T15:43:55.247Z] #53 ... [2020-03-09T15:43:55.247Z] [2020-03-09T15:43:55.247Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-09T15:43:55.247Z] #43 13.90 Fetched 8028 kB in 12s (687 kB/s) [2020-03-09T15:43:55.247Z] #43 13.90 Reading package lists... [2020-03-09T15:43:55.247Z] #43 17.39 Reading package lists... [2020-03-09T15:43:55.247Z] #43 21.48 Building dependency tree... [2020-03-09T15:43:55.247Z] #43 22.49 The following additional packages will be installed: [2020-03-09T15:43:55.247Z] #43 22.49 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-03-09T15:43:55.247Z] #43 22.51 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-03-09T15:43:55.247Z] #43 22.51 Suggested packages: [2020-03-09T15:43:55.247Z] #43 22.51 manpages-dev python-setuptools [2020-03-09T15:43:55.247Z] #43 23.49 The following NEW packages will be installed: [2020-03-09T15:43:55.247Z] #43 23.49 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-03-09T15:43:55.247Z] #43 23.51 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-03-09T15:43:55.247Z] #43 23.51 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-03-09T15:43:55.247Z] #43 23.51 python-six zlib1g-dev [2020-03-09T15:43:55.247Z] #43 23.58 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-03-09T15:43:55.247Z] #43 23.58 Need to get 3742 kB of archives. [2020-03-09T15:43:55.247Z] #43 23.58 After this operation, 22.0 MB of additional disk space will be used. [2020-03-09T15:43:55.247Z] #43 23.58 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2020-03-09T15:43:55.247Z] #43 23.60 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-09T15:43:55.247Z] #43 23.61 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-09T15:43:55.247Z] #43 23.62 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-09T15:43:55.247Z] #43 23.62 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-09T15:43:55.247Z] #43 23.63 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-09T15:43:55.247Z] #43 23.63 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-09T15:43:55.247Z] #43 23.63 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-09T15:43:55.247Z] #43 23.64 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2020-03-09T15:43:55.247Z] #43 ... [2020-03-09T15:43:55.247Z] [2020-03-09T15:43:55.247Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-09T15:43:55.247Z] #25 13.59 Fetched 8028 kB in 12s (695 kB/s) [2020-03-09T15:43:55.247Z] #25 13.59 Reading package lists... [2020-03-09T15:43:55.247Z] #25 17.40 Reading package lists... [2020-03-09T15:43:55.247Z] #25 22.01 Building dependency tree... [2020-03-09T15:43:55.247Z] #25 22.92 ca-certificates is already the newest version (20190110). [2020-03-09T15:43:55.247Z] #25 22.92 The following additional packages will be installed: [2020-03-09T15:43:55.247Z] #25 22.94 libjq1 libonig5 [2020-03-09T15:43:55.247Z] #25 23.16 The following NEW packages will be installed: [2020-03-09T15:43:55.247Z] #25 23.16 jq libjq1 libonig5 [2020-03-09T15:43:55.247Z] #25 23.28 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-03-09T15:43:55.247Z] #25 23.28 Need to get 350 kB of archives. [2020-03-09T15:43:55.247Z] #25 23.28 After this operation, 1154 kB of additional disk space will be used. [2020-03-09T15:43:55.247Z] #25 23.28 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-03-09T15:43:55.247Z] #25 23.32 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-03-09T15:43:55.247Z] #25 23.34 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-03-09T15:43:55.247Z] #25 ... [2020-03-09T15:43:55.247Z] [2020-03-09T15:43:55.247Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-09T15:43:55.247Z] #43 23.66 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2020-03-09T15:43:55.247Z] #43 23.67 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2020-03-09T15:43:55.247Z] #43 23.69 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2020-03-09T15:43:55.247Z] #43 23.74 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-09T15:43:55.247Z] #43 23.77 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-09T15:43:55.247Z] #43 23.77 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2020-03-09T15:43:55.247Z] #43 23.79 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2020-03-09T15:43:55.247Z] #43 23.79 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2020-03-09T15:43:55.471Z] #44 29.85 CC images/sa.o [2020-03-09T15:43:55.471Z] #44 30.09 CC images/timer.o [2020-03-09T15:43:55.630Z] #43 ... [2020-03-09T15:43:55.630Z] [2020-03-09T15:43:55.630Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-09T15:43:55.630Z] #41 14.15 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-03-09T15:43:55.630Z] #41 15.61 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-03-09T15:43:55.630Z] #41 ... [2020-03-09T15:43:55.630Z] [2020-03-09T15:43:55.630Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-09T15:43:55.630Z] #25 24.27 debconf: delaying package configuration, since apt-utils is not installed [2020-03-09T15:43:55.630Z] #25 24.33 Fetched 350 kB in 0s (2714 kB/s) [2020-03-09T15:43:55.630Z] #25 24.36 Selecting previously unselected package libonig5:s390x. [2020-03-09T15:43:55.630Z] #25 24.36 (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-09T15:43:55.630Z] #25 24.37 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ... [2020-03-09T15:43:55.630Z] #25 24.40 Unpacking libonig5:s390x (6.9.1-1) ... [2020-03-09T15:43:55.630Z] #25 24.47 Selecting previously unselected package libjq1:s390x. [2020-03-09T15:43:55.630Z] #25 ... [2020-03-09T15:43:55.630Z] [2020-03-09T15:43:55.630Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T15:43:55.630Z] #47 14.26 unicode/utf16 [2020-03-09T15:43:55.630Z] #47 14.42 container/list [2020-03-09T15:43:55.630Z] #47 14.78 crypto/internal/subtle [2020-03-09T15:43:55.630Z] #47 14.80 crypto/subtle [2020-03-09T15:43:55.630Z] #47 14.85 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-03-09T15:43:55.630Z] #47 14.94 internal/nettrace [2020-03-09T15:43:55.630Z] #47 15.05 runtime/cgo [2020-03-09T15:43:56.031Z] #44 30.47 CC images/timerfd.o [2020-03-09T15:43:56.031Z] #44 30.68 CC images/mm.o [2020-03-09T15:43:56.084Z] #47 ... [2020-03-09T15:43:56.085Z] [2020-03-09T15:43:56.085Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-09T15:43:56.085Z] #35 14.44 Fetched 8028 kB in 12s (648 kB/s) [2020-03-09T15:43:56.085Z] #35 14.44 Reading package lists... [2020-03-09T15:43:56.085Z] #35 18.12 Reading package lists... [2020-03-09T15:43:56.085Z] #35 22.45 Building dependency tree... [2020-03-09T15:43:56.085Z] #35 23.32 The following additional packages will be installed: [2020-03-09T15:43:56.085Z] #35 23.33 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-03-09T15:43:56.085Z] #35 23.33 Suggested packages: [2020-03-09T15:43:56.085Z] #35 23.33 cmake-doc ninja-build lrzip [2020-03-09T15:43:56.085Z] #35 23.33 Recommended packages: [2020-03-09T15:43:56.085Z] #35 23.33 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-03-09T15:43:56.085Z] #35 24.05 The following NEW packages will be installed: [2020-03-09T15:43:56.085Z] #35 24.06 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-03-09T15:43:56.085Z] #35 24.06 vim-common xxd [2020-03-09T15:43:56.085Z] #35 24.13 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-03-09T15:43:56.085Z] #35 24.13 Need to get 13.9 MB of archives. [2020-03-09T15:43:56.085Z] #35 24.13 After this operation, 62.1 MB of additional disk space will be used. [2020-03-09T15:43:56.085Z] #35 24.13 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-03-09T15:43:56.085Z] #35 24.25 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-03-09T15:43:56.085Z] #35 24.25 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2020-03-09T15:43:56.085Z] #35 24.27 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6 [8030 kB] [2020-03-09T15:43:56.085Z] #35 ... [2020-03-09T15:43:56.085Z] [2020-03-09T15:43:56.085Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-09T15:43:56.085Z] #10 14.43 Fetched 8028 kB in 12s (657 kB/s) [2020-03-09T15:43:56.085Z] #10 14.43 Reading package lists... [2020-03-09T15:43:56.085Z] #10 18.21 Reading package lists... [2020-03-09T15:43:56.085Z] #10 22.61 Building dependency tree... [2020-03-09T15:43:56.085Z] #10 23.54 The following additional packages will be installed: [2020-03-09T15:43:56.085Z] #10 23.54 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-03-09T15:43:56.085Z] #10 23.54 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-03-09T15:43:56.085Z] #10 23.54 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-03-09T15:43:56.085Z] #10 23.54 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-03-09T15:43:56.085Z] #10 23.55 Suggested packages: [2020-03-09T15:43:56.085Z] #10 23.55 gcc-8-locales seccomp wine64 [2020-03-09T15:43:56.085Z] #10 24.87 The following NEW packages will be installed: [2020-03-09T15:43:56.085Z] #10 ... [2020-03-09T15:43:56.085Z] [2020-03-09T15:43:56.085Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-09T15:43:56.085Z] #25 24.47 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-03-09T15:43:56.085Z] #25 24.47 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-03-09T15:43:56.085Z] #25 24.63 Selecting previously unselected package jq. [2020-03-09T15:43:56.085Z] #25 24.63 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ... [2020-03-09T15:43:56.085Z] #25 24.66 Unpacking jq (1.5+dfsg-2+b1) ... [2020-03-09T15:43:56.085Z] #25 24.77 Setting up libonig5:s390x (6.9.1-1) ... [2020-03-09T15:43:56.085Z] #25 24.77 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-03-09T15:43:56.085Z] #25 24.78 Setting up jq (1.5+dfsg-2+b1) ... [2020-03-09T15:43:56.085Z] #25 24.79 Processing triggers for libc-bin (2.28-10) ... [2020-03-09T15:43:56.287Z] #44 30.94 CC images/sk-opts.o [2020-03-09T15:43:56.419Z] ok github.com/docker/docker/daemon/logger 0.245s coverage: 41.8% of statements [2020-03-09T15:43:56.542Z] #44 31.19 CC images/sk-unix.o [2020-03-09T15:43:56.636Z] #25 DONE 25.1s [2020-03-09T15:43:56.637Z] [2020-03-09T15:43:56.637Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-09T15:43:56.637Z] #10 24.87 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-03-09T15:43:56.637Z] #10 24.87 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-03-09T15:43:56.637Z] #10 24.87 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-03-09T15:43:56.637Z] #10 24.87 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-03-09T15:43:56.637Z] #10 24.87 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-03-09T15:43:56.637Z] #10 24.87 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-03-09T15:43:56.637Z] #10 24.97 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-03-09T15:43:56.637Z] #10 24.97 Need to get 73.3 MB of archives. [2020-03-09T15:43:56.637Z] #10 24.97 After this operation, 494 MB of additional disk space will be used. [2020-03-09T15:43:56.637Z] #10 24.97 Get:1 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-09T15:43:56.637Z] #10 25.18 Get:2 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-09T15:43:56.637Z] #10 ... [2020-03-09T15:43:56.637Z] [2020-03-09T15:43:56.637Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-03-09T15:43:56.637Z] #26 DONE 0.1s [2020-03-09T15:43:56.637Z] [2020-03-09T15:43:56.637Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-09T15:43:56.637Z] #62 15.34 Fetched 8028 kB in 12s (676 kB/s) [2020-03-09T15:43:56.637Z] #62 15.34 Reading package lists... [2020-03-09T15:43:56.637Z] #62 19.63 Reading package lists... [2020-03-09T15:43:56.637Z] #62 23.29 Building dependency tree... [2020-03-09T15:43:56.637Z] #62 24.20 The following additional packages will be installed: [2020-03-09T15:43:56.637Z] #62 24.20 libbtrfs0 [2020-03-09T15:43:56.637Z] #62 24.32 The following NEW packages will be installed: [2020-03-09T15:43:56.637Z] #62 24.33 libbtrfs-dev libbtrfs0 [2020-03-09T15:43:56.637Z] #62 24.46 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-03-09T15:43:56.637Z] #62 24.46 Need to get 118 kB of archives. [2020-03-09T15:43:56.637Z] #62 24.46 After this operation, 390 kB of additional disk space will be used. [2020-03-09T15:43:56.637Z] #62 24.46 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-03-09T15:43:56.637Z] #62 24.50 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-03-09T15:43:57.100Z] #62 25.39 debconf: delaying package configuration, since apt-utils is not installed [2020-03-09T15:43:57.100Z] #62 ... [2020-03-09T15:43:57.100Z] [2020-03-09T15:43:57.100Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-09T15:43:57.100Z] #10 25.45 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-03-09T15:43:57.100Z] #10 25.47 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB] [2020-03-09T15:43:57.100Z] #10 25.49 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2020-03-09T15:43:57.100Z] #10 25.49 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2020-03-09T15:43:57.103Z] #44 31.56 CC images/sk-inet.o [2020-03-09T15:43:57.359Z] #44 31.91 CC images/tun.o [2020-03-09T15:43:57.363Z] ok github.com/docker/docker/daemon/images 0.059s coverage: 4.9% of statements [2020-03-09T15:43:57.494Z] #10 25.93 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-03-09T15:43:57.494Z] #10 ... [2020-03-09T15:43:57.494Z] [2020-03-09T15:43:57.494Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-09T15:43:57.494Z] #62 25.51 Fetched 118 kB in 0s (1625 kB/s) [2020-03-09T15:43:57.494Z] #62 25.59 Selecting previously unselected package libbtrfs0. [2020-03-09T15:43:57.494Z] #62 25.59 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15168 files and directories currently installed.) [2020-03-09T15:43:57.494Z] #62 25.67 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2020-03-09T15:43:57.494Z] #62 25.69 Unpacking libbtrfs0 (4.20.1-2) ... [2020-03-09T15:43:57.494Z] #62 25.80 Selecting previously unselected package libbtrfs-dev. [2020-03-09T15:43:57.494Z] #62 25.80 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-03-09T15:43:57.494Z] #62 25.80 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-03-09T15:43:57.494Z] #62 25.92 Setting up libbtrfs0 (4.20.1-2) ... [2020-03-09T15:43:57.494Z] #62 25.94 Setting up libbtrfs-dev (4.20.1-2) ... [2020-03-09T15:43:57.494Z] #62 25.95 Processing triggers for libc-bin (2.28-10) ... [2020-03-09T15:43:57.494Z] #62 DONE 26.2s [2020-03-09T15:43:57.494Z] [2020-03-09T15:43:57.494Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-09T15:43:57.494Z] #10 26.26 Get:8 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-09T15:43:57.494Z] #10 26.27 Get:9 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-09T15:43:57.494Z] #10 ... [2020-03-09T15:43:57.494Z] [2020-03-09T15:43:57.494Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-09T15:43:57.494Z] #63 DONE 0.1s [2020-03-09T15:43:57.494Z] [2020-03-09T15:43:57.494Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-03-09T15:43:57.494Z] #64 DONE 0.1s [2020-03-09T15:43:57.614Z] #44 32.17 CC images/sk-netlink.o [2020-03-09T15:43:57.625Z] ok github.com/docker/docker/daemon/logger/awslogs 0.294s coverage: 77.8% of statements [2020-03-09T15:43:57.870Z] #44 32.36 CC images/packet-sock.o [2020-03-09T15:43:57.888Z] ok github.com/docker/docker/daemon/logger/gelf 0.028s coverage: 67.0% of statements [2020-03-09T15:43:57.930Z] [2020-03-09T15:43:57.930Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-09T15:43:57.930Z] #43 25.10 debconf: delaying package configuration, since apt-utils is not installed [2020-03-09T15:43:57.930Z] #43 25.19 Fetched 3742 kB in 0s (14.7 MB/s) [2020-03-09T15:43:57.930Z] #43 25.31 Selecting previously unselected package libcap-dev:s390x. [2020-03-09T15:43:57.930Z] #43 25.31 (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-09T15:43:57.930Z] #43 25.40 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2020-03-09T15:43:57.930Z] #43 25.40 Unpacking libcap-dev:s390x (1:2.25-2) ... [2020-03-09T15:43:57.930Z] #43 25.56 Selecting previously unselected package libnet1:s390x. [2020-03-09T15:43:57.930Z] #43 25.56 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-03-09T15:43:57.930Z] #43 25.57 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-03-09T15:43:57.930Z] #43 25.70 Selecting previously unselected package libnet1-dev. [2020-03-09T15:43:57.930Z] #43 25.72 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2020-03-09T15:43:57.930Z] #43 25.72 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-03-09T15:43:57.930Z] #43 25.91 Selecting previously unselected package libnl-3-200:s390x. [2020-03-09T15:43:57.930Z] #43 25.93 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2020-03-09T15:43:57.930Z] #43 25.94 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-03-09T15:43:57.930Z] #43 26.02 Selecting previously unselected package libnl-3-dev:s390x. [2020-03-09T15:43:57.930Z] #43 26.03 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2020-03-09T15:43:57.930Z] #43 26.04 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2020-03-09T15:43:57.930Z] #43 26.27 Selecting previously unselected package libprotobuf-c1:s390x. [2020-03-09T15:43:57.930Z] #43 26.31 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-03-09T15:43:57.930Z] #43 26.31 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-03-09T15:43:57.930Z] #43 26.44 Selecting previously unselected package libprotobuf-c-dev:s390x. [2020-03-09T15:43:57.930Z] #43 26.46 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2020-03-09T15:43:57.930Z] #43 26.46 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-03-09T15:43:57.930Z] #43 26.55 Selecting previously unselected package zlib1g-dev:s390x. [2020-03-09T15:43:57.930Z] #43 26.59 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2020-03-09T15:43:57.930Z] #43 26.60 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-03-09T15:43:58.125Z] #44 32.74 CC images/ipc-var.o [2020-03-09T15:43:58.150Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.234s coverage: 60.1% of statements [2020-03-09T15:43:58.150Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-03-09T15:43:58.150Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-03-09T15:43:58.150Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-03-09T15:43:58.150Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-03-09T15:43:58.150Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-03-09T15:43:58.150Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-03-09T15:43:58.334Z] #43 27.12 Selecting previously unselected package libprotobuf17:s390x. [2020-03-09T15:43:58.334Z] #43 27.13 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2020-03-09T15:43:58.334Z] #43 27.13 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2020-03-09T15:43:58.383Z] #44 32.92 CC images/ipc-desc.o [2020-03-09T15:43:58.640Z] #44 33.18 CC images/ipc-shm.o [2020-03-09T15:43:58.938Z] #44 33.46 CC images/ipc-msg.o [2020-03-09T15:43:59.094Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.019s coverage: 88.3% of statements [2020-03-09T15:43:59.094Z] ok github.com/docker/docker/daemon/logger/journald 0.016s coverage: 26.2% of statements [2020-03-09T15:43:59.135Z] #43 27.71 Selecting previously unselected package libprotobuf-lite17:s390x. [2020-03-09T15:43:59.135Z] #43 27.73 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2020-03-09T15:43:59.135Z] #43 27.73 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-03-09T15:43:59.135Z] #43 27.91 Selecting previously unselected package libprotobuf-dev:s390x. [2020-03-09T15:43:59.135Z] #43 27.92 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2020-03-09T15:43:59.135Z] #43 27.93 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-03-09T15:43:59.194Z] #44 33.73 CC images/ipc-sem.o [2020-03-09T15:43:59.449Z] #44 33.90 CC images/utsns.o [2020-03-09T15:43:59.449Z] #44 34.06 CC images/creds.o [2020-03-09T15:43:59.704Z] #44 34.33 CC images/vma.o [2020-03-09T15:43:59.960Z] #44 34.62 CC images/netdev.o [2020-03-09T15:44:00.038Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.034s coverage: 62.1% of statements [2020-03-09T15:44:00.038Z] ok github.com/docker/docker/daemon/logger/local 0.069s coverage: 74.7% of statements [2020-03-09T15:44:00.038Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-03-09T15:44:00.414Z] #43 28.98 Selecting previously unselected package libprotoc17:s390x. [2020-03-09T15:44:00.414Z] #43 28.98 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2020-03-09T15:44:00.414Z] #43 28.98 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2020-03-09T15:44:00.524Z] #44 34.99 CC images/tty.o [2020-03-09T15:44:00.881Z] #43 29.40 Selecting previously unselected package protobuf-c-compiler. [2020-03-09T15:44:00.881Z] #43 29.44 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2020-03-09T15:44:00.881Z] #43 29.44 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-03-09T15:44:00.881Z] #43 29.51 Selecting previously unselected package protobuf-compiler. [2020-03-09T15:44:00.881Z] #43 29.51 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2020-03-09T15:44:00.881Z] #43 29.51 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-03-09T15:44:00.881Z] #43 29.62 Selecting previously unselected package python-pkg-resources. [2020-03-09T15:44:00.881Z] #43 29.62 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-03-09T15:44:00.881Z] #43 29.63 Unpacking python-pkg-resources (40.8.0-1) ... [2020-03-09T15:44:00.979Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.044s coverage: 19.9% of statements [2020-03-09T15:44:01.085Z] #44 35.55 CC images/file-lock.o [2020-03-09T15:44:01.085Z] #44 35.79 CC images/rlimit.o [2020-03-09T15:44:01.330Z] #43 29.90 Selecting previously unselected package python-six. [2020-03-09T15:44:01.330Z] #43 29.95 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-03-09T15:44:01.330Z] #43 29.95 Unpacking python-six (1.12.0-1) ... [2020-03-09T15:44:01.330Z] #43 30.04 Selecting previously unselected package python-protobuf. [2020-03-09T15:44:01.330Z] #43 30.05 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2020-03-09T15:44:01.330Z] #43 30.05 Unpacking python-protobuf (3.6.1.3-2) ... [2020-03-09T15:44:01.340Z] #44 35.97 CC images/pagemap.o [2020-03-09T15:44:01.551Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.028s coverage: 33.3% of statements [2020-03-09T15:44:01.596Z] #44 ... [2020-03-09T15:44:01.596Z] [2020-03-09T15:44:01.596Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T15:44:01.596Z] #47 97.64 net [2020-03-09T15:44:01.596Z] #47 98.06 github.com/LK4D4/vndr/build [2020-03-09T15:44:01.596Z] #47 101.6 vendor/golang.org/x/text/transform [2020-03-09T15:44:01.596Z] #47 102.2 vendor/golang.org/x/text/unicode/bidi [2020-03-09T15:44:01.596Z] #47 104.0 vendor/golang.org/x/text/secure/bidirule [2020-03-09T15:44:01.596Z] #47 104.4 vendor/golang.org/x/text/unicode/norm [2020-03-09T15:44:01.814Z] ok github.com/docker/docker/daemon/logger/syslog 0.060s coverage: 47.8% of statements [2020-03-09T15:44:01.851Z] #47 ... [2020-03-09T15:44:01.851Z] [2020-03-09T15:44:01.851Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T15:44:01.851Z] #44 36.33 CC images/siginfo.o [2020-03-09T15:44:02.075Z] ok github.com/docker/docker/daemon/logger/templates 0.017s coverage: 8.3% of statements [2020-03-09T15:44:02.107Z] #44 36.59 CC images/rpc.o [2020-03-09T15:44:02.229Z] #43 30.61 Setting up python-pkg-resources (40.8.0-1) ... [2020-03-09T15:44:03.093Z] #43 ... [2020-03-09T15:44:03.093Z] [2020-03-09T15:44:03.093Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-09T15:44:03.093Z] #27 3.294 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-03-09T15:44:03.093Z] #27 3.639 #=#=# [2020-03-09T15:44:03.093Z] #27 3.752 #=#=# ### 4.3% ####### 10.6% ############ 16.8% ################ 23.1% ##################### 29.4% ######################## 33.5% ########################### 37.7% ############################## 41.9% ################################## 48.2% ####################################### 54.5% ########################################### 60.7% ################################################ 67.0% #################################################### 73.3% ####################################################### 77.5% ############################################################ 83.7% ################################################################## 92.1% ###################################################################### 98.3% ######################################################################## 100.0% [2020-03-09T15:44:03.093Z] #27 6.173 [2020-03-09T15:44:03.484Z] ok github.com/docker/docker/daemon/network 0.018s coverage: 63.8% of statements [2020-03-09T15:44:03.511Z] #44 37.88 CC images/ext-file.o [2020-03-09T15:44:03.511Z] #44 ... [2020-03-09T15:44:03.511Z] [2020-03-09T15:44:03.511Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-09T15:44:03.511Z] #10 99.44 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-03-09T15:44:03.511Z] #10 99.45 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-03-09T15:44:03.511Z] #10 99.45 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-09T15:44:03.511Z] #10 ... [2020-03-09T15:44:03.511Z] [2020-03-09T15:44:03.511Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T15:44:03.511Z] #47 109.1 vendor/golang.org/x/net/idna [2020-03-09T15:44:03.861Z] #27 6.323 #=#=# 0.2% ############### 21.6% ############################### 44.3% ############################################ 61.3% ######################################################## 78.2% ################################################################ 89.5% ######################################################################## 100.0% [2020-03-09T15:44:04.068Z] ok github.com/docker/docker/daemon/logger/splunk 1.929s coverage: 82.5% of statements [2020-03-09T15:44:04.068Z] ? github.com/docker/docker/daemon/names [no test files] [2020-03-09T15:44:04.068Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-03-09T15:44:04.334Z] #27 ... [2020-03-09T15:44:04.334Z] [2020-03-09T15:44:04.334Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T15:44:04.334Z] #74 DONE 32.6s [2020-03-09T15:44:04.334Z] [2020-03-09T15:44:04.334Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-09T15:44:04.334Z] #27 7.528 [2020-03-09T15:44:04.334Z] #27 ... [2020-03-09T15:44:04.334Z] [2020-03-09T15:44:04.334Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T15:44:04.334Z] #47 32.15 github.com/LK4D4/vndr/godl/singleflight [2020-03-09T15:44:04.334Z] #47 32.16 errors [2020-03-09T15:44:04.334Z] #47 32.47 sort [2020-03-09T15:44:04.334Z] #47 32.56 io [2020-03-09T15:44:05.009Z] ok github.com/docker/docker/distribution/metadata 0.114s coverage: 48.2% of statements [2020-03-09T15:44:05.702Z] #47 33.97 strconv [2020-03-09T15:44:05.702Z] #47 34.08 bytes [2020-03-09T15:44:05.949Z] ok github.com/docker/docker/distribution 0.296s coverage: 22.1% of statements [2020-03-09T15:44:05.949Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-03-09T15:44:05.949Z] ok github.com/docker/docker/errdefs 0.026s coverage: 49.4% of statements [2020-03-09T15:44:06.023Z] #47 111.8 vendor/golang.org/x/net/http2/hpack [2020-03-09T15:44:06.514Z] #47 ... [2020-03-09T15:44:06.514Z] [2020-03-09T15:44:06.514Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-09T15:44:06.514Z] #35 25.10 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB] [2020-03-09T15:44:06.514Z] #35 25.15 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2020-03-09T15:44:06.514Z] #35 25.19 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2020-03-09T15:44:06.514Z] #35 25.19 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2020-03-09T15:44:06.514Z] #35 25.21 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2020-03-09T15:44:06.514Z] #35 25.29 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2020-03-09T15:44:06.514Z] #35 26.56 debconf: delaying package configuration, since apt-utils is not installed [2020-03-09T15:44:06.514Z] #35 26.68 Fetched 13.9 MB in 1s (9742 kB/s) [2020-03-09T15:44:06.514Z] #35 27.08 Selecting previously unselected package xxd. [2020-03-09T15:44:06.514Z] #35 27.08 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15168 files and directories currently installed.) [2020-03-09T15:44:06.514Z] #35 27.12 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-03-09T15:44:06.515Z] #35 27.12 Unpacking xxd (2:8.1.0875-5) ... [2020-03-09T15:44:06.515Z] #35 27.32 Selecting previously unselected package vim-common. [2020-03-09T15:44:06.515Z] #35 27.32 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-03-09T15:44:06.515Z] #35 27.33 Unpacking vim-common (2:8.1.0875-5) ... [2020-03-09T15:44:06.515Z] #35 27.69 Selecting previously unselected package cmake-data. [2020-03-09T15:44:06.515Z] #35 27.69 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-03-09T15:44:06.515Z] #35 27.70 Unpacking cmake-data (3.13.4-1) ... [2020-03-09T15:44:06.515Z] #35 30.37 Selecting previously unselected package libicu63:s390x. [2020-03-09T15:44:06.515Z] #35 30.39 Preparing to unpack .../3-libicu63_63.1-6_s390x.deb ... [2020-03-09T15:44:06.515Z] #35 30.39 Unpacking libicu63:s390x (63.1-6) ... [2020-03-09T15:44:06.515Z] #35 ... [2020-03-09T15:44:06.515Z] [2020-03-09T15:44:06.515Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-09T15:44:06.515Z] #27 7.774 # 1.6% ######## 11.2% ########### 16.2% ############### 21.3% #################### 28.9% ########################## 36.6% ############################## 41.7% ################################# 46.8% ######################################### 57.0% ################################################## 69.7% ####################################################### 77.3% ############################################################# 85.0% ################################################################## 92.6% ######################################################################## 100.0% [2020-03-09T15:44:06.515Z] #27 9.793 [2020-03-09T15:44:07.387Z] #47 113.2 mime [2020-03-09T15:44:07.863Z] ok github.com/docker/docker/image 0.050s coverage: 86.4% of statements [2020-03-09T15:44:07.863Z] ok github.com/docker/docker/image/cache 0.024s coverage: 19.2% of statements [2020-03-09T15:44:07.971Z] #27 9.944 #=#=# # 2.5% ### 5.3% ###### 9.1% ######### 13.8% ############ 16.7% ############## 19.5% ################ 23.3% ################### 26.9% ##################### 30.0% [2020-03-09T15:44:07.971Z] #27 ... [2020-03-09T15:44:07.971Z] [2020-03-09T15:44:07.971Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T15:44:07.971Z] #65 1.975 + RM_GOPATH=0 [2020-03-09T15:44:07.971Z] #65 1.975 + TMP_GOPATH= [2020-03-09T15:44:07.971Z] #65 1.975 + : /build [2020-03-09T15:44:07.971Z] #65 1.975 + '[' -z '' ']' [2020-03-09T15:44:07.971Z] #65 1.976 ++ mktemp -d [2020-03-09T15:44:07.971Z] #65 1.977 + export GOPATH=/tmp/tmp.Xkw3O9aHzq [2020-03-09T15:44:07.971Z] #65 1.977 + GOPATH=/tmp/tmp.Xkw3O9aHzq [2020-03-09T15:44:07.971Z] #65 1.977 + RM_GOPATH=1 [2020-03-09T15:44:07.971Z] #65 1.978 ++ dirname ./install.sh [2020-03-09T15:44:07.971Z] #65 1.978 + dir=. [2020-03-09T15:44:07.971Z] #65 1.979 + bin=containerd [2020-03-09T15:44:07.971Z] #65 1.979 + shift [2020-03-09T15:44:07.971Z] #65 1.979 + '[' '!' -f ./containerd.installer ']' [2020-03-09T15:44:07.971Z] #65 1.980 + . ./containerd.installer [2020-03-09T15:44:07.971Z] #65 1.996 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-09T15:44:07.971Z] #65 1.996 + install_containerd [2020-03-09T15:44:07.971Z] #65 1.996 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178' [2020-03-09T15:44:07.971Z] #65 1.996 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Xkw3O9aHzq/src/github.com/containerd/containerd [2020-03-09T15:44:07.971Z] #65 1.996 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-09T15:44:07.971Z] #65 1.997 Cloning into '/tmp/tmp.Xkw3O9aHzq/src/github.com/containerd/containerd'... [2020-03-09T15:44:07.971Z] #65 ... [2020-03-09T15:44:07.971Z] [2020-03-09T15:44:07.971Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-09T15:44:08.123Z] ok github.com/docker/docker/image/v1 0.029s coverage: 25.0% of statements [2020-03-09T15:44:08.694Z] ok github.com/docker/docker/distribution/xfer 1.750s coverage: 85.1% of statements [2020-03-09T15:44:08.694Z] ? github.com/docker/docker/dockerversion [no test files] [2020-03-09T15:44:08.694Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-03-09T15:44:08.694Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-03-09T15:44:08.694Z] ok github.com/docker/docker/libcontainerd/queue 0.067s coverage: 100.0% of statements [2020-03-09T15:44:08.753Z] #47 ... [2020-03-09T15:44:08.753Z] [2020-03-09T15:44:08.753Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T15:44:08.753Z] #44 38.08 CC images/cgroup.o [2020-03-09T15:44:08.753Z] #44 38.67 CC images/userns.o [2020-03-09T15:44:08.753Z] #44 38.97 CC images/google/protobuf/descriptor.o [2020-03-09T15:44:08.753Z] #44 40.74 CC images/opts.o [2020-03-09T15:44:08.753Z] #44 41.01 CC images/seccomp.o [2020-03-09T15:44:08.753Z] #44 41.35 CC images/binfmt-misc.o [2020-03-09T15:44:08.753Z] #44 41.58 CC images/time.o [2020-03-09T15:44:08.753Z] #44 41.75 CC images/sysctl.o [2020-03-09T15:44:08.753Z] #44 41.99 CC images/autofs.o [2020-03-09T15:44:08.753Z] #44 42.14 CC images/macvlan.o [2020-03-09T15:44:08.753Z] #44 42.47 CC images/sit.o [2020-03-09T15:44:08.753Z] #44 42.66 LINK images/built-in.o [2020-03-09T15:44:08.753Z] #44 42.76 GEN compel/include/asm [2020-03-09T15:44:08.753Z] #44 42.78 GEN compel/include/version.h [2020-03-09T15:44:08.753Z] #44 42.80 touch .config [2020-03-09T15:44:08.753Z] #44 42.82 GEN include/common/config.h [2020-03-09T15:44:08.753Z] #44 42.88 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-03-09T15:44:08.753Z] #44 42.90 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-03-09T15:44:08.753Z] #44 42.93 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-03-09T15:44:08.753Z] #44 42.96 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-03-09T15:44:08.753Z] #44 42.98 DEP compel/arch/x86/plugins/std/memcpy.d [2020-03-09T15:44:08.753Z] #44 43.03 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-03-09T15:44:08.753Z] #44 43.05 GEN compel/plugins/include/uapi/std/syscall.h [2020-03-09T15:44:08.753Z] #44 43.07 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-03-09T15:44:08.753Z] #44 43.09 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-03-09T15:44:08.753Z] #44 43.14 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-03-09T15:44:08.753Z] #44 43.14 DEP compel/plugins/std/infect.d [2020-03-09T15:44:08.753Z] #44 43.26 DEP compel/plugins/std/string.d [2020-03-09T15:44:08.753Z] #44 43.37 DEP compel/plugins/std/log.d [2020-03-09T15:44:08.753Z] #44 43.50 DEP compel/plugins/std/fds.d [2020-03-09T15:44:09.008Z] #44 43.59 DEP compel/plugins/std/std.d [2020-03-09T15:44:09.264Z] #44 43.70 DEP compel/plugins/shmem/shmem.d [2020-03-09T15:44:09.264Z] #44 43.83 DEP compel/plugins/fds/fds.d [2020-03-09T15:44:09.520Z] #44 44.01 CC compel/plugins/std/std.o [2020-03-09T15:44:09.775Z] #44 44.33 CC compel/plugins/std/fds.o [2020-03-09T15:44:10.051Z] #27 9.944 #=#=# # 2.5% ### 5.3% ###### 9.1% ######### 13.8% ############ 16.7% ############## 19.5% ################ 23.3% ################### 26.9% ##################### 30.0% ####################### 33.3% ######################## 34.7% ########################### 38.5% ############################# 40.4% ############################## 42.3% ############################### 44.2% ################################# 46.0% ################################# 47.0% #################################### 50.8% ##################################### 52.7% ######################################## 56.4% ########################################### 60.2% ############################################ 61.2% ############################################## 64.9% ################################################# 68.7% [2020-03-09T15:44:10.051Z] #27 ... [2020-03-09T15:44:10.051Z] [2020-03-09T15:44:10.051Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-09T15:44:10.051Z] #10 28.53 Get:10 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-09T15:44:10.052Z] #10 29.98 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2020-03-09T15:44:10.052Z] #10 29.98 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2020-03-09T15:44:10.052Z] #10 29.99 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-03-09T15:44:10.052Z] #10 29.99 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-03-09T15:44:10.052Z] #10 30.00 Get:15 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-09T15:44:10.052Z] #10 30.00 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u3 [109 kB] [2020-03-09T15:44:10.052Z] #10 30.01 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2020-03-09T15:44:10.052Z] #10 30.03 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2020-03-09T15:44:10.052Z] #10 30.04 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2020-03-09T15:44:10.052Z] #10 30.05 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2020-03-09T15:44:10.052Z] #10 30.06 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2020-03-09T15:44:10.052Z] #10 30.08 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2020-03-09T15:44:10.052Z] #10 30.10 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB] [2020-03-09T15:44:10.052Z] #10 30.10 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB] [2020-03-09T15:44:10.052Z] #10 30.11 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u3 [321 kB] [2020-03-09T15:44:10.052Z] #10 31.66 debconf: delaying package configuration, since apt-utils is not installed [2020-03-09T15:44:10.052Z] #10 32.00 Fetched 73.3 MB in 5s (14.0 MB/s) [2020-03-09T15:44:10.052Z] #10 32.03 Selecting previously unselected package binutils-mingw-w64-i686. [2020-03-09T15:44:10.052Z] #10 32.03 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15168 files and directories currently installed.) [2020-03-09T15:44:10.052Z] #10 32.10 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2020-03-09T15:44:10.052Z] #10 32.11 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-03-09T15:44:10.052Z] #10 34.56 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-03-09T15:44:10.052Z] #10 34.57 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2020-03-09T15:44:10.052Z] #10 34.57 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-03-09T15:44:10.052Z] #10 37.27 Selecting previously unselected package binutils-mingw-w64. [2020-03-09T15:44:10.052Z] #10 37.27 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-03-09T15:44:10.052Z] #10 37.30 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-03-09T15:44:10.052Z] #10 37.37 Selecting previously unselected package libdevmapper1.02.1:s390x. [2020-03-09T15:44:10.052Z] #10 37.38 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-03-09T15:44:10.052Z] #10 37.53 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-03-09T15:44:10.052Z] #10 37.69 Selecting previously unselected package dmsetup. [2020-03-09T15:44:10.052Z] #10 37.69 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ... [2020-03-09T15:44:10.052Z] #10 37.69 Unpacking dmsetup (2:1.02.155-3) ... [2020-03-09T15:44:10.052Z] #10 37.84 Selecting previously unselected package mingw-w64-common. [2020-03-09T15:44:10.052Z] #10 37.85 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-03-09T15:44:10.052Z] #10 37.85 Unpacking mingw-w64-common (6.0.0-3) ... [2020-03-09T15:44:10.052Z] #10 ... [2020-03-09T15:44:10.052Z] [2020-03-09T15:44:10.052Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-09T15:44:10.080Z] ok github.com/docker/docker/pkg/aaparser 0.033s coverage: 50.0% of statements [2020-03-09T15:44:10.335Z] #44 44.73 CC compel/plugins/std/log.o [2020-03-09T15:44:10.341Z] ok github.com/docker/docker/opts 0.090s coverage: 67.4% of statements [2020-03-09T15:44:10.492Z] #27 9.944 #=#=# # 2.5% ### 5.3% ###### 9.1% ######### 13.8% ############ 16.7% ############## 19.5% ################ 23.3% ################### 26.9% ##################### 30.0% ####################### 33.3% ######################## 34.7% ########################### 38.5% ############################# 40.4% ############################## 42.3% ############################### 44.2% ################################# 46.0% ################################# 47.0% #################################### 50.8% ##################################### 52.7% ######################################## 56.4% ########################################### 60.2% ############################################ 61.2% ############################################## 64.9% ################################################# 68.7% ################################################## 70.6% #################################################### 72.5% ##################################################### [2020-03-09T15:44:10.492Z] #27 ... [2020-03-09T15:44:10.492Z] [2020-03-09T15:44:10.492Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-09T15:44:10.492Z] #43 33.33 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-03-09T15:44:10.492Z] #43 33.34 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-03-09T15:44:10.492Z] #43 33.35 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-03-09T15:44:10.492Z] #43 33.36 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-03-09T15:44:10.492Z] #43 33.36 Setting up python-six (1.12.0-1) ... [2020-03-09T15:44:10.492Z] #43 34.76 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-03-09T15:44:10.492Z] #43 34.77 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-03-09T15:44:10.492Z] #43 34.78 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2020-03-09T15:44:10.492Z] #43 34.79 Setting up libcap-dev:s390x (1:2.25-2) ... [2020-03-09T15:44:10.492Z] #43 34.79 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2020-03-09T15:44:10.492Z] #43 34.80 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-03-09T15:44:10.492Z] #43 34.80 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-03-09T15:44:10.492Z] #43 34.81 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-03-09T15:44:10.492Z] #43 34.82 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-03-09T15:44:10.492Z] #43 34.83 Setting up python-protobuf (3.6.1.3-2) ... [2020-03-09T15:44:10.492Z] #43 38.51 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2020-03-09T15:44:10.492Z] #43 38.53 Processing triggers for libc-bin (2.28-10) ... [2020-03-09T15:44:10.492Z] #43 DONE 39.0s [2020-03-09T15:44:10.492Z] [2020-03-09T15:44:10.492Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-09T15:44:10.492Z] #27 9.944 #=#=# # 2.5% ### 5.3% ###### 9.1% ######### 13.8% ############ 16.7% ############## 19.5% ################ 23.3% ################### 26.9% ##################### 30.0% ####################### 33.3% ######################## 34.7% ########################### 38.5% ############################# 40.4% ############################## 42.3% ############################### 44.2% ################################# 46.0% ################################# 47.0% #################################### 50.8% ##################################### 52.7% ######################################## 56.4% ########################################### 60.2% ############################################ 61.2% ############################################## 64.9% ################################################# 68.7% ################################################## 70.6% #################################################### 72.5% ##################################################### 74.4% [2020-03-09T15:44:10.492Z] #27 ... [2020-03-09T15:44:10.492Z] [2020-03-09T15:44:10.492Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T15:44:10.492Z] #33 28.73 sync [2020-03-09T15:44:10.492Z] #33 28.73 internal/reflectlite [2020-03-09T15:44:10.492Z] #33 31.92 errors [2020-03-09T15:44:10.492Z] #33 31.94 sort [2020-03-09T15:44:10.492Z] #33 32.28 strconv [2020-03-09T15:44:10.492Z] #33 33.26 io [2020-03-09T15:44:10.492Z] #33 34.56 syscall [2020-03-09T15:44:10.492Z] #33 35.97 reflect [2020-03-09T15:44:10.492Z] #33 ... [2020-03-09T15:44:10.492Z] [2020-03-09T15:44:10.492Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-09T15:44:10.896Z] #44 ... [2020-03-09T15:44:10.896Z] [2020-03-09T15:44:10.896Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-09T15:44:10.896Z] #10 117.1 Selecting previously unselected package libapparmor1:amd64. [2020-03-09T15:44:10.896Z] #10 117.1 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-03-09T15:44:10.896Z] #10 117.1 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-03-09T15:44:10.896Z] #10 117.2 Selecting previously unselected package libapparmor-dev:amd64. [2020-03-09T15:44:10.896Z] #10 117.2 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-03-09T15:44:10.896Z] #10 117.2 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-03-09T15:44:11.152Z] #10 117.4 Selecting previously unselected package libbtrfs0. [2020-03-09T15:44:11.152Z] #10 117.4 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-03-09T15:44:11.152Z] #10 117.4 Unpacking libbtrfs0 (4.20.1-2) ... [2020-03-09T15:44:11.251Z] #27 9.944 #=#=# # 2.5% ### 5.3% ###### 9.1% ######### 13.8% ############ 16.7% ############## 19.5% ################ 23.3% ################### 26.9% ##################### 30.0% ####################### 33.3% ######################## 34.7% ########################### 38.5% ############################# 40.4% ############################## 42.3% ############################### 44.2% ################################# 46.0% ################################# 47.0% #################################### 50.8% ##################################### 52.7% ######################################## 56.4% ########################################### 60.2% ############################################ 61.2% ############################################## 64.9% ################################################# 68.7% ################################################## 70.6% #################################################### 72.5% ##################################################### 74.4% ####################################################### 77.2% ########################################################## 80.8% ############################################################ 83.4% ############################################################## 86.4% ################################################################ 89.2% ################################################################## 93.0% #################################################################### 95.8% ####################################################################### 99.6% ######################################################################## 100.0% [2020-03-09T15:44:11.251Z] #27 14.87 [2020-03-09T15:44:11.407Z] #10 117.5 Selecting previously unselected package libbtrfs-dev. [2020-03-09T15:44:11.407Z] #10 117.5 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-03-09T15:44:11.407Z] #10 117.5 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-03-09T15:44:11.407Z] #10 117.7 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-03-09T15:44:11.407Z] #10 117.7 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-03-09T15:44:11.407Z] #10 117.7 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-03-09T15:44:11.407Z] #10 117.7 Selecting previously unselected package libudev-dev:amd64. [2020-03-09T15:44:11.407Z] #10 117.7 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_amd64.deb ... [2020-03-09T15:44:11.664Z] #10 117.8 Unpacking libudev-dev:amd64 (241-7~deb10u3) ... [2020-03-09T15:44:11.664Z] #10 117.9 Selecting previously unselected package libsepol1-dev:amd64. [2020-03-09T15:44:11.664Z] #10 117.9 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-03-09T15:44:11.664Z] #10 118.0 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-03-09T15:44:11.728Z] ok github.com/docker/docker/pkg/broadcaster 0.018s coverage: 100.0% of statements [2020-03-09T15:44:11.989Z] ok github.com/docker/docker/pkg/capabilities 0.012s coverage: 87.5% of statements [2020-03-09T15:44:12.225Z] #10 118.4 Selecting previously unselected package libpcre16-3:amd64. [2020-03-09T15:44:12.225Z] #10 118.4 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-03-09T15:44:12.225Z] #10 118.4 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-03-09T15:44:12.225Z] #10 118.6 Selecting previously unselected package libpcre32-3:amd64. [2020-03-09T15:44:12.225Z] #10 118.6 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-03-09T15:44:12.225Z] #10 118.6 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-03-09T15:44:12.249Z] ok github.com/docker/docker/pkg/authorization 0.259s coverage: 68.3% of statements [2020-03-09T15:44:12.480Z] #10 118.8 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-03-09T15:44:12.480Z] #10 118.8 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-03-09T15:44:12.480Z] #10 118.8 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-03-09T15:44:12.480Z] #10 118.9 Selecting previously unselected package libpcre3-dev:amd64. [2020-03-09T15:44:12.736Z] #10 118.9 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-03-09T15:44:12.736Z] #10 119.0 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-03-09T15:44:13.191Z] ok github.com/docker/docker/pkg/directory 0.019s coverage: 80.0% of statements [2020-03-09T15:44:13.191Z] ok github.com/docker/docker/pkg/archive 1.336s coverage: 77.3% of statements [2020-03-09T15:44:13.214Z] #27 16.28 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-03-09T15:44:13.214Z] #27 ... [2020-03-09T15:44:13.214Z] [2020-03-09T15:44:13.214Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-09T15:44:13.214Z] #35 37.55 Selecting previously unselected package libxml2:s390x. [2020-03-09T15:44:13.214Z] #35 37.56 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ... [2020-03-09T15:44:13.214Z] #35 37.56 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-03-09T15:44:13.214Z] #35 37.97 Selecting previously unselected package libarchive13:s390x. [2020-03-09T15:44:13.214Z] #35 37.98 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2020-03-09T15:44:13.214Z] #35 37.98 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-03-09T15:44:13.214Z] #35 38.28 Selecting previously unselected package libjsoncpp1:s390x. [2020-03-09T15:44:13.214Z] #35 38.29 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2020-03-09T15:44:13.214Z] #35 38.30 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2020-03-09T15:44:13.214Z] #35 38.39 Selecting previously unselected package librhash0:s390x. [2020-03-09T15:44:13.214Z] #35 38.39 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2020-03-09T15:44:13.214Z] #35 38.40 Unpacking librhash0:s390x (1.3.8-1) ... [2020-03-09T15:44:13.214Z] #35 38.58 Selecting previously unselected package libuv1:s390x. [2020-03-09T15:44:13.214Z] #35 38.58 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2020-03-09T15:44:13.214Z] #35 38.58 Unpacking libuv1:s390x (1.24.1-1) ... [2020-03-09T15:44:13.214Z] #35 38.70 Selecting previously unselected package cmake. [2020-03-09T15:44:13.214Z] #35 38.72 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2020-03-09T15:44:13.214Z] #35 38.73 Unpacking cmake (3.13.4-1) ... [2020-03-09T15:44:13.214Z] #35 41.02 Setting up libicu63:s390x (63.1-6) ... [2020-03-09T15:44:13.214Z] #35 41.05 Setting up xxd (2:8.1.0875-5) ... [2020-03-09T15:44:13.214Z] #35 41.06 Setting up libuv1:s390x (1.24.1-1) ... [2020-03-09T15:44:13.214Z] #35 41.07 Setting up vim-common (2:8.1.0875-5) ... [2020-03-09T15:44:13.214Z] #35 41.09 Setting up librhash0:s390x (1.3.8-1) ... [2020-03-09T15:44:13.214Z] #35 41.10 Setting up cmake-data (3.13.4-1) ... [2020-03-09T15:44:13.214Z] #35 41.12 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-03-09T15:44:13.214Z] #35 41.13 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2020-03-09T15:44:13.214Z] #35 41.15 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-03-09T15:44:13.214Z] #35 41.16 Setting up cmake (3.13.4-1) ... [2020-03-09T15:44:13.214Z] #35 41.17 Processing triggers for libc-bin (2.28-10) ... [2020-03-09T15:44:13.214Z] #35 41.20 Processing triggers for mime-support (3.62) ... [2020-03-09T15:44:13.214Z] #35 DONE 41.5s [2020-03-09T15:44:13.214Z] [2020-03-09T15:44:13.214Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-09T15:44:13.214Z] #36 DONE 0.1s [2020-03-09T15:44:13.214Z] [2020-03-09T15:44:13.214Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-03-09T15:44:13.214Z] #37 DONE 0.1s [2020-03-09T15:44:13.214Z] [2020-03-09T15:44:13.214Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T15:44:13.385Z] #10 ... [2020-03-09T15:44:13.385Z] [2020-03-09T15:44:13.385Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T15:44:13.385Z] #68 112.3 + for f in rootlesskit rootlesskit-docker-proxy [2020-03-09T15:44:13.385Z] #68 112.3 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-03-09T15:44:13.385Z] #68 DONE 119.3s [2020-03-09T15:44:13.385Z] [2020-03-09T15:44:13.385Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-09T15:44:13.385Z] #10 119.6 Selecting previously unselected package libselinux1-dev:amd64. [2020-03-09T15:44:13.385Z] #10 119.6 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-03-09T15:44:13.385Z] #10 119.6 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-03-09T15:44:13.385Z] #10 ... [2020-03-09T15:44:13.385Z] [2020-03-09T15:44:13.385Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-03-09T15:44:13.385Z] #69 DONE 0.1s [2020-03-09T15:44:13.640Z] [2020-03-09T15:44:13.640Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T15:44:13.640Z] #44 45.54 CC compel/plugins/std/string.o [2020-03-09T15:44:13.640Z] #44 46.13 CC compel/plugins/std/infect.o [2020-03-09T15:44:13.640Z] #44 46.56 CC compel/arch/x86/plugins/std/parasite-head.o [2020-03-09T15:44:13.640Z] #44 46.62 CC compel/arch/x86/plugins/std/memcpy.o [2020-03-09T15:44:13.640Z] #44 46.71 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-03-09T15:44:13.640Z] #44 46.77 AR compel/plugins/std.lib.a [2020-03-09T15:44:13.640Z] #44 46.87 CC compel/plugins/fds/fds.o [2020-03-09T15:44:13.640Z] #44 47.18 AR compel/plugins/fds.lib.a [2020-03-09T15:44:13.640Z] #44 47.24 HOSTDEP compel/src/lib/log-host.d [2020-03-09T15:44:13.640Z] #44 47.33 HOSTDEP compel/src/lib/handle-elf-host.d [2020-03-09T15:44:13.640Z] #44 47.51 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-03-09T15:44:13.640Z] #44 47.58 HOSTDEP compel/src/main-host.d [2020-03-09T15:44:13.640Z] #44 47.74 DEP compel/src/lib/ptrace.d [2020-03-09T15:44:13.640Z] #44 47.88 DEP compel/src/lib/infect.d [2020-03-09T15:44:13.641Z] #44 48.16 DEP compel/src/lib/infect-util.d [2020-03-09T15:44:13.641Z] #44 48.27 DEP compel/src/lib/infect-rpc.d [2020-03-09T15:44:13.896Z] #44 48.59 DEP compel/arch/x86/src/lib/infect.d [2020-03-09T15:44:14.133Z] ok github.com/docker/docker/pkg/discovery 0.021s coverage: 58.3% of statements [2020-03-09T15:44:14.133Z] ok github.com/docker/docker/pkg/discovery/file 0.036s coverage: 92.9% of statements [2020-03-09T15:44:14.456Z] #44 ... [2020-03-09T15:44:14.456Z] [2020-03-09T15:44:14.456Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T15:44:14.456Z] #50 DONE 120.2s [2020-03-09T15:44:14.456Z] [2020-03-09T15:44:14.456Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T15:44:14.456Z] #44 48.93 DEP compel/arch/x86/src/lib/cpu.d [2020-03-09T15:44:14.456Z] #44 49.04 DEP compel/src/lib/log.d [2020-03-09T15:44:14.711Z] #44 49.18 DEP compel/src/main.d [2020-03-09T15:44:14.736Z] #38 ... [2020-03-09T15:44:14.737Z] [2020-03-09T15:44:14.737Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T15:44:14.737Z] #50 32.93 + cd /tmp/tmp.uwhMFWyUNh/src/gotest.tools/gotestsum [2020-03-09T15:44:14.737Z] #50 32.93 + git checkout -q v0.3.5 [2020-03-09T15:44:14.737Z] #50 33.01 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-03-09T15:44:14.737Z] #50 ... [2020-03-09T15:44:14.737Z] [2020-03-09T15:44:14.737Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-09T15:44:14.737Z] #10 43.30 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-03-09T15:44:14.737Z] #10 43.30 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-03-09T15:44:14.737Z] #10 43.31 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-03-09T15:44:14.966Z] #44 49.36 DEP compel/src/lib/handle-elf.d [2020-03-09T15:44:14.966Z] #44 49.50 DEP compel/arch/x86/src/lib/handle-elf.d [2020-03-09T15:44:15.073Z] ok github.com/docker/docker/pkg/discovery/memory 0.010s coverage: 92.3% of statements [2020-03-09T15:44:15.222Z] #44 49.71 CC compel/src/lib/log.o [2020-03-09T15:44:15.477Z] #44 50.15 CC compel/arch/x86/src/lib/cpu.o [2020-03-09T15:44:15.642Z] ok github.com/docker/docker/pkg/discovery/nodes 0.011s coverage: 93.8% of statements [2020-03-09T15:44:15.903Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2020-03-09T15:44:16.039Z] #44 ... [2020-03-09T15:44:16.039Z] [2020-03-09T15:44:16.039Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-09T15:44:16.039Z] #10 120.0 Selecting previously unselected package libdevmapper-dev:amd64. [2020-03-09T15:44:16.039Z] #10 120.0 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-03-09T15:44:16.039Z] #10 120.0 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-03-09T15:44:16.039Z] #10 120.3 Selecting previously unselected package libseccomp-dev:amd64. [2020-03-09T15:44:16.039Z] #10 120.3 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-03-09T15:44:16.039Z] #10 120.3 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-03-09T15:44:16.039Z] #10 120.7 Selecting previously unselected package libsystemd-dev:amd64. [2020-03-09T15:44:16.039Z] #10 120.7 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_amd64.deb ... [2020-03-09T15:44:16.039Z] #10 120.7 Unpacking libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-03-09T15:44:16.039Z] #10 121.5 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-03-09T15:44:16.039Z] #10 121.5 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-03-09T15:44:16.039Z] #10 121.5 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-03-09T15:44:16.039Z] #10 121.5 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-03-09T15:44:16.039Z] #10 121.5 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-03-09T15:44:16.039Z] #10 121.6 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-03-09T15:44:16.039Z] #10 121.6 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-03-09T15:44:16.039Z] #10 121.6 Setting up libbtrfs0 (4.20.1-2) ... [2020-03-09T15:44:16.039Z] #10 121.6 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-03-09T15:44:16.039Z] #10 121.6 Setting up libudev-dev:amd64 (241-7~deb10u3) ... [2020-03-09T15:44:16.039Z] #10 121.7 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-03-09T15:44:16.039Z] #10 121.7 Setting up libbtrfs-dev (4.20.1-2) ... [2020-03-09T15:44:16.039Z] #10 121.7 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-03-09T15:44:16.039Z] #10 121.7 Setting up mingw-w64-common (6.0.0-3) ... [2020-03-09T15:44:16.039Z] #10 121.7 Setting up libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-03-09T15:44:16.039Z] #10 121.7 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-03-09T15:44:16.039Z] #10 121.7 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-03-09T15:44:16.039Z] #10 121.7 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-09T15:44:16.039Z] #10 121.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-09T15:44:16.039Z] #10 121.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-09T15:44:16.039Z] #10 121.8 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-09T15:44:16.039Z] #10 121.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-09T15:44:16.039Z] #10 121.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-03-09T15:44:16.039Z] #10 121.9 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-03-09T15:44:16.039Z] #10 121.9 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-03-09T15:44:16.039Z] #10 121.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-03-09T15:44:16.039Z] #10 122.0 Setting up dmsetup (2:1.02.155-3) ... [2020-03-09T15:44:16.039Z] #10 122.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-03-09T15:44:16.039Z] #10 122.0 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-03-09T15:44:16.039Z] #10 122.0 Processing triggers for libc-bin (2.28-10) ... [2020-03-09T15:44:16.040Z] #10 DONE 122.4s [2020-03-09T15:44:16.296Z] [2020-03-09T15:44:16.296Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-09T15:44:16.296Z] #58 DONE 0.1s [2020-03-09T15:44:16.296Z] [2020-03-09T15:44:16.296Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T15:44:16.296Z] #44 50.83 CC compel/arch/x86/src/lib/infect.o [2020-03-09T15:44:16.296Z] #44 ... [2020-03-09T15:44:16.296Z] [2020-03-09T15:44:16.296Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-03-09T15:44:16.296Z] #59 DONE 0.1s [2020-03-09T15:44:16.540Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-03-09T15:44:16.540Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-03-09T15:44:16.540Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-03-09T15:44:16.685Z] [2020-03-09T15:44:16.685Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T15:44:17.283Z] ok github.com/docker/docker/pkg/filenotify 0.610s coverage: 67.0% of statements [2020-03-09T15:44:17.283Z] ok github.com/docker/docker/pkg/chrootarchive 3.711s coverage: 43.2% of statements [2020-03-09T15:44:17.312Z] #10 ... [2020-03-09T15:44:17.312Z] [2020-03-09T15:44:17.312Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T15:44:17.312Z] #56 35.65 bytes [2020-03-09T15:44:17.312Z] #56 35.70 syscall [2020-03-09T15:44:17.312Z] #56 37.92 reflect [2020-03-09T15:44:17.312Z] #56 44.24 time [2020-03-09T15:44:17.312Z] #56 ... [2020-03-09T15:44:17.312Z] [2020-03-09T15:44:17.312Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-09T15:44:17.312Z] #27 16.52 [2020-03-09T15:44:17.312Z] #27 16.69 #=#=# ######################################################################## 100.0% [2020-03-09T15:44:17.312Z] #27 16.92 [2020-03-09T15:44:17.312Z] #27 18.17 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-03-09T15:44:17.312Z] #27 18.54 #=#=# [2020-03-09T15:44:17.312Z] #27 18.65 ######################################################################## 100.0% [2020-03-09T15:44:17.312Z] #27 18.74 [2020-03-09T15:44:17.312Z] #27 19.58 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-03-09T15:44:17.312Z] #27 19.62 skipping existing b63cc5f62c21 [2020-03-09T15:44:17.312Z] #27 19.69 [2020-03-09T15:44:17.312Z] #27 20.55 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-03-09T15:44:17.312Z] #27 20.82 [2020-03-09T15:44:17.312Z] #27 20.93 [2020-03-09T15:44:17.312Z] #27 ... [2020-03-09T15:44:17.312Z] [2020-03-09T15:44:17.312Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-09T15:44:17.312Z] #30 36.06 Checking out files: 92% (1403/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-03-09T15:44:17.312Z] #30 36.28 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-03-09T15:44:17.312Z] #30 36.82 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-03-09T15:44:17.715Z] #30 ... [2020-03-09T15:44:17.715Z] [2020-03-09T15:44:17.715Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T15:44:17.715Z] #47 35.97 bufio [2020-03-09T15:44:17.715Z] #47 37.47 reflect [2020-03-09T15:44:17.715Z] #47 37.62 syscall [2020-03-09T15:44:17.715Z] #47 44.40 time [2020-03-09T15:44:17.715Z] #47 ... [2020-03-09T15:44:17.715Z] [2020-03-09T15:44:17.715Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-09T15:44:17.715Z] #27 20.93 ######################################################################## 100.0% [2020-03-09T15:44:17.715Z] #27 20.97 [2020-03-09T15:44:17.715Z] #27 21.02 Download of images into '/build' complete. [2020-03-09T15:44:17.715Z] #27 21.02 Use something like the following to load the result into a Docker daemon: [2020-03-09T15:44:17.715Z] #27 21.02 tar -cC '/build' . | docker load [2020-03-09T15:44:17.715Z] #27 DONE 21.2s [2020-03-09T15:44:17.715Z] [2020-03-09T15:44:17.715Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T15:44:17.715Z] #38 1.959 + RM_GOPATH=0 [2020-03-09T15:44:17.715Z] #38 1.960 + TMP_GOPATH= [2020-03-09T15:44:17.715Z] #38 1.960 + : /build [2020-03-09T15:44:17.715Z] #38 1.960 + '[' -z '' ']' [2020-03-09T15:44:17.715Z] #38 1.960 ++ mktemp -d [2020-03-09T15:44:17.715Z] #38 1.961 + export GOPATH=/tmp/tmp.B3lLhQb5zv [2020-03-09T15:44:17.715Z] #38 1.961 + GOPATH=/tmp/tmp.B3lLhQb5zv [2020-03-09T15:44:17.715Z] #38 1.961 + RM_GOPATH=1 [2020-03-09T15:44:17.715Z] #38 1.962 ++ dirname ./install.sh [2020-03-09T15:44:17.715Z] #38 1.966 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-09T15:44:17.715Z] #38 1.968 + dir=. [2020-03-09T15:44:17.715Z] #38 1.968 + bin=tini [2020-03-09T15:44:17.715Z] #38 1.968 + shift [2020-03-09T15:44:17.715Z] #38 1.968 + '[' '!' -f ./tini.installer ']' [2020-03-09T15:44:17.715Z] #38 1.968 + . ./tini.installer [2020-03-09T15:44:17.715Z] #38 1.968 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-09T15:44:17.715Z] #38 1.968 + install_tini [2020-03-09T15:44:17.715Z] #38 1.968 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-03-09T15:44:17.715Z] #38 1.968 + git clone https://github.com/krallin/tini.git /tmp/tmp.B3lLhQb5zv/tini [2020-03-09T15:44:17.715Z] #38 1.974 Cloning into '/tmp/tmp.B3lLhQb5zv/tini'... [2020-03-09T15:44:17.715Z] #38 2.618 + cd /tmp/tmp.B3lLhQb5zv/tini [2020-03-09T15:44:17.715Z] #38 2.618 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-09T15:44:17.715Z] #38 2.620 + cmake . [2020-03-09T15:44:17.715Z] #38 3.004 -- The C compiler identification is GNU 8.3.0 [2020-03-09T15:44:17.715Z] #38 3.055 -- Check for working C compiler: /usr/bin/cc [2020-03-09T15:44:17.715Z] #38 3.427 -- Check for working C compiler: /usr/bin/cc -- works [2020-03-09T15:44:17.715Z] #38 3.430 -- Detecting C compiler ABI info [2020-03-09T15:44:17.715Z] #38 3.723 -- Detecting C compiler ABI info - done [2020-03-09T15:44:17.715Z] #38 3.775 -- Detecting C compile features [2020-03-09T15:44:17.855Z] ok github.com/docker/docker/pkg/fileutils 0.028s coverage: 89.5% of statements [2020-03-09T15:44:18.168Z] #38 5.033 -- Detecting C compile features - done [2020-03-09T15:44:18.168Z] #38 5.062 -- Performing Test HAS_BUILTIN_FORTIFY [2020-03-09T15:44:18.168Z] #38 5.316 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-03-09T15:44:18.427Z] ok github.com/docker/docker/pkg/fsutils 0.325s coverage: 85.1% of statements [2020-03-09T15:44:18.427Z] ok github.com/docker/docker/pkg/homedir 0.017s coverage: 11.4% of statements [2020-03-09T15:44:18.427Z] ok github.com/docker/docker/pkg/discovery/kv 3.103s coverage: 84.1% of statements [2020-03-09T15:44:18.568Z] #38 5.432 -- Configuring done [2020-03-09T15:44:18.569Z] #38 5.432 -- Generating done [2020-03-09T15:44:18.569Z] #38 5.432 -- Build files have been written to: /tmp/tmp.B3lLhQb5zv/tini [2020-03-09T15:44:18.569Z] #38 5.494 + make tini-static [2020-03-09T15:44:18.569Z] #38 5.642 Scanning dependencies of target tini-static [2020-03-09T15:44:18.569Z] #38 5.691 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-03-09T15:44:18.570Z] #60 ... [2020-03-09T15:44:18.570Z] [2020-03-09T15:44:18.570Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-03-09T15:44:18.570Z] #11 DONE 2.4s [2020-03-09T15:44:18.571Z] [2020-03-09T15:44:18.571Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-03-09T15:44:19.131Z] #12 ... [2020-03-09T15:44:19.131Z] [2020-03-09T15:44:19.131Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T15:44:19.131Z] #47 115.2 mime/quotedprintable [2020-03-09T15:44:19.131Z] #47 117.5 net/textproto [2020-03-09T15:44:19.131Z] #47 117.5 crypto/x509 [2020-03-09T15:44:19.131Z] #47 118.8 vendor/golang.org/x/net/http/httpguts [2020-03-09T15:44:19.131Z] #47 119.1 vendor/golang.org/x/net/http/httpproxy [2020-03-09T15:44:19.131Z] #47 120.0 mime/multipart [2020-03-09T15:44:19.131Z] #47 122.9 crypto/tls [2020-03-09T15:44:19.371Z] ok github.com/docker/docker/layer 7.992s coverage: 68.8% of statements [2020-03-09T15:44:19.371Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-03-09T15:44:19.371Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-03-09T15:44:19.371Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-03-09T15:44:19.371Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-03-09T15:44:19.371Z] ? github.com/docker/docker/oci [no test files] [2020-03-09T15:44:19.371Z] ? github.com/docker/docker/oci/caps [no test files] [2020-03-09T15:44:19.371Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-03-09T15:44:19.371Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-03-09T15:44:19.387Z] #47 ... [2020-03-09T15:44:19.387Z] [2020-03-09T15:44:19.387Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T15:44:19.387Z] #60 2.398 + RM_GOPATH=0 [2020-03-09T15:44:19.387Z] #60 2.398 + TMP_GOPATH= [2020-03-09T15:44:19.387Z] #60 2.398 + : /build [2020-03-09T15:44:19.387Z] #60 2.398 + '[' -z '' ']' [2020-03-09T15:44:19.387Z] #60 2.398 ++ mktemp -d [2020-03-09T15:44:19.387Z] #60 2.398 + export GOPATH=/tmp/tmp.2H3sc9QjW7 [2020-03-09T15:44:19.387Z] #60 2.398 + GOPATH=/tmp/tmp.2H3sc9QjW7 [2020-03-09T15:44:19.387Z] #60 2.398 + RM_GOPATH=1 [2020-03-09T15:44:19.387Z] #60 2.398 ++ dirname ./install.sh [2020-03-09T15:44:19.387Z] #60 2.398 + dir=. [2020-03-09T15:44:19.387Z] #60 2.398 + bin=runc [2020-03-09T15:44:19.387Z] #60 2.398 + shift [2020-03-09T15:44:19.387Z] #60 2.398 + '[' '!' -f ./runc.installer ']' [2020-03-09T15:44:19.387Z] #60 2.398 + . ./runc.installer [2020-03-09T15:44:19.387Z] #60 2.398 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-09T15:44:19.387Z] #60 2.398 + install_runc [2020-03-09T15:44:19.387Z] #60 2.406 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-03-09T15:44:19.387Z] #60 2.406 + uname -r [2020-03-09T15:44:19.387Z] #60 2.406 + grep -q '^3\.10\.0.*\.el7\.' [2020-03-09T15:44:19.387Z] #60 2.406 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-03-09T15:44:19.387Z] #60 2.406 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-03-09T15:44:19.387Z] #60 2.406 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.2H3sc9QjW7/src/github.com/opencontainers/runc [2020-03-09T15:44:19.387Z] #60 2.418 Cloning into '/tmp/tmp.2H3sc9QjW7/src/github.com/opencontainers/runc'... [2020-03-09T15:44:19.632Z] ok github.com/docker/docker/pkg/jsonmessage 0.018s coverage: 91.7% of statements [2020-03-09T15:44:19.893Z] ok github.com/docker/docker/pkg/locker 0.031s coverage: 88.9% of statements [2020-03-09T15:44:19.893Z] ok github.com/docker/docker/pkg/ioutils 0.650s coverage: 70.1% of statements [2020-03-09T15:44:19.950Z] #38 6.637 [100%] Linking C executable tini-static [2020-03-09T15:44:19.950Z] #38 6.901 [100%] Built target tini-static [2020-03-09T15:44:19.950Z] #38 6.976 + mkdir -p /build [2020-03-09T15:44:19.950Z] #38 6.977 + cp tini-static /build/docker-init [2020-03-09T15:44:20.153Z] ok github.com/docker/docker/pkg/longpath 0.009s coverage: 100.0% of statements [2020-03-09T15:44:20.153Z] ok github.com/docker/docker/pkg/idtools 0.887s coverage: 70.1% of statements [2020-03-09T15:44:20.153Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-03-09T15:44:20.539Z] #38 DONE 7.2s [2020-03-09T15:44:20.539Z] [2020-03-09T15:44:20.539Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T15:44:20.539Z] #44 7.923 Note: Building without setproctitle() and strlcpy() support. [2020-03-09T15:44:20.539Z] #44 7.923 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-03-09T15:44:20.539Z] #44 7.951 Note: Building without GnuTLS support [2020-03-09T15:44:20.539Z] #44 8.836 fatal: not a git repository (or any of the parent directories): .git [2020-03-09T15:44:20.539Z] #44 8.850 GEN .gitid [2020-03-09T15:44:20.539Z] #44 8.877 GEN criu/include/version.h [2020-03-09T15:44:20.539Z] #44 8.896 GEN include/common/asm [2020-03-09T15:44:20.539Z] #44 9.998 PBCC images/google/protobuf/descriptor.pb-c.c [2020-03-09T15:44:20.539Z] #44 10.06 PBCC images/opts.pb-c.c [2020-03-09T15:44:20.539Z] #44 10.10 PBCC images/sit.pb-c.c [2020-03-09T15:44:20.539Z] #44 10.13 DEP images/google/protobuf/descriptor.pb-c.d [2020-03-09T15:44:20.539Z] #44 10.21 DEP images/opts.pb-c.d [2020-03-09T15:44:20.539Z] #44 ... [2020-03-09T15:44:20.539Z] [2020-03-09T15:44:20.539Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-09T15:44:20.539Z] #10 48.20 Selecting previously unselected package gcc-mingw-w64-base. [2020-03-09T15:44:20.539Z] #10 48.21 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-03-09T15:44:20.539Z] #10 48.24 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-03-09T15:44:20.539Z] #10 48.38 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-03-09T15:44:20.539Z] #10 48.38 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-03-09T15:44:20.539Z] #10 48.38 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-09T15:44:20.726Z] ok github.com/docker/docker/pkg/namesgenerator 0.025s coverage: 85.7% of statements [2020-03-09T15:44:20.749Z] #60 ... [2020-03-09T15:44:20.749Z] [2020-03-09T15:44:20.749Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-03-09T15:44:20.749Z] #12 DONE 2.2s [2020-03-09T15:44:20.749Z] [2020-03-09T15:44:20.749Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-03-09T15:44:20.987Z] ok github.com/docker/docker/pkg/parsers 0.013s coverage: 97.0% of statements [2020-03-09T15:44:21.249Z] ok github.com/docker/docker/pkg/parsers/kernel 0.030s coverage: 60.0% of statements [2020-03-09T15:44:21.822Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.044s coverage: 91.4% of statements [2020-03-09T15:44:21.822Z] ok github.com/docker/docker/pkg/pidfile 0.037s coverage: 82.4% of statements [2020-03-09T15:44:22.083Z] ok github.com/docker/docker/pkg/mount 0.943s coverage: 70.0% of statements [2020-03-09T15:44:22.083Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-03-09T15:44:22.083Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-03-09T15:44:22.083Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-03-09T15:44:22.639Z] #13 2.055 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-03-09T15:44:22.658Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.035s coverage: 56.8% of statements [2020-03-09T15:44:22.895Z] #13 DONE 2.2s [2020-03-09T15:44:22.895Z] [2020-03-09T15:44:22.895Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T15:44:22.895Z] #44 52.00 CC compel/src/lib/infect-rpc.o [2020-03-09T15:44:22.895Z] #44 52.44 CC compel/src/lib/infect-util.o [2020-03-09T15:44:22.895Z] #44 52.71 CC compel/src/lib/infect.o [2020-03-09T15:44:22.895Z] #44 55.36 CC compel/src/lib/ptrace.o [2020-03-09T15:44:22.895Z] #44 55.83 AR compel/libcompel.a [2020-03-09T15:44:22.895Z] #44 55.92 HOSTCC compel/src/main-host.o [2020-03-09T15:44:22.895Z] #44 56.27 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-03-09T15:44:22.895Z] #44 56.49 HOSTCC compel/src/lib/handle-elf-host.o [2020-03-09T15:44:22.895Z] #44 56.82 HOSTCC compel/src/lib/log-host.o [2020-03-09T15:44:22.895Z] #44 57.07 HOSTLINK compel/compel-host-bin [2020-03-09T15:44:22.895Z] #44 57.16 DEP soccr/soccr.d [2020-03-09T15:44:22.895Z] #44 57.39 CC soccr/soccr.o [2020-03-09T15:44:23.232Z] ok github.com/docker/docker/pkg/pools 0.011s coverage: 88.2% of statements [2020-03-09T15:44:23.232Z] ok github.com/docker/docker/pkg/progress 0.013s coverage: 75.9% of statements [2020-03-09T15:44:23.232Z] ok github.com/docker/docker/pkg/plugins/transport 0.015s coverage: 85.7% of statements [2020-03-09T15:44:23.547Z] #10 ... [2020-03-09T15:44:23.547Z] [2020-03-09T15:44:23.547Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T15:44:23.547Z] #33 42.09 time [2020-03-09T15:44:23.547Z] #33 46.14 internal/poll [2020-03-09T15:44:23.547Z] #33 48.42 internal/syscall/unix [2020-03-09T15:44:23.547Z] #33 48.72 os [2020-03-09T15:44:23.547Z] #33 49.53 internal/fmtsort [2020-03-09T15:44:23.547Z] #33 50.36 strings [2020-03-09T15:44:23.547Z] #33 ... [2020-03-09T15:44:23.547Z] [2020-03-09T15:44:23.547Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T15:44:23.547Z] #44 10.23 DEP images/sit.pb-c.d [2020-03-09T15:44:23.547Z] #44 10.27 PBCC images/macvlan.pb-c.c [2020-03-09T15:44:23.547Z] #44 10.30 DEP images/macvlan.pb-c.d [2020-03-09T15:44:23.547Z] #44 10.34 PBCC images/autofs.pb-c.c [2020-03-09T15:44:23.547Z] #44 10.36 DEP images/autofs.pb-c.d [2020-03-09T15:44:23.547Z] #44 10.40 PBCC images/sysctl.pb-c.c [2020-03-09T15:44:23.547Z] #44 10.44 DEP images/sysctl.pb-c.d [2020-03-09T15:44:23.547Z] #44 10.47 PBCC images/time.pb-c.c [2020-03-09T15:44:23.547Z] #44 10.49 DEP images/time.pb-c.d [2020-03-09T15:44:23.547Z] #44 10.54 PBCC images/binfmt-misc.pb-c.c [2020-03-09T15:44:23.547Z] #44 10.57 DEP images/binfmt-misc.pb-c.d [2020-03-09T15:44:23.547Z] #44 10.61 PBCC images/seccomp.pb-c.c [2020-03-09T15:44:23.547Z] #44 10.63 DEP images/seccomp.pb-c.d [2020-03-09T15:44:23.547Z] #44 10.67 PBCC images/userns.pb-c.c [2020-03-09T15:44:23.547Z] #44 10.68 DEP images/userns.pb-c.d [2020-03-09T15:44:23.547Z] #44 10.72 PBCC images/cgroup.pb-c.c [2020-03-09T15:44:23.547Z] #44 10.74 DEP images/cgroup.pb-c.d [2020-03-09T15:44:23.547Z] #44 10.79 PBCC images/fown.pb-c.c [2020-03-09T15:44:23.547Z] #44 10.80 PBCC images/ext-file.pb-c.c [2020-03-09T15:44:23.547Z] #44 10.82 DEP images/fown.pb-c.d [2020-03-09T15:44:23.547Z] #44 10.86 DEP images/ext-file.pb-c.d [2020-03-09T15:44:23.547Z] #44 10.91 PBCC images/rpc.pb-c.c [2020-03-09T15:44:23.547Z] #44 10.95 DEP images/rpc.pb-c.d [2020-03-09T15:44:23.547Z] #44 11.00 PBCC images/siginfo.pb-c.c [2020-03-09T15:44:23.547Z] #44 11.01 DEP images/siginfo.pb-c.d [2020-03-09T15:44:23.547Z] #44 11.07 PBCC images/pagemap.pb-c.c [2020-03-09T15:44:23.547Z] #44 11.10 DEP images/pagemap.pb-c.d [2020-03-09T15:44:23.547Z] #44 11.19 PBCC images/rlimit.pb-c.c [2020-03-09T15:44:23.547Z] #44 11.20 DEP images/rlimit.pb-c.d [2020-03-09T15:44:23.547Z] #44 11.24 PBCC images/file-lock.pb-c.c [2020-03-09T15:44:23.547Z] #44 11.26 DEP images/file-lock.pb-c.d [2020-03-09T15:44:23.547Z] #44 11.36 PBCC images/tty.pb-c.c [2020-03-09T15:44:23.547Z] #44 11.40 DEP images/tty.pb-c.d [2020-03-09T15:44:23.547Z] #44 11.42 PBCC images/tun.pb-c.c [2020-03-09T15:44:23.547Z] #44 11.45 PBCC images/netdev.pb-c.c [2020-03-09T15:44:23.547Z] #44 11.51 DEP images/tun.pb-c.d [2020-03-09T15:44:23.547Z] #44 11.53 DEP images/netdev.pb-c.d [2020-03-09T15:44:23.547Z] #44 11.57 PBCC images/vma.pb-c.c [2020-03-09T15:44:23.547Z] #44 11.61 DEP images/vma.pb-c.d [2020-03-09T15:44:23.547Z] #44 11.67 PBCC images/creds.pb-c.c [2020-03-09T15:44:23.547Z] #44 11.69 DEP images/creds.pb-c.d [2020-03-09T15:44:23.547Z] #44 11.75 PBCC images/utsns.pb-c.c [2020-03-09T15:44:23.547Z] #44 11.76 DEP images/utsns.pb-c.d [2020-03-09T15:44:23.547Z] #44 11.78 PBCC images/ipc-desc.pb-c.c [2020-03-09T15:44:23.547Z] #44 11.79 PBCC images/ipc-sem.pb-c.c [2020-03-09T15:44:23.547Z] #44 11.82 DEP images/ipc-desc.pb-c.d [2020-03-09T15:44:23.547Z] #44 11.85 DEP images/ipc-sem.pb-c.d [2020-03-09T15:44:23.547Z] #44 11.90 PBCC images/ipc-msg.pb-c.c [2020-03-09T15:44:23.547Z] #44 11.90 DEP images/ipc-msg.pb-c.d [2020-03-09T15:44:23.547Z] #44 11.91 PBCC images/ipc-shm.pb-c.c [2020-03-09T15:44:23.547Z] #44 11.91 DEP images/ipc-shm.pb-c.d [2020-03-09T15:44:23.547Z] #44 11.94 PBCC images/ipc-var.pb-c.c [2020-03-09T15:44:23.547Z] #44 11.94 DEP images/ipc-var.pb-c.d [2020-03-09T15:44:23.547Z] #44 11.99 PBCC images/sk-opts.pb-c.c [2020-03-09T15:44:23.547Z] #44 12.00 PBCC images/packet-sock.pb-c.c [2020-03-09T15:44:23.547Z] #44 12.02 DEP images/sk-opts.pb-c.d [2020-03-09T15:44:23.547Z] #44 12.05 DEP images/packet-sock.pb-c.d [2020-03-09T15:44:23.547Z] #44 12.09 PBCC images/sk-netlink.pb-c.c [2020-03-09T15:44:23.547Z] #44 12.11 DEP images/sk-netlink.pb-c.d [2020-03-09T15:44:23.547Z] #44 12.16 PBCC images/sk-inet.pb-c.c [2020-03-09T15:44:23.547Z] #44 12.22 DEP images/sk-inet.pb-c.d [2020-03-09T15:44:23.547Z] #44 12.28 PBCC images/sk-unix.pb-c.c [2020-03-09T15:44:23.547Z] #44 12.34 DEP images/sk-unix.pb-c.d [2020-03-09T15:44:23.547Z] #44 12.39 PBCC images/mm.pb-c.c [2020-03-09T15:44:23.547Z] #44 12.40 DEP images/mm.pb-c.d [2020-03-09T15:44:23.547Z] #44 12.42 PBCC images/timerfd.pb-c.c [2020-03-09T15:44:23.547Z] #44 12.43 DEP images/timerfd.pb-c.d [2020-03-09T15:44:23.547Z] #44 12.45 PBCC images/timer.pb-c.c [2020-03-09T15:44:23.547Z] #44 12.45 DEP images/timer.pb-c.d [2020-03-09T15:44:23.547Z] #44 12.47 PBCC images/sa.pb-c.c [2020-03-09T15:44:23.547Z] #44 12.51 DEP images/sa.pb-c.d [2020-03-09T15:44:23.547Z] #44 12.53 PBCC images/pipe-data.pb-c.c [2020-03-09T15:44:23.547Z] #44 12.55 DEP images/pipe-data.pb-c.d [2020-03-09T15:44:23.547Z] #44 12.57 PBCC images/mnt.pb-c.c [2020-03-09T15:44:23.547Z] #44 12.59 DEP images/mnt.pb-c.d [2020-03-09T15:44:23.547Z] #44 12.62 PBCC images/sk-packet.pb-c.c [2020-03-09T15:44:23.547Z] #44 12.64 DEP images/sk-packet.pb-c.d [2020-03-09T15:44:23.547Z] #44 12.67 PBCC images/tcp-stream.pb-c.c [2020-03-09T15:44:23.547Z] #44 12.71 DEP images/tcp-stream.pb-c.d [2020-03-09T15:44:23.547Z] #44 12.74 PBCC images/pipe.pb-c.c [2020-03-09T15:44:23.547Z] #44 12.77 DEP images/pipe.pb-c.d [2020-03-09T15:44:23.547Z] #44 12.80 PBCC images/pstree.pb-c.c [2020-03-09T15:44:23.547Z] #44 12.83 DEP images/pstree.pb-c.d [2020-03-09T15:44:23.547Z] #44 12.86 PBCC images/fs.pb-c.c [2020-03-09T15:44:23.547Z] #44 12.87 DEP images/fs.pb-c.d [2020-03-09T15:44:23.547Z] #44 12.91 PBCC images/signalfd.pb-c.c [2020-03-09T15:44:23.547Z] #44 12.91 DEP images/signalfd.pb-c.d [2020-03-09T15:44:23.547Z] #44 12.95 PBCC images/fh.pb-c.c [2020-03-09T15:44:23.547Z] #44 12.96 PBCC images/fsnotify.pb-c.c [2020-03-09T15:44:23.547Z] #44 13.03 DEP images/fh.pb-c.d [2020-03-09T15:44:23.547Z] #44 13.09 DEP images/fsnotify.pb-c.d [2020-03-09T15:44:23.547Z] #44 13.10 PBCC images/eventpoll.pb-c.c [2020-03-09T15:44:23.547Z] #44 13.10 DEP images/eventpoll.pb-c.d [2020-03-09T15:44:23.547Z] #44 13.14 PBCC images/eventfd.pb-c.c [2020-03-09T15:44:23.547Z] #44 13.17 DEP images/eventfd.pb-c.d [2020-03-09T15:44:23.547Z] #44 13.22 PBCC images/remap-file-path.pb-c.c [2020-03-09T15:44:23.547Z] #44 13.25 DEP images/remap-file-path.pb-c.d [2020-03-09T15:44:23.547Z] #44 13.29 PBCC images/fifo.pb-c.c [2020-03-09T15:44:23.547Z] #44 13.30 DEP images/fifo.pb-c.d [2020-03-09T15:44:23.547Z] #44 13.33 PBCC images/ghost-file.pb-c.c [2020-03-09T15:44:23.547Z] #44 13.36 DEP images/ghost-file.pb-c.d [2020-03-09T15:44:23.547Z] #44 13.41 PBCC images/regfile.pb-c.c [2020-03-09T15:44:23.547Z] #44 13.42 DEP images/regfile.pb-c.d [2020-03-09T15:44:23.547Z] #44 13.45 PBCC images/ns.pb-c.c [2020-03-09T15:44:23.804Z] ok github.com/docker/docker/pkg/reexec 0.023s coverage: 82.4% of statements [2020-03-09T15:44:23.921Z] #44 13.46 DEP images/ns.pb-c.d [2020-03-09T15:44:23.921Z] #44 13.51 PBCC images/fdinfo.pb-c.c [2020-03-09T15:44:23.921Z] #44 13.57 DEP images/fdinfo.pb-c.d [2020-03-09T15:44:23.921Z] #44 13.58 PBCC images/core-aarch64.pb-c.c [2020-03-09T15:44:23.921Z] #44 13.60 PBCC images/core-arm.pb-c.c [2020-03-09T15:44:23.921Z] #44 13.63 PBCC images/core-ppc64.pb-c.c [2020-03-09T15:44:23.921Z] #44 13.66 PBCC images/core-s390.pb-c.c [2020-03-09T15:44:23.921Z] #44 13.67 PBCC images/core-x86.pb-c.c [2020-03-09T15:44:23.921Z] #44 13.73 PBCC images/core.pb-c.c [2020-03-09T15:44:23.921Z] #44 13.77 PBCC images/inventory.pb-c.c [2020-03-09T15:44:24.283Z] #44 13.78 DEP images/core-aarch64.pb-c.d [2020-03-09T15:44:24.284Z] #44 13.85 DEP images/core-arm.pb-c.d [2020-03-09T15:44:24.284Z] #44 13.93 DEP images/core-ppc64.pb-c.d [2020-03-09T15:44:24.284Z] #44 13.97 DEP images/core-s390.pb-c.d [2020-03-09T15:44:24.284Z] #44 13.98 DEP images/core-x86.pb-c.d [2020-03-09T15:44:24.284Z] #44 14.00 DEP images/core.pb-c.d [2020-03-09T15:44:24.284Z] #44 14.05 DEP images/inventory.pb-c.d [2020-03-09T15:44:24.284Z] #44 14.05 PBCC images/cpuinfo.pb-c.c [2020-03-09T15:44:24.284Z] #44 14.09 DEP images/cpuinfo.pb-c.d [2020-03-09T15:44:24.284Z] #44 14.15 PBCC images/stats.pb-c.c [2020-03-09T15:44:24.299Z] #44 ... [2020-03-09T15:44:24.299Z] [2020-03-09T15:44:24.299Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T15:44:24.299Z] #47 130.2 net/http/httptrace [2020-03-09T15:44:24.299Z] #47 130.4 net/http [2020-03-09T15:44:24.665Z] #44 14.15 DEP images/stats.pb-c.d [2020-03-09T15:44:24.747Z] ok github.com/docker/docker/pkg/stdcopy 0.016s coverage: 100.0% of statements [2020-03-09T15:44:24.747Z] ok github.com/docker/docker/pkg/pubsub 1.083s coverage: 73.9% of statements [2020-03-09T15:44:25.314Z] #47 ... [2020-03-09T15:44:25.314Z] [2020-03-09T15:44:25.314Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-03-09T15:44:25.314Z] #14 DONE 2.3s [2020-03-09T15:44:25.314Z] [2020-03-09T15:44:25.314Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T15:44:25.314Z] #60 9.010 + cd /tmp/tmp.2H3sc9QjW7/src/github.com/opencontainers/runc [2020-03-09T15:44:25.314Z] #60 9.010 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-09T15:44:25.318Z] ok github.com/docker/docker/pkg/stringid 0.013s coverage: 70.6% of statements [2020-03-09T15:44:25.318Z] ok github.com/docker/docker/pkg/streamformatter 0.012s coverage: 66.2% of statements [2020-03-09T15:44:25.558Z] #44 15.13 make[1]: Nothing to be done for 'all'. [2020-03-09T15:44:25.875Z] #60 9.517 + '[' -z '' ']' [2020-03-09T15:44:25.875Z] #60 9.527 + target=static [2020-03-09T15:44:25.875Z] #60 9.527 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-03-09T15:44:25.887Z] ok github.com/docker/docker/pkg/symlink 0.022s coverage: 87.7% of statements [2020-03-09T15:44:26.148Z] ok github.com/docker/docker/pkg/sysinfo 0.015s coverage: 71.3% of statements [2020-03-09T15:44:26.355Z] #44 15.99 CC images/stats.o [2020-03-09T15:44:26.355Z] #44 16.17 CC images/core.o [2020-03-09T15:44:27.093Z] ok github.com/docker/docker/pkg/signal 2.903s coverage: 61.0% of statements [2020-03-09T15:44:27.093Z] ok github.com/docker/docker/pkg/tailfile 0.119s coverage: 88.6% of statements [2020-03-09T15:44:27.093Z] ok github.com/docker/docker/pkg/system 0.040s coverage: 36.4% of statements [2020-03-09T15:44:27.242Z] #60 ... [2020-03-09T15:44:27.242Z] [2020-03-09T15:44:27.242Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-03-09T15:44:27.242Z] #15 DONE 2.2s [2020-03-09T15:44:27.242Z] [2020-03-09T15:44:27.242Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T15:44:27.242Z] #60 11.09 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-09T15:44:27.273Z] #44 16.85 CC images/core-x86.o [2020-03-09T15:44:27.651Z] #44 17.44 CC images/core-arm.o [2020-03-09T15:44:27.664Z] testing: warning: no tests to run [2020-03-09T15:44:27.664Z] coverage: [no statements] [2020-03-09T15:44:27.664Z] ok github.com/docker/docker/pkg/term/windows 0.009s coverage: [no statements] [no tests to run] [2020-03-09T15:44:27.925Z] ok github.com/docker/docker/pkg/term 0.017s coverage: 84.8% of statements [2020-03-09T15:44:28.047Z] #44 17.76 CC images/core-aarch64.o [2020-03-09T15:44:28.191Z] ok github.com/docker/docker/pkg/tarsum 0.138s coverage: 89.3% of statements [2020-03-09T15:44:28.420Z] #44 18.07 CC images/core-ppc64.o [2020-03-09T15:44:28.452Z] ok github.com/docker/docker/pkg/urlutil 0.009s coverage: 100.0% of statements [2020-03-09T15:44:28.452Z] ok github.com/docker/docker/pkg/truncindex 0.115s coverage: 91.5% of statements [2020-03-09T15:44:28.713Z] ok github.com/docker/docker/pkg/useragent 0.034s coverage: 88.9% of statements [2020-03-09T15:44:28.791Z] #44 18.47 CC images/core-s390.o [2020-03-09T15:44:29.169Z] #44 18.85 CC images/cpuinfo.o [2020-03-09T15:44:29.169Z] #44 19.04 CC images/inventory.o [2020-03-09T15:44:29.547Z] #44 19.22 CC images/fdinfo.o [2020-03-09T15:44:29.547Z] #44 19.34 CC images/fown.o [2020-03-09T15:44:29.646Z] Removing intermediate container 73d8e281d253 [2020-03-09T15:44:29.646Z] ---> 92dbecf416cd [2020-03-09T15:44:29.646Z] Step 11/16 : ARG GOOS [2020-03-09T15:44:29.646Z] ---> Running in f06894c9331e [2020-03-09T15:44:29.646Z] Removing intermediate container f06894c9331e [2020-03-09T15:44:29.646Z] ---> 76b6b899685a [2020-03-09T15:44:29.646Z] Step 12/16 : ARG GOARCH [2020-03-09T15:44:29.646Z] ---> Running in d4f7d667fbc1 [2020-03-09T15:44:29.646Z] Removing intermediate container d4f7d667fbc1 [2020-03-09T15:44:29.646Z] ---> e42ecf83cb59 [2020-03-09T15:44:29.646Z] Step 13/16 : RUN GOOS="${GOOS}" GOARCH="${GOARCH}" BUILDX_COMMIT="${BUILDX_COMMIT}"; pkg="github.com/docker/buildx"; ldflags=" -X \"${pkg}/version.Version=$(git describe --tags)\" -X \"${pkg}/version.Revision=$(git rev-parse --short HEAD)\" -X \"${pkg}/version.Package=buildx\" "; go build -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx [2020-03-09T15:44:29.646Z] ---> Running in 6458f1c66d19 [2020-03-09T15:44:29.754Z] #60 ... [2020-03-09T15:44:29.754Z] [2020-03-09T15:44:29.754Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-03-09T15:44:29.754Z] #16 DONE 2.1s [2020-03-09T15:44:29.754Z] [2020-03-09T15:44:29.754Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-09T15:44:29.915Z] #44 19.46 CC images/ns.o [2020-03-09T15:44:29.915Z] #44 19.59 CC images/regfile.o [2020-03-09T15:44:29.915Z] #44 19.69 CC images/ghost-file.o [2020-03-09T15:44:29.915Z] #44 19.83 CC images/fifo.o [2020-03-09T15:44:30.102Z] ok github.com/docker/docker/plugin/v2 0.012s coverage: 14.5% of statements [2020-03-09T15:44:30.272Z] #44 19.94 CC images/remap-file-path.o [2020-03-09T15:44:30.272Z] #44 20.04 CC images/eventfd.o [2020-03-09T15:44:30.272Z] #44 20.15 CC images/eventpoll.o [2020-03-09T15:44:30.636Z] #44 20.35 CC images/fh.o [2020-03-09T15:44:30.636Z] #44 20.55 CC images/fsnotify.o [2020-03-09T15:44:30.998Z] #44 ... [2020-03-09T15:44:30.998Z] [2020-03-09T15:44:30.998Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T15:44:30.998Z] #47 49.51 os [2020-03-09T15:44:30.998Z] #47 50.06 internal/fmtsort [2020-03-09T15:44:30.998Z] #47 50.93 strings [2020-03-09T15:44:30.998Z] #47 52.49 fmt [2020-03-09T15:44:30.998Z] #47 53.04 path/filepath [2020-03-09T15:44:30.998Z] #47 54.25 regexp/syntax [2020-03-09T15:44:30.998Z] #47 56.26 flag [2020-03-09T15:44:30.998Z] #47 57.42 go/token [2020-03-09T15:44:30.998Z] #47 58.25 go/scanner [2020-03-09T15:44:30.998Z] #47 58.53 regexp [2020-03-09T15:44:30.998Z] #47 59.48 go/ast [2020-03-09T15:44:31.045Z] ok github.com/docker/docker/profiles/seccomp 0.032s coverage: 73.8% of statements [2020-03-09T15:44:31.045Z] ok github.com/docker/docker/reference 0.024s coverage: 83.7% of statements [2020-03-09T15:44:31.375Z] #47 ... [2020-03-09T15:44:31.375Z] [2020-03-09T15:44:31.375Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T15:44:31.375Z] #65 27.37 Checking out files: 80% (2563/3196) Checking out files: 81% (2589/3196) Checking out files: 82% (2621/3196) Checking out files: 83% (2653/3196) Checking out files: 84% (2685/3196) Checking out files: 85% (2717/3196) Checking out files: 86% (2749/3196) Checking out files: 87% (2781/3196) Checking out files: 88% (2813/3196) Checking out files: 89% (2845/3196) Checking out files: 90% (2877/3196) Checking out files: 91% (2909/3196) Checking out files: 92% (2941/3196) Checking out files: 93% (2973/3196) Checking out files: 94% (3005/3196) Checking out files: 95% (3037/3196) Checking out files: 96% (3069/3196) Checking out files: 97% (3101/3196) Checking out files: 98% (3133/3196) Checking out files: 99% (3165/3196) Checking out files: 100% (3196/3196) Checking out files: 100% (3196/3196), done. [2020-03-09T15:44:31.375Z] #65 27.98 + cd /tmp/tmp.Xkw3O9aHzq/src/github.com/containerd/containerd [2020-03-09T15:44:31.375Z] #65 27.98 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-09T15:44:31.375Z] #65 28.92 + export 'BUILDTAGS=netgo osusergo static_build' [2020-03-09T15:44:31.375Z] #65 28.92 + BUILDTAGS='netgo osusergo static_build' [2020-03-09T15:44:31.375Z] #65 28.92 + export EXTRA_FLAGS=-buildmode=pie [2020-03-09T15:44:31.375Z] #65 28.92 + EXTRA_FLAGS=-buildmode=pie [2020-03-09T15:44:31.375Z] #65 28.92 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-03-09T15:44:31.375Z] #65 28.92 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-03-09T15:44:31.375Z] #65 28.92 + '[' '' = dynamic ']' [2020-03-09T15:44:31.375Z] #65 28.92 + make [2020-03-09T15:44:31.375Z] #65 30.02 + bin/ctr [2020-03-09T15:44:31.375Z] #65 ... [2020-03-09T15:44:31.375Z] [2020-03-09T15:44:31.375Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T15:44:31.375Z] #44 21.01 CC images/signalfd.o [2020-03-09T15:44:31.375Z] #44 21.10 CC images/fs.o [2020-03-09T15:44:31.375Z] #44 21.21 CC images/pstree.o [2020-03-09T15:44:31.890Z] #44 ... [2020-03-09T15:44:31.890Z] [2020-03-09T15:44:31.890Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T15:44:31.890Z] #56 50.01 encoding/binary [2020-03-09T15:44:31.890Z] #56 50.33 os [2020-03-09T15:44:31.890Z] #56 51.91 encoding/base64 [2020-03-09T15:44:31.891Z] #56 52.46 strings [2020-03-09T15:44:31.891Z] #56 53.51 fmt [2020-03-09T15:44:31.891Z] #56 54.95 golang.org/x/sys/unix [2020-03-09T15:44:31.891Z] #56 58.19 encoding/json [2020-03-09T15:44:31.891Z] #56 ... [2020-03-09T15:44:31.891Z] [2020-03-09T15:44:31.891Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T15:44:31.891Z] #44 21.40 CC images/pipe.o [2020-03-09T15:44:31.891Z] #44 21.62 CC images/tcp-stream.o [2020-03-09T15:44:32.267Z] #17 2.583 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-09T15:44:32.267Z] #17 2.681 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-09T15:44:32.267Z] #17 2.775 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-09T15:44:32.432Z] ok github.com/docker/docker/plugin 0.596s coverage: 27.1% of statements [2020-03-09T15:44:32.432Z] ok github.com/docker/docker/registry/resumable 0.038s coverage: 100.0% of statements [2020-03-09T15:44:32.522Z] #17 3.187 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-09T15:44:32.649Z] #44 21.79 CC images/sk-packet.o [2020-03-09T15:44:32.649Z] #44 21.85 CC images/mnt.o [2020-03-09T15:44:32.649Z] #44 22.05 CC images/pipe-data.o [2020-03-09T15:44:32.649Z] #44 22.26 CC images/sa.o [2020-03-09T15:44:33.003Z] ok github.com/docker/docker/restartmanager 0.013s coverage: 45.3% of statements [2020-03-09T15:44:33.031Z] #44 22.55 CC images/timer.o [2020-03-09T15:44:33.031Z] #44 22.71 CC images/timerfd.o [2020-03-09T15:44:33.031Z] #44 22.85 CC images/mm.o [2020-03-09T15:44:33.263Z] ok github.com/docker/docker/registry 0.209s coverage: 56.0% of statements [2020-03-09T15:44:33.400Z] #44 23.07 CC images/sk-opts.o [2020-03-09T15:44:33.400Z] #44 23.17 CC images/sk-unix.o [2020-03-09T15:44:33.778Z] #44 23.36 CC images/sk-inet.o [2020-03-09T15:44:33.778Z] #44 23.53 CC images/tun.o [2020-03-09T15:44:33.835Z] ok github.com/docker/docker/testutil 0.016s coverage: 62.5% of statements [2020-03-09T15:44:34.095Z] ok github.com/docker/docker/runconfig 0.040s coverage: 68.2% of statements [2020-03-09T15:44:34.155Z] #44 23.68 CC images/sk-netlink.o [2020-03-09T15:44:34.155Z] #44 ... [2020-03-09T15:44:34.155Z] [2020-03-09T15:44:34.155Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T15:44:34.155Z] #33 52.51 fmt [2020-03-09T15:44:34.155Z] #33 52.64 path/filepath [2020-03-09T15:44:34.155Z] #33 54.00 io/ioutil [2020-03-09T15:44:34.155Z] #33 54.61 path [2020-03-09T15:44:34.155Z] #33 55.03 text/tabwriter [2020-03-09T15:44:34.155Z] #33 56.47 flag [2020-03-09T15:44:34.155Z] #33 56.47 github.com/BurntSushi/toml [2020-03-09T15:44:34.156Z] #33 57.91 log [2020-03-09T15:44:34.156Z] #33 59.72 github.com/BurntSushi/toml/cmd/tomlv [2020-03-09T15:44:34.156Z] #33 ... [2020-03-09T15:44:34.156Z] [2020-03-09T15:44:34.156Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T15:44:34.156Z] #44 23.83 CC images/packet-sock.o [2020-03-09T15:44:34.448Z] #17 4.596 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [181 kB] [2020-03-09T15:44:34.448Z] #17 ... [2020-03-09T15:44:34.448Z] [2020-03-09T15:44:34.448Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T15:44:34.448Z] #44 58.90 AR soccr/libsoccr.a [2020-03-09T15:44:34.448Z] #44 58.95 make[1]: 'soccr/libsoccr.a' is up to date. [2020-03-09T15:44:34.448Z] #44 59.28 DEP criu/arch/x86/sigframe.d [2020-03-09T15:44:34.448Z] #44 59.35 DEP criu/arch/x86/sigaction_compat.d [2020-03-09T15:44:34.448Z] #44 59.42 DEP criu/arch/x86/kerndat.d [2020-03-09T15:44:34.448Z] #44 59.57 DEP criu/arch/x86/crtools.d [2020-03-09T15:44:34.448Z] #44 59.70 DEP criu/arch/x86/cpu.d [2020-03-09T15:44:34.448Z] #44 59.99 CC criu/arch/x86/cpu.o [2020-03-09T15:44:34.448Z] #44 60.85 CC criu/arch/x86/crtools.o [2020-03-09T15:44:34.448Z] #44 62.17 CC criu/arch/x86/kerndat.o [2020-03-09T15:44:34.448Z] #44 62.78 CC criu/arch/x86/sigaction_compat.o [2020-03-09T15:44:34.448Z] #44 63.13 CC criu/arch/x86/sigframe.o [2020-03-09T15:44:34.448Z] #44 63.47 LINK criu/arch/x86/crtools.built-in.o [2020-03-09T15:44:34.448Z] #44 63.53 DEP criu/pie/util-vdso-elf32.d [2020-03-09T15:44:34.448Z] #44 63.65 DEP criu/pie/util-vdso.d [2020-03-09T15:44:34.448Z] #44 63.82 DEP criu/pie/util.d [2020-03-09T15:44:34.448Z] #44 64.09 CC criu/pie/util.o [2020-03-09T15:44:34.448Z] #44 64.61 CC criu/pie/util-vdso.o [2020-03-09T15:44:34.448Z] #44 65.24 CC criu/pie/util-vdso-elf32.o [2020-03-09T15:44:34.448Z] #44 65.90 AR criu/pie/pie.lib.a [2020-03-09T15:44:34.448Z] #44 65.99 DEP criu/pie/restorer.d [2020-03-09T15:44:34.448Z] #44 66.18 DEP criu/arch/x86/sigaction_compat_pie.d [2020-03-09T15:44:34.448Z] #44 66.29 DEP criu/arch/x86/restorer_unmap.d [2020-03-09T15:44:34.448Z] #44 66.33 DEP criu/arch/x86/restorer.d [2020-03-09T15:44:34.448Z] #44 66.47 DEP criu/arch/x86/vdso-pie.d [2020-03-09T15:44:34.448Z] #44 66.61 DEP criu/pie/parasite-vdso.d [2020-03-09T15:44:34.448Z] #44 66.83 DEP criu/pie/parasite.d [2020-03-09T15:44:34.448Z] #44 67.08 CC criu/pie/parasite.o [2020-03-09T15:44:34.448Z] #44 68.49 LINK criu/pie/parasite.built-in.o [2020-03-09T15:44:34.448Z] #44 68.49 GEN criu/pie/parasite-blob.h [2020-03-09T15:44:34.448Z] #44 68.51 CC criu/pie/parasite-vdso.o [2020-03-09T15:44:34.448Z] #44 69.17 CC criu/arch/x86/vdso-pie.o [2020-03-09T15:44:34.573Z] #44 24.02 CC images/ipc-var.o [2020-03-09T15:44:34.573Z] #44 24.17 CC images/ipc-desc.o [2020-03-09T15:44:34.573Z] #44 24.23 CC images/ipc-shm.o [2020-03-09T15:44:34.573Z] #44 24.30 CC images/ipc-msg.o [2020-03-09T15:44:34.573Z] #44 ... [2020-03-09T15:44:34.573Z] [2020-03-09T15:44:34.573Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T15:44:34.573Z] #33 DONE 63.2s [2020-03-09T15:44:34.573Z] [2020-03-09T15:44:34.573Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T15:44:34.573Z] #44 24.45 CC images/ipc-sem.o [2020-03-09T15:44:34.704Z] #44 69.46 CC criu/arch/x86/restorer.o [2020-03-09T15:44:35.015Z] #44 24.60 CC images/utsns.o [2020-03-09T15:44:35.015Z] #44 24.76 CC images/creds.o [2020-03-09T15:44:35.409Z] #44 25.04 CC images/vma.o [2020-03-09T15:44:35.629Z] #44 70.04 CC criu/arch/x86/restorer_unmap.o [2020-03-09T15:44:35.629Z] #44 ... [2020-03-09T15:44:35.629Z] [2020-03-09T15:44:35.629Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-09T15:44:35.629Z] #17 5.906 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-09T15:44:35.776Z] #44 25.21 CC images/netdev.o [2020-03-09T15:44:35.776Z] #44 25.45 CC images/tty.o [2020-03-09T15:44:36.009Z] ok github.com/docker/docker/volume/drivers 0.015s coverage: 36.1% of statements [2020-03-09T15:44:36.151Z] #44 25.84 CC images/file-lock.o [2020-03-09T15:44:36.151Z] #44 25.96 CC images/rlimit.o [2020-03-09T15:44:36.151Z] #44 26.07 CC images/pagemap.o [2020-03-09T15:44:36.531Z] #44 26.23 CC images/siginfo.o [2020-03-09T15:44:36.581Z] ok github.com/docker/docker/volume/local 0.051s coverage: 73.0% of statements [2020-03-09T15:44:36.841Z] ok github.com/docker/docker/volume/mounts 0.051s coverage: 67.0% of statements [2020-03-09T15:44:36.900Z] #44 26.40 CC images/rpc.o [2020-03-09T15:44:37.262Z] #44 27.03 CC images/ext-file.o [2020-03-09T15:44:37.627Z] #44 27.13 CC images/cgroup.o [2020-03-09T15:44:37.627Z] #44 27.50 CC images/userns.o [2020-03-09T15:44:38.221Z] ok github.com/docker/docker/volume/service 0.027s coverage: 73.0% of statements [2020-03-09T15:44:38.254Z] #44 27.84 CC images/google/protobuf/descriptor.o [2020-03-09T15:44:39.906Z] #44 29.31 CC images/opts.o [2020-03-09T15:44:39.906Z] #44 29.45 CC images/seccomp.o [2020-03-09T15:44:39.906Z] #44 29.56 CC images/binfmt-misc.o [2020-03-09T15:44:39.906Z] #44 29.65 CC images/time.o [2020-03-09T15:44:39.906Z] #44 29.73 CC images/sysctl.o [2020-03-09T15:44:39.906Z] #44 29.85 CC images/autofs.o [2020-03-09T15:44:40.272Z] #44 29.96 CC images/macvlan.o [2020-03-09T15:44:40.273Z] #44 30.03 CC images/sit.o [2020-03-09T15:44:40.656Z] #44 30.13 LINK images/built-in.o [2020-03-09T15:44:40.656Z] #44 30.20 GEN compel/include/asm [2020-03-09T15:44:40.656Z] #44 30.20 GEN compel/include/version.h [2020-03-09T15:44:40.656Z] #44 30.23 touch .config [2020-03-09T15:44:40.656Z] #44 30.24 GEN include/common/config.h [2020-03-09T15:44:40.656Z] #44 30.29 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2020-03-09T15:44:40.656Z] #44 30.33 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-03-09T15:44:40.656Z] #44 30.34 GEN compel/plugins/include/uapi/std/syscall.h [2020-03-09T15:44:40.656Z] #44 30.36 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2020-03-09T15:44:40.656Z] #44 30.37 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2020-03-09T15:44:40.656Z] #44 30.40 DEP compel/arch/s390/plugins/std/parasite-head.d [2020-03-09T15:44:40.656Z] #44 30.43 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-03-09T15:44:40.656Z] #44 30.43 DEP compel/plugins/std/infect.d [2020-03-09T15:44:40.656Z] #44 30.58 DEP compel/plugins/std/string.d [2020-03-09T15:44:40.956Z] #17 ... [2020-03-09T15:44:40.957Z] [2020-03-09T15:44:40.957Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T15:44:40.957Z] #44 70.11 CC criu/arch/x86/sigaction_compat_pie.o [2020-03-09T15:44:40.957Z] #44 70.49 CC criu/pie/restorer.o [2020-03-09T15:44:40.957Z] #44 73.67 LINK criu/pie/restorer.built-in.o [2020-03-09T15:44:40.957Z] #44 73.68 GEN criu/pie/restorer-blob.h [2020-03-09T15:44:40.957Z] #44 73.78 DEP criu/vdso.d [2020-03-09T15:44:40.957Z] #44 73.92 DEP criu/vdso-compat.d [2020-03-09T15:44:40.957Z] #44 74.08 DEP criu/uts_ns.d [2020-03-09T15:44:40.957Z] #44 74.26 DEP criu/util.d [2020-03-09T15:44:40.957Z] #44 74.49 DEP criu/uffd.d [2020-03-09T15:44:40.957Z] #44 74.75 DEP criu/tun.d [2020-03-09T15:44:40.957Z] #44 74.99 DEP criu/tty.d [2020-03-09T15:44:40.957Z] #44 75.19 DEP criu/timerfd.d [2020-03-09T15:44:40.957Z] #44 75.33 DEP criu/sysfs_parse.d [2020-03-09T15:44:40.957Z] #44 75.45 DEP criu/sysctl.d [2020-03-09T15:44:41.016Z] #44 30.65 DEP compel/plugins/std/log.d [2020-03-09T15:44:41.016Z] #44 30.76 DEP compel/plugins/std/fds.d [2020-03-09T15:44:41.016Z] #44 30.79 DEP compel/plugins/std/std.d [2020-03-09T15:44:41.212Z] #44 75.61 DEP criu/string.d [2020-03-09T15:44:41.212Z] #44 75.67 DEP criu/stats.d [2020-03-09T15:44:41.212Z] #44 75.85 DEP criu/sockets.d [2020-03-09T15:44:41.212Z] #44 ... [2020-03-09T15:44:41.212Z] [2020-03-09T15:44:41.212Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-09T15:44:41.212Z] #17 11.81 Fetched 8332 kB in 10s (873 kB/s) [2020-03-09T15:44:41.386Z] #44 30.88 DEP compel/plugins/shmem/shmem.d [2020-03-09T15:44:41.386Z] #44 30.95 DEP compel/plugins/fds/fds.d [2020-03-09T15:44:41.386Z] #44 31.05 CC compel/plugins/std/std.o [2020-03-09T15:44:41.386Z] #44 31.24 CC compel/plugins/std/fds.o [2020-03-09T15:44:41.749Z] #44 31.54 CC compel/plugins/std/log.o [2020-03-09T15:44:42.547Z] #44 32.08 CC compel/plugins/std/string.o [2020-03-09T15:44:42.917Z] #44 32.58 CC compel/plugins/std/infect.o [2020-03-09T15:44:43.036Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-03-09T15:44:43.036Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-03-09T15:44:43.289Z] #44 32.93 CC compel/arch/s390/plugins/std/parasite-head.o [2020-03-09T15:44:43.289Z] #44 32.97 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2020-03-09T15:44:43.289Z] #44 33.02 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2020-03-09T15:44:43.289Z] #44 33.11 AR compel/plugins/std.lib.a [2020-03-09T15:44:43.289Z] #44 33.14 CC compel/plugins/fds/fds.o [2020-03-09T15:44:43.599Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-03-09T15:44:43.838Z] #44 33.33 AR compel/plugins/fds.lib.a [2020-03-09T15:44:43.838Z] #44 33.37 HOSTDEP compel/src/lib/log-host.d [2020-03-09T15:44:43.838Z] #44 33.44 HOSTDEP compel/src/lib/handle-elf-host.d [2020-03-09T15:44:43.838Z] #44 ... [2020-03-09T15:44:43.838Z] [2020-03-09T15:44:43.838Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T15:44:43.838Z] #47 62.23 internal/lazyregexp [2020-03-09T15:44:43.838Z] #47 62.40 net/url [2020-03-09T15:44:43.838Z] #47 63.51 text/template/parse [2020-03-09T15:44:43.838Z] #47 64.44 go/parser [2020-03-09T15:44:43.838Z] #47 66.83 text/template [2020-03-09T15:44:43.838Z] #47 67.56 encoding/xml [2020-03-09T15:44:43.838Z] #47 71.19 go/doc [2020-03-09T15:44:43.838Z] #47 ... [2020-03-09T15:44:43.838Z] [2020-03-09T15:44:43.838Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T15:44:43.838Z] #44 33.52 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2020-03-09T15:44:44.395Z] #44 33.64 HOSTDEP compel/src/main-host.d [2020-03-09T15:44:44.395Z] #44 33.78 DEP compel/src/lib/ptrace.d [2020-03-09T15:44:44.395Z] #44 33.92 DEP compel/src/lib/infect.d [2020-03-09T15:44:44.395Z] #44 34.07 DEP compel/src/lib/infect-util.d [2020-03-09T15:44:44.395Z] #44 ... [2020-03-09T15:44:44.395Z] [2020-03-09T15:44:44.395Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T15:44:44.395Z] #56 62.88 github.com/pkg/diff [2020-03-09T15:44:44.395Z] #56 63.12 go/ast [2020-03-09T15:44:44.395Z] #56 64.49 golang.org/x/crypto/ssh/terminal [2020-03-09T15:44:44.395Z] #56 65.95 mvdan.cc/editorconfig [2020-03-09T15:44:44.395Z] #56 67.05 mvdan.cc/sh/v3/fileutil [2020-03-09T15:44:44.395Z] #56 67.29 mvdan.cc/sh/v3/syntax [2020-03-09T15:44:44.395Z] #56 72.30 mvdan.cc/sh/v3/cmd/shfmt [2020-03-09T15:44:44.395Z] #56 ... [2020-03-09T15:44:44.395Z] [2020-03-09T15:44:44.395Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T15:44:44.395Z] #44 34.22 DEP compel/src/lib/infect-rpc.d [2020-03-09T15:44:44.842Z] #44 34.42 DEP compel/arch/s390/src/lib/infect.d [2020-03-09T15:44:44.842Z] #44 34.59 DEP compel/arch/s390/src/lib/cpu.d [2020-03-09T15:44:44.842Z] #44 34.62 DEP compel/src/lib/log.d [2020-03-09T15:44:44.842Z] #44 34.68 DEP compel/src/main.d [2020-03-09T15:44:45.275Z] #44 34.81 DEP compel/src/lib/handle-elf.d [2020-03-09T15:44:45.275Z] #44 34.91 DEP compel/arch/s390/src/lib/handle-elf.d [2020-03-09T15:44:45.275Z] #44 35.06 CC compel/src/lib/log.o [2020-03-09T15:44:45.444Z] #17 11.81 Reading package lists... [2020-03-09T15:44:45.488Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-03-09T15:44:45.668Z] #44 35.41 CC compel/arch/s390/src/lib/cpu.o [2020-03-09T15:44:46.037Z] #44 35.69 CC compel/arch/s390/src/lib/infect.o [2020-03-09T15:44:46.050Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-03-09T15:44:46.808Z] #17 16.02 Reading package lists... [2020-03-09T15:44:46.808Z] #17 ... [2020-03-09T15:44:46.808Z] [2020-03-09T15:44:46.808Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T15:44:46.808Z] #44 76.00 DEP criu/sk-unix.d [2020-03-09T15:44:46.808Z] #44 76.21 DEP criu/sk-tcp.d [2020-03-09T15:44:46.808Z] #44 76.33 DEP criu/sk-queue.d [2020-03-09T15:44:46.808Z] #44 76.48 DEP criu/sk-packet.d [2020-03-09T15:44:46.808Z] #44 76.63 DEP criu/sk-netlink.d [2020-03-09T15:44:46.808Z] #44 76.81 DEP criu/sk-inet.d [2020-03-09T15:44:46.808Z] #44 77.02 DEP criu/signalfd.d [2020-03-09T15:44:46.808Z] #44 77.19 DEP criu/sigframe.d [2020-03-09T15:44:46.808Z] #44 77.31 DEP criu/shmem.d [2020-03-09T15:44:46.808Z] #44 77.55 DEP criu/servicefd.d [2020-03-09T15:44:46.808Z] #44 77.69 DEP criu/seize.d [2020-03-09T15:44:46.808Z] #44 77.84 DEP criu/seccomp.d [2020-03-09T15:44:46.808Z] #44 78.00 DEP criu/rst-malloc.d [2020-03-09T15:44:46.808Z] #44 78.08 DEP criu/rbtree.d [2020-03-09T15:44:46.808Z] #44 78.11 DEP criu/pstree.d [2020-03-09T15:44:46.808Z] #44 78.27 DEP criu/protobuf.d [2020-03-09T15:44:46.808Z] #44 78.49 GEN criu/protobuf-desc-gen.h [2020-03-09T15:44:46.808Z] #44 80.12 DEP criu/protobuf-desc.d [2020-03-09T15:44:46.808Z] #44 80.28 DEP criu/proc_parse.d [2020-03-09T15:44:46.808Z] #44 80.51 DEP criu/plugin.d [2020-03-09T15:44:46.808Z] #44 80.59 DEP criu/pipes.d [2020-03-09T15:44:46.808Z] #44 80.71 DEP criu/pie-util.d [2020-03-09T15:44:46.808Z] #44 80.89 DEP criu/pie-util-vdso.d [2020-03-09T15:44:46.808Z] #44 81.05 DEP criu/pie-util-vdso-elf32.d [2020-03-09T15:44:46.808Z] #44 81.21 DEP criu/path.d [2020-03-09T15:44:46.808Z] #44 81.31 DEP criu/parasite-syscall.d [2020-03-09T15:44:46.808Z] #44 81.45 DEP criu/pagemap.d [2020-03-09T15:44:46.827Z] #44 36.38 CC compel/src/lib/infect-rpc.o [2020-03-09T15:44:47.064Z] #44 81.61 DEP criu/pagemap-cache.d [2020-03-09T15:44:47.064Z] #44 81.74 DEP criu/page-xfer.d [2020-03-09T15:44:47.214Z] #44 36.69 CC compel/src/lib/infect-util.o [2020-03-09T15:44:47.214Z] #44 36.88 CC compel/src/lib/infect.o [2020-03-09T15:44:47.320Z] #44 ... [2020-03-09T15:44:47.320Z] [2020-03-09T15:44:47.320Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T15:44:47.320Z] #47 143.2 github.com/LK4D4/vndr/godl [2020-03-09T15:44:47.320Z] #47 143.9 github.com/LK4D4/vndr [2020-03-09T15:44:47.320Z] #47 DONE 153.4s [2020-03-09T15:44:47.320Z] [2020-03-09T15:44:47.320Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T15:44:47.320Z] #44 81.95 DEP criu/page-pipe.d [2020-03-09T15:44:47.586Z] #44 82.11 DEP criu/netfilter.d [2020-03-09T15:44:47.592Z] #44 ... [2020-03-09T15:44:47.592Z] [2020-03-09T15:44:47.592Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-09T15:44:47.592Z] #10 66.06 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-03-09T15:44:47.592Z] #10 66.06 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-03-09T15:44:47.592Z] #10 66.06 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-09T15:44:47.592Z] #10 ... [2020-03-09T15:44:47.592Z] [2020-03-09T15:44:47.592Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T15:44:47.592Z] #47 72.67 github.com/LK4D4/vndr/versioned [2020-03-09T15:44:47.592Z] #47 72.98 crypto/rsa [2020-03-09T15:44:47.592Z] #47 74.39 github.com/LK4D4/vndr/build [2020-03-09T15:44:47.592Z] #47 74.58 crypto/x509/pkix [2020-03-09T15:44:47.592Z] #47 75.29 vendor/golang.org/x/crypto/cryptobyte [2020-03-09T15:44:47.841Z] #44 82.47 DEP criu/net.d [2020-03-09T15:44:48.116Z] #44 82.83 DEP criu/namespaces.d [2020-03-09T15:44:48.371Z] #44 83.12 DEP criu/mount.d [2020-03-09T15:44:48.564Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-03-09T15:44:48.932Z] #44 83.30 DEP criu/mem.d [2020-03-09T15:44:48.989Z] #47 ... [2020-03-09T15:44:48.989Z] [2020-03-09T15:44:48.989Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T15:44:48.989Z] #56 DONE 77.1s [2020-03-09T15:44:48.989Z] [2020-03-09T15:44:48.989Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T15:44:48.989Z] #44 38.47 CC compel/src/lib/ptrace.o [2020-03-09T15:44:48.989Z] #44 38.81 AR compel/libcompel.a [2020-03-09T15:44:49.188Z] #44 83.57 DEP criu/lsm.d [2020-03-09T15:44:49.188Z] #44 83.76 DEP criu/log.d [2020-03-09T15:44:49.188Z] #44 83.86 DEP criu/libnetlink.d [2020-03-09T15:44:49.443Z] #44 84.04 DEP criu/kerndat.d [2020-03-09T15:44:49.524Z] #44 38.95 HOSTCC compel/src/main-host.o [2020-03-09T15:44:49.741Z] #44 84.29 DEP criu/kcmp-ids.d [2020-03-09T15:44:49.741Z] #44 84.39 DEP criu/irmap.d [2020-03-09T15:44:49.964Z] #44 39.23 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2020-03-09T15:44:49.964Z] #44 39.41 HOSTCC compel/src/lib/handle-elf-host.o [2020-03-09T15:44:49.964Z] #44 39.72 HOSTCC compel/src/lib/log-host.o [2020-03-09T15:44:49.995Z] #44 84.58 DEP criu/ipc_ns.d [2020-03-09T15:44:50.250Z] #44 84.74 DEP criu/image.d [2020-03-09T15:44:50.250Z] #44 84.86 DEP criu/image-desc.d [2020-03-09T15:44:50.250Z] #44 84.92 DEP criu/fsnotify.d [2020-03-09T15:44:50.381Z] #44 39.99 HOSTLINK compel/compel-host-bin [2020-03-09T15:44:50.381Z] #44 40.27 DEP soccr/soccr.d [2020-03-09T15:44:50.466Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-03-09T15:44:50.504Z] #44 85.06 DEP criu/filesystems.d [2020-03-09T15:44:50.759Z] #44 85.26 DEP criu/files.d [2020-03-09T15:44:50.759Z] #44 85.42 DEP criu/files-reg.d [2020-03-09T15:44:50.780Z] #44 40.50 CC soccr/soccr.o [2020-03-09T15:44:51.016Z] #44 85.57 DEP criu/files-ext.d [2020-03-09T15:44:51.016Z] #44 85.69 DEP criu/file-lock.d [2020-03-09T15:44:51.313Z] #44 85.87 DEP criu/file-ids.d [2020-03-09T15:44:51.567Z] #44 86.07 DEP criu/fifo.d [2020-03-09T15:44:51.567Z] #44 86.26 DEP criu/fdstore.d [2020-03-09T15:44:51.589Z] #44 41.06 AR soccr/libsoccr.a [2020-03-09T15:44:51.589Z] #44 41.08 make[1]: 'soccr/libsoccr.a' is up to date. [2020-03-09T15:44:51.589Z] #44 41.34 DEP criu/arch/s390/sigframe.d [2020-03-09T15:44:51.589Z] #44 41.45 DEP criu/arch/s390/crtools.d [2020-03-09T15:44:51.822Z] #44 86.40 DEP criu/fault-injection.d [2020-03-09T15:44:51.822Z] #44 86.44 DEP criu/external.d [2020-03-09T15:44:51.822Z] #44 86.52 DEP criu/eventpoll.d [2020-03-09T15:44:51.967Z] #44 41.65 DEP criu/arch/s390/cpu.d [2020-03-09T15:44:51.967Z] #44 41.76 CC criu/arch/s390/cpu.o [2020-03-09T15:44:52.077Z] #44 86.64 DEP criu/eventfd.d [2020-03-09T15:44:52.077Z] #44 86.76 DEP criu/crtools.d [2020-03-09T15:44:52.332Z] #44 86.89 DEP criu/cr-service.d [2020-03-09T15:44:52.342Z] #44 42.17 CC criu/arch/s390/crtools.o [2020-03-09T15:44:52.587Z] #44 87.06 DEP criu/cr-restore.d [2020-03-09T15:44:52.587Z] #44 87.29 DEP criu/cr-errno.d [2020-03-09T15:44:52.587Z] #44 87.31 DEP criu/cr-dump.d [2020-03-09T15:44:52.982Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-03-09T15:44:53.146Z] #44 87.56 DEP criu/cr-dedup.d [2020-03-09T15:44:53.146Z] #44 87.71 DEP criu/cr-check.d [2020-03-09T15:44:53.146Z] #44 87.88 DEP criu/config.d [2020-03-09T15:44:53.286Z] #44 42.94 CC criu/arch/s390/sigframe.o [2020-03-09T15:44:53.400Z] #44 88.10 DEP criu/clone-noasan.d [2020-03-09T15:44:53.655Z] #44 88.16 DEP criu/cgroup.d [2020-03-09T15:44:53.655Z] #44 88.32 DEP criu/cgroup-props.d [2020-03-09T15:44:53.656Z] #44 43.11 LINK criu/arch/s390/crtools.built-in.o [2020-03-09T15:44:53.656Z] #44 43.17 DEP criu/pie/util-vdso.d [2020-03-09T15:44:53.656Z] #44 43.31 DEP criu/pie/util.d [2020-03-09T15:44:53.656Z] #44 43.39 CC criu/pie/util.o [2020-03-09T15:44:53.909Z] #44 88.44 DEP criu/bitmap.d [2020-03-09T15:44:53.910Z] #44 88.48 DEP criu/bfd.d [2020-03-09T15:44:54.070Z] #44 43.74 CC criu/pie/util-vdso.o [2020-03-09T15:44:54.164Z] #44 88.61 DEP criu/autofs.d [2020-03-09T15:44:54.164Z] #44 88.84 DEP criu/aio.d [2020-03-09T15:44:54.419Z] #44 89.01 DEP criu/action-scripts.d [2020-03-09T15:44:54.635Z] #44 ... [2020-03-09T15:44:54.635Z] [2020-03-09T15:44:54.635Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-09T15:44:54.635Z] #10 80.85 Selecting previously unselected package libapparmor1:s390x. [2020-03-09T15:44:54.635Z] #10 80.85 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ... [2020-03-09T15:44:54.635Z] #10 80.87 Unpacking libapparmor1:s390x (2.13.2-10) ... [2020-03-09T15:44:54.635Z] #10 80.93 Selecting previously unselected package libapparmor-dev:s390x. [2020-03-09T15:44:54.635Z] #10 80.94 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ... [2020-03-09T15:44:54.635Z] #10 80.94 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2020-03-09T15:44:54.635Z] #10 81.03 Selecting previously unselected package libbtrfs0. [2020-03-09T15:44:54.635Z] #10 81.03 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ... [2020-03-09T15:44:54.635Z] #10 81.03 Unpacking libbtrfs0 (4.20.1-2) ... [2020-03-09T15:44:54.635Z] #10 81.09 Selecting previously unselected package libbtrfs-dev. [2020-03-09T15:44:54.635Z] #10 81.09 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-03-09T15:44:54.635Z] #10 81.10 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-03-09T15:44:54.635Z] #10 81.16 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2020-03-09T15:44:54.635Z] #10 81.16 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-03-09T15:44:54.635Z] #10 81.16 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-03-09T15:44:54.635Z] #10 81.23 Selecting previously unselected package libudev-dev:s390x. [2020-03-09T15:44:54.635Z] #10 81.23 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_s390x.deb ... [2020-03-09T15:44:54.635Z] #10 81.24 Unpacking libudev-dev:s390x (241-7~deb10u3) ... [2020-03-09T15:44:54.635Z] #10 81.39 Selecting previously unselected package libsepol1-dev:s390x. [2020-03-09T15:44:54.635Z] #10 81.41 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ... [2020-03-09T15:44:54.635Z] #10 81.42 Unpacking libsepol1-dev:s390x (2.8-1) ... [2020-03-09T15:44:54.635Z] #10 81.59 Selecting previously unselected package libpcre16-3:s390x. [2020-03-09T15:44:54.635Z] #10 81.59 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ... [2020-03-09T15:44:54.635Z] #10 81.59 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2020-03-09T15:44:54.635Z] #10 81.67 Selecting previously unselected package libpcre32-3:s390x. [2020-03-09T15:44:54.635Z] #10 81.67 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ... [2020-03-09T15:44:54.635Z] #10 81.67 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2020-03-09T15:44:54.635Z] #10 81.76 Selecting previously unselected package libpcrecpp0v5:s390x. [2020-03-09T15:44:54.635Z] #10 81.76 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2020-03-09T15:44:54.635Z] #10 81.77 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2020-03-09T15:44:54.635Z] #10 81.83 Selecting previously unselected package libpcre3-dev:s390x. [2020-03-09T15:44:54.635Z] #10 81.83 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2020-03-09T15:44:54.635Z] #10 81.83 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2020-03-09T15:44:54.635Z] #10 82.05 Selecting previously unselected package libselinux1-dev:s390x. [2020-03-09T15:44:54.635Z] #10 82.05 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ... [2020-03-09T15:44:54.635Z] #10 82.05 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2020-03-09T15:44:54.635Z] #10 82.31 Selecting previously unselected package libdevmapper-dev:s390x. [2020-03-09T15:44:54.635Z] #10 82.31 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2020-03-09T15:44:54.635Z] #10 82.31 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-03-09T15:44:54.635Z] #10 82.36 Selecting previously unselected package libseccomp-dev:s390x. [2020-03-09T15:44:54.635Z] #10 82.36 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ... [2020-03-09T15:44:54.635Z] #10 82.37 Unpacking libseccomp-dev:s390x (2.3.3-4) ... [2020-03-09T15:44:54.635Z] #10 82.42 Selecting previously unselected package libsystemd-dev:s390x. [2020-03-09T15:44:54.635Z] #10 82.43 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_s390x.deb ... [2020-03-09T15:44:54.635Z] #10 82.43 Unpacking libsystemd-dev:s390x (241-7~deb10u3) ... [2020-03-09T15:44:54.635Z] #10 82.82 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2020-03-09T15:44:54.635Z] #10 82.83 Setting up libseccomp-dev:s390x (2.3.3-4) ... [2020-03-09T15:44:54.635Z] #10 82.83 Setting up libapparmor1:s390x (2.13.2-10) ... [2020-03-09T15:44:54.635Z] #10 82.84 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-03-09T15:44:54.635Z] #10 82.84 Setting up libpcre16-3:s390x (2:8.39-12) ... [2020-03-09T15:44:54.635Z] #10 82.85 Setting up libsepol1-dev:s390x (2.8-1) ... [2020-03-09T15:44:54.635Z] #10 82.86 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-03-09T15:44:54.635Z] #10 82.86 Setting up libbtrfs0 (4.20.1-2) ... [2020-03-09T15:44:54.635Z] #10 82.87 Setting up libpcre32-3:s390x (2:8.39-12) ... [2020-03-09T15:44:54.635Z] #10 82.88 Setting up libudev-dev:s390x (241-7~deb10u3) ... [2020-03-09T15:44:54.635Z] #10 82.88 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-03-09T15:44:54.635Z] #10 82.91 Setting up libbtrfs-dev (4.20.1-2) ... [2020-03-09T15:44:54.635Z] #10 82.92 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2020-03-09T15:44:54.635Z] #10 82.94 Setting up mingw-w64-common (6.0.0-3) ... [2020-03-09T15:44:54.635Z] #10 82.95 Setting up libsystemd-dev:s390x (241-7~deb10u3) ... [2020-03-09T15:44:54.635Z] #10 82.97 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-03-09T15:44:54.635Z] #10 82.99 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2020-03-09T15:44:54.635Z] #10 83.01 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-09T15:44:54.635Z] #10 83.02 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-09T15:44:54.635Z] #10 83.03 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-09T15:44:54.635Z] #10 83.04 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-09T15:44:54.635Z] #10 83.05 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-09T15:44:54.635Z] #10 83.05 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-09T15:44:54.635Z] #10 83.06 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-03-09T15:44:54.635Z] #10 83.06 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2020-03-09T15:44:54.635Z] #10 83.07 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-03-09T15:44:54.635Z] #10 83.07 Setting up dmsetup (2:1.02.155-3) ... [2020-03-09T15:44:54.635Z] #10 83.08 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-03-09T15:44:54.635Z] #10 83.09 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-03-09T15:44:54.635Z] #10 83.10 Processing triggers for libc-bin (2.28-10) ... [2020-03-09T15:44:54.673Z] #44 ... [2020-03-09T15:44:54.673Z] [2020-03-09T15:44:54.673Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-09T15:44:54.673Z] #17 16.02 Reading package lists... [2020-03-09T15:44:54.673Z] #17 20.43 Building dependency tree... [2020-03-09T15:44:54.673Z] #17 21.96 libcap2-bin is already the newest version (1:2.25-2). [2020-03-09T15:44:54.673Z] #17 21.96 The following additional packages will be installed: [2020-03-09T15:44:54.673Z] #17 21.98 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-03-09T15:44:54.673Z] #17 21.98 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-03-09T15:44:54.673Z] #17 21.98 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-03-09T15:44:54.673Z] #17 21.98 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-03-09T15:44:54.673Z] #17 21.98 python3.7 python3.7-minimal vim-runtime xxd [2020-03-09T15:44:54.673Z] #17 21.99 Suggested packages: [2020-03-09T15:44:54.673Z] #17 21.99 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-03-09T15:44:54.673Z] #17 21.99 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-03-09T15:44:54.673Z] #17 21.99 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-03-09T15:44:54.673Z] #17 21.99 Recommended packages: [2020-03-09T15:44:54.673Z] #17 21.99 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-03-09T15:44:54.674Z] #17 21.99 python3-keyrings.alt python3-xdg unzip [2020-03-09T15:44:54.674Z] #17 23.60 The following NEW packages will be installed: [2020-03-09T15:44:54.674Z] #17 23.61 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-03-09T15:44:54.674Z] #17 23.61 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-03-09T15:44:54.674Z] #17 23.61 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-03-09T15:44:54.674Z] #17 23.61 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-03-09T15:44:54.674Z] #17 23.61 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-03-09T15:44:54.674Z] #17 23.61 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-03-09T15:44:54.674Z] #17 23.61 python3-setuptools python3-wheel python3.7 python3.7-minimal [2020-03-09T15:44:54.674Z] #17 23.61 thin-provisioning-tools vim vim-common vim-runtime xfsprogs xxd xz-utils zip [2020-03-09T15:44:54.674Z] #17 23.95 0 upgraded, 46 newly installed, 0 to remove and 0 not upgraded. [2020-03-09T15:44:54.674Z] #17 23.95 Need to get 27.0 MB of archives. [2020-03-09T15:44:54.674Z] #17 23.95 After this operation, 111 MB of additional disk space will be used. [2020-03-09T15:44:54.674Z] #17 23.95 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-03-09T15:44:54.674Z] #17 23.95 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-03-09T15:44:54.674Z] #17 23.98 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-03-09T15:44:54.674Z] #17 24.08 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-03-09T15:44:54.674Z] #17 24.08 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-03-09T15:44:54.674Z] #17 24.09 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-03-09T15:44:54.674Z] #17 24.18 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-03-09T15:44:54.674Z] #17 24.19 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-03-09T15:44:54.674Z] #17 24.20 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-03-09T15:44:54.674Z] #17 24.20 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-03-09T15:44:54.674Z] #17 24.21 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-03-09T15:44:54.674Z] #17 24.21 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-03-09T15:44:54.674Z] #17 24.22 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-03-09T15:44:54.674Z] #17 24.22 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-03-09T15:44:54.674Z] #17 24.23 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-03-09T15:44:54.674Z] #17 24.23 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-03-09T15:44:54.674Z] #17 24.25 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-03-09T15:44:54.674Z] #17 24.26 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-03-09T15:44:54.674Z] #17 24.27 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-03-09T15:44:54.674Z] #17 24.29 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-03-09T15:44:54.674Z] #17 24.29 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-03-09T15:44:54.674Z] #17 24.30 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-03-09T15:44:54.674Z] #17 24.33 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-03-09T15:44:54.674Z] #17 24.34 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-03-09T15:44:54.674Z] #17 24.34 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-03-09T15:44:54.674Z] #17 24.35 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-03-09T15:44:54.674Z] #17 24.36 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-03-09T15:44:54.674Z] #17 24.36 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-03-09T15:44:54.674Z] #17 24.37 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6 [8292 kB] [2020-03-09T15:44:54.674Z] #17 24.75 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-03-09T15:44:54.674Z] #17 24.76 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-03-09T15:44:54.674Z] #17 24.76 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-03-09T15:44:54.674Z] #17 24.77 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-03-09T15:44:54.674Z] #17 24.77 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-03-09T15:44:54.674Z] #17 24.78 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-03-09T15:44:54.674Z] #17 24.86 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-03-09T15:44:54.674Z] #17 24.88 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-03-09T15:44:54.674Z] #17 24.88 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-03-09T15:44:54.674Z] #17 24.89 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-03-09T15:44:54.674Z] #17 24.90 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-03-09T15:44:54.674Z] #17 24.92 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-03-09T15:44:54.674Z] #17 24.93 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-03-09T15:44:54.674Z] #17 24.93 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-03-09T15:44:54.674Z] #17 25.21 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-03-09T15:44:54.930Z] #17 25.28 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-03-09T15:44:54.930Z] #17 25.32 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-03-09T15:44:55.153Z] #10 DONE 83.6s [2020-03-09T15:44:55.153Z] [2020-03-09T15:44:55.153Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T15:44:55.153Z] #47 77.27 net [2020-03-09T15:44:55.153Z] #47 78.03 vendor/golang.org/x/crypto/poly1305 [2020-03-09T15:44:55.153Z] #47 78.72 vendor/golang.org/x/crypto/chacha20poly1305 [2020-03-09T15:44:55.153Z] #47 79.31 vendor/golang.org/x/crypto/curve25519 [2020-03-09T15:44:55.153Z] #47 79.74 vendor/golang.org/x/crypto/hkdf [2020-03-09T15:44:55.153Z] #47 79.87 vendor/golang.org/x/text/transform [2020-03-09T15:44:55.153Z] #47 80.43 vendor/golang.org/x/text/unicode/bidi [2020-03-09T15:44:55.153Z] #47 81.50 vendor/golang.org/x/text/secure/bidirule [2020-03-09T15:44:55.153Z] #47 81.77 vendor/golang.org/x/text/unicode/norm [2020-03-09T15:44:55.153Z] #47 ... [2020-03-09T15:44:55.153Z] [2020-03-09T15:44:55.153Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-09T15:44:55.153Z] #58 DONE 0.1s [2020-03-09T15:44:55.153Z] [2020-03-09T15:44:55.153Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-03-09T15:44:55.153Z] #11 ... [2020-03-09T15:44:55.153Z] [2020-03-09T15:44:55.153Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-03-09T15:44:55.153Z] #59 DONE 0.1s [2020-03-09T15:44:55.153Z] [2020-03-09T15:44:55.153Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T15:44:55.153Z] #44 44.79 AR criu/pie/pie.lib.a [2020-03-09T15:44:55.153Z] #44 44.83 DEP criu/pie/restorer.d [2020-03-09T15:44:55.340Z] Running on azwin-2-845be0 in d:\jenkins\workspace\moby_PR-40647 [Pipeline] { [Pipeline] ws [2020-03-09T15:44:55.355Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2020-03-09T15:44:55.544Z] #44 45.14 DEP criu/arch/s390/restorer.d [2020-03-09T15:44:55.544Z] #44 45.31 DEP criu/arch/s390/vdso-pie.d [2020-03-09T15:44:55.575Z] #17 ... [2020-03-09T15:44:55.575Z] [2020-03-09T15:44:55.575Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-09T15:44:55.575Z] #30 DONE 161.6s [2020-03-09T15:44:55.575Z] [2020-03-09T15:44:55.575Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-09T15:44:55.575Z] #17 25.93 debconf: delaying package configuration, since apt-utils is not installed [2020-03-09T15:44:55.575Z] #17 ... [2020-03-09T15:44:55.575Z] [2020-03-09T15:44:55.575Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T15:44:55.575Z] #44 89.33 CC criu/action-scripts.o [2020-03-09T15:44:55.575Z] #44 89.77 CC criu/aio.o [2020-03-09T15:44:55.829Z] #44 90.38 CC criu/autofs.o [2020-03-09T15:44:55.958Z] #44 45.48 DEP criu/pie/parasite-vdso.d [2020-03-09T15:44:55.959Z] #44 45.55 DEP criu/pie/parasite.d [2020-03-09T15:44:55.959Z] #44 45.68 CC criu/pie/parasite.o [2020-03-09T15:44:56.250Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-03-09T15:44:56.811Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-03-09T15:44:57.189Z] #44 91.92 CC criu/bfd.o [2020-03-09T15:44:57.536Z] #44 ... [2020-03-09T15:44:57.536Z] [2020-03-09T15:44:57.536Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-03-09T15:44:57.536Z] #11 DONE 2.1s [2020-03-09T15:44:57.536Z] [2020-03-09T15:44:57.536Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T15:44:57.536Z] #44 46.62 LINK criu/pie/parasite.built-in.o [2020-03-09T15:44:57.536Z] #44 46.62 GEN criu/pie/parasite-blob.h [2020-03-09T15:44:57.536Z] #44 46.63 CC criu/pie/parasite-vdso.o [2020-03-09T15:44:57.536Z] #44 47.15 CC criu/arch/s390/vdso-pie.o [2020-03-09T15:44:57.879Z] #44 92.31 CC criu/bitmap.o [2020-03-09T15:44:57.879Z] #44 92.45 CC criu/cgroup-props.o [2020-03-09T15:44:57.987Z] #44 47.43 CC criu/arch/s390/restorer.o [2020-03-09T15:44:57.987Z] #44 47.71 CC criu/pie/restorer.o [2020-03-09T15:44:58.439Z] #44 93.16 CC criu/cgroup.o [2020-03-09T15:44:58.698Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-03-09T15:44:59.297Z] #44 ... [2020-03-09T15:44:59.297Z] [2020-03-09T15:44:59.297Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-03-09T15:44:59.297Z] #12 DONE 1.9s [2020-03-09T15:44:59.297Z] [2020-03-09T15:44:59.297Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T15:44:59.297Z] #68 87.44 + for f in rootlesskit rootlesskit-docker-proxy [2020-03-09T15:44:59.297Z] #68 87.44 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-03-09T15:44:59.622Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-03-09T15:44:59.622Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-03-09T15:44:59.622Z] Using test binary docker [2020-03-09T15:44:59.622Z] +++ /etc/init.d/apparmor start [2020-03-09T15:44:59.622Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-03-09T15:44:59.622Z] INFO: Waiting for daemon to start... [2020-03-09T15:44:59.622Z] Starting dockerd [2020-03-09T15:44:59.622Z] +++ 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-09T15:45:00.154Z] ok github.com/docker/docker/pkg/plugins 33.639s coverage: 76.6% of statements [2020-03-09T15:45:00.154Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-03-09T15:45:00.154Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-03-09T15:45:00.154Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-03-09T15:45:00.154Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-03-09T15:45:00.154Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-03-09T15:45:00.154Z] ? github.com/docker/docker/rootless [no test files] [2020-03-09T15:45:00.154Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-03-09T15:45:00.154Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-03-09T15:45:00.154Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-03-09T15:45:00.154Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-03-09T15:45:00.154Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-03-09T15:45:00.154Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-03-09T15:45:00.154Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-03-09T15:45:00.154Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-03-09T15:45:00.154Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-03-09T15:45:00.154Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-03-09T15:45:00.154Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-03-09T15:45:00.154Z] ? github.com/docker/docker/testutil/request [no test files] [2020-03-09T15:45:00.154Z] ? github.com/docker/docker/volume [no test files] [2020-03-09T15:45:00.154Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-03-09T15:45:00.154Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-03-09T15:45:00.154Z] [2020-03-09T15:45:00.154Z] === Skipped [2020-03-09T15:45:00.154Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-03-09T15:45:00.154Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-03-09T15:45:00.154Z] [2020-03-09T15:45:00.154Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-03-09T15:45:00.154Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-03-09T15:45:00.154Z] [2020-03-09T15:45:00.154Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-03-09T15:45:00.154Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-09T15:45:00.154Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-09T15:45:00.154Z] [2020-03-09T15:45:00.154Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-03-09T15:45:00.154Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-09T15:45:00.154Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-09T15:45:00.154Z] [2020-03-09T15:45:00.154Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-03-09T15:45:00.154Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-09T15:45:00.154Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-09T15:45:00.154Z] [2020-03-09T15:45:00.154Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-03-09T15:45:00.154Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-09T15:45:00.154Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-09T15:45:00.154Z] [2020-03-09T15:45:00.154Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-03-09T15:45:00.154Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-09T15:45:00.154Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-09T15:45:00.154Z] [2020-03-09T15:45:00.154Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-03-09T15:45:00.154Z] graphtest_unix.go:73: No driver to put! [2020-03-09T15:45:00.154Z] [2020-03-09T15:45:00.154Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-03-09T15:45:00.154Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-03-09T15:45:00.154Z] [2020-03-09T15:45:00.154Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-03-09T15:45:00.154Z] overlay_test.go:49: Fails to compute changes intermittently [2020-03-09T15:45:00.154Z] [2020-03-09T15:45:00.154Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-03-09T15:45:00.154Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-03-09T15:45:00.154Z] [2020-03-09T15:45:00.154Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-03-09T15:45:00.154Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-03-09T15:45:00.154Z] [2020-03-09T15:45:00.154Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-03-09T15:45:00.154Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-09T15:45:00.154Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-09T15:45:00.154Z] [2020-03-09T15:45:00.154Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-03-09T15:45:00.154Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-09T15:45:00.154Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-09T15:45:00.154Z] [2020-03-09T15:45:00.154Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-03-09T15:45:00.154Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-09T15:45:00.154Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-09T15:45:00.154Z] [2020-03-09T15:45:00.154Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-03-09T15:45:00.154Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-09T15:45:00.154Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-09T15:45:00.154Z] [2020-03-09T15:45:00.154Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-03-09T15:45:00.154Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-09T15:45:00.154Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-09T15:45:00.154Z] [2020-03-09T15:45:00.154Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-03-09T15:45:00.154Z] graphtest_unix.go:73: No driver to put! [2020-03-09T15:45:00.154Z] [2020-03-09T15:45:00.154Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-03-09T15:45:00.154Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-03-09T15:45:00.154Z] [2020-03-09T15:45:00.154Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-03-09T15:45:00.154Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-03-09T15:45:00.154Z] [2020-03-09T15:45:00.154Z] [2020-03-09T15:45:00.154Z] DONE 2168 tests, 20 skipped in 201.660s Post stage [Pipeline] junit [2020-03-09T15:45:00.174Z] Recording test results [2020-03-09T15:45:00.183Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-03-09T15:45:00.183Z] Using test binary docker [2020-03-09T15:45:00.183Z] +++ /etc/init.d/apparmor start [2020-03-09T15:45:00.183Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-03-09T15:45:00.183Z] INFO: Waiting for daemon to start... [2020-03-09T15:45:00.183Z] Starting dockerd [2020-03-09T15:45:00.183Z] +++ 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 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-03-09T15:45:00.591Z] #68 ... [2020-03-09T15:45:00.591Z] [2020-03-09T15:45:00.591Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-03-09T15:45:00.591Z] #13 1.707 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-03-09T15:45:00.591Z] #13 DONE 1.8s [2020-03-09T15:45:00.668Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40647/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=30bfe23d4f17241844e50ca1ce2465dbff15cbe4 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:30bfe23d4f17241844e50ca1ce2465dbff15cbe4 hack/make.sh dynbinary test-integration [2020-03-09T15:45:00.988Z] #44 ... [2020-03-09T15:45:00.988Z] [2020-03-09T15:45:00.988Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-09T15:45:00.988Z] #17 26.08 Fetched 27.0 MB in 2s (16.5 MB/s) [2020-03-09T15:45:00.988Z] #17 26.20 Selecting previously unselected package pigz. [2020-03-09T15:45:00.989Z] #17 26.20 (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 ... 23423 files and directories currently installed.) [2020-03-09T15:45:00.989Z] #17 26.33 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-03-09T15:45:00.989Z] #17 26.35 Unpacking pigz (2.4-1) ... [2020-03-09T15:45:00.989Z] #17 26.62 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-03-09T15:45:00.989Z] #17 26.62 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-03-09T15:45:00.989Z] #17 26.64 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-03-09T15:45:00.989Z] #17 27.21 Selecting previously unselected package python3.7-minimal. [2020-03-09T15:45:00.989Z] #17 27.22 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-03-09T15:45:00.989Z] #17 27.23 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-03-09T15:45:00.989Z] #17 28.01 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-03-09T15:45:00.989Z] #17 28.03 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-03-09T15:45:00.989Z] #17 29.95 Selecting previously unselected package python3-minimal. [2020-03-09T15:45:00.989Z] #17 29.95 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23672 files and directories currently installed.) [2020-03-09T15:45:00.989Z] #17 30.02 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-03-09T15:45:00.989Z] #17 30.04 Unpacking python3-minimal (3.7.3-1) ... [2020-03-09T15:45:00.989Z] #17 30.14 Selecting previously unselected package libmpdec2:amd64. [2020-03-09T15:45:00.989Z] #17 30.14 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-03-09T15:45:00.989Z] #17 30.15 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-03-09T15:45:00.989Z] #17 30.24 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-03-09T15:45:00.989Z] #17 30.26 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-03-09T15:45:00.989Z] #17 30.27 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-03-09T15:45:00.989Z] #17 31.19 Selecting previously unselected package python3.7. [2020-03-09T15:45:00.989Z] #17 31.22 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-03-09T15:45:00.989Z] #17 31.23 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-03-09T15:45:00.989Z] #17 31.34 Selecting previously unselected package libpython3-stdlib:amd64. [2020-03-09T15:45:00.989Z] #17 31.35 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-03-09T15:45:00.989Z] #17 31.36 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-03-09T15:45:00.989Z] #17 31.43 Setting up python3-minimal (3.7.3-1) ... [2020-03-09T15:45:01.108Z] .Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-03-09T15:45:01.229Z] [2020-03-09T15:45:01.229Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T15:45:01.229Z] #44 49.94 LINK criu/pie/restorer.built-in.o [2020-03-09T15:45:01.229Z] #44 49.94 GEN criu/pie/restorer-blob.h [2020-03-09T15:45:01.229Z] #44 50.00 DEP criu/vdso.d [2020-03-09T15:45:01.229Z] #44 50.16 DEP criu/uts_ns.d [2020-03-09T15:45:01.229Z] #44 50.31 DEP criu/util.d [2020-03-09T15:45:01.229Z] #44 50.44 DEP criu/uffd.d [2020-03-09T15:45:01.229Z] #44 50.55 DEP criu/tun.d [2020-03-09T15:45:01.229Z] #44 50.82 DEP criu/tty.d [2020-03-09T15:45:01.229Z] #44 51.03 DEP criu/timerfd.d [2020-03-09T15:45:01.609Z] [2020-03-09T15:45:01.609Z] Removing bundles/ [2020-03-09T15:45:01.609Z] [2020-03-09T15:45:01.609Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-03-09T15:45:01.609Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-03-09T15:45:01.609Z] GOOS="" GOARCH="" GOARM="" [2020-03-09T15:45:01.667Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-03-09T15:45:01.668Z] [2020-03-09T15:45:01.668Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-03-09T15:45:01.668Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-03-09T15:45:01.668Z] Error: No such image: emptyfs [2020-03-09T15:45:01.668Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-03-09T15:45:01.668Z] ++++ docker load [2020-03-09T15:45:01.799Z] #44 51.33 DEP criu/sysfs_parse.d [2020-03-09T15:45:01.915Z] #17 32.31 Selecting previously unselected package python3. [2020-03-09T15:45:01.915Z] #17 32.31 (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 ... 24084 files and directories currently installed.) [2020-03-09T15:45:01.915Z] #17 32.36 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-03-09T15:45:01.915Z] #17 32.38 Unpacking python3 (3.7.3-1) ... [2020-03-09T15:45:01.915Z] #17 32.47 Selecting previously unselected package libip4tc0:amd64. [2020-03-09T15:45:01.915Z] #17 32.47 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-03-09T15:45:01.915Z] #17 32.48 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-03-09T15:45:01.923Z] Running integration-test (iteration 1) [2020-03-09T15:45:01.923Z] 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-09T15:45:01.923Z] ++ 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-09T15:45:01.923Z] ++ set -e [2020-03-09T15:45:01.923Z] ++ '[' -n 0 ']' [2020-03-09T15:45:01.923Z] ++ set -x [2020-03-09T15:45:01.923Z] ++ 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-09T15:45:02.171Z] #17 32.57 Selecting previously unselected package libip6tc0:amd64. [2020-03-09T15:45:02.171Z] #17 32.57 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-03-09T15:45:02.171Z] #17 32.57 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-03-09T15:45:02.171Z] #17 32.65 Selecting previously unselected package libiptc0:amd64. [2020-03-09T15:45:02.171Z] #17 32.65 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-03-09T15:45:02.171Z] #17 32.66 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-03-09T15:45:02.171Z] #17 32.73 Selecting previously unselected package libnfnetlink0:amd64. [2020-03-09T15:45:02.171Z] #17 32.76 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-03-09T15:45:02.171Z] #17 32.76 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-03-09T15:45:02.171Z] #17 32.81 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-03-09T15:45:02.171Z] #17 32.82 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-03-09T15:45:02.179Z] [2020-03-09T15:45:02.179Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-03-09T15:45:02.319Z] #44 51.58 DEP criu/sysctl.d [2020-03-09T15:45:02.319Z] #44 51.70 DEP criu/string.d [2020-03-09T15:45:02.319Z] #44 51.74 DEP criu/stats.d [2020-03-09T15:45:02.319Z] #44 51.88 DEP criu/sockets.d [2020-03-09T15:45:02.319Z] #44 52.09 DEP criu/sk-unix.d [2020-03-09T15:45:02.433Z] #17 32.82 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-03-09T15:45:02.433Z] #17 32.89 Selecting previously unselected package libnftnl11:amd64. [2020-03-09T15:45:02.433Z] #17 32.91 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-03-09T15:45:02.433Z] #17 32.91 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-03-09T15:45:02.433Z] #17 33.00 Selecting previously unselected package iptables. [2020-03-09T15:45:02.433Z] #17 33.00 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-03-09T15:45:02.433Z] #17 33.01 Unpacking iptables (1.8.2-4) ... [2020-03-09T15:45:02.434Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-03-09T15:45:02.434Z] Error: No such image: emptyfs [2020-03-09T15:45:02.434Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-03-09T15:45:02.434Z] ++++ docker load [2020-03-09T15:45:02.434Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-03-09T15:45:02.689Z] Running integration-test (iteration 1) [2020-03-09T15:45:02.689Z] 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-09T15:45:02.689Z] ++ 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-09T15:45:02.689Z] ++ set -e [2020-03-09T15:45:02.689Z] ++ '[' -n 0 ']' [2020-03-09T15:45:02.689Z] ++ set -x [2020-03-09T15:45:02.689Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-09T15:45:02.693Z] #17 33.34 Selecting previously unselected package xxd. [2020-03-09T15:45:02.693Z] #17 33.35 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-03-09T15:45:02.716Z] #44 52.19 DEP criu/sk-tcp.d [2020-03-09T15:45:02.716Z] #44 52.34 DEP criu/sk-queue.d [2020-03-09T15:45:02.716Z] #44 ... [2020-03-09T15:45:02.716Z] [2020-03-09T15:45:02.716Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-03-09T15:45:02.716Z] #14 DONE 2.1s [2020-03-09T15:45:02.716Z] [2020-03-09T15:45:02.716Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T15:45:02.716Z] #44 52.48 DEP criu/sk-packet.d [2020-03-09T15:45:02.992Z] #17 33.36 Unpacking xxd (2:8.1.0875-5) ... [2020-03-09T15:45:02.992Z] #17 33.48 Selecting previously unselected package vim-common. [2020-03-09T15:45:02.992Z] #17 33.51 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-03-09T15:45:02.992Z] #17 33.54 Unpacking vim-common (2:8.1.0875-5) ... [2020-03-09T15:45:03.139Z] #44 52.66 DEP criu/sk-netlink.d [2020-03-09T15:45:03.139Z] #44 52.76 DEP criu/sk-inet.d [2020-03-09T15:45:03.139Z] #44 52.90 DEP criu/signalfd.d [2020-03-09T15:45:03.139Z] #44 53.01 DEP criu/sigframe.d [2020-03-09T15:45:03.247Z] #17 33.74 Selecting previously unselected package bash-completion. [2020-03-09T15:45:03.247Z] #17 33.75 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-03-09T15:45:03.587Z] #44 53.08 DEP criu/shmem.d [2020-03-09T15:45:03.587Z] #44 53.23 DEP criu/servicefd.d [2020-03-09T15:45:03.615Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-03-09T15:45:03.615Z] Using test binary docker [2020-03-09T15:45:03.615Z] +++ /etc/init.d/apparmor start [2020-03-09T15:45:03.615Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-03-09T15:45:03.615Z] INFO: Waiting for daemon to start... [2020-03-09T15:45:03.615Z] Starting dockerd [2020-03-09T15:45:03.615Z] +++ 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-09T15:45:04.026Z] #44 53.47 DEP criu/seize.d [2020-03-09T15:45:04.026Z] #44 53.72 DEP criu/seccomp.d [2020-03-09T15:45:04.026Z] #44 53.83 DEP criu/rst-malloc.d [2020-03-09T15:45:04.438Z] #44 53.88 DEP criu/rbtree.d [2020-03-09T15:45:04.438Z] #44 53.92 DEP criu/pstree.d [2020-03-09T15:45:04.438Z] #44 ... [2020-03-09T15:45:04.438Z] [2020-03-09T15:45:04.438Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-03-09T15:45:04.438Z] #15 DONE 1.4s [2020-03-09T15:45:04.438Z] [2020-03-09T15:45:04.438Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T15:45:04.438Z] #44 54.09 DEP criu/protobuf.d [2020-03-09T15:45:04.438Z] #44 54.26 GEN criu/protobuf-desc-gen.h [2020-03-09T15:45:05.298Z] #44 ... [2020-03-09T15:45:05.298Z] [2020-03-09T15:45:05.298Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T15:45:05.298Z] #68 DONE 93.7s [2020-03-09T15:45:05.298Z] [2020-03-09T15:45:05.298Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T15:45:05.298Z] #60 1.605 + RM_GOPATH=0 [2020-03-09T15:45:05.298Z] #60 1.605 + TMP_GOPATH= [2020-03-09T15:45:05.298Z] #60 1.614 + : /build [2020-03-09T15:45:05.298Z] #60 1.614 + '[' -z '' ']' [2020-03-09T15:45:05.298Z] #60 1.615 ++ mktemp -d [2020-03-09T15:45:05.298Z] #60 1.618 + export GOPATH=/tmp/tmp.Mn5BbkPBZ9 [2020-03-09T15:45:05.298Z] #60 1.618 + GOPATH=/tmp/tmp.Mn5BbkPBZ9 [2020-03-09T15:45:05.298Z] #60 1.618 + RM_GOPATH=1 [2020-03-09T15:45:05.298Z] #60 1.618 ++ dirname ./install.sh [2020-03-09T15:45:05.298Z] #60 1.619 + dir=. [2020-03-09T15:45:05.298Z] #60 1.619 + bin=runc [2020-03-09T15:45:05.298Z] #60 1.619 + shift [2020-03-09T15:45:05.298Z] #60 1.619 + '[' '!' -f ./runc.installer ']' [2020-03-09T15:45:05.298Z] #60 1.619 + . ./runc.installer [2020-03-09T15:45:05.298Z] #60 1.619 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-09T15:45:05.298Z] #60 1.619 + install_runc [2020-03-09T15:45:05.298Z] #60 1.620 + grep -q '^3\.10\.0.*\.el7\.' [2020-03-09T15:45:05.298Z] #60 1.623 + uname -r [2020-03-09T15:45:05.298Z] #60 1.625 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-03-09T15:45:05.298Z] #60 1.625 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-03-09T15:45:05.298Z] #60 1.625 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Mn5BbkPBZ9/src/github.com/opencontainers/runc [2020-03-09T15:45:05.298Z] #60 1.625 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-03-09T15:45:05.298Z] #60 1.627 Cloning into '/tmp/tmp.Mn5BbkPBZ9/src/github.com/opencontainers/runc'... [2020-03-09T15:45:05.298Z] #60 7.651 + cd /tmp/tmp.Mn5BbkPBZ9/src/github.com/opencontainers/runc [2020-03-09T15:45:05.298Z] #60 7.652 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-09T15:45:05.298Z] #60 8.277 + '[' -z '' ']' [2020-03-09T15:45:05.298Z] #60 8.277 + target=static [2020-03-09T15:45:05.298Z] #60 8.284 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-03-09T15:45:05.298Z] #60 9.521 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-09T15:45:05.298Z] #60 ... [2020-03-09T15:45:05.298Z] [2020-03-09T15:45:05.298Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-03-09T15:45:05.298Z] #69 DONE 0.1s [2020-03-09T15:45:05.298Z] [2020-03-09T15:45:05.298Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-03-09T15:45:05.803Z] #17 36.27 Unpacking bash-completion (1:2.8-6) ... [2020-03-09T15:45:06.059Z] #17 36.64 Selecting previously unselected package bzip2. [2020-03-09T15:45:06.059Z] #17 36.65 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-03-09T15:45:06.059Z] #17 36.65 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-03-09T15:45:06.229Z] #16 DONE 1.8s [2020-03-09T15:45:06.229Z] [2020-03-09T15:45:06.229Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-09T15:45:06.314Z] #17 36.72 Selecting previously unselected package xz-utils. [2020-03-09T15:45:06.314Z] #17 36.73 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-03-09T15:45:06.314Z] #17 36.73 Unpacking xz-utils (5.2.4-1) ... [2020-03-09T15:45:06.314Z] #17 36.90 Selecting previously unselected package apparmor. [2020-03-09T15:45:06.314Z] #17 36.91 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-03-09T15:45:06.570Z] #17 37.00 Unpacking apparmor (2.13.2-10) ... [2020-03-09T15:45:06.825Z] #17 37.31 Selecting previously unselected package aufs-tools. [2020-03-09T15:45:06.825Z] #17 37.32 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-03-09T15:45:06.825Z] #17 37.32 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-03-09T15:45:07.081Z] #17 37.45 Selecting previously unselected package libonig5:amd64. [2020-03-09T15:45:07.081Z] #17 37.46 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-03-09T15:45:07.081Z] #17 37.46 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-03-09T15:45:07.081Z] #17 37.57 Selecting previously unselected package libjq1:amd64. [2020-03-09T15:45:07.081Z] #17 37.58 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-03-09T15:45:07.081Z] #17 37.59 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-03-09T15:45:07.174Z] #17 ... [2020-03-09T15:45:07.174Z] [2020-03-09T15:45:07.174Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T15:45:07.174Z] #47 85.77 vendor/golang.org/x/net/idna [2020-03-09T15:45:07.174Z] #47 88.37 vendor/golang.org/x/net/http2/hpack [2020-03-09T15:45:07.174Z] #47 89.35 mime [2020-03-09T15:45:07.174Z] #47 91.93 mime/quotedprintable [2020-03-09T15:45:07.174Z] #47 92.64 net/http/internal [2020-03-09T15:45:07.174Z] #47 95.07 crypto/tls [2020-03-09T15:45:07.336Z] #17 37.72 Selecting previously unselected package jq. [2020-03-09T15:45:07.336Z] #17 37.73 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-03-09T15:45:07.336Z] #17 37.73 Unpacking jq (1.5+dfsg-2+b1) ... [2020-03-09T15:45:07.336Z] #17 37.80 Selecting previously unselected package libaio1:amd64. [2020-03-09T15:45:07.336Z] #17 37.83 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-03-09T15:45:07.336Z] #17 37.84 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-03-09T15:45:07.336Z] #17 37.89 Selecting previously unselected package libgpm2:amd64. [2020-03-09T15:45:07.336Z] #17 37.91 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-03-09T15:45:07.336Z] #17 37.92 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-03-09T15:45:07.561Z] #47 ... [2020-03-09T15:45:07.561Z] [2020-03-09T15:45:07.561Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T15:45:07.561Z] #44 55.64 DEP criu/protobuf-desc.d [2020-03-09T15:45:07.561Z] #44 55.74 DEP criu/proc_parse.d [2020-03-09T15:45:07.561Z] #44 55.93 DEP criu/plugin.d [2020-03-09T15:45:07.561Z] #44 56.01 DEP criu/pipes.d [2020-03-09T15:45:07.561Z] #44 56.11 DEP criu/pie-util.d [2020-03-09T15:45:07.561Z] #44 56.19 DEP criu/pie-util-vdso.d [2020-03-09T15:45:07.561Z] #44 56.19 DEP criu/path.d [2020-03-09T15:45:07.561Z] #44 56.30 DEP criu/parasite-syscall.d [2020-03-09T15:45:07.561Z] #44 56.50 DEP criu/pagemap.d [2020-03-09T15:45:07.561Z] #44 56.61 DEP criu/pagemap-cache.d [2020-03-09T15:45:07.561Z] #44 56.80 DEP criu/page-xfer.d [2020-03-09T15:45:07.561Z] #44 56.96 DEP criu/page-pipe.d [2020-03-09T15:45:07.561Z] #44 57.24 DEP criu/netfilter.d [2020-03-09T15:45:07.561Z] #44 57.45 DEP criu/net.d [2020-03-09T15:45:07.592Z] #17 37.98 Selecting previously unselected package libicu63:amd64. [2020-03-09T15:45:07.592Z] #17 38.00 Preparing to unpack .../20-libicu63_63.1-6_amd64.deb ... [2020-03-09T15:45:07.592Z] #17 38.00 Unpacking libicu63:amd64 (63.1-6) ... [2020-03-09T15:45:07.953Z] #44 57.66 DEP criu/namespaces.d [2020-03-09T15:45:08.337Z] #44 57.76 DEP criu/mount.d [2020-03-09T15:45:08.337Z] #44 57.91 DEP criu/mem.d [2020-03-09T15:45:08.337Z] #44 58.10 DEP criu/lsm.d [2020-03-09T15:45:08.337Z] #44 58.18 DEP criu/log.d [2020-03-09T15:45:08.715Z] #44 58.30 DEP criu/libnetlink.d [2020-03-09T15:45:08.715Z] #44 58.38 DEP criu/kerndat.d [2020-03-09T15:45:08.715Z] #44 58.53 DEP criu/kcmp-ids.d [2020-03-09T15:45:08.852Z] . [2020-03-09T15:45:08.852Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-03-09T15:45:08.852Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-03-09T15:45:08.852Z] Error: No such image: emptyfs [2020-03-09T15:45:08.852Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-03-09T15:45:08.852Z] ++++ docker load [2020-03-09T15:45:08.852Z] Running integration-test (iteration 1) [2020-03-09T15:45:08.852Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-03-09T15:45:08.852Z] ++ 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-09T15:45:08.852Z] ++ set -e [2020-03-09T15:45:08.852Z] ++ '[' -n 0 ']' [2020-03-09T15:45:08.852Z] ++ set -x [2020-03-09T15:45:08.852Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-09T15:45:09.110Z] #44 58.61 DEP criu/irmap.d [2020-03-09T15:45:09.110Z] #44 58.84 DEP criu/ipc_ns.d [2020-03-09T15:45:09.110Z] #44 ... [2020-03-09T15:45:09.110Z] [2020-03-09T15:45:09.110Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T15:45:09.110Z] #50 DONE 97.7s [2020-03-09T15:45:09.110Z] [2020-03-09T15:45:09.110Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T15:45:09.110Z] #44 58.93 DEP criu/image.d [2020-03-09T15:45:09.619Z] #44 59.11 DEP criu/image-desc.d [2020-03-09T15:45:09.619Z] #44 59.22 DEP criu/fsnotify.d [2020-03-09T15:45:09.619Z] #44 59.45 DEP criu/filesystems.d [2020-03-09T15:45:10.291Z] #44 59.67 DEP criu/files.d [2020-03-09T15:45:10.291Z] #44 59.96 DEP criu/files-reg.d [2020-03-09T15:45:10.708Z] #44 60.22 DEP criu/files-ext.d [2020-03-09T15:45:10.708Z] #44 60.34 DEP criu/file-lock.d [2020-03-09T15:45:10.708Z] #44 60.44 DEP criu/file-ids.d [2020-03-09T15:45:10.708Z] #44 60.47 DEP criu/fifo.d [2020-03-09T15:45:10.708Z] #44 60.50 DEP criu/fdstore.d [2020-03-09T15:45:10.708Z] #44 60.52 DEP criu/fault-injection.d [2020-03-09T15:45:10.708Z] #44 60.53 DEP criu/external.d [2020-03-09T15:45:10.708Z] #44 60.55 DEP criu/eventpoll.d [2020-03-09T15:45:10.737Z] Loaded image: buildpack-deps:jessie [2020-03-09T15:45:10.737Z] Loaded image: busybox:latest [2020-03-09T15:45:10.737Z] Loaded image: busybox:glibc [2020-03-09T15:45:10.737Z] Loaded image: debian:jessie [2020-03-09T15:45:10.856Z] #17 41.21 Selecting previously unselected package libnet1:amd64. [2020-03-09T15:45:10.856Z] #17 41.22 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-03-09T15:45:10.856Z] #17 41.23 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-03-09T15:45:10.856Z] #17 41.32 Selecting previously unselected package libnl-3-200:amd64. [2020-03-09T15:45:10.856Z] #17 41.34 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-03-09T15:45:10.856Z] #17 41.35 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-03-09T15:45:10.856Z] #17 41.44 Selecting previously unselected package libprotobuf-c1:amd64. [2020-03-09T15:45:10.856Z] #17 41.44 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-03-09T15:45:10.856Z] #17 41.45 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-03-09T15:45:10.856Z] #17 41.52 Selecting previously unselected package libreadline5:amd64. [2020-03-09T15:45:10.992Z] Loaded image: hello-world:latest [2020-03-09T15:45:10.992Z] INFO: Testing against a local daemon [2020-03-09T15:45:10.992Z] === RUN TestDockerSuite [2020-03-09T15:45:10.992Z] Loaded image: buildpack-deps:jessie [2020-03-09T15:45:10.992Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-03-09T15:45:10.992Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-03-09T15:45:11.089Z] #44 60.62 DEP criu/eventfd.d [2020-03-09T15:45:11.090Z] #44 60.70 DEP criu/crtools.d [2020-03-09T15:45:11.090Z] #44 60.81 DEP criu/cr-service.d [2020-03-09T15:45:11.090Z] #44 60.91 DEP criu/cr-restore.d [2020-03-09T15:45:11.159Z] #17 41.53 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-03-09T15:45:11.159Z] #17 41.54 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-03-09T15:45:11.159Z] #17 41.64 Selecting previously unselected package net-tools. [2020-03-09T15:45:11.159Z] #17 ... [2020-03-09T15:45:11.159Z] [2020-03-09T15:45:11.159Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T15:45:11.159Z] #44 95.66 CC criu/clone-noasan.o [2020-03-09T15:45:11.159Z] #44 95.86 CC criu/config.o [2020-03-09T15:45:11.159Z] #44 97.28 CC criu/cr-check.o [2020-03-09T15:45:11.159Z] #44 98.72 CC criu/cr-dedup.o [2020-03-09T15:45:11.159Z] #44 99.15 CC criu/cr-dump.o [2020-03-09T15:45:11.159Z] #44 101.4 CC criu/cr-errno.o [2020-03-09T15:45:11.159Z] #44 101.5 CC criu/cr-restore.o [2020-03-09T15:45:11.159Z] #44 105.7 CC criu/cr-service.o [2020-03-09T15:45:11.159Z] #44 ... [2020-03-09T15:45:11.159Z] [2020-03-09T15:45:11.159Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-09T15:45:11.159Z] #17 41.64 Selecting previously unselected package net-tools. [2020-03-09T15:45:11.159Z] #17 41.66 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-03-09T15:45:11.159Z] #17 41.66 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-03-09T15:45:11.248Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-03-09T15:45:11.248Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-03-09T15:45:11.248Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-03-09T15:45:11.248Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-03-09T15:45:11.248Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-03-09T15:45:11.248Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-03-09T15:45:11.248Z] Loaded image: busybox:latest [2020-03-09T15:45:11.413Z] #17 41.86 Selecting previously unselected package python-pip-whl. [2020-03-09T15:45:11.413Z] #17 41.88 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-03-09T15:45:11.413Z] #17 41.88 Unpacking python-pip-whl (18.1-5) ... [2020-03-09T15:45:11.470Z] #44 61.04 DEP criu/cr-errno.d [2020-03-09T15:45:11.470Z] #44 61.05 DEP criu/cr-dump.d [2020-03-09T15:45:11.470Z] #44 61.22 DEP criu/cr-dedup.d [2020-03-09T15:45:11.470Z] #44 61.30 DEP criu/cr-check.d [2020-03-09T15:45:11.503Z] Loaded image: busybox:glibc [2020-03-09T15:45:11.503Z] Loaded image: debian:jessie [2020-03-09T15:45:11.503Z] Loaded image: hello-world:latest [2020-03-09T15:45:11.757Z] INFO: Testing against a local daemon [2020-03-09T15:45:11.757Z] === RUN TestDockerDaemonSuite [2020-03-09T15:45:11.757Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-03-09T15:45:11.860Z] #44 61.49 DEP criu/config.d [2020-03-09T15:45:11.860Z] #44 61.59 DEP criu/clone-noasan.d [2020-03-09T15:45:11.860Z] #44 61.62 DEP criu/cgroup.d [2020-03-09T15:45:11.860Z] #44 61.70 DEP criu/cgroup-props.d [2020-03-09T15:45:11.973Z] #17 42.42 Selecting previously unselected package python3-lib2to3. [2020-03-09T15:45:11.973Z] #17 42.43 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-03-09T15:45:11.973Z] #17 42.44 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-03-09T15:45:11.973Z] #17 42.57 Selecting previously unselected package python3-distutils. [2020-03-09T15:45:11.973Z] #17 42.59 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-03-09T15:45:11.973Z] #17 42.60 Unpacking python3-distutils (3.7.3-1) ... [2020-03-09T15:45:12.228Z] #17 42.73 Selecting previously unselected package python3-pip. [2020-03-09T15:45:12.228Z] #17 42.73 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-03-09T15:45:12.228Z] #17 42.74 Unpacking python3-pip (18.1-5) ... [2020-03-09T15:45:12.239Z] #44 61.76 DEP criu/bitmap.d [2020-03-09T15:45:12.239Z] #44 61.76 DEP criu/bfd.d [2020-03-09T15:45:12.239Z] #44 61.87 DEP criu/autofs.d [2020-03-09T15:45:12.239Z] #44 62.03 DEP criu/aio.d [2020-03-09T15:45:12.239Z] #44 62.12 DEP criu/action-scripts.d [2020-03-09T15:45:12.483Z] #17 42.91 Selecting previously unselected package python3-pkg-resources. [2020-03-09T15:45:12.483Z] #17 42.92 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-03-09T15:45:12.483Z] #17 42.92 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-03-09T15:45:12.483Z] #17 43.01 Selecting previously unselected package python3-setuptools. [2020-03-09T15:45:12.483Z] #17 43.02 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-03-09T15:45:12.483Z] #17 43.03 Unpacking python3-setuptools (40.8.0-1) ... [2020-03-09T15:45:12.726Z] #44 62.29 CC criu/action-scripts.o [2020-03-09T15:45:12.738Z] #17 43.20 Selecting previously unselected package python3-wheel. [2020-03-09T15:45:12.738Z] #17 43.21 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-03-09T15:45:12.738Z] #17 43.22 Unpacking python3-wheel (0.32.3-2) ... [2020-03-09T15:45:12.738Z] #17 43.28 Selecting previously unselected package thin-provisioning-tools. [2020-03-09T15:45:12.738Z] #17 43.29 Preparing to unpack .../33-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-03-09T15:45:12.738Z] #17 43.29 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-03-09T15:45:12.993Z] #17 43.58 Selecting previously unselected package vim-runtime. [2020-03-09T15:45:13.194Z] #44 62.65 CC criu/aio.o [2020-03-09T15:45:13.248Z] #17 43.59 Preparing to unpack .../34-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-03-09T15:45:13.248Z] #17 43.63 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-09T15:45:13.248Z] #17 43.65 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-03-09T15:45:13.248Z] #17 43.67 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-03-09T15:45:13.605Z] #44 63.10 CC criu/autofs.o [2020-03-09T15:45:14.874Z] #44 64.38 CC criu/bfd.o [2020-03-09T15:45:14.874Z] #44 64.61 CC criu/bitmap.o [2020-03-09T15:45:15.244Z] #44 64.70 CC criu/cgroup-props.o [2020-03-09T15:45:15.618Z] #44 65.25 CC criu/cgroup.o [2020-03-09T15:45:16.505Z] #17 46.88 Selecting previously unselected package vim. [2020-03-09T15:45:16.505Z] #17 46.89 Preparing to unpack .../35-vim_2%3a8.1.0875-5_amd64.deb ... [2020-03-09T15:45:16.505Z] #17 46.91 Unpacking vim (2:8.1.0875-5) ... [2020-03-09T15:45:16.994Z] Loaded image: buildpack-deps:jessie [2020-03-09T15:45:16.994Z] Loaded image: busybox:latest [2020-03-09T15:45:16.994Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-03-09T15:45:16.994Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-03-09T15:45:16.994Z] Loaded image: busybox:glibc [2020-03-09T15:45:16.994Z] Loaded image: debian:jessie [2020-03-09T15:45:16.994Z] Loaded image: hello-world:latest [2020-03-09T15:45:16.994Z] INFO: Testing against a local daemon [2020-03-09T15:45:16.994Z] === RUN TestCgroupNamespacesBuild [2020-03-09T15:45:16.994Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-03-09T15:45:16.994Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-03-09T15:45:17.066Z] #17 47.49 Selecting previously unselected package xfsprogs. [2020-03-09T15:45:17.066Z] #17 47.50 Preparing to unpack .../36-xfsprogs_4.20.0-1_amd64.deb ... [2020-03-09T15:45:17.066Z] #17 47.50 Unpacking xfsprogs (4.20.0-1) ... [2020-03-09T15:45:17.321Z] #17 47.94 Selecting previously unselected package zip. [2020-03-09T15:45:17.321Z] #17 47.95 Preparing to unpack .../37-zip_3.0-11+b1_amd64.deb ... [2020-03-09T15:45:17.321Z] #17 47.96 Unpacking zip (3.0-11+b1) ... [2020-03-09T15:45:17.553Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-03-09T15:45:17.553Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-03-09T15:45:17.553Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-03-09T15:45:17.577Z] #17 48.14 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-03-09T15:45:17.577Z] #17 48.16 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-03-09T15:45:17.577Z] #17 48.17 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-03-09T15:45:17.577Z] #17 48.18 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-03-09T15:45:17.577Z] #17 48.19 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-03-09T15:45:17.577Z] #17 48.19 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-03-09T15:45:17.577Z] #17 48.20 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-03-09T15:45:17.577Z] #17 48.21 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-03-09T15:45:17.577Z] #17 48.22 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-03-09T15:45:17.577Z] #17 48.23 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-03-09T15:45:17.577Z] #17 48.24 Setting up libicu63:amd64 (63.1-6) ... [2020-03-09T15:45:17.577Z] #17 48.25 Setting up xxd (2:8.1.0875-5) ... [2020-03-09T15:45:17.577Z] #17 48.26 Setting up zip (3.0-11+b1) ... [2020-03-09T15:45:17.577Z] #17 48.27 Setting up vim-common (2:8.1.0875-5) ... [2020-03-09T15:45:17.610Z] #44 67.37 CC criu/clone-noasan.o [2020-03-09T15:45:17.610Z] #44 67.44 CC criu/config.o [2020-03-09T15:45:17.832Z] #17 48.29 Setting up bash-completion (1:2.8-6) ... [2020-03-09T15:45:18.032Z] #44 ... [2020-03-09T15:45:18.032Z] [2020-03-09T15:45:18.032Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-09T15:45:18.032Z] #17 1.940 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-09T15:45:18.032Z] #17 2.069 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-09T15:45:18.032Z] #17 2.257 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-09T15:45:18.032Z] #17 2.363 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-03-09T15:45:18.032Z] #17 3.127 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [161 kB] [2020-03-09T15:45:18.032Z] #17 3.952 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-03-09T15:45:18.033Z] #17 8.267 Fetched 8028 kB in 6s (1238 kB/s) [2020-03-09T15:45:18.033Z] #17 8.267 Reading package lists... [2020-03-09T15:45:18.476Z] --- PASS: TestCgroupNamespacesBuild (1.90s) [2020-03-09T15:45:18.476Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-03-09T15:45:19.001Z] #17 10.45 Reading package lists... [2020-03-09T15:45:19.001Z] #17 ... [2020-03-09T15:45:19.001Z] [2020-03-09T15:45:19.001Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T15:45:19.001Z] #44 68.35 CC criu/cr-check.o [2020-03-09T15:45:19.312Z] using credential docker-jenkins-github-credentials [2020-03-09T15:45:19.389Z] Cloning the remote Git repository [2020-03-09T15:45:19.389Z] Cloning with configured refspecs honoured and without tags [2020-03-09T15:45:19.836Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-03-09T15:45:19.836Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-03-09T15:45:19.836Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-03-09T15:45:19.836Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-03-09T15:45:20.342Z] #17 50.67 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-03-09T15:45:20.342Z] #17 50.68 Setting up xz-utils (5.2.4-1) ... [2020-03-09T15:45:20.342Z] #17 50.69 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-03-09T15:45:20.342Z] #17 50.70 Setting up pigz (2.4-1) ... [2020-03-09T15:45:20.342Z] #17 50.71 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-03-09T15:45:20.342Z] #17 50.72 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-03-09T15:45:20.342Z] #17 50.74 Setting up python-pip-whl (18.1-5) ... [2020-03-09T15:45:20.342Z] #17 50.75 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-03-09T15:45:20.342Z] #17 50.76 Setting up vim-runtime (2:8.1.0875-5) ... [2020-03-09T15:45:20.395Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-03-09T15:45:20.395Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.84s) [2020-03-09T15:45:20.395Z] === RUN TestBuildWithSession [2020-03-09T15:45:20.395Z] --- SKIP: TestBuildWithSession (0.00s) [2020-03-09T15:45:20.395Z] build_session_test.go:25: TODO: BuildKit [2020-03-09T15:45:20.395Z] === RUN TestBuildSquashParent [2020-03-09T15:45:20.598Z] #17 51.13 Setting up libaio1:amd64 (0.3.112-3) ... [2020-03-09T15:45:20.598Z] #17 51.14 Setting up libonig5:amd64 (6.9.1-1) ... [2020-03-09T15:45:20.598Z] #17 51.17 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-03-09T15:45:20.598Z] #17 51.18 Setting up vim (2:8.1.0875-5) ... [2020-03-09T15:45:20.598Z] #17 51.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-03-09T15:45:20.598Z] #17 51.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-03-09T15:45:20.598Z] #17 51.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-03-09T15:45:20.598Z] #17 51.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-03-09T15:45:20.598Z] #17 51.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-03-09T15:45:20.853Z] #17 51.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-03-09T15:45:20.853Z] #17 51.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-03-09T15:45:20.853Z] #17 51.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-03-09T15:45:20.853Z] #17 51.28 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-03-09T15:45:20.853Z] #17 51.29 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-03-09T15:45:20.853Z] #17 51.31 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-03-09T15:45:20.853Z] #17 51.32 Setting up jq (1.5+dfsg-2+b1) ... [2020-03-09T15:45:20.853Z] #17 51.33 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-03-09T15:45:20.853Z] #17 51.34 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-03-09T15:45:20.929Z] #44 70.40 CC criu/cr-dedup.o [2020-03-09T15:45:20.929Z] #44 70.68 CC criu/cr-dump.o [2020-03-09T15:45:20.954Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-03-09T15:45:19.597Z] Cloning repository https://github.com/moby/moby.git [2020-03-09T15:45:20.016Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-03-09T15:45:22.245Z] #44 ... [2020-03-09T15:45:22.245Z] [2020-03-09T15:45:22.245Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T15:45:22.245Z] #47 100.7 net/http/httptrace [2020-03-09T15:45:22.245Z] #47 100.9 net/http [2020-03-09T15:45:22.245Z] #47 109.9 github.com/LK4D4/vndr/godl [2020-03-09T15:45:22.245Z] #47 110.4 github.com/LK4D4/vndr [2020-03-09T15:45:22.245Z] #47 ... [2020-03-09T15:45:22.245Z] [2020-03-09T15:45:22.245Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-09T15:45:22.245Z] #17 10.45 Reading package lists... [2020-03-09T15:45:22.245Z] #17 12.91 Building dependency tree... [2020-03-09T15:45:22.245Z] #17 13.68 libcap2-bin is already the newest version (1:2.25-2). [2020-03-09T15:45:22.245Z] #17 13.68 The following additional packages will be installed: [2020-03-09T15:45:22.245Z] #17 13.69 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-03-09T15:45:22.245Z] #17 13.71 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-03-09T15:45:22.245Z] #17 13.71 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-03-09T15:45:22.245Z] #17 13.71 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-03-09T15:45:22.245Z] #17 13.71 python3.7 python3.7-minimal vim-runtime xxd [2020-03-09T15:45:22.245Z] #17 13.71 Suggested packages: [2020-03-09T15:45:22.245Z] #17 13.71 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-03-09T15:45:22.245Z] #17 13.71 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-03-09T15:45:22.245Z] #17 13.71 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-03-09T15:45:22.245Z] #17 13.71 Recommended packages: [2020-03-09T15:45:22.245Z] #17 13.71 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-03-09T15:45:22.245Z] #17 13.71 python3-keyrings.alt python3-xdg unzip [2020-03-09T15:45:22.245Z] #17 14.78 The following NEW packages will be installed: [2020-03-09T15:45:22.245Z] #17 14.78 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-03-09T15:45:22.245Z] #17 14.78 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-03-09T15:45:22.245Z] #17 14.78 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-03-09T15:45:22.245Z] #17 14.78 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-03-09T15:45:22.245Z] #17 14.78 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-03-09T15:45:22.245Z] #17 14.78 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-03-09T15:45:22.245Z] #17 14.78 python3-setuptools python3-wheel python3.7 python3.7-minimal [2020-03-09T15:45:22.245Z] #17 14.78 thin-provisioning-tools vim vim-common vim-runtime xfsprogs xxd xz-utils zip [2020-03-09T15:45:22.245Z] #17 14.85 0 upgraded, 46 newly installed, 0 to remove and 0 not upgraded. [2020-03-09T15:45:22.245Z] #17 14.85 Need to get 26.3 MB of archives. [2020-03-09T15:45:22.245Z] #17 14.85 After this operation, 112 MB of additional disk space will be used. [2020-03-09T15:45:22.245Z] #17 14.85 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2020-03-09T15:45:22.245Z] #17 14.88 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u1 [586 kB] [2020-03-09T15:45:22.245Z] #17 14.93 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u1 [1590 kB] [2020-03-09T15:45:22.245Z] #17 15.03 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2020-03-09T15:45:22.245Z] #17 15.04 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2020-03-09T15:45:22.245Z] #17 15.04 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u1 [1683 kB] [2020-03-09T15:45:22.245Z] #17 15.12 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u1 [330 kB] [2020-03-09T15:45:22.245Z] #17 15.13 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2020-03-09T15:45:22.245Z] #17 15.13 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2020-03-09T15:45:22.245Z] #17 15.13 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2020-03-09T15:45:22.245Z] #17 15.14 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2020-03-09T15:45:22.245Z] #17 15.14 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2020-03-09T15:45:22.245Z] #17 15.15 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2020-03-09T15:45:22.245Z] #17 15.15 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2020-03-09T15:45:22.245Z] #17 15.15 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2020-03-09T15:45:22.245Z] #17 15.15 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2020-03-09T15:45:22.245Z] #17 15.16 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-03-09T15:45:22.245Z] #17 15.16 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-03-09T15:45:22.245Z] #17 15.17 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2020-03-09T15:45:22.245Z] #17 15.18 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB] [2020-03-09T15:45:22.245Z] #17 15.18 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2020-03-09T15:45:22.245Z] #17 15.19 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2020-03-09T15:45:22.245Z] #17 15.21 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2020-03-09T15:45:22.245Z] #17 15.22 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-03-09T15:45:22.245Z] #17 15.23 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-03-09T15:45:22.245Z] #17 15.24 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-03-09T15:45:22.245Z] #17 15.24 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2020-03-09T15:45:22.245Z] #17 15.24 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2020-03-09T15:45:22.245Z] #17 15.24 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6 [8030 kB] [2020-03-09T15:45:22.245Z] #17 15.56 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-03-09T15:45:22.245Z] #17 15.56 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-03-09T15:45:22.245Z] #17 15.56 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-03-09T15:45:22.245Z] #17 15.56 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2020-03-09T15:45:22.245Z] #17 15.57 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2020-03-09T15:45:22.245Z] #17 15.58 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2020-03-09T15:45:22.245Z] #17 15.62 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-03-09T15:45:22.245Z] #17 15.63 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2020-03-09T15:45:22.245Z] #17 15.63 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2020-03-09T15:45:22.245Z] #17 15.64 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2020-03-09T15:45:22.245Z] #17 15.64 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2020-03-09T15:45:22.245Z] #17 15.65 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2020-03-09T15:45:22.245Z] #17 15.65 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB] [2020-03-09T15:45:22.245Z] #17 15.66 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-03-09T15:45:22.245Z] #17 15.85 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2020-03-09T15:45:22.245Z] #17 15.91 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2020-03-09T15:45:22.245Z] #17 15.94 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2020-03-09T15:45:22.315Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-03-09T15:45:22.315Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-03-09T15:45:22.315Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-03-09T15:45:22.315Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-03-09T15:45:22.315Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-03-09T15:45:22.570Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-03-09T15:45:22.631Z] #17 16.64 debconf: delaying package configuration, since apt-utils is not installed [2020-03-09T15:45:22.631Z] #17 16.67 Fetched 26.3 MB in 1s (22.5 MB/s) [2020-03-09T15:45:22.631Z] #17 16.73 Selecting previously unselected package pigz. [2020-03-09T15:45:22.779Z] #17 ... [2020-03-09T15:45:22.779Z] [2020-03-09T15:45:22.779Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T15:45:22.779Z] #44 107.1 CC criu/crtools.o [2020-03-09T15:45:22.779Z] #44 107.5 CC criu/eventfd.o [2020-03-09T15:45:22.779Z] #44 107.9 CC criu/eventpoll.o [2020-03-09T15:45:22.779Z] #44 108.6 CC criu/external.o [2020-03-09T15:45:22.779Z] #44 109.0 CC criu/fault-injection.o [2020-03-09T15:45:22.779Z] #44 109.1 CC criu/fdstore.o [2020-03-09T15:45:22.779Z] #44 109.4 CC criu/fifo.o [2020-03-09T15:45:22.779Z] #44 109.8 CC criu/file-ids.o [2020-03-09T15:45:22.779Z] #44 110.0 CC criu/file-lock.o [2020-03-09T15:45:22.779Z] #44 111.0 CC criu/files-ext.o [2020-03-09T15:45:22.779Z] #44 111.4 CC criu/files-reg.o [2020-03-09T15:45:22.779Z] #44 113.5 CC criu/files.o [2020-03-09T15:45:22.779Z] #44 115.5 CC criu/filesystems.o [2020-03-09T15:45:22.779Z] #44 116.2 CC criu/fsnotify.o [2020-03-09T15:45:22.779Z] #44 117.4 CC criu/image-desc.o [2020-03-09T15:45:23.005Z] #17 16.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 ... 23190 files and directories currently installed.) [2020-03-09T15:45:23.005Z] #17 16.80 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2020-03-09T15:45:23.005Z] #17 16.80 Unpacking pigz (2.4-1) ... [2020-03-09T15:45:23.005Z] #17 16.89 Selecting previously unselected package libpython3.7-minimal:s390x. [2020-03-09T15:45:23.005Z] #17 16.89 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-03-09T15:45:23.005Z] #17 16.89 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-03-09T15:45:23.034Z] #44 117.5 CC criu/image.o [2020-03-09T15:45:21.252Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-09T15:45:21.252Z] > git --version # timeout=10 [2020-03-09T15:45:21.307Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-09T15:45:21.309Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40647/head:refs/remotes/origin/PR-40647 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-09T15:45:23.371Z] #17 17.26 Selecting previously unselected package python3.7-minimal. [2020-03-09T15:45:23.372Z] #17 17.26 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-03-09T15:45:23.372Z] #17 17.26 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-03-09T15:45:23.594Z] #44 ... [2020-03-09T15:45:23.594Z] [2020-03-09T15:45:23.594Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-09T15:45:23.594Z] #17 54.11 Setting up iptables (1.8.2-4) ... [2020-03-09T15:45:23.594Z] #17 54.13 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-03-09T15:45:23.594Z] #17 54.14 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-03-09T15:45:23.594Z] #17 54.15 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-03-09T15:45:23.594Z] #17 54.15 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-03-09T15:45:23.594Z] #17 54.16 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-03-09T15:45:23.594Z] #17 54.17 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-03-09T15:45:23.594Z] #17 54.18 Setting up python3 (3.7.3-1) ... [2020-03-09T15:45:23.750Z] #17 17.87 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-03-09T15:45:23.750Z] #17 17.88 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-03-09T15:45:24.155Z] #17 54.45 Setting up python3-wheel (0.32.3-2) ... [2020-03-09T15:45:24.715Z] #17 55.07 Setting up apparmor (2.13.2-10) ... [2020-03-09T15:45:25.079Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-03-09T15:45:26.123Z] #17 56.66 Setting up xfsprogs (4.20.0-1) ... [2020-03-09T15:45:26.123Z] #17 56.67 Setting up python3-lib2to3 (3.7.3-1) ... [2020-03-09T15:45:26.316Z] #17 20.09 Selecting previously unselected package python3-minimal. [2020-03-09T15:45:26.316Z] #17 20.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 ... 23439 files and directories currently installed.) [2020-03-09T15:45:26.316Z] #17 20.13 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2020-03-09T15:45:26.316Z] #17 20.13 Unpacking python3-minimal (3.7.3-1) ... [2020-03-09T15:45:26.316Z] #17 20.19 Selecting previously unselected package libmpdec2:s390x. [2020-03-09T15:45:26.316Z] #17 20.19 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2020-03-09T15:45:26.316Z] #17 20.20 Unpacking libmpdec2:s390x (2.4.2-2) ... [2020-03-09T15:45:26.316Z] #17 20.27 Selecting previously unselected package libpython3.7-stdlib:s390x. [2020-03-09T15:45:26.316Z] #17 20.28 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_s390x.deb ... [2020-03-09T15:45:26.316Z] #17 20.29 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-03-09T15:45:26.422Z] #17 57.04 Setting up python3-pkg-resources (40.8.0-1) ... [2020-03-09T15:45:26.962Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-03-09T15:45:27.095Z] #17 21.04 Selecting previously unselected package python3.7. [2020-03-09T15:45:27.095Z] #17 21.05 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_s390x.deb ... [2020-03-09T15:45:27.095Z] #17 21.07 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-03-09T15:45:27.095Z] #17 21.13 Selecting previously unselected package libpython3-stdlib:s390x. [2020-03-09T15:45:27.095Z] #17 21.13 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2020-03-09T15:45:27.095Z] #17 21.14 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2020-03-09T15:45:27.347Z] #17 57.89 Setting up python3-distutils (3.7.3-1) ... [2020-03-09T15:45:27.472Z] #17 21.27 Setting up python3-minimal (3.7.3-1) ... [2020-03-09T15:45:27.865Z] #17 21.83 Selecting previously unselected package python3. [2020-03-09T15:45:27.865Z] #17 21.83 (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 ... 23851 files and directories currently installed.) [2020-03-09T15:45:27.865Z] #17 21.89 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2020-03-09T15:45:27.865Z] #17 21.90 Unpacking python3 (3.7.3-1) ... [2020-03-09T15:45:27.886Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-03-09T15:45:28.048Z] #17 58.43 Setting up python3-setuptools (40.8.0-1) ... [2020-03-09T15:45:28.288Z] #17 22.00 Selecting previously unselected package libip4tc0:s390x. [2020-03-09T15:45:28.288Z] #17 22.01 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2020-03-09T15:45:28.288Z] #17 22.03 Unpacking libip4tc0:s390x (1.8.2-4) ... [2020-03-09T15:45:28.288Z] #17 22.12 Selecting previously unselected package libip6tc0:s390x. [2020-03-09T15:45:28.288Z] #17 22.12 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2020-03-09T15:45:28.288Z] #17 22.14 Unpacking libip6tc0:s390x (1.8.2-4) ... [2020-03-09T15:45:28.288Z] #17 22.24 Selecting previously unselected package libiptc0:s390x. [2020-03-09T15:45:28.288Z] #17 22.24 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2020-03-09T15:45:28.288Z] #17 22.25 Unpacking libiptc0:s390x (1.8.2-4) ... [2020-03-09T15:45:28.288Z] #17 22.31 Selecting previously unselected package libnfnetlink0:s390x. [2020-03-09T15:45:28.288Z] #17 22.31 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2020-03-09T15:45:28.288Z] #17 22.32 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-03-09T15:45:28.288Z] #17 22.37 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2020-03-09T15:45:28.288Z] #17 22.37 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2020-03-09T15:45:28.288Z] #17 22.37 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-03-09T15:45:28.288Z] #17 22.42 Selecting previously unselected package libnftnl11:s390x. [2020-03-09T15:45:28.288Z] #17 22.42 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2020-03-09T15:45:28.288Z] #17 22.42 Unpacking libnftnl11:s390x (1.1.2-2) ... [2020-03-09T15:45:28.288Z] #17 22.47 Selecting previously unselected package iptables. [2020-03-09T15:45:28.288Z] #17 22.47 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2020-03-09T15:45:28.288Z] #17 22.47 Unpacking iptables (1.8.2-4) ... [2020-03-09T15:45:28.662Z] #17 22.69 Selecting previously unselected package xxd. [2020-03-09T15:45:28.662Z] #17 22.70 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-03-09T15:45:28.662Z] #17 22.70 Unpacking xxd (2:8.1.0875-5) ... [2020-03-09T15:45:28.662Z] #17 22.77 Selecting previously unselected package vim-common. [2020-03-09T15:45:28.662Z] #17 22.77 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-03-09T15:45:28.662Z] #17 22.79 Unpacking vim-common (2:8.1.0875-5) ... [2020-03-09T15:45:28.973Z] #17 59.54 Setting up python3-pip (18.1-5) ... [2020-03-09T15:45:29.030Z] #17 22.94 Selecting previously unselected package bash-completion. [2020-03-09T15:45:29.030Z] #17 22.95 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-03-09T15:45:29.246Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-03-09T15:45:29.246Z] --- PASS: TestBuildSquashParent (8.74s) [2020-03-09T15:45:29.246Z] === RUN TestBuildWithRemoveAndForceRemove [2020-03-09T15:45:29.246Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-09T15:45:29.246Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-09T15:45:29.246Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-09T15:45:29.246Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-09T15:45:29.246Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-09T15:45:29.246Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-09T15:45:29.246Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-09T15:45:29.246Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-09T15:45:29.246Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-09T15:45:29.246Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-09T15:45:29.246Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-09T15:45:29.246Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-09T15:45:29.246Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-09T15:45:29.246Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-09T15:45:29.246Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-09T15:45:29.246Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-09T15:45:29.246Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-09T15:45:29.246Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-09T15:45:29.487Z] #17 ... [2020-03-09T15:45:29.487Z] [2020-03-09T15:45:29.487Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T15:45:29.487Z] #47 DONE 117.8s [2020-03-09T15:45:29.487Z] [2020-03-09T15:45:29.487Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T15:45:29.487Z] #44 72.34 CC criu/cr-errno.o [2020-03-09T15:45:29.487Z] #44 72.39 CC criu/cr-restore.o [2020-03-09T15:45:29.487Z] #44 76.45 CC criu/cr-service.o [2020-03-09T15:45:29.487Z] #44 77.72 CC criu/crtools.o [2020-03-09T15:45:29.487Z] #44 78.33 CC criu/eventfd.o [2020-03-09T15:45:29.487Z] #44 78.55 CC criu/eventpoll.o [2020-03-09T15:45:29.487Z] #44 79.17 CC criu/external.o [2020-03-09T15:45:29.501Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-03-09T15:45:30.004Z] #44 79.53 CC criu/fault-injection.o [2020-03-09T15:45:30.004Z] #44 79.71 CC criu/fdstore.o [2020-03-09T15:45:30.336Z] #17 60.57 Processing triggers for libc-bin (2.28-10) ... [2020-03-09T15:45:30.336Z] #17 60.61 Processing triggers for mime-support (3.62) ... [2020-03-09T15:45:30.413Z] #44 80.21 CC criu/fifo.o [2020-03-09T15:45:30.591Z] #17 DONE 61.1s [2020-03-09T15:45:30.591Z] [2020-03-09T15:45:30.591Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-03-09T15:45:31.204Z] #44 80.64 CC criu/file-ids.o [2020-03-09T15:45:31.204Z] #44 80.86 CC criu/file-lock.o [2020-03-09T15:45:31.204Z] #44 ... [2020-03-09T15:45:31.204Z] [2020-03-09T15:45:31.204Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-09T15:45:31.204Z] #17 25.29 Unpacking bash-completion (1:2.8-6) ... [2020-03-09T15:45:31.575Z] #17 25.59 Selecting previously unselected package bzip2. [2020-03-09T15:45:31.575Z] #17 25.60 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2020-03-09T15:45:31.575Z] #17 25.60 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-03-09T15:45:31.575Z] #17 25.64 Selecting previously unselected package xz-utils. [2020-03-09T15:45:31.575Z] #17 25.64 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2020-03-09T15:45:31.575Z] #17 25.64 Unpacking xz-utils (5.2.4-1) ... [2020-03-09T15:45:31.575Z] #17 25.73 Selecting previously unselected package apparmor. [2020-03-09T15:45:31.944Z] #17 25.73 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2020-03-09T15:45:31.944Z] #17 25.75 Unpacking apparmor (2.13.2-10) ... [2020-03-09T15:45:31.944Z] #17 26.01 Selecting previously unselected package aufs-tools. [2020-03-09T15:45:32.010Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-03-09T15:45:32.010Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-03-09T15:45:32.330Z] #17 26.02 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2020-03-09T15:45:32.330Z] #17 26.02 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-03-09T15:45:32.330Z] #17 26.09 Selecting previously unselected package libonig5:s390x. [2020-03-09T15:45:32.330Z] #17 26.09 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... [2020-03-09T15:45:32.330Z] #17 26.09 Unpacking libonig5:s390x (6.9.1-1) ... [2020-03-09T15:45:32.330Z] #17 26.19 Selecting previously unselected package libjq1:s390x. [2020-03-09T15:45:32.330Z] #17 26.19 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-03-09T15:45:32.330Z] #17 26.19 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-03-09T15:45:32.330Z] #17 26.24 Selecting previously unselected package jq. [2020-03-09T15:45:32.330Z] #17 26.24 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... [2020-03-09T15:45:32.330Z] #17 26.24 Unpacking jq (1.5+dfsg-2+b1) ... [2020-03-09T15:45:32.330Z] #17 26.28 Selecting previously unselected package libaio1:s390x. [2020-03-09T15:45:32.330Z] #17 26.28 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... [2020-03-09T15:45:32.330Z] #17 26.28 Unpacking libaio1:s390x (0.3.112-3) ... [2020-03-09T15:45:32.330Z] #17 26.31 Selecting previously unselected package libgpm2:s390x. [2020-03-09T15:45:32.330Z] #17 26.31 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... [2020-03-09T15:45:32.330Z] #17 26.31 Unpacking libgpm2:s390x (1.20.7-5) ... [2020-03-09T15:45:32.330Z] #17 26.35 Selecting previously unselected package libicu63:s390x. [2020-03-09T15:45:32.330Z] #17 26.35 Preparing to unpack .../20-libicu63_63.1-6_s390x.deb ... [2020-03-09T15:45:32.330Z] #17 26.35 Unpacking libicu63:s390x (63.1-6) ... [2020-03-09T15:45:32.519Z] #18 1.703 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-03-09T15:45:32.519Z] #18 1.706 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-03-09T15:45:32.519Z] #18 1.710 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-03-09T15:45:32.519Z] #18 DONE 1.8s [2020-03-09T15:45:32.519Z] [2020-03-09T15:45:32.519Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-09T15:45:33.882Z] #19 ... [2020-03-09T15:45:33.882Z] [2020-03-09T15:45:33.882Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T15:45:33.882Z] #44 118.5 CC criu/ipc_ns.o [2020-03-09T15:45:33.882Z] #44 119.6 CC criu/irmap.o [2020-03-09T15:45:33.882Z] #44 120.3 CC criu/kcmp-ids.o [2020-03-09T15:45:33.882Z] #44 120.6 CC criu/kerndat.o [2020-03-09T15:45:33.882Z] #44 121.7 CC criu/libnetlink.o [2020-03-09T15:45:33.882Z] #44 122.1 CC criu/log.o [2020-03-09T15:45:33.882Z] #44 122.6 CC criu/lsm.o [2020-03-09T15:45:33.882Z] #44 123.1 CC criu/mem.o [2020-03-09T15:45:33.882Z] #44 124.7 CC criu/mount.o [2020-03-09T15:45:33.894Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-03-09T15:45:33.894Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.32s) [2020-03-09T15:45:33.894Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.92s) [2020-03-09T15:45:33.894Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (4.02s) [2020-03-09T15:45:33.894Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (4.30s) [2020-03-09T15:45:33.894Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (4.69s) [2020-03-09T15:45:33.894Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (4.78s) [2020-03-09T15:45:33.894Z] === RUN TestBuildMultiStageCopy [2020-03-09T15:45:33.894Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-03-09T15:45:34.142Z] #44 ... [2020-03-09T15:45:34.142Z] [2020-03-09T15:45:34.142Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-09T15:45:34.142Z] #41 192.3 + dpkg --print-architecture [2020-03-09T15:45:34.142Z] #41 192.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-03-09T15:45:34.142Z] #41 192.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-03-09T15:45:34.142Z] #41 192.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-03-09T15:45:34.148Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-03-09T15:45:34.400Z] #41 ... [2020-03-09T15:45:34.400Z] [2020-03-09T15:45:34.400Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T15:45:34.400Z] #44 129.0 CC criu/namespaces.o [2020-03-09T15:45:35.072Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-03-09T15:45:35.326Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-03-09T15:45:35.620Z] #17 29.51 Selecting previously unselected package libnet1:s390x. [2020-03-09T15:45:35.620Z] #17 29.51 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-03-09T15:45:35.620Z] #17 29.51 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-03-09T15:45:35.620Z] #17 29.56 Selecting previously unselected package libnl-3-200:s390x. [2020-03-09T15:45:35.620Z] #17 29.56 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... [2020-03-09T15:45:35.620Z] #17 29.56 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-03-09T15:45:35.620Z] #17 29.59 Selecting previously unselected package libprotobuf-c1:s390x. [2020-03-09T15:45:35.620Z] #17 29.59 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-03-09T15:45:35.620Z] #17 29.59 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-03-09T15:45:35.620Z] #17 29.63 Selecting previously unselected package libreadline5:s390x. [2020-03-09T15:45:35.620Z] #17 29.64 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2020-03-09T15:45:35.620Z] #17 29.64 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-03-09T15:45:35.991Z] #17 29.74 Selecting previously unselected package net-tools. [2020-03-09T15:45:35.991Z] #17 29.75 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2020-03-09T15:45:35.991Z] #17 29.76 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-03-09T15:45:35.991Z] #17 29.90 Selecting previously unselected package python-pip-whl. [2020-03-09T15:45:35.991Z] #17 29.91 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-03-09T15:45:35.991Z] #17 29.92 Unpacking python-pip-whl (18.1-5) ... [2020-03-09T15:45:36.285Z] #44 131.0 CC criu/net.o [2020-03-09T15:45:36.496Z] #17 30.42 Selecting previously unselected package python3-lib2to3. [2020-03-09T15:45:36.496Z] #17 30.42 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-03-09T15:45:36.496Z] #17 30.44 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-03-09T15:45:36.496Z] #17 30.56 Selecting previously unselected package python3-distutils. [2020-03-09T15:45:36.496Z] #17 30.56 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-03-09T15:45:36.496Z] #17 30.56 Unpacking python3-distutils (3.7.3-1) ... [2020-03-09T15:45:36.686Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-03-09T15:45:36.941Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-03-09T15:45:37.020Z] #17 30.68 Selecting previously unselected package python3-pip. [2020-03-09T15:45:37.020Z] #17 30.69 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-03-09T15:45:37.020Z] #17 30.69 Unpacking python3-pip (18.1-5) ... [2020-03-09T15:45:37.020Z] #17 ... [2020-03-09T15:45:37.020Z] [2020-03-09T15:45:37.020Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-09T15:45:37.020Z] #30 DONE 125.5s [2020-03-09T15:45:37.020Z] [2020-03-09T15:45:37.020Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-09T15:45:37.020Z] #17 30.86 Selecting previously unselected package python3-pkg-resources. [2020-03-09T15:45:37.020Z] #17 30.86 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-03-09T15:45:37.020Z] #17 30.87 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-03-09T15:45:37.020Z] #17 30.98 Selecting previously unselected package python3-setuptools. [2020-03-09T15:45:37.020Z] #17 30.98 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-03-09T15:45:37.020Z] #17 30.98 Unpacking python3-setuptools (40.8.0-1) ... [2020-03-09T15:45:37.020Z] #17 ... [2020-03-09T15:45:37.020Z] [2020-03-09T15:45:37.020Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T15:45:37.020Z] #44 81.77 CC criu/files-ext.o [2020-03-09T15:45:37.020Z] #44 82.09 CC criu/files-reg.o [2020-03-09T15:45:37.020Z] #44 83.42 CC criu/files.o [2020-03-09T15:45:37.020Z] #44 85.17 CC criu/filesystems.o [2020-03-09T15:45:37.020Z] #44 85.74 CC criu/fsnotify.o [2020-03-09T15:45:37.354Z] Fetching without tags [2020-03-09T15:45:37.499Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-03-09T15:45:37.499Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-03-09T15:45:37.612Z] #44 ... [2020-03-09T15:45:37.612Z] [2020-03-09T15:45:37.612Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-09T15:45:37.612Z] #17 31.27 Selecting previously unselected package python3-wheel. [2020-03-09T15:45:37.612Z] #17 31.27 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-03-09T15:45:37.612Z] #17 31.27 Unpacking python3-wheel (0.32.3-2) ... [2020-03-09T15:45:37.612Z] #17 31.36 Selecting previously unselected package thin-provisioning-tools. [2020-03-09T15:45:37.612Z] #17 31.36 Preparing to unpack .../33-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2020-03-09T15:45:37.612Z] #17 31.36 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-03-09T15:45:37.612Z] #17 31.55 Selecting previously unselected package vim-runtime. [2020-03-09T15:45:37.612Z] #17 31.55 Preparing to unpack .../34-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-03-09T15:45:37.612Z] #17 31.55 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-09T15:45:37.612Z] #17 31.55 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-03-09T15:45:37.612Z] #17 31.57 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-03-09T15:45:37.754Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-03-09T15:45:37.028Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-09T15:45:37.104Z] > git config --add remote.origin.fetch +refs/pull/40647/head:refs/remotes/origin/PR-40647 # timeout=10 [2020-03-09T15:45:37.150Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-09T15:45:37.267Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-09T15:45:37.391Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-09T15:45:37.391Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-09T15:45:37.393Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40647/head:refs/remotes/origin/PR-40647 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-09T15:45:38.001Z] Removing intermediate container 6458f1c66d19 [2020-03-09T15:45:38.001Z] ---> 4fbff3d3e3e4 [2020-03-09T15:45:38.001Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch [2020-03-09T15:45:38.001Z] ---> ebd73b5ebd31 [2020-03-09T15:45:38.001Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-03-09T15:45:38.001Z] ---> 10475c0cb290 [2020-03-09T15:45:38.001Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"] [2020-03-09T15:45:38.001Z] ---> Running in 387724c65ed3 [2020-03-09T15:45:38.001Z] Removing intermediate container 387724c65ed3 [2020-03-09T15:45:38.001Z] ---> 213900fb2173 [2020-03-09T15:45:38.001Z] Successfully built 213900fb2173 [2020-03-09T15:45:38.001Z] Successfully tagged moby-buildx:latest [2020-03-09T15:45:38.001Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-03-09T15:45:38.001Z] if [ -n "${id}" ]; then \ [2020-03-09T15:45:38.001Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-03-09T15:45:38.001Z] && touch bundles/buildx; \ [2020-03-09T15:45:38.001Z] docker rm -f ${id}; \ [2020-03-09T15:45:38.001Z] fi [2020-03-09T15:45:38.001Z] cbe8205cf4eb8c7768d6b14b250c7c5f7f81e2e75f0788eeedb3fe7dc329e945 [2020-03-09T15:45:38.001Z] bundles/buildx version [2020-03-09T15:45:38.001Z] buildx v0.3.1 6db68d0 [2020-03-09T15:45:38.001Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:30bfe23d4f17241844e50ca1ce2465dbff15cbe4 . [2020-03-09T15:45:38.001Z] #1 [internal] booting buildkit [2020-03-09T15:45:38.001Z] #1 pulling image moby/buildkit:buildx-stable-1 [2020-03-09T15:45:38.001Z] #1 pulling image moby/buildkit:buildx-stable-1 2.8s done [2020-03-09T15:45:38.001Z] #1 creating container buildx_buildkit_default [2020-03-09T15:45:38.001Z] #1 creating container buildx_buildkit_default 0.4s done [2020-03-09T15:45:38.001Z] #1 DONE 3.2s [2020-03-09T15:45:38.001Z] [2020-03-09T15:45:38.001Z] #3 [internal] load .dockerignore [2020-03-09T15:45:38.001Z] #3 transferring context: 87B 0.0s done [2020-03-09T15:45:38.001Z] #3 DONE 0.0s [2020-03-09T15:45:38.001Z] [2020-03-09T15:45:38.001Z] #2 [internal] load build definition from Dockerfile [2020-03-09T15:45:38.001Z] #2 transferring dockerfile: 16.91kB done [2020-03-09T15:45:38.001Z] #2 DONE 0.0s [2020-03-09T15:45:38.001Z] [2020-03-09T15:45:38.001Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-03-09T15:45:38.001Z] #4 DONE 0.9s [2020-03-09T15:45:38.001Z] [2020-03-09T15:45:38.001Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-03-09T15:45:38.001Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-03-09T15:45:38.001Z] #5 DONE 0.0s [2020-03-09T15:45:38.001Z] [2020-03-09T15:45:38.001Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-03-09T15:45:38.001Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-03-09T15:45:38.001Z] #5 sha256:00154e4363769e05ecacae130e0e82fe6e2ac944b0a46bf676ce0f46e8fce80b 527B / 527B done [2020-03-09T15:45:38.001Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 4.30MB / 8.18MB 0.1s [2020-03-09T15:45:38.001Z] #5 sha256:b4f2fdf8e9d2e73f42c77516fe628def2ea4c1fdf5c247db8c3b72b71710929e 899B / 899B done [2020-03-09T15:45:38.001Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 8.18MB / 8.18MB 0.2s done [2020-03-09T15:45:38.001Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd [2020-03-09T15:45:38.001Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.6s done [2020-03-09T15:45:38.001Z] #5 DONE 1.0s [2020-03-09T15:45:38.001Z] [2020-03-09T15:45:38.001Z] #7 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-03-09T15:45:38.001Z] #7 DONE 0.3s [2020-03-09T15:45:38.001Z] [2020-03-09T15:45:38.001Z] #6 [internal] load metadata for docker.io/library/golang:1.13.8-buster [2020-03-09T15:45:38.001Z] #6 DONE 0.4s [2020-03-09T15:45:38.001Z] [2020-03-09T15:45:38.001Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-09T15:45:38.001Z] #8 resolve docker.io/library/golang:1.13.8-buster@sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca done [2020-03-09T15:45:38.001Z] #8 DONE 0.0s [2020-03-09T15:45:38.001Z] [2020-03-09T15:45:38.001Z] #72 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-03-09T15:45:38.001Z] #72 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2020-03-09T15:45:38.001Z] #72 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-03-09T15:45:38.001Z] #72 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 485.74kB / 9.11MB 0.1s [2020-03-09T15:45:38.001Z] #72 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2020-03-09T15:45:38.001Z] #72 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 2.78MB / 9.11MB 0.3s [2020-03-09T15:45:38.001Z] #72 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 3.41MB / 9.11MB 0.4s [2020-03-09T15:45:38.001Z] #72 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 3.93MB / 9.11MB 0.6s [2020-03-09T15:45:38.001Z] #72 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 4.59MB / 9.11MB 0.7s [2020-03-09T15:45:38.009Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-03-09T15:45:38.053Z] Merging remotes/origin/master commit bcc50d602ff32c0b2b2fa92683f28813f2824aa3 into PR head commit f2d49cb7ee7f1abf666682f8e41db8d318e31731 [2020-03-09T15:45:38.263Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-03-09T15:45:38.295Z] #72 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 5.04MB / 9.11MB 0.9s [2020-03-09T15:45:38.295Z] #72 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 5.54MB / 9.11MB 1.0s [2020-03-09T15:45:38.295Z] #72 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 6.03MB / 9.11MB 1.2s [2020-03-09T15:45:38.599Z] #72 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 6.55MB / 9.11MB 1.3s [2020-03-09T15:45:38.599Z] #72 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 7.04MB / 9.11MB 1.5s [2020-03-09T15:45:38.822Z] --- PASS: TestBuildMultiStageCopy (4.93s) [2020-03-09T15:45:38.822Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.00s) [2020-03-09T15:45:38.822Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.41s) [2020-03-09T15:45:38.822Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.44s) [2020-03-09T15:45:38.822Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.54s) [2020-03-09T15:45:38.822Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.53s) [2020-03-09T15:45:38.822Z] === RUN TestBuildMultiStageParentConfig [2020-03-09T15:45:38.892Z] #72 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 7.57MB / 9.11MB 1.6s [2020-03-09T15:45:39.186Z] #72 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 8.25MB / 9.11MB 1.8s [2020-03-09T15:45:39.186Z] #72 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 8.71MB / 9.11MB 1.9s [2020-03-09T15:45:39.186Z] #72 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 2.0s done [2020-03-09T15:45:39.186Z] #72 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2020-03-09T15:45:39.381Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-03-09T15:45:39.546Z] #44 134.0 CC criu/netfilter.o [2020-03-09T15:45:39.846Z] #44 134.4 CC criu/page-pipe.o [2020-03-09T15:45:40.254Z] #17 33.88 Selecting previously unselected package vim. [2020-03-09T15:45:40.254Z] #17 33.88 Preparing to unpack .../35-vim_2%3a8.1.0875-5_s390x.deb ... [2020-03-09T15:45:40.254Z] #17 33.89 Unpacking vim (2:8.1.0875-5) ... [2020-03-09T15:45:40.254Z] #17 34.25 Selecting previously unselected package xfsprogs. [2020-03-09T15:45:40.254Z] #17 34.25 Preparing to unpack .../36-xfsprogs_4.20.0-1_s390x.deb ... [2020-03-09T15:45:40.254Z] #17 34.25 Unpacking xfsprogs (4.20.0-1) ... [2020-03-09T15:45:40.306Z] --- PASS: TestBuildMultiStageParentConfig (1.50s) [2020-03-09T15:45:40.306Z] === RUN TestBuildLabelWithTargets [2020-03-09T15:45:40.406Z] #44 135.0 CC criu/page-xfer.o [2020-03-09T15:45:40.623Z] #17 34.60 Selecting previously unselected package zip. [2020-03-09T15:45:40.623Z] #17 34.60 Preparing to unpack .../37-zip_3.0-11+b1_s390x.deb ... [2020-03-09T15:45:40.623Z] #17 34.60 Unpacking zip (3.0-11+b1) ... [2020-03-09T15:45:40.623Z] #17 34.69 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-03-09T15:45:40.623Z] #17 34.70 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-03-09T15:45:40.623Z] #17 34.71 Setting up libip6tc0:s390x (1.8.2-4) ... [2020-03-09T15:45:40.623Z] #17 34.71 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-03-09T15:45:40.623Z] #17 34.72 Setting up libgpm2:s390x (1.20.7-5) ... [2020-03-09T15:45:40.623Z] #17 34.73 Setting up libip4tc0:s390x (1.8.2-4) ... [2020-03-09T15:45:40.623Z] #17 34.73 Setting up libnftnl11:s390x (1.1.2-2) ... [2020-03-09T15:45:40.623Z] #17 34.74 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-03-09T15:45:40.623Z] #17 34.75 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-03-09T15:45:40.623Z] #17 34.75 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-03-09T15:45:40.623Z] #17 34.76 Setting up libicu63:s390x (63.1-6) ... [2020-03-09T15:45:40.623Z] #17 34.76 Setting up xxd (2:8.1.0875-5) ... [2020-03-09T15:45:40.623Z] #17 34.78 Setting up zip (3.0-11+b1) ... [2020-03-09T15:45:40.623Z] #17 34.78 Setting up vim-common (2:8.1.0875-5) ... [2020-03-09T15:45:38.161Z] > git config core.sparsecheckout # timeout=10 [2020-03-09T15:45:38.206Z] > git checkout -f f2d49cb7ee7f1abf666682f8e41db8d318e31731 # timeout=10 [2020-03-09T15:45:41.000Z] #17 34.80 Setting up bash-completion (1:2.8-6) ... [2020-03-09T15:45:41.667Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-03-09T15:45:41.667Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-03-09T15:45:41.770Z] #44 136.2 CC criu/pagemap-cache.o [2020-03-09T15:45:41.856Z] Merge succeeded, producing 5ebdf8b833cae928d765d2eb2bc7be928b74ef90 [2020-03-09T15:45:41.857Z] Checking out Revision 5ebdf8b833cae928d765d2eb2bc7be928b74ef90 (PR-40647) [2020-03-09T15:45:42.025Z] #44 136.6 CC criu/pagemap.o [2020-03-09T15:45:42.242Z] #17 36.07 Setting up libiptc0:s390x (1.8.2-4) ... [2020-03-09T15:45:42.242Z] #17 36.08 Setting up xz-utils (5.2.4-1) ... [2020-03-09T15:45:42.242Z] #17 36.09 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-03-09T15:45:42.242Z] #17 36.09 Setting up pigz (2.4-1) ... [2020-03-09T15:45:42.242Z] #17 36.10 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-03-09T15:45:42.242Z] #17 36.11 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-03-09T15:45:42.242Z] #17 36.12 Setting up python-pip-whl (18.1-5) ... [2020-03-09T15:45:42.242Z] #17 36.12 Setting up libmpdec2:s390x (2.4.2-2) ... [2020-03-09T15:45:42.242Z] #17 36.13 Setting up vim-runtime (2:8.1.0875-5) ... [2020-03-09T15:45:42.242Z] #17 36.30 Setting up libaio1:s390x (0.3.112-3) ... [2020-03-09T15:45:42.242Z] #17 36.30 Setting up libonig5:s390x (6.9.1-1) ... [2020-03-09T15:45:42.242Z] #17 36.31 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-03-09T15:45:42.242Z] #17 36.32 Setting up vim (2:8.1.0875-5) ... [2020-03-09T15:45:42.242Z] #17 36.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-03-09T15:45:42.242Z] #17 36.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-03-09T15:45:42.242Z] #17 36.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-03-09T15:45:42.242Z] #17 36.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-03-09T15:45:42.242Z] #17 36.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-03-09T15:45:42.242Z] #17 36.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-03-09T15:45:42.242Z] #17 36.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-03-09T15:45:42.591Z] --- PASS: TestBuildLabelWithTargets (2.24s) [2020-03-09T15:45:42.591Z] === RUN TestBuildWithEmptyLayers [2020-03-09T15:45:42.717Z] #72 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 3.0s done [2020-03-09T15:45:42.717Z] #72 DONE 5.2s [2020-03-09T15:45:42.717Z] [2020-03-09T15:45:42.717Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-09T15:45:42.717Z] #8 sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca 1.42kB / 1.42kB done [2020-03-09T15:45:42.717Z] #8 sha256:907849ba77bc2d17fc1c887733aed42dbb49a42e6af4044ae7879bc823bf9a9b 155B / 155B 0.2s done [2020-03-09T15:45:42.717Z] #8 sha256:13f57ae73c13d96f2792fd42f2b7090450dd6ca8f4120750b050447a69f2ac9c 5.46kB / 5.46kB done [2020-03-09T15:45:42.717Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 21.67MB / 73.51MB 5.1s [2020-03-09T15:45:42.717Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 20.67MB / 54.14MB 5.1s [2020-03-09T15:45:42.717Z] #8 sha256:29760557aa15d83b93e1d2ddabafde26559e22005a775c9e89722c8ef7334733 1.79kB / 1.79kB done [2020-03-09T15:45:42.717Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 10.73MB / 10.73MB 3.0s done [2020-03-09T15:45:42.717Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 20.98MB / 57.39MB 5.1s [2020-03-09T15:45:42.717Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 8.25MB / 8.25MB 2.6s done [2020-03-09T15:45:42.717Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 21.28MB / 96.43MB 5.1s [2020-03-09T15:45:42.824Z] #17 36.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-03-09T15:45:42.824Z] #17 36.35 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-03-09T15:45:42.824Z] #17 36.35 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-03-09T15:45:42.824Z] #17 36.36 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-03-09T15:45:42.824Z] #17 36.37 Setting up jq (1.5+dfsg-2+b1) ... [2020-03-09T15:45:42.824Z] #17 36.38 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2020-03-09T15:45:42.824Z] #17 36.38 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-03-09T15:45:42.951Z] #44 137.6 CC criu/parasite-syscall.o [2020-03-09T15:45:43.009Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 25.39MB / 73.51MB 5.8s [2020-03-09T15:45:43.009Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 24.21MB / 54.14MB 5.8s [2020-03-09T15:45:43.009Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 24.77MB / 57.39MB 5.8s [2020-03-09T15:45:43.009Z] #8 ... [2020-03-09T15:45:43.009Z] [2020-03-09T15:45:43.009Z] #21 [internal] load build context [2020-03-09T15:45:43.009Z] #21 transferring context: 50.06MB 6.0s done [2020-03-09T15:45:43.009Z] #21 DONE 6.1s [2020-03-09T15:45:43.296Z] [2020-03-09T15:45:43.296Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-09T15:45:43.296Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 27.38MB / 54.14MB 6.1s [2020-03-09T15:45:43.296Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 27.66MB / 57.39MB 6.1s [2020-03-09T15:45:43.296Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 27.77MB / 96.43MB 6.1s [2020-03-09T15:45:43.296Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 29.61MB / 73.51MB 6.3s [2020-03-09T15:45:43.514Z] --- PASS: TestBuildWithEmptyLayers (0.94s) [2020-03-09T15:45:43.515Z] === RUN TestBuildMultiStageOnBuild [2020-03-09T15:45:43.769Z] === RUN TestDockerSuite/TestAttachDetach [2020-03-09T15:45:41.089Z] > git merge bcc50d602ff32c0b2b2fa92683f28813f2824aa3 # timeout=10 [2020-03-09T15:45:41.755Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-03-09T15:45:41.893Z] > git config core.sparsecheckout # timeout=10 [2020-03-09T15:45:41.943Z] > git checkout -f 5ebdf8b833cae928d765d2eb2bc7be928b74ef90 # timeout=10 [2020-03-09T15:45:43.881Z] #44 138.4 CC criu/path.o [2020-03-09T15:45:43.922Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 33.35MB / 73.51MB 6.6s [2020-03-09T15:45:43.922Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 32.89MB / 54.14MB 6.6s [2020-03-09T15:45:43.922Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 32.92MB / 57.39MB 6.6s [2020-03-09T15:45:43.922Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 33.16MB / 96.43MB 6.6s [2020-03-09T15:45:44.137Z] #44 138.8 CC criu/pie-util-vdso-elf32.o [2020-03-09T15:45:44.225Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 36.36MB / 54.14MB 6.9s [2020-03-09T15:45:44.225Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 36.11MB / 57.39MB 6.9s [2020-03-09T15:45:44.225Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 39.71MB / 73.51MB 7.2s [2020-03-09T15:45:44.225Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 39.18MB / 54.14MB 7.2s [2020-03-09T15:45:44.225Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 39.22MB / 57.39MB 7.2s [2020-03-09T15:45:44.225Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 39.46MB / 96.43MB 7.2s [2020-03-09T15:45:44.294Z] #17 38.30 Setting up iptables (1.8.2-4) ... [2020-03-09T15:45:44.294Z] #17 38.31 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-03-09T15:45:44.294Z] #17 38.31 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-03-09T15:45:44.294Z] #17 38.31 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-03-09T15:45:44.294Z] #17 38.31 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-03-09T15:45:44.294Z] #17 38.32 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-03-09T15:45:44.294Z] #17 38.32 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-03-09T15:45:44.294Z] #17 38.32 Setting up python3 (3.7.3-1) ... [2020-03-09T15:45:44.518Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 42.26MB / 54.14MB 7.5s [2020-03-09T15:45:44.518Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 42.27MB / 57.39MB 7.5s [2020-03-09T15:45:44.674Z] #17 38.51 Setting up python3-wheel (0.32.3-2) ... [2020-03-09T15:45:44.693Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-03-09T15:45:44.697Z] #44 139.3 CC criu/pie-util-vdso.o [2020-03-09T15:45:44.823Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 44.59MB / 73.51MB 7.6s [2020-03-09T15:45:44.823Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 44.38MB / 96.43MB 7.6s [2020-03-09T15:45:45.038Z] #17 38.96 Setting up apparmor (2.13.2-10) ... [2020-03-09T15:45:45.117Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 45.11MB / 54.14MB 7.8s [2020-03-09T15:45:45.117Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 48.52MB / 73.51MB 8.1s [2020-03-09T15:45:45.117Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 47.77MB / 57.39MB 8.1s [2020-03-09T15:45:45.252Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-03-09T15:45:45.302Z] #44 139.8 CC criu/pie-util.o [2020-03-09T15:45:45.406Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 49.11MB / 54.14MB 8.2s [2020-03-09T15:45:45.406Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 50.11MB / 96.43MB 8.2s [2020-03-09T15:45:45.406Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 50.82MB / 57.39MB 8.4s [2020-03-09T15:45:45.557Z] #44 140.1 CC criu/pipes.o [2020-03-09T15:45:45.698Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 53.24MB / 73.51MB 8.5s [2020-03-09T15:45:45.698Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 52.69MB / 54.14MB 8.5s [2020-03-09T15:45:45.811Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-03-09T15:45:45.985Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 57.67MB / 73.51MB 8.8s [2020-03-09T15:45:45.985Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 54.14MB / 54.14MB 8.7s done [2020-03-09T15:45:45.985Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 56.67MB / 57.39MB 8.8s [2020-03-09T15:45:45.985Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 57.40MB / 96.43MB 8.8s [2020-03-09T15:45:46.271Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 64.94MB / 73.51MB 9.1s [2020-03-09T15:45:46.271Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 57.39MB / 57.39MB 8.9s done [2020-03-09T15:45:46.271Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 64.35MB / 96.43MB 9.1s [2020-03-09T15:45:46.340Z] #17 40.18 Setting up xfsprogs (4.20.0-1) ... [2020-03-09T15:45:46.340Z] #17 40.18 Setting up python3-lib2to3 (3.7.3-1) ... [2020-03-09T15:45:46.482Z] #44 141.0 CC criu/plugin.o [2020-03-09T15:45:46.482Z] #44 ... [2020-03-09T15:45:46.482Z] [2020-03-09T15:45:46.482Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-09T15:45:46.482Z] #19 5.937 Collecting yamllint==1.16.0 [2020-03-09T15:45:46.482Z] #19 11.32 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-03-09T15:45:46.482Z] #19 11.42 Collecting pyyaml (from yamllint==1.16.0) [2020-03-09T15:45:46.482Z] #19 11.56 Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB) [2020-03-09T15:45:46.482Z] #19 12.94 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-03-09T15:45:46.482Z] #19 12.98 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-03-09T15:45:46.482Z] #19 13.04 Building wheels for collected packages: pyyaml [2020-03-09T15:45:46.482Z] #19 13.04 Running setup.py bdist_wheel for pyyaml: started [2020-03-09T15:45:46.482Z] #19 13.96 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-03-09T15:45:46.482Z] #19 13.96 Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191 [2020-03-09T15:45:46.482Z] #19 14.02 Successfully built pyyaml [2020-03-09T15:45:46.482Z] #19 14.05 Installing collected packages: pyyaml, pathspec, yamllint [2020-03-09T15:45:46.558Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 69.33MB / 73.51MB 9.3s [2020-03-09T15:45:46.558Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 73.51MB / 73.51MB 9.4s [2020-03-09T15:45:46.558Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 71.38MB / 96.43MB 9.4s [2020-03-09T15:45:46.718Z] #17 40.63 Setting up python3-pkg-resources (40.8.0-1) ... [2020-03-09T15:45:46.734Z] --- PASS: TestBuildMultiStageOnBuild (2.96s) [2020-03-09T15:45:46.734Z] === RUN TestBuildUncleanTarFilenames [2020-03-09T15:45:46.737Z] #19 14.38 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0 [2020-03-09T15:45:46.845Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 73.51MB / 73.51MB 9.4s done [2020-03-09T15:45:46.845Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 79.27MB / 96.43MB 9.6s [2020-03-09T15:45:46.845Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 86.47MB / 96.43MB 9.7s [2020-03-09T15:45:46.992Z] #19 ... [2020-03-09T15:45:46.993Z] [2020-03-09T15:45:46.993Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T15:45:46.993Z] #44 141.5 CC criu/proc_parse.o [2020-03-09T15:45:47.101Z] #17 41.10 Setting up python3-distutils (3.7.3-1) ... [2020-03-09T15:45:47.161Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 94.68MB / 96.43MB 9.9s [2020-03-09T15:45:47.161Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 96.43MB / 96.43MB 9.9s done [2020-03-09T15:45:47.161Z] #8 unpacking docker.io/library/golang:1.13.8-buster@sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca [2020-03-09T15:45:47.248Z] #44 ... [2020-03-09T15:45:47.248Z] [2020-03-09T15:45:47.248Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-09T15:45:47.248Z] #19 DONE 14.8s [2020-03-09T15:45:47.483Z] #17 ... [2020-03-09T15:45:47.483Z] [2020-03-09T15:45:47.483Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T15:45:47.483Z] #44 87.01 CC criu/image-desc.o [2020-03-09T15:45:47.483Z] #44 87.19 CC criu/image.o [2020-03-09T15:45:47.483Z] #44 87.84 CC criu/ipc_ns.o [2020-03-09T15:45:47.483Z] #44 88.59 CC criu/irmap.o [2020-03-09T15:45:47.483Z] #44 89.01 CC criu/kcmp-ids.o [2020-03-09T15:45:47.483Z] #44 89.17 CC criu/kerndat.o [2020-03-09T15:45:47.483Z] #44 89.79 CC criu/libnetlink.o [2020-03-09T15:45:47.483Z] #44 90.13 CC criu/log.o [2020-03-09T15:45:47.483Z] #44 90.42 CC criu/lsm.o [2020-03-09T15:45:47.483Z] #44 90.69 CC criu/mem.o [2020-03-09T15:45:47.483Z] #44 91.67 CC criu/mount.o [2020-03-09T15:45:47.483Z] #44 93.84 CC criu/namespaces.o [2020-03-09T15:45:47.483Z] #44 94.97 CC criu/net.o [2020-03-09T15:45:47.483Z] #44 96.96 CC criu/netfilter.o [2020-03-09T15:45:47.483Z] #44 97.18 CC criu/page-pipe.o [2020-03-09T15:45:47.483Z] #44 ... [2020-03-09T15:45:47.483Z] [2020-03-09T15:45:47.483Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-09T15:45:47.483Z] #17 41.40 Setting up python3-setuptools (40.8.0-1) ... [2020-03-09T15:45:47.503Z] [2020-03-09T15:45:47.503Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-03-09T15:45:47.503Z] #24 DONE 0.1s [2020-03-09T15:45:47.503Z] [2020-03-09T15:45:47.503Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-03-09T15:45:47.657Z] --- PASS: TestBuildUncleanTarFilenames (1.08s) [2020-03-09T15:45:47.657Z] === RUN TestBuildMultiStageLayerLeak [2020-03-09T15:45:47.657Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-03-09T15:45:47.912Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-03-09T15:45:48.317Z] #17 42.23 Setting up python3-pip (18.1-5) ... [2020-03-09T15:45:48.431Z] #28 DONE 0.7s [2020-03-09T15:45:48.431Z] [2020-03-09T15:45:48.431Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-03-09T15:45:48.431Z] #31 DONE 0.1s [2020-03-09T15:45:48.431Z] [2020-03-09T15:45:48.431Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T15:45:48.431Z] #65 ... [2020-03-09T15:45:48.431Z] [2020-03-09T15:45:48.431Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-03-09T15:45:48.431Z] #34 DONE 0.1s [2020-03-09T15:45:48.431Z] [2020-03-09T15:45:48.431Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-03-09T15:45:48.431Z] #39 DONE 0.1s [2020-03-09T15:45:48.431Z] [2020-03-09T15:45:48.431Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T15:45:49.271Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-03-09T15:45:49.271Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-03-09T15:45:49.387Z] #17 43.07 Processing triggers for libc-bin (2.28-10) ... [2020-03-09T15:45:49.387Z] #17 43.15 Processing triggers for mime-support (3.62) ... [2020-03-09T15:45:49.774Z] #17 DONE 43.7s [2020-03-09T15:45:49.774Z] [2020-03-09T15:45:49.774Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T15:45:49.774Z] #44 97.51 CC criu/page-xfer.o [2020-03-09T15:45:49.774Z] #44 98.20 CC criu/pagemap-cache.o [2020-03-09T15:45:49.774Z] #44 98.51 CC criu/pagemap.o [2020-03-09T15:45:49.774Z] #44 99.66 CC criu/parasite-syscall.o [2020-03-09T15:45:50.195Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-03-09T15:45:50.316Z] #65 ... [2020-03-09T15:45:50.316Z] [2020-03-09T15:45:50.316Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T15:45:50.316Z] #44 144.6 CC criu/protobuf-desc.o [2020-03-09T15:45:50.599Z] #44 100.3 CC criu/path.o [2020-03-09T15:45:50.754Z] --- PASS: TestBuildMultiStageLayerLeak (3.25s) [2020-03-09T15:45:50.754Z] === RUN TestBuildWithHugeFile [2020-03-09T15:45:50.876Z] #44 145.4 CC criu/protobuf.o [2020-03-09T15:45:50.971Z] #44 100.5 CC criu/pie-util-vdso.o [2020-03-09T15:45:50.971Z] #44 ... [2020-03-09T15:45:50.971Z] [2020-03-09T15:45:50.971Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-03-09T15:45:50.971Z] #18 1.279 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-03-09T15:45:50.971Z] #18 1.281 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-03-09T15:45:50.971Z] #18 1.283 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-03-09T15:45:50.971Z] #18 DONE 1.4s [2020-03-09T15:45:50.971Z] [2020-03-09T15:45:50.971Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T15:45:50.971Z] #44 100.8 CC criu/pie-util.o [2020-03-09T15:45:51.131Z] #44 145.8 CC criu/pstree.o [2020-03-09T15:45:51.313Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-03-09T15:45:51.313Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-03-09T15:45:51.360Z] #44 100.9 CC criu/pipes.o [2020-03-09T15:45:51.747Z] #44 101.4 CC criu/plugin.o [2020-03-09T15:45:51.872Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-03-09T15:45:52.127Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-03-09T15:45:52.180Z] #44 101.6 CC criu/proc_parse.o [2020-03-09T15:45:52.494Z] #44 147.0 CC criu/rbtree.o [2020-03-09T15:45:52.749Z] #44 147.4 CC criu/rst-malloc.o [2020-03-09T15:45:53.005Z] #44 147.6 CC criu/seccomp.o [2020-03-09T15:45:53.473Z] #44 103.1 CC criu/protobuf-desc.o [2020-03-09T15:45:53.566Z] #44 148.2 CC criu/seize.o [2020-03-09T15:45:53.880Z] #44 103.7 CC criu/protobuf.o [2020-03-09T15:45:54.012Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-03-09T15:45:54.012Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-03-09T15:45:54.126Z] #44 ... [2020-03-09T15:45:54.126Z] [2020-03-09T15:45:54.126Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-09T15:45:54.126Z] #41 DONE 220.2s [2020-03-09T15:45:54.126Z] [2020-03-09T15:45:54.126Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T15:45:54.266Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-03-09T15:45:54.337Z] #44 104.1 CC criu/pstree.o [2020-03-09T15:45:54.686Z] #65 ... [2020-03-09T15:45:54.686Z] [2020-03-09T15:45:54.686Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T15:45:54.686Z] #44 149.3 CC criu/servicefd.o [2020-03-09T15:45:55.246Z] #44 149.9 CC criu/shmem.o [2020-03-09T15:45:55.627Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-03-09T15:45:55.641Z] #44 105.1 CC criu/rbtree.o [2020-03-09T15:45:55.641Z] #44 105.2 CC criu/rst-malloc.o [2020-03-09T15:45:55.641Z] #44 105.4 CC criu/seccomp.o [2020-03-09T15:45:55.806Z] #44 ... [2020-03-09T15:45:55.806Z] [2020-03-09T15:45:55.806Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-03-09T15:45:55.806Z] #42 DONE 0.2s [2020-03-09T15:45:56.036Z] #44 105.8 CC criu/seize.o [2020-03-09T15:45:56.062Z] [2020-03-09T15:45:56.062Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T15:45:56.320Z] #65 ... [2020-03-09T15:45:56.320Z] [2020-03-09T15:45:56.320Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T15:45:56.320Z] #44 150.9 CC criu/sigframe.o [2020-03-09T15:45:56.320Z] #44 151.0 CC criu/signalfd.o [2020-03-09T15:45:56.577Z] #44 151.3 CC criu/sk-inet.o [2020-03-09T15:45:56.842Z] #44 106.5 CC criu/servicefd.o [2020-03-09T15:45:57.131Z] Commit message: "Merge commit 'bcc50d602ff32c0b2b2fa92683f28813f2824aa3' into HEAD" [2020-03-09T15:45:57.242Z] #44 106.8 CC criu/shmem.o [2020-03-09T15:45:57.242Z] #44 ... [2020-03-09T15:45:57.242Z] [2020-03-09T15:45:57.242Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-09T15:45:57.242Z] #19 4.168 Collecting yamllint==1.16.0 [2020-03-09T15:45:57.242Z] #19 4.339 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-03-09T15:45:57.242Z] #19 4.391 Collecting pyyaml (from yamllint==1.16.0) [2020-03-09T15:45:57.242Z] #19 4.486 Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB) [2020-03-09T15:45:57.242Z] #19 4.998 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-03-09T15:45:57.242Z] #19 5.031 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-03-09T15:45:57.242Z] #19 5.039 Building wheels for collected packages: pyyaml [2020-03-09T15:45:57.242Z] #19 5.048 Running setup.py bdist_wheel for pyyaml: started [2020-03-09T15:45:57.242Z] #19 5.670 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-03-09T15:45:57.242Z] #19 5.671 Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191 [2020-03-09T15:45:57.242Z] #19 5.744 Successfully built pyyaml [2020-03-09T15:45:57.242Z] #19 5.756 Installing collected packages: pyyaml, pathspec, yamllint [2020-03-09T15:45:57.242Z] #19 6.012 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0 [2020-03-09T15:45:57.242Z] #19 DONE 6.3s [2020-03-09T15:45:57.257Z] First time build. Skipping changelog. [2020-03-09T15:45:57.510Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-03-09T15:45:57.510Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-03-09T15:45:57.167Z] > git rev-list --no-walk 663345181db3e38ed804f02cabfd44e5b5bd0608 # timeout=10 [2020-03-09T15:45:57.648Z] [2020-03-09T15:45:57.648Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-03-09T15:45:57.648Z] #24 DONE 0.2s [2020-03-09T15:45:57.648Z] [2020-03-09T15:45:57.648Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-03-09T15:45:57.765Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-03-09T15:45:57.940Z] #44 152.2 CC criu/sk-netlink.o [2020-03-09T15:45:57.940Z] #44 152.6 CC criu/sk-packet.o [2020-03-09T15:45:58.029Z] #28 DONE 0.4s [2020-03-09T15:45:58.029Z] [2020-03-09T15:45:58.029Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-03-09T15:45:58.029Z] #31 DONE 0.1s [2020-03-09T15:45:58.029Z] [2020-03-09T15:45:58.029Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-03-09T15:45:58.551Z] #34 DONE 0.1s [2020-03-09T15:45:58.551Z] [2020-03-09T15:45:58.551Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-03-09T15:45:58.551Z] #39 DONE 0.1s [2020-03-09T15:45:58.551Z] [2020-03-09T15:45:58.551Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T15:45:58.551Z] #44 107.5 CC criu/sigframe.o [2020-03-09T15:45:58.551Z] #44 107.6 CC criu/signalfd.o [2020-03-09T15:45:58.551Z] #44 107.9 CC criu/sk-inet.o [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2020-03-09T15:45:58.690Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [Pipeline] sh [2020-03-09T15:45:58.865Z] #44 153.2 CC criu/sk-queue.o [2020-03-09T15:45:58.865Z] #44 153.6 CC criu/sk-tcp.o [2020-03-09T15:45:58.949Z] #44 108.6 CC criu/sk-netlink.o [2020-03-09T15:45:58.949Z] #44 108.8 CC criu/sk-packet.o [2020-03-09T15:45:59.321Z] #44 109.1 CC criu/sk-queue.o [2020-03-09T15:45:59.426Z] #44 153.9 CC criu/sk-unix.o [2020-03-09T15:45:59.616Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-03-09T15:45:59.616Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-03-09T15:45:59.726Z] #44 109.3 CC criu/sk-tcp.o [2020-03-09T15:46:00.306Z] #44 109.9 CC criu/sk-unix.o [2020-03-09T15:46:00.788Z] #44 155.5 CC criu/sockets.o [2020-03-09T15:46:01.348Z] #44 156.1 CC criu/stats.o [2020-03-09T15:46:01.693Z] #44 111.5 CC criu/sockets.o [2020-03-09T15:46:01.801Z] + docker version [2020-03-09T15:46:01.909Z] #44 156.3 CC criu/string.o [2020-03-09T15:46:01.909Z] #44 156.4 CC criu/sysctl.o [2020-03-09T15:46:02.078Z] #44 112.0 CC criu/stats.o [2020-03-09T15:46:02.444Z] #44 112.2 CC criu/string.o [2020-03-09T15:46:02.444Z] #44 112.2 CC criu/sysctl.o [2020-03-09T15:46:02.469Z] #44 156.9 CC criu/sysfs_parse.o [2020-03-09T15:46:02.724Z] #44 157.2 CC criu/timerfd.o [2020-03-09T15:46:03.021Z] #44 157.5 CC criu/tty.o [2020-03-09T15:46:03.236Z] #44 112.8 CC criu/sysfs_parse.o [2020-03-09T15:46:03.616Z] #44 113.2 CC criu/timerfd.o [2020-03-09T15:46:03.776Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-03-09T15:46:03.988Z] #44 113.5 CC criu/tty.o [2020-03-09T15:46:04.596Z] #44 159.1 CC criu/tun.o [2020-03-09T15:46:04.701Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-03-09T15:46:04.812Z] #44 114.7 CC criu/tun.o [2020-03-09T15:46:04.851Z] #44 159.4 CC criu/uffd.o [2020-03-09T15:46:05.261Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-03-09T15:46:05.627Z] #44 115.1 CC criu/uffd.o [2020-03-09T15:46:06.215Z] #44 160.5 CC criu/util.o [2020-03-09T15:46:06.215Z] #44 ... [2020-03-09T15:46:06.215Z] [2020-03-09T15:46:06.215Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T15:46:06.215Z] #60 109.7 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-09T15:46:06.478Z] #44 116.3 CC criu/util.o [2020-03-09T15:46:06.510Z] Client: Docker Engine - Enterprise [2020-03-09T15:46:06.510Z] Version: 19.03.5 [2020-03-09T15:46:06.510Z] API version: 1.40 [2020-03-09T15:46:06.510Z] Go version: go1.12.12 [2020-03-09T15:46:06.510Z] Git commit: 2ee0c57608 [2020-03-09T15:46:06.510Z] Built: 11/13/2019 08:00:16 [2020-03-09T15:46:06.510Z] OS/Arch: windows/amd64 [2020-03-09T15:46:06.510Z] Experimental: false [2020-03-09T15:46:06.510Z] [2020-03-09T15:46:06.510Z] Server: Docker Engine - Enterprise [2020-03-09T15:46:06.510Z] Engine: [2020-03-09T15:46:06.510Z] Version: 19.03.5 [2020-03-09T15:46:06.510Z] API version: 1.40 (minimum version 1.24) [2020-03-09T15:46:06.510Z] Go version: go1.12.12 [2020-03-09T15:46:06.510Z] Git commit: 2ee0c57608 [2020-03-09T15:46:06.510Z] Built: 11/13/2019 07:58:51 [2020-03-09T15:46:06.510Z] OS/Arch: windows/amd64 [2020-03-09T15:46:06.510Z] Experimental: true [Pipeline] sh [2020-03-09T15:46:07.247Z] #44 117.1 CC criu/uts_ns.o [2020-03-09T15:46:07.577Z] #60 111.1 + mkdir -p /build [2020-03-09T15:46:07.577Z] #60 111.1 + cp runc /build/runc [2020-03-09T15:46:07.577Z] #60 DONE 111.4s [2020-03-09T15:46:07.577Z] [2020-03-09T15:46:07.577Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T15:46:07.577Z] #44 161.5 CC criu/uts_ns.o [2020-03-09T15:46:07.577Z] #44 161.8 CC criu/vdso-compat.o [2020-03-09T15:46:07.577Z] #44 162.0 CC criu/vdso.o [2020-03-09T15:46:07.610Z] #44 117.3 CC criu/vdso.o [2020-03-09T15:46:07.975Z] #44 117.7 LINK criu/built-in.o [2020-03-09T15:46:07.975Z] #44 117.8 LINK criu/criu [2020-03-09T15:46:08.048Z] + docker info [2020-03-09T15:46:08.136Z] #44 162.7 LINK criu/built-in.o [2020-03-09T15:46:08.358Z] #44 118.1 DEP lib/c/criu.d [2020-03-09T15:46:08.358Z] #44 118.1 CC images/rpc.pb-c.o [2020-03-09T15:46:08.400Z] #44 162.9 LINK criu/criu [2020-03-09T15:46:08.727Z] #44 118.5 CC lib/c/criu.o [2020-03-09T15:46:09.000Z] #44 163.4 DEP lib/c/criu.d [2020-03-09T15:46:09.000Z] #44 163.4 CC images/rpc.pb-c.o [2020-03-09T15:46:09.254Z] #44 163.8 CC lib/c/criu.o [2020-03-09T15:46:09.418Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-03-09T15:46:09.508Z] #44 119.3 LINK lib/c/built-in.o [2020-03-09T15:46:09.508Z] #44 119.3 LINK lib/c/libcriu.so [2020-03-09T15:46:09.508Z] #44 119.3 LINK lib/c/libcriu.a [2020-03-09T15:46:09.508Z] #44 119.4 GEN magic.py [2020-03-09T15:46:09.813Z] #44 164.5 LINK lib/c/built-in.o [2020-03-09T15:46:09.813Z] #44 164.5 LINK lib/c/libcriu.so [2020-03-09T15:46:09.897Z] #44 119.5 Note: Building without setproctitle() and strlcpy() support. [2020-03-09T15:46:09.897Z] #44 119.5 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-03-09T15:46:09.897Z] #44 119.5 Note: Building without GnuTLS support [2020-03-09T15:46:10.068Z] #44 164.5 LINK lib/c/libcriu.a [2020-03-09T15:46:10.068Z] #44 164.6 GEN magic.py [2020-03-09T15:46:10.068Z] #44 164.7 Note: Building without setproctitle() and strlcpy() support. [2020-03-09T15:46:10.068Z] #44 164.7 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-03-09T15:46:10.068Z] #44 164.7 Note: Building without GnuTLS support [2020-03-09T15:46:10.264Z] #44 119.8 fatal: not a git repository (or any of the parent directories): .git [2020-03-09T15:46:10.626Z] #44 165.2 fatal: not a git repository (or any of the parent directories): .git [2020-03-09T15:46:10.652Z] #44 120.3 make[1]: Nothing to be done for 'all'. [2020-03-09T15:46:11.166Z] #44 120.8 make[1]: 'images/built-in.o' is up to date. [2020-03-09T15:46:11.166Z] #44 120.8 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-03-09T15:46:11.166Z] #44 120.8 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-03-09T15:46:11.166Z] #44 120.9 make[1]: 'compel/libcompel.a' is up to date. [2020-03-09T15:46:11.166Z] #44 120.9 make[1]: 'compel/compel-host-bin' is up to date. [2020-03-09T15:46:11.166Z] #44 120.9 make[1]: Nothing to be done for 'all'. [2020-03-09T15:46:11.166Z] #44 120.9 make[1]: 'soccr/libsoccr.a' is up to date. [2020-03-09T15:46:11.166Z] #44 121.1 make[2]: Nothing to be done for 'all'. [2020-03-09T15:46:11.185Z] #44 165.8 make[1]: Nothing to be done for 'all'. [2020-03-09T15:46:11.576Z] #44 121.1 make[2]: Nothing to be done for 'all'. [2020-03-09T15:46:11.576Z] #44 121.2 make[2]: Nothing to be done for 'all'. [2020-03-09T15:46:11.576Z] #44 121.3 make[2]: Nothing to be done for 'all'. [2020-03-09T15:46:11.576Z] #44 121.3 make[2]: Nothing to be done for 'all'. [2020-03-09T15:46:11.576Z] #44 121.4 make[2]: Nothing to be done for 'all'. [2020-03-09T15:46:11.744Z] #44 166.3 make[1]: 'images/built-in.o' is up to date. [2020-03-09T15:46:11.745Z] #44 166.3 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-03-09T15:46:11.745Z] #44 166.3 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-03-09T15:46:11.745Z] #44 166.3 make[1]: 'compel/libcompel.a' is up to date. [2020-03-09T15:46:11.745Z] #44 166.4 make[1]: 'compel/compel-host-bin' is up to date. [2020-03-09T15:46:11.745Z] #44 166.4 make[1]: Nothing to be done for 'all'. [2020-03-09T15:46:11.745Z] #44 166.4 make[1]: 'soccr/libsoccr.a' is up to date. [2020-03-09T15:46:11.745Z] #44 166.5 make[2]: Nothing to be done for 'all'. [2020-03-09T15:46:11.999Z] #44 166.5 make[2]: Nothing to be done for 'all'. [2020-03-09T15:46:11.999Z] #44 166.5 make[2]: Nothing to be done for 'all'. [2020-03-09T15:46:11.999Z] #44 166.7 make[2]: Nothing to be done for 'all'. [2020-03-09T15:46:11.999Z] #44 166.7 make[2]: Nothing to be done for 'all'. [2020-03-09T15:46:11.999Z] #44 166.7 make[2]: Nothing to be done for 'all'. [2020-03-09T15:46:12.013Z] #44 121.4 make[2]: Nothing to be done for 'all'. [2020-03-09T15:46:12.013Z] #44 121.6 make[2]: Nothing to be done for 'all'. [2020-03-09T15:46:12.013Z] #44 121.6 INSTALL criu/criu [2020-03-09T15:46:12.255Z] #44 166.8 make[2]: Nothing to be done for 'all'. [2020-03-09T15:46:12.255Z] #44 166.9 make[2]: Nothing to be done for 'all'. [2020-03-09T15:46:12.255Z] #44 166.9 INSTALL criu/criu [2020-03-09T15:46:12.483Z] #44 DONE 121.9s [2020-03-09T15:46:12.483Z] [2020-03-09T15:46:12.483Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-09T15:46:12.483Z] #41 151.5 + dpkg --print-architecture [2020-03-09T15:46:12.483Z] #41 151.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-03-09T15:46:12.483Z] #41 152.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-03-09T15:46:12.483Z] #41 152.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-03-09T15:46:12.510Z] #44 DONE 167.1s [2020-03-09T15:46:12.510Z] [2020-03-09T15:46:12.510Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T15:46:12.677Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-03-09T15:46:12.765Z] #65 197.7 + bin/containerd [2020-03-09T15:46:12.932Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-03-09T15:46:13.491Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-03-09T15:46:13.691Z] #65 ... [2020-03-09T15:46:13.691Z] [2020-03-09T15:46:13.691Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-03-09T15:46:13.691Z] #45 DONE 0.1s [2020-03-09T15:46:13.947Z] [2020-03-09T15:46:13.947Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-03-09T15:46:13.947Z] #48 DONE 0.2s [2020-03-09T15:46:13.947Z] [2020-03-09T15:46:13.947Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-03-09T15:46:13.947Z] #51 DONE 0.1s [2020-03-09T15:46:13.947Z] [2020-03-09T15:46:13.947Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T15:46:14.052Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-03-09T15:46:14.611Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-03-09T15:46:18.193Z] #53 DONE 244.3s [2020-03-09T15:46:18.193Z] [2020-03-09T15:46:18.193Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T15:46:18.769Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-03-09T15:46:19.164Z] #65 ... [2020-03-09T15:46:19.164Z] [2020-03-09T15:46:19.164Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-03-09T15:46:19.419Z] #54 DONE 0.2s [2020-03-09T15:46:19.419Z] [2020-03-09T15:46:19.419Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-03-09T15:46:19.419Z] #57 DONE 0.1s [2020-03-09T15:46:19.419Z] [2020-03-09T15:46:19.419Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T15:46:19.674Z] #65 ... [2020-03-09T15:46:19.674Z] [2020-03-09T15:46:19.674Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-03-09T15:46:19.674Z] #61 DONE 0.1s [2020-03-09T15:46:19.674Z] [2020-03-09T15:46:19.674Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T15:46:19.731Z] #8 unpacking docker.io/library/golang:1.13.8-buster@sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca 29.1s done [2020-03-09T15:46:19.731Z] #8 DONE 39.2s [2020-03-09T15:46:19.731Z] [2020-03-09T15:46:19.731Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-03-09T15:46:19.731Z] #9 DONE 0.2s [2020-03-09T15:46:19.731Z] [2020-03-09T15:46:19.731Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-03-09T15:46:19.731Z] #10 DONE 0.2s [2020-03-09T15:46:19.731Z] [2020-03-09T15:46:19.731Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-03-09T15:46:19.731Z] #30 DONE 0.1s [2020-03-09T15:46:19.731Z] [2020-03-09T15:46:19.731Z] #41 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-03-09T15:46:19.731Z] #41 DONE 0.1s [2020-03-09T15:46:19.731Z] [2020-03-09T15:46:19.731Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-09T15:46:19.731Z] #44 ... [2020-03-09T15:46:19.731Z] [2020-03-09T15:46:19.731Z] #22 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-09T15:46:19.731Z] #22 DONE 0.1s [2020-03-09T15:46:19.731Z] [2020-03-09T15:46:19.731Z] #74 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-03-09T15:46:19.731Z] #74 DONE 0.2s [2020-03-09T15:46:19.731Z] [2020-03-09T15:46:19.731Z] #53 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-03-09T15:46:19.731Z] #53 DONE 0.2s [2020-03-09T15:46:19.731Z] [2020-03-09T15:46:19.731Z] #50 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-03-09T15:46:19.731Z] #50 DONE 0.2s [2020-03-09T15:46:19.731Z] [2020-03-09T15:46:19.731Z] #47 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-03-09T15:46:19.731Z] #47 DONE 0.2s [2020-03-09T15:46:19.731Z] [2020-03-09T15:46:19.731Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-03-09T15:46:19.731Z] #23 DONE 0.2s [2020-03-09T15:46:19.731Z] [2020-03-09T15:46:19.731Z] #68 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-03-09T15:46:19.731Z] #68 DONE 0.2s [2020-03-09T15:46:19.731Z] [2020-03-09T15:46:19.731Z] #33 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-03-09T15:46:19.731Z] #33 DONE 0.2s [2020-03-09T15:46:19.731Z] [2020-03-09T15:46:19.731Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T15:46:19.731Z] #34 ... [2020-03-09T15:46:19.731Z] [2020-03-09T15:46:19.731Z] #56 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-03-09T15:46:19.731Z] #56 DONE 0.3s [2020-03-09T15:46:19.731Z] [2020-03-09T15:46:19.731Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T15:46:19.731Z] #57 0.797 + RM_GOPATH=0 [2020-03-09T15:46:19.731Z] #57 0.797 + TMP_GOPATH= [2020-03-09T15:46:19.731Z] #57 0.797 + : /build [2020-03-09T15:46:19.731Z] #57 0.797 + '[' -z '' ']' [2020-03-09T15:46:19.731Z] #57 0.799 ++ mktemp -d [2020-03-09T15:46:19.731Z] #57 0.807 + export GOPATH=/tmp/tmp.3U5imZGpj1 [2020-03-09T15:46:19.731Z] #57 0.807 + GOPATH=/tmp/tmp.3U5imZGpj1 [2020-03-09T15:46:19.731Z] #57 0.807 + RM_GOPATH=1 [2020-03-09T15:46:19.731Z] #57 0.808 ++ dirname ./install.sh [2020-03-09T15:46:19.731Z] #57 0.810 + dir=. [2020-03-09T15:46:19.731Z] #57 0.838 + bin=shfmt [2020-03-09T15:46:19.731Z] #57 0.838 + shift [2020-03-09T15:46:19.731Z] #57 0.839 + '[' '!' -f ./shfmt.installer ']' [2020-03-09T15:46:19.731Z] #57 0.840 + . ./shfmt.installer [2020-03-09T15:46:19.731Z] #57 0.840 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-09T15:46:19.731Z] #57 0.847 + install_shfmt [2020-03-09T15:46:19.731Z] #57 0.855 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-03-09T15:46:19.731Z] #57 0.855 + git clone https://github.com/mvdan/sh.git /tmp/tmp.3U5imZGpj1/src/github.com/mvdan/sh [2020-03-09T15:46:19.731Z] #57 0.855 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-09T15:46:19.731Z] #57 0.865 Cloning into '/tmp/tmp.3U5imZGpj1/src/github.com/mvdan/sh'... [2020-03-09T15:46:21.838Z] #41 DONE 169.3s [2020-03-09T15:46:21.838Z] [2020-03-09T15:46:21.838Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T15:46:21.838Z] #53 ... [2020-03-09T15:46:21.838Z] [2020-03-09T15:46:21.838Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-03-09T15:46:21.838Z] #42 DONE 0.2s [2020-03-09T15:46:21.838Z] [2020-03-09T15:46:21.838Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-03-09T15:46:22.240Z] #45 DONE 0.1s [2020-03-09T15:46:22.240Z] [2020-03-09T15:46:22.240Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-03-09T15:46:22.240Z] #48 DONE 0.1s [2020-03-09T15:46:22.240Z] [2020-03-09T15:46:22.240Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-03-09T15:46:22.240Z] #51 DONE 0.1s [2020-03-09T15:46:22.240Z] [2020-03-09T15:46:22.240Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T15:46:22.474Z] #57 ... [2020-03-09T15:46:22.474Z] [2020-03-09T15:46:22.474Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T15:46:22.474Z] #34 0.635 + RM_GOPATH=0 [2020-03-09T15:46:22.474Z] #34 0.635 + TMP_GOPATH= [2020-03-09T15:46:22.474Z] #34 0.635 + : /build [2020-03-09T15:46:22.474Z] #34 0.635 + '[' -z '' ']' [2020-03-09T15:46:22.474Z] #34 0.636 ++ mktemp -d [2020-03-09T15:46:22.474Z] #34 0.638 + export GOPATH=/tmp/tmp.ikfHftLQMS [2020-03-09T15:46:22.474Z] #34 0.638 + GOPATH=/tmp/tmp.ikfHftLQMS [2020-03-09T15:46:22.474Z] #34 0.638 + RM_GOPATH=1 [2020-03-09T15:46:22.474Z] #34 0.639 ++ dirname ./install.sh [2020-03-09T15:46:22.474Z] #34 0.643 + dir=. [2020-03-09T15:46:22.474Z] #34 0.643 + bin=tomlv [2020-03-09T15:46:22.474Z] #34 0.643 + shift [2020-03-09T15:46:22.474Z] #34 0.643 + '[' '!' -f ./tomlv.installer ']' [2020-03-09T15:46:22.474Z] #34 0.643 + . ./tomlv.installer [2020-03-09T15:46:22.474Z] #34 0.644 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-09T15:46:22.474Z] #34 0.644 + install_tomlv [2020-03-09T15:46:22.474Z] #34 0.644 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-03-09T15:46:22.474Z] #34 0.644 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-09T15:46:22.474Z] #34 0.644 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.ikfHftLQMS/src/github.com/BurntSushi/toml [2020-03-09T15:46:22.474Z] #34 0.650 Cloning into '/tmp/tmp.ikfHftLQMS/src/github.com/BurntSushi/toml'... [2020-03-09T15:46:22.474Z] #34 2.090 + cd /tmp/tmp.ikfHftLQMS/src/github.com/BurntSushi/toml [2020-03-09T15:46:22.474Z] #34 2.092 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-09T15:46:22.474Z] #34 2.136 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-03-09T15:46:22.474Z] #34 3.227 internal/cpu [2020-03-09T15:46:22.474Z] #34 3.336 runtime/internal/sys [2020-03-09T15:46:22.474Z] #34 3.350 math/bits [2020-03-09T15:46:22.474Z] #34 3.589 runtime/internal/atomic [2020-03-09T15:46:22.474Z] #34 4.196 runtime/internal/math [2020-03-09T15:46:22.474Z] #34 4.497 unicode/utf8 [2020-03-09T15:46:22.474Z] #34 4.832 internal/race [2020-03-09T15:46:22.474Z] #34 5.367 sync/atomic [2020-03-09T15:46:23.075Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-03-09T15:46:23.075Z] [2020-03-09T15:46:23.075Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-03-09T15:46:23.075Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-03-09T15:46:23.075Z] HOSTNAME=23977c124253 [2020-03-09T15:46:23.075Z] TESTDEBUG=0 [2020-03-09T15:46:23.075Z] DEST=bundles/test-integration [2020-03-09T15:46:23.075Z] PWD=/go/src/github.com/docker/docker [2020-03-09T15:46:23.075Z] DOCKER_GITCOMMIT=30bfe23d4f17241844e50ca1ce2465dbff15cbe4 [2020-03-09T15:46:23.075Z] container=docker [2020-03-09T15:46:23.075Z] HOME=/root [2020-03-09T15:46:23.075Z] GOLANG_VERSION=1.13.8 [2020-03-09T15:46:23.075Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-03-09T15:46:23.075Z] VALIDATE_BRANCH=master [2020-03-09T15:46:23.075Z] TERM=xterm [2020-03-09T15:46:23.075Z] DOCKER_PKG=github.com/docker/docker [2020-03-09T15:46:23.075Z] SHLVL=1 [2020-03-09T15:46:23.075Z] TIMEOUT=120m [2020-03-09T15:46:23.075Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-03-09T15:46:23.075Z] DOCKER_GRAPHDRIVER=overlay2 [2020-03-09T15:46:23.075Z] GO111MODULE=off [2020-03-09T15:46:23.075Z] DOCKER_EXPERIMENTAL=1 [2020-03-09T15:46:23.075Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-03-09T15:46:23.075Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-03-09T15:46:23.075Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-03-09T15:46:23.075Z] GOPATH=/go [2020-03-09T15:46:23.075Z] PKG_CONFIG=pkg-config [2020-03-09T15:46:23.075Z] _=/usr/bin/env [2020-03-09T15:46:23.075Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-03-09T15:46:23.511Z] #34 6.457 internal/bytealg [2020-03-09T15:46:23.801Z] #34 6.901 unicode [2020-03-09T15:46:24.093Z] #34 7.141 math [2020-03-09T15:46:24.139Z] #60 89.04 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-09T15:46:25.472Z] #60 89.97 + mkdir -p /build [2020-03-09T15:46:25.472Z] #60 89.98 + cp runc /build/runc [2020-03-09T15:46:25.472Z] #60 DONE 90.2s [2020-03-09T15:46:25.472Z] [2020-03-09T15:46:25.472Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T15:46:25.595Z] #34 8.267 internal/testlog [2020-03-09T15:46:25.751Z] Client: [2020-03-09T15:46:25.751Z] Debug Mode: false [2020-03-09T15:46:25.751Z] Plugins: [2020-03-09T15:46:25.751Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-03-09T15:46:25.751Z] [2020-03-09T15:46:25.751Z] Server: [2020-03-09T15:46:25.751Z] Containers: 0 [2020-03-09T15:46:25.751Z] Running: 0 [2020-03-09T15:46:25.751Z] Paused: 0 [2020-03-09T15:46:25.751Z] Stopped: 0 [2020-03-09T15:46:25.751Z] Images: 0 [2020-03-09T15:46:25.751Z] Server Version: 19.03.5 [2020-03-09T15:46:25.751Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-03-09T15:46:25.751Z] Windows: [2020-03-09T15:46:25.751Z] LCOW: [2020-03-09T15:46:25.751Z] Logging Driver: json-file [2020-03-09T15:46:25.751Z] Plugins: [2020-03-09T15:46:25.751Z] Volume: local [2020-03-09T15:46:25.751Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-03-09T15:46:25.751Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-03-09T15:46:25.751Z] Swarm: inactive [2020-03-09T15:46:25.751Z] Default Isolation: process [2020-03-09T15:46:25.751Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-03-09T15:46:25.751Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039) [2020-03-09T15:46:25.751Z] OSType: windows [2020-03-09T15:46:25.751Z] Architecture: x86_64 [2020-03-09T15:46:25.751Z] CPUs: 4 [2020-03-09T15:46:25.751Z] Total Memory: 32GiB [2020-03-09T15:46:25.751Z] Name: azwin-2-845be0 [2020-03-09T15:46:25.751Z] ID: UR4U:SP26:2R3U:OABF:FW7X:OVZM:HGLG:UQJF:ODTF:M7DP:TEU4:TEXW [2020-03-09T15:46:25.752Z] Docker Root Dir: D:\docker [2020-03-09T15:46:25.752Z] Debug Mode: false [2020-03-09T15:46:25.752Z] Registry: https://index.docker.io/v1/ [2020-03-09T15:46:25.752Z] Labels: [2020-03-09T15:46:25.752Z] Experimental: true [2020-03-09T15:46:25.752Z] Insecure Registries: [2020-03-09T15:46:25.752Z] 10.0.0.4:5000 [2020-03-09T15:46:25.752Z] 127.0.0.0/8 [2020-03-09T15:46:25.752Z] Registry Mirrors: [2020-03-09T15:46:25.752Z] http://10.0.0.4:5000/ [2020-03-09T15:46:25.752Z] Live Restore Enabled: false [2020-03-09T15:46:25.752Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-03-09T15:46:26.627Z] #34 9.355 runtime [2020-03-09T15:46:26.627Z] #34 9.511 encoding [2020-03-09T15:46:26.627Z] #34 ... [2020-03-09T15:46:26.627Z] [2020-03-09T15:46:26.627Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-09T15:46:26.627Z] #42 0.713 + git clone https://github.com/docker/distribution.git . [2020-03-09T15:46:26.627Z] #42 0.718 Cloning into '.'... [2020-03-09T15:46:26.841Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-03-09T15:46:26.917Z] #42 ... [2020-03-09T15:46:26.917Z] [2020-03-09T15:46:26.917Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-09T15:46:26.917Z] #36 1.082 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-09T15:46:26.917Z] #36 1.275 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-09T15:46:26.917Z] #36 1.278 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-09T15:46:26.917Z] #36 3.406 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-03-09T15:46:26.917Z] #36 6.917 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [176 kB] [2020-03-09T15:46:26.917Z] #36 10.23 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-03-09T15:46:26.917Z] #36 ... [2020-03-09T15:46:26.917Z] [2020-03-09T15:46:26.917Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T15:46:26.917Z] #48 0.760 + RM_GOPATH=0 [2020-03-09T15:46:26.917Z] #48 0.760 + TMP_GOPATH= [2020-03-09T15:46:26.917Z] #48 0.760 + : /build [2020-03-09T15:46:26.917Z] #48 0.760 + '[' -z '' ']' [2020-03-09T15:46:26.917Z] #48 0.761 ++ mktemp -d [2020-03-09T15:46:26.917Z] #48 0.765 + export GOPATH=/tmp/tmp.yL4iz4nDbr [2020-03-09T15:46:26.917Z] #48 0.765 + GOPATH=/tmp/tmp.yL4iz4nDbr [2020-03-09T15:46:26.917Z] #48 0.765 + RM_GOPATH=1 [2020-03-09T15:46:26.917Z] #48 0.769 ++ dirname ./install.sh [2020-03-09T15:46:26.917Z] #48 0.786 + dir=. [2020-03-09T15:46:26.917Z] #48 0.786 + bin=vndr [2020-03-09T15:46:26.917Z] #48 0.786 + shift [2020-03-09T15:46:26.917Z] #48 0.788 + '[' '!' -f ./vndr.installer ']' [2020-03-09T15:46:26.917Z] #48 0.788 + . ./vndr.installer [2020-03-09T15:46:26.917Z] #48 0.788 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-09T15:46:26.917Z] #48 0.789 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-09T15:46:26.917Z] #48 0.789 + install_vndr [2020-03-09T15:46:26.917Z] #48 0.789 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-03-09T15:46:26.917Z] #48 0.789 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.yL4iz4nDbr/src/github.com/LK4D4/vndr [2020-03-09T15:46:26.917Z] #48 0.794 Cloning into '/tmp/tmp.yL4iz4nDbr/src/github.com/LK4D4/vndr'... [2020-03-09T15:46:26.917Z] #48 2.043 + cd /tmp/tmp.yL4iz4nDbr/src/github.com/LK4D4/vndr [2020-03-09T15:46:26.917Z] #48 2.075 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-09T15:46:26.917Z] #48 2.150 + go build -buildmode=pie -v -o /build/vndr . [2020-03-09T15:46:26.917Z] #48 4.562 internal/cpu [2020-03-09T15:46:26.917Z] #48 4.645 internal/race [2020-03-09T15:46:26.917Z] #48 4.919 sync/atomic [2020-03-09T15:46:26.917Z] #48 5.075 unicode/utf8 [2020-03-09T15:46:26.917Z] #48 5.145 unicode [2020-03-09T15:46:26.917Z] #48 6.703 math/bits [2020-03-09T15:46:26.917Z] #48 6.757 internal/bytealg [2020-03-09T15:46:26.917Z] #48 8.056 internal/testlog [2020-03-09T15:46:26.917Z] #48 9.295 encoding [2020-03-09T15:46:26.917Z] #48 9.800 unicode/utf16 [2020-03-09T15:46:27.208Z] #48 ... [2020-03-09T15:46:27.208Z] [2020-03-09T15:46:27.208Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-09T15:46:27.208Z] #31 0.908 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-03-09T15:46:27.208Z] #31 0.910 Cloning into '.'... [2020-03-09T15:46:27.208Z] #31 ... [2020-03-09T15:46:27.208Z] [2020-03-09T15:46:27.208Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T15:46:27.208Z] #54 0.803 + RM_GOPATH=0 [2020-03-09T15:46:27.208Z] #54 0.807 + TMP_GOPATH= [2020-03-09T15:46:27.208Z] #54 0.807 + : /build [2020-03-09T15:46:27.208Z] #54 0.807 + '[' -z '' ']' [2020-03-09T15:46:27.208Z] #54 0.808 ++ mktemp -d [2020-03-09T15:46:27.208Z] #54 0.814 + export GOPATH=/tmp/tmp.ZD1IKSnciM [2020-03-09T15:46:27.208Z] #54 0.814 + GOPATH=/tmp/tmp.ZD1IKSnciM [2020-03-09T15:46:27.208Z] #54 0.814 + RM_GOPATH=1 [2020-03-09T15:46:27.208Z] #54 0.825 ++ dirname ./install.sh [2020-03-09T15:46:27.208Z] #54 0.827 + dir=. [2020-03-09T15:46:27.208Z] #54 0.827 + bin=golangci_lint [2020-03-09T15:46:27.208Z] #54 0.827 + shift [2020-03-09T15:46:27.208Z] #54 0.828 + '[' '!' -f ./golangci_lint.installer ']' [2020-03-09T15:46:27.208Z] #54 0.828 + . ./golangci_lint.installer [2020-03-09T15:46:27.208Z] #54 0.828 Installing golangci-lint version v1.20.0 [2020-03-09T15:46:27.208Z] #54 0.829 ++ : v1.20.0 [2020-03-09T15:46:27.208Z] #54 0.829 + install_golangci_lint [2020-03-09T15:46:27.208Z] #54 0.829 + echo 'Installing golangci-lint version v1.20.0' [2020-03-09T15:46:27.208Z] #54 0.829 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-03-09T15:46:27.499Z] #54 ... [2020-03-09T15:46:27.499Z] [2020-03-09T15:46:27.499Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T15:46:27.499Z] #24 0.975 + RM_GOPATH=0 [2020-03-09T15:46:27.499Z] #24 0.976 + TMP_GOPATH= [2020-03-09T15:46:27.499Z] #24 0.976 + : /build [2020-03-09T15:46:27.499Z] #24 0.977 + '[' -z '' ']' [2020-03-09T15:46:27.499Z] #24 0.982 ++ mktemp -d [2020-03-09T15:46:27.499Z] #24 0.998 + export GOPATH=/tmp/tmp.TbGA0C6eUa [2020-03-09T15:46:27.499Z] #24 1.023 + GOPATH=/tmp/tmp.TbGA0C6eUa [2020-03-09T15:46:27.499Z] #24 1.023 + RM_GOPATH=1 [2020-03-09T15:46:27.499Z] #24 1.028 ++ dirname ./install.sh [2020-03-09T15:46:27.499Z] #24 1.030 + dir=. [2020-03-09T15:46:27.499Z] #24 1.031 + bin=dockercli [2020-03-09T15:46:27.499Z] #24 1.032 + shift [2020-03-09T15:46:27.499Z] #24 1.033 + '[' '!' -f ./dockercli.installer ']' [2020-03-09T15:46:27.499Z] #24 1.033 + . ./dockercli.installer [2020-03-09T15:46:27.499Z] #24 1.033 ++ : stable [2020-03-09T15:46:27.499Z] #24 1.034 ++ : 17.06.2-ce [2020-03-09T15:46:27.499Z] #24 1.035 + install_dockercli [2020-03-09T15:46:27.499Z] #24 1.035 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-03-09T15:46:27.499Z] #24 1.036 Install docker/cli version 17.06.2-ce from stable [2020-03-09T15:46:27.499Z] #24 1.037 ++ uname -m [2020-03-09T15:46:27.499Z] #24 1.038 + arch=ppc64le [2020-03-09T15:46:27.499Z] #24 1.039 + '[' ppc64le '!=' x86_64 ']' [2020-03-09T15:46:27.499Z] #24 1.039 + '[' ppc64le '!=' s390x ']' [2020-03-09T15:46:27.499Z] #24 1.039 + '[' ppc64le '!=' armhf ']' [2020-03-09T15:46:27.499Z] #24 1.039 + build_dockercli [2020-03-09T15:46:27.499Z] #24 1.040 + git clone https://github.com/docker/docker-ce /tmp/tmp.TbGA0C6eUa/tmp/docker-ce [2020-03-09T15:46:27.499Z] #24 1.051 Cloning into '/tmp/tmp.TbGA0C6eUa/tmp/docker-ce'... [2020-03-09T15:46:27.499Z] #24 ... [2020-03-09T15:46:27.499Z] [2020-03-09T15:46:27.499Z] #75 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T15:46:27.499Z] #75 0.931 + RM_GOPATH=0 [2020-03-09T15:46:27.499Z] #75 0.935 + TMP_GOPATH= [2020-03-09T15:46:27.499Z] #75 0.936 + : /build [2020-03-09T15:46:27.499Z] #75 0.938 + '[' -z '' ']' [2020-03-09T15:46:27.499Z] #75 0.946 ++ mktemp -d [2020-03-09T15:46:27.499Z] #75 0.954 + export GOPATH=/tmp/tmp.65MmgpQmE0 [2020-03-09T15:46:27.499Z] #75 0.955 + GOPATH=/tmp/tmp.65MmgpQmE0 [2020-03-09T15:46:27.499Z] #75 0.955 + RM_GOPATH=1 [2020-03-09T15:46:27.499Z] #75 0.955 ++ dirname ./install.sh [2020-03-09T15:46:27.499Z] #75 0.959 + dir=. [2020-03-09T15:46:27.499Z] #75 0.959 + bin=proxy [2020-03-09T15:46:27.499Z] #75 0.959 + shift [2020-03-09T15:46:27.499Z] #75 0.960 + '[' '!' -f ./proxy.installer ']' [2020-03-09T15:46:27.499Z] #75 0.965 + . ./proxy.installer [2020-03-09T15:46:27.499Z] #75 0.981 ++ : 264bffcb88c1b6b7471c04e3c6b3f301233a544b [2020-03-09T15:46:27.499Z] #75 0.982 + install_proxy [2020-03-09T15:46:27.499Z] #75 1.007 + case "$1" in [2020-03-09T15:46:27.499Z] #75 1.008 + export CGO_ENABLED=0 [2020-03-09T15:46:27.499Z] #75 1.008 + CGO_ENABLED=0 [2020-03-09T15:46:27.499Z] #75 1.009 + _install_proxy [2020-03-09T15:46:27.499Z] #75 1.010 + echo 'Install docker-proxy version 264bffcb88c1b6b7471c04e3c6b3f301233a544b' [2020-03-09T15:46:27.499Z] #75 1.010 Install docker-proxy version 264bffcb88c1b6b7471c04e3c6b3f301233a544b [2020-03-09T15:46:27.499Z] #75 1.010 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.65MmgpQmE0/src/github.com/docker/libnetwork [2020-03-09T15:46:27.499Z] #75 1.042 Cloning into '/tmp/tmp.65MmgpQmE0/src/github.com/docker/libnetwork'... [2020-03-09T15:46:27.805Z] #75 ... [2020-03-09T15:46:27.805Z] [2020-03-09T15:46:27.805Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T15:46:27.805Z] #51 0.932 + RM_GOPATH=0 [2020-03-09T15:46:27.805Z] #51 0.932 + TMP_GOPATH= [2020-03-09T15:46:27.805Z] #51 0.932 + : /build [2020-03-09T15:46:27.805Z] #51 0.933 + '[' -z '' ']' [2020-03-09T15:46:27.805Z] #51 0.934 ++ mktemp -d [2020-03-09T15:46:27.805Z] #51 0.938 + export GOPATH=/tmp/tmp.n2J0UUgUqk [2020-03-09T15:46:27.805Z] #51 0.938 + GOPATH=/tmp/tmp.n2J0UUgUqk [2020-03-09T15:46:27.805Z] #51 0.938 + RM_GOPATH=1 [2020-03-09T15:46:27.805Z] #51 0.939 ++ dirname ./install.sh [2020-03-09T15:46:27.805Z] #51 0.943 + dir=. [2020-03-09T15:46:27.805Z] #51 0.950 + bin=gotestsum [2020-03-09T15:46:27.805Z] #51 0.950 + shift [2020-03-09T15:46:27.805Z] #51 0.950 + '[' '!' -f ./gotestsum.installer ']' [2020-03-09T15:46:27.805Z] #51 0.965 + . ./gotestsum.installer [2020-03-09T15:46:27.805Z] #51 0.965 ++ : v0.3.5 [2020-03-09T15:46:27.805Z] #51 0.966 + install_gotestsum [2020-03-09T15:46:27.805Z] #51 0.969 + echo 'Installing gotestsum version v0.3.5' [2020-03-09T15:46:27.805Z] #51 0.970 Installing gotestsum version v0.3.5 [2020-03-09T15:46:27.805Z] #51 0.972 + go get -d gotest.tools/gotestsum [2020-03-09T15:46:27.805Z] #51 ... [2020-03-09T15:46:27.805Z] [2020-03-09T15:46:27.805Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-09T15:46:27.805Z] #63 1.079 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-09T15:46:27.805Z] #63 1.256 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-09T15:46:27.805Z] #63 1.256 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-09T15:46:27.805Z] #63 3.376 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-03-09T15:46:27.805Z] #63 7.413 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [176 kB] [2020-03-09T15:46:27.805Z] #63 10.09 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-03-09T15:46:27.805Z] #63 ... [2020-03-09T15:46:27.805Z] [2020-03-09T15:46:27.805Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-09T15:46:27.805Z] #26 1.080 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-09T15:46:27.805Z] #26 1.222 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-09T15:46:27.805Z] #26 1.237 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-09T15:46:27.805Z] #26 3.569 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-03-09T15:46:27.805Z] #26 7.113 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [176 kB] [2020-03-09T15:46:27.805Z] #26 10.40 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-03-09T15:46:28.092Z] #26 ... [2020-03-09T15:46:28.092Z] [2020-03-09T15:46:28.092Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-09T15:46:28.092Z] #44 1.088 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-09T15:46:28.092Z] #44 1.372 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-09T15:46:28.092Z] #44 1.373 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-09T15:46:28.092Z] #44 3.444 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-03-09T15:46:28.092Z] #44 6.878 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [176 kB] [2020-03-09T15:46:28.092Z] #44 10.15 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-03-09T15:46:28.402Z] #44 ... [2020-03-09T15:46:28.402Z] [2020-03-09T15:46:28.402Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-09T15:46:28.402Z] #11 1.158 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-09T15:46:28.402Z] #11 1.378 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-09T15:46:28.403Z] #11 1.393 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-09T15:46:28.403Z] #11 3.557 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-03-09T15:46:28.403Z] #11 8.057 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [176 kB] [2020-03-09T15:46:28.403Z] #11 10.11 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-03-09T15:46:28.403Z] #11 ... [2020-03-09T15:46:28.403Z] [2020-03-09T15:46:28.403Z] #69 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T15:46:28.403Z] #69 0.824 + RM_GOPATH=0 [2020-03-09T15:46:28.403Z] #69 0.828 + TMP_GOPATH= [2020-03-09T15:46:28.403Z] #69 0.828 + : /build/ [2020-03-09T15:46:28.403Z] #69 0.828 + '[' -z '' ']' [2020-03-09T15:46:28.403Z] #69 0.829 ++ mktemp -d [2020-03-09T15:46:28.403Z] #69 0.845 + export GOPATH=/tmp/tmp.YnGrxTm9Rs [2020-03-09T15:46:28.403Z] #69 0.845 + GOPATH=/tmp/tmp.YnGrxTm9Rs [2020-03-09T15:46:28.403Z] #69 0.845 + RM_GOPATH=1 [2020-03-09T15:46:28.403Z] #69 0.847 ++ dirname ./install.sh [2020-03-09T15:46:28.403Z] #69 0.853 + dir=. [2020-03-09T15:46:28.403Z] #69 0.854 + bin=rootlesskit [2020-03-09T15:46:28.403Z] #69 0.854 + shift [2020-03-09T15:46:28.403Z] #69 0.854 + '[' '!' -f ./rootlesskit.installer ']' [2020-03-09T15:46:28.403Z] #69 0.854 + . ./rootlesskit.installer [2020-03-09T15:46:28.403Z] #69 0.855 ++ : db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-09T15:46:28.403Z] #69 0.856 + install_rootlesskit [2020-03-09T15:46:28.403Z] #69 0.856 + case "$1" in [2020-03-09T15:46:28.403Z] #69 0.856 + export CGO_ENABLED=0 [2020-03-09T15:46:28.403Z] #69 0.856 + CGO_ENABLED=0 [2020-03-09T15:46:28.403Z] #69 0.856 + _install_rootlesskit [2020-03-09T15:46:28.403Z] #69 0.856 Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-09T15:46:28.403Z] #69 0.857 + echo 'Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6' [2020-03-09T15:46:28.403Z] #69 0.857 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.YnGrxTm9Rs/src/github.com/rootless-containers/rootlesskit [2020-03-09T15:46:28.403Z] #69 0.869 Cloning into '/tmp/tmp.YnGrxTm9Rs/src/github.com/rootless-containers/rootlesskit'... [2020-03-09T15:46:28.403Z] #69 9.500 + cd /tmp/tmp.YnGrxTm9Rs/src/github.com/rootless-containers/rootlesskit [2020-03-09T15:46:28.403Z] #69 9.501 + git checkout -q db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-09T15:46:28.403Z] #69 9.818 + for f in rootlesskit rootlesskit-docker-proxy [2020-03-09T15:46:28.403Z] #69 9.819 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-03-09T15:46:28.403Z] #69 ... [2020-03-09T15:46:28.403Z] [2020-03-09T15:46:28.403Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T15:46:28.403Z] #48 10.22 runtime [2020-03-09T15:46:28.403Z] #48 10.53 math [2020-03-09T15:46:28.403Z] #48 10.90 container/list [2020-03-09T15:46:29.876Z] #53 ... [2020-03-09T15:46:29.876Z] [2020-03-09T15:46:29.876Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T15:46:29.876Z] #65 152.2 + bin/containerd [2020-03-09T15:46:31.001Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-03-09T15:46:31.256Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-03-09T15:46:31.256Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-03-09T15:46:31.256Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-03-09T15:46:31.964Z] #48 15.10 crypto/internal/subtle [2020-03-09T15:46:32.989Z] #48 16.09 crypto/subtle [2020-03-09T15:46:33.765Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-03-09T15:46:33.765Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-03-09T15:46:33.765Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-03-09T15:46:33.989Z] #65 ... [2020-03-09T15:46:33.989Z] [2020-03-09T15:46:33.989Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T15:46:33.989Z] #53 DONE 181.9s [2020-03-09T15:46:33.989Z] [2020-03-09T15:46:33.989Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T15:46:34.011Z] #48 17.11 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-03-09T15:46:34.641Z] #48 17.71 internal/nettrace [2020-03-09T15:46:34.909Z] #65 ... [2020-03-09T15:46:34.909Z] [2020-03-09T15:46:34.909Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-03-09T15:46:34.909Z] #54 DONE 0.2s [2020-03-09T15:46:34.909Z] [2020-03-09T15:46:34.909Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-03-09T15:46:34.909Z] #57 DONE 0.1s [2020-03-09T15:46:34.909Z] [2020-03-09T15:46:34.909Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-03-09T15:46:34.909Z] #61 DONE 0.1s [2020-03-09T15:46:34.909Z] [2020-03-09T15:46:34.909Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T15:46:34.948Z] #48 18.07 runtime/cgo [2020-03-09T15:46:35.647Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-03-09T15:46:35.903Z] --- PASS: TestBuildWithHugeFile (45.16s) [2020-03-09T15:46:35.903Z] === RUN TestBuildWithEmptyDockerfile [2020-03-09T15:46:35.903Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-09T15:46:35.903Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-09T15:46:35.903Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-09T15:46:35.903Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-09T15:46:35.903Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-09T15:46:35.903Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-09T15:46:35.903Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-09T15:46:35.903Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-09T15:46:35.903Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-09T15:46:36.158Z] --- PASS: TestBuildWithEmptyDockerfile (0.01s) [2020-03-09T15:46:36.158Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s) [2020-03-09T15:46:36.158Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s) [2020-03-09T15:46:36.158Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2020-03-09T15:46:36.158Z] === RUN TestBuildPreserveOwnership [2020-03-09T15:46:36.158Z] === RUN TestBuildPreserveOwnership/copy_from [2020-03-09T15:46:36.448Z] #48 ... [2020-03-09T15:46:36.448Z] [2020-03-09T15:46:36.448Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T15:46:36.448Z] #57 19.12 + cd /tmp/tmp.3U5imZGpj1/src/github.com/mvdan/sh [2020-03-09T15:46:36.448Z] #57 19.13 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-09T15:46:36.448Z] #57 19.33 + GO111MODULE=on [2020-03-09T15:46:36.448Z] #57 19.33 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-03-09T15:46:36.717Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-03-09T15:46:37.072Z] #57 ... [2020-03-09T15:46:37.072Z] [2020-03-09T15:46:37.072Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T15:46:37.072Z] #34 10.16 runtime/cgo [2020-03-09T15:46:38.576Z] #34 ... [2020-03-09T15:46:38.576Z] [2020-03-09T15:46:38.576Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T15:46:38.576Z] #57 21.41 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-09T15:46:38.576Z] #57 21.50 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-09T15:46:38.576Z] #57 21.53 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-09T15:46:38.600Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-03-09T15:46:38.600Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-03-09T15:46:39.230Z] #57 22.35 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-09T15:46:39.230Z] #57 22.39 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-09T15:46:40.485Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-03-09T15:46:40.485Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-03-09T15:46:41.044Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-03-09T15:46:41.643Z] #65 225.6 + bin/containerd-stress [2020-03-09T15:46:41.969Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-03-09T15:46:41.970Z] #57 24.35 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-09T15:46:42.568Z] #65 227.3 + bin/containerd-shim [2020-03-09T15:46:42.996Z] #57 25.82 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-09T15:46:43.328Z] --- PASS: TestBuildPreserveOwnership (6.93s) [2020-03-09T15:46:43.328Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.48s) [2020-03-09T15:46:43.328Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.45s) [2020-03-09T15:46:43.328Z] === RUN TestBuildPlatformInvalid [2020-03-09T15:46:43.328Z] --- PASS: TestBuildPlatformInvalid (0.11s) [2020-03-09T15:46:43.328Z] PASS [2020-03-09T15:46:43.328Z] [2020-03-09T15:46:43.328Z] === Skipped [2020-03-09T15:46:43.328Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-03-09T15:46:43.328Z] build_session_test.go:25: TODO: BuildKit [2020-03-09T15:46:43.328Z] [2020-03-09T15:46:43.328Z] [2020-03-09T15:46:43.328Z] DONE 32 tests, 1 skipped in 94.300s [2020-03-09T15:46:43.329Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-03-09T15:46:43.329Z] ++ 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-09T15:46:43.329Z] ++ set -e [2020-03-09T15:46:43.329Z] ++ '[' -n 0 ']' [2020-03-09T15:46:43.329Z] ++ set -x [2020-03-09T15:46:43.329Z] ++ 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-09T15:46:43.329Z] INFO: Testing against a local daemon [2020-03-09T15:46:43.329Z] === RUN TestConfigList [2020-03-09T15:46:44.039Z] #57 ... [2020-03-09T15:46:44.039Z] [2020-03-09T15:46:44.039Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-09T15:46:44.039Z] #36 27.15 Fetched 8114 kB in 26s (310 kB/s) [2020-03-09T15:46:44.252Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-03-09T15:46:44.506Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-03-09T15:46:45.029Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-03-09T15:46:45.029Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-03-09T15:46:46.935Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-03-09T15:46:47.764Z] --- PASS: TestConfigList (3.94s) [2020-03-09T15:46:47.764Z] === RUN TestConfigsCreateAndDelete [2020-03-09T15:46:48.018Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-03-09T15:46:49.090Z] #65 233.7 + bin/containerd-shim-runc-v1 [2020-03-09T15:46:49.596Z] #36 27.15 Reading package lists... [2020-03-09T15:46:49.596Z] #36 ... [2020-03-09T15:46:49.596Z] [2020-03-09T15:46:49.596Z] #75 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T15:46:49.887Z] #75 31.59 Checking out files: 50% (1031/2054) Checking out files: 51% (1048/2054) Checking out files: 52% (1069/2054) Checking out files: 53% (1089/2054) Checking out files: 54% (1110/2054) Checking out files: 55% (1130/2054) Checking out files: 56% (1151/2054) Checking out files: 57% (1171/2054) Checking out files: 58% (1192/2054) Checking out files: 59% (1212/2054) Checking out files: 60% (1233/2054) Checking out files: 61% (1253/2054) Checking out files: 62% (1274/2054) Checking out files: 63% (1295/2054) Checking out files: 64% (1315/2054) Checking out files: 65% (1336/2054) Checking out files: 66% (1356/2054) Checking out files: 67% (1377/2054) Checking out files: 68% (1397/2054) Checking out files: 69% (1418/2054) Checking out files: 70% (1438/2054) Checking out files: 71% (1459/2054) Checking out files: 72% (1479/2054) Checking out files: 73% (1500/2054) Checking out files: 74% (1520/2054) Checking out files: 75% (1541/2054) Checking out files: 76% (1562/2054) Checking out files: 77% (1582/2054) Checking out files: 78% (1603/2054) Checking out files: 79% (1623/2054) Checking out files: 80% (1644/2054) Checking out files: 81% (1664/2054) Checking out files: 82% (1685/2054) Checking out files: 83% (1705/2054) Checking out files: 84% (1726/2054) Checking out files: 85% (1746/2054) Checking out files: 86% (1767/2054) Checking out files: 87% (1787/2054) Checking out files: 88% (1808/2054) Checking out files: 88% (1823/2054) Checking out files: 89% (1829/2054) Checking out files: 90% (1849/2054) Checking out files: 91% (1870/2054) Checking out files: 92% (1890/2054) Checking out files: 93% (1911/2054) Checking out files: 94% (1931/2054) Checking out files: 95% (1952/2054) Checking out files: 96% (1972/2054) Checking out files: 97% (1993/2054) Checking out files: 98% (2013/2054) Checking out files: 99% (2034/2054) Checking out files: 100% (2054/2054) Checking out files: 100% (2054/2054), done. [2020-03-09T15:46:49.887Z] #75 33.07 + cd /tmp/tmp.65MmgpQmE0/src/github.com/docker/libnetwork [2020-03-09T15:46:50.177Z] #75 33.07 + git checkout -q 264bffcb88c1b6b7471c04e3c6b3f301233a544b [2020-03-09T15:46:51.220Z] #75 34.26 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-03-09T15:46:51.275Z] --- PASS: TestConfigsCreateAndDelete (4.00s) [2020-03-09T15:46:51.275Z] === RUN TestConfigsUpdate [2020-03-09T15:46:51.644Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-03-09T15:46:51.644Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-61d369a0\powershellScript.ps1'; exit $LASTEXITCODE; [2020-03-09T15:46:51.644Z] ---------------------------------------------------------------------------- [2020-03-09T15:46:51.644Z] [2020-03-09T15:46:51.644Z] INFO: executeCI.ps1 starting at Mon Mar 9 15:46:49 CUT 2020 [2020-03-09T15:46:51.644Z] [2020-03-09T15:46:51.644Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-03-09T15:46:51.644Z] INFO: Running git version 2.24.1.windows.2 [2020-03-09T15:46:51.644Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-03-09T15:46:51.644Z] INFO: Environment variables: [2020-03-09T15:46:51.644Z] [2020-03-09T15:46:51.644Z] Name Value [2020-03-09T15:46:51.644Z] ---- ----- [2020-03-09T15:46:51.644Z] ALLUSERSPROFILE C:\ProgramData [2020-03-09T15:46:51.644Z] amd64 true [2020-03-09T15:46:51.644Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-03-09T15:46:51.644Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-03-09T15:46:51.644Z] arm64 true [2020-03-09T15:46:51.644Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.5 [2020-03-09T15:46:51.645Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.5 [2020-03-09T15:46:51.645Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-03-09T15:46:51.645Z] BRANCH_NAME PR-40647 [2020-03-09T15:46:51.645Z] BUILD_DISPLAY_NAME #2 [2020-03-09T15:46:51.645Z] BUILD_ID 2 [2020-03-09T15:46:51.645Z] BUILD_NUMBER 2 [2020-03-09T15:46:51.645Z] BUILD_TAG jenkins-moby-PR-40647-2 [2020-03-09T15:46:51.645Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-40647/2/ [2020-03-09T15:46:51.645Z] CHANGE_AUTHOR thaJeztah [2020-03-09T15:46:51.645Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2020-03-09T15:46:51.645Z] CHANGE_BRANCH simplify_is_abs [2020-03-09T15:46:51.645Z] CHANGE_FORK thaJeztah/docker [2020-03-09T15:46:51.645Z] CHANGE_ID 40647 [2020-03-09T15:46:51.645Z] CHANGE_TARGET master [2020-03-09T15:46:51.645Z] CHANGE_TITLE pkg/system: minor linting issues and refactor [2020-03-09T15:46:51.645Z] CHANGE_URL https://github.com/moby/moby/pull/40647 [2020-03-09T15:46:51.645Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-09T15:46:51.645Z] CommonProgramFiles C:\Program Files\Common Files [2020-03-09T15:46:51.645Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-03-09T15:46:51.645Z] CommonProgramW6432 C:\Program Files\Common Files [2020-03-09T15:46:51.645Z] COMPUTERNAME azwin-2-845be0 [2020-03-09T15:46:51.645Z] ComSpec C:\windows\system32\cmd.exe [2020-03-09T15:46:51.645Z] ConfigSequenceNumber 0 [2020-03-09T15:46:51.645Z] dco true [2020-03-09T15:46:51.645Z] DOCKER_BUILDKIT 0 [2020-03-09T15:46:51.645Z] DOCKER_DUT_DEBUG 1 [2020-03-09T15:46:51.645Z] DOCKER_EXPERIMENTAL 1 [2020-03-09T15:46:51.645Z] DOCKER_GRAPHDRIVER overlay2 [2020-03-09T15:46:51.645Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-03-09T15:46:51.645Z] EXECUTOR_NUMBER 0 [2020-03-09T15:46:51.645Z] FQDN azwin-2-845be0.westus.cloudapp.azure.com [2020-03-09T15:46:51.645Z] GIT_BRANCH PR-40647 [2020-03-09T15:46:51.645Z] GIT_COMMIT 30bfe23d4f17241844e50ca1ce2465dbff15cbe4 [2020-03-09T15:46:51.645Z] GIT_URL https://github.com/moby/moby.git [2020-03-09T15:46:51.645Z] HUDSON_COOKIE e4d5e8c3-ca5e-4adb-a6a0-d4a7cbfdc1cb [2020-03-09T15:46:51.645Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-03-09T15:46:51.645Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-03-09T15:46:51.645Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-03-09T15:46:51.645Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.242-1.b08.ojdkbuild.windows.x86_64 [2020-03-09T15:46:51.645Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-03-09T15:46:51.645Z] JENKINS_NODE_COOKIE 1bf7cb61-0f05-49b9-92b8-cc67aa3e2ee1 [2020-03-09T15:46:51.645Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-03-09T15:46:51.645Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-03-09T15:46:51.645Z] JOB_BASE_NAME PR-40647 [2020-03-09T15:46:51.645Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40647/display/redirect [2020-03-09T15:46:51.645Z] JOB_NAME moby/PR-40647 [2020-03-09T15:46:51.645Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-40647/ [2020-03-09T15:46:51.645Z] library.jps.version master [2020-03-09T15:46:51.645Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-03-09T15:46:51.645Z] NODE_LABELS amd64 azure azwin-2-845be0 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-03-09T15:46:51.645Z] NODE_NAME azwin-2-845be0 [2020-03-09T15:46:51.645Z] NUMBER_OF_PROCESSORS 4 [2020-03-09T15:46:51.645Z] OS Windows_NT [2020-03-09T15:46:51.645Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-03-09T15:46:51.646Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-03-09T15:46:51.646Z] ppc64le true [2020-03-09T15:46:51.646Z] PROCESSOR_ARCHITECTURE AMD64 [2020-03-09T15:46:51.646Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2020-03-09T15:46:51.646Z] PROCESSOR_LEVEL 6 [2020-03-09T15:46:51.646Z] PROCESSOR_REVISION 4f01 [2020-03-09T15:46:51.646Z] ProgramData C:\ProgramData [2020-03-09T15:46:51.646Z] ProgramFiles C:\Program Files [2020-03-09T15:46:51.646Z] ProgramFiles(x86) C:\Program Files (x86) [2020-03-09T15:46:51.646Z] ProgramW6432 C:\Program Files [2020-03-09T15:46:51.646Z] PROMPT $P$G [2020-03-09T15:46:51.646Z] PSExecutionPolicyPreference Bypass [2020-03-09T15:46:51.646Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-03-09T15:46:51.646Z] PUBLIC C:\Users\Public [2020-03-09T15:46:51.646Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40647/2/display/redirect?page=changes [2020-03-09T15:46:51.646Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40647/2/display/redirect [2020-03-09T15:46:51.646Z] s390x true [2020-03-09T15:46:51.646Z] SKIP_VALIDATION_TESTS 1 [2020-03-09T15:46:51.646Z] SOURCES_DRIVE d [2020-03-09T15:46:51.646Z] SOURCES_SUBDIR gopath [2020-03-09T15:46:51.646Z] STAGE_NAME Run tests [2020-03-09T15:46:51.646Z] SystemDrive C: [2020-03-09T15:46:51.646Z] SystemRoot C:\windows [2020-03-09T15:46:51.646Z] TEMP C:\windows\TEMP [2020-03-09T15:46:51.646Z] TESTDEBUG 0 [2020-03-09T15:46:51.646Z] TESTRUN_DRIVE d [2020-03-09T15:46:51.646Z] TESTRUN_SUBDIR CI [2020-03-09T15:46:51.646Z] TIMEOUT 120m [2020-03-09T15:46:51.646Z] TMP C:\windows\TEMP [2020-03-09T15:46:51.646Z] unit_validate true [2020-03-09T15:46:51.646Z] USERDOMAIN WORKGROUP [2020-03-09T15:46:51.646Z] USERNAME azwin-2-845be0$ [2020-03-09T15:46:51.646Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-03-09T15:46:51.646Z] validate_force false [2020-03-09T15:46:51.646Z] windir C:\windows [2020-03-09T15:46:51.646Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-03-09T15:46:51.646Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-03-09T15:46:51.646Z] windowsRS1 false [2020-03-09T15:46:51.646Z] windowsRS5 true [2020-03-09T15:46:51.646Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-03-09T15:46:51.646Z] [2020-03-09T15:46:51.646Z] [2020-03-09T15:46:51.646Z] [2020-03-09T15:46:51.676Z] #65 172.6 + bin/containerd-stress [2020-03-09T15:46:51.676Z] #65 174.0 + bin/containerd-shim [2020-03-09T15:46:51.834Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-03-09T15:46:51.851Z] #75 ... [2020-03-09T15:46:51.851Z] [2020-03-09T15:46:51.851Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T15:46:51.851Z] #48 24.74 vendor/golang.org/x/crypto/internal/subtle [2020-03-09T15:46:51.851Z] #48 ... [2020-03-09T15:46:51.851Z] [2020-03-09T15:46:51.851Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-09T15:46:51.851Z] #42 29.66 Checking out files: 79% (1267/1595) Checking out files: 80% (1276/1595) Checking out files: 81% (1292/1595) Checking out files: 82% (1308/1595) Checking out files: 83% (1324/1595) Checking out files: 84% (1340/1595) Checking out files: 85% (1356/1595) Checking out files: 86% (1372/1595) Checking out files: 87% (1388/1595) Checking out files: 88% (1404/1595) Checking out files: 89% (1420/1595) Checking out files: 90% (1436/1595) Checking out files: 91% (1452/1595) Checking out files: 92% (1468/1595) Checking out files: 93% (1484/1595) Checking out files: 94% (1500/1595) Checking out files: 95% (1516/1595) Checking out files: 96% (1532/1595) Checking out files: 97% (1548/1595) Checking out files: 98% (1564/1595) Checking out files: 99% (1580/1595) Checking out files: 100% (1595/1595) Checking out files: 100% (1595/1595), done. [2020-03-09T15:46:51.851Z] #42 30.09 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-03-09T15:46:51.851Z] #42 33.27 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-03-09T15:46:52.108Z] INFO: Sources under d:\gopath\... [2020-03-09T15:46:52.109Z] INFO: Test run under d:\CI\... [2020-03-09T15:46:52.352Z] #65 236.7 + bin/containerd-shim-runc-v2 [2020-03-09T15:46:52.569Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-03-09T15:46:52.569Z] INFO: docker/docker repository was found [2020-03-09T15:46:52.569Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2020-03-09T15:46:52.607Z] #65 237.5 + binaries [2020-03-09T15:46:52.607Z] #65 237.5 + mkdir -p /build [2020-03-09T15:46:52.607Z] #65 237.5 + cp bin/containerd /build/containerd [2020-03-09T15:46:52.607Z] #65 237.5 + cp bin/containerd-shim /build/containerd-shim [2020-03-09T15:46:52.607Z] #65 237.5 + cp bin/ctr /build/ctr [2020-03-09T15:46:52.758Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-03-09T15:46:52.873Z] #42 ... [2020-03-09T15:46:52.873Z] [2020-03-09T15:46:52.873Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-09T15:46:52.873Z] #26 26.00 Fetched 8114 kB in 25s (324 kB/s) [2020-03-09T15:46:52.873Z] #26 26.00 Reading package lists... [2020-03-09T15:46:52.873Z] #26 ... [2020-03-09T15:46:52.873Z] [2020-03-09T15:46:52.873Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T15:46:52.873Z] #54 35.04 + cd /tmp/tmp.ZD1IKSnciM/src/github.com/golangci/golangci-lint/ [2020-03-09T15:46:52.873Z] #54 35.05 + git checkout -q v1.20.0 [2020-03-09T15:46:53.030Z] ltsc2019: Pulling from windows/servercore [2020-03-09T15:46:53.161Z] #54 ... [2020-03-09T15:46:53.161Z] [2020-03-09T15:46:53.161Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-09T15:46:53.161Z] #11 26.47 Fetched 8114 kB in 25s (319 kB/s) [2020-03-09T15:46:53.161Z] #11 26.47 Reading package lists... [2020-03-09T15:46:53.161Z] #11 ... [2020-03-09T15:46:53.161Z] [2020-03-09T15:46:53.161Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T15:46:53.161Z] #57 28.97 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-09T15:46:53.161Z] #57 30.87 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-09T15:46:53.161Z] #57 30.93 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-09T15:46:53.161Z] #57 31.42 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-09T15:46:53.161Z] #57 31.72 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-09T15:46:53.161Z] #57 33.99 runtime/cgo [2020-03-09T15:46:53.161Z] #57 34.52 runtime [2020-03-09T15:46:53.168Z] #65 DONE 237.9s [2020-03-09T15:46:53.451Z] #57 ... [2020-03-09T15:46:53.452Z] [2020-03-09T15:46:53.452Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T15:46:53.452Z] #54 36.57 ++ git describe --tags [2020-03-09T15:46:53.452Z] #54 36.58 + version=v1.20.0 [2020-03-09T15:46:53.452Z] #54 36.59 ++ git rev-parse --short HEAD [2020-03-09T15:46:53.452Z] #54 36.62 + commit=cc98739 [2020-03-09T15:46:53.495Z] 65014b3c3121: Pulling fs layer [2020-03-09T15:46:53.495Z] b5405b758079: Pulling fs layer [2020-03-09T15:46:53.728Z] [2020-03-09T15:46:53.728Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-03-09T15:46:53.744Z] #54 36.62 ++ git show -s --format=%cd [2020-03-09T15:46:53.744Z] #54 36.63 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2020-03-09T15:46:53.744Z] #54 36.67 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-03-09T15:46:53.982Z] #66 DONE 0.2s [2020-03-09T15:46:53.982Z] [2020-03-09T15:46:53.982Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-03-09T15:46:53.982Z] #70 DONE 0.1s [2020-03-09T15:46:54.035Z] #54 ... [2020-03-09T15:46:54.035Z] [2020-03-09T15:46:54.035Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-09T15:46:54.035Z] #44 27.43 Fetched 8114 kB in 26s (308 kB/s) [2020-03-09T15:46:54.237Z] [2020-03-09T15:46:54.237Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-03-09T15:46:54.237Z] #72 DONE 0.1s [2020-03-09T15:46:54.237Z] [2020-03-09T15:46:54.237Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-03-09T15:46:54.237Z] #75 DONE 0.1s [2020-03-09T15:46:54.237Z] [2020-03-09T15:46:54.237Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-03-09T15:46:54.237Z] #76 DONE 0.0s [2020-03-09T15:46:54.328Z] #44 27.43 Reading package lists... [2020-03-09T15:46:54.328Z] #44 ... [2020-03-09T15:46:54.328Z] [2020-03-09T15:46:54.328Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-09T15:46:54.328Z] #63 27.55 Fetched 8114 kB in 27s (306 kB/s) [2020-03-09T15:46:54.328Z] #63 27.55 Reading package lists... [2020-03-09T15:46:54.328Z] #63 ... [2020-03-09T15:46:54.328Z] [2020-03-09T15:46:54.328Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-09T15:46:54.328Z] #11 26.47 Reading package lists... [2020-03-09T15:46:54.491Z] [2020-03-09T15:46:54.491Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-03-09T15:46:55.049Z] #77 DONE 0.7s [2020-03-09T15:46:55.049Z] [2020-03-09T15:46:55.049Z] #78 exporting to image [2020-03-09T15:46:55.049Z] #78 exporting layers [2020-03-09T15:46:55.265Z] --- PASS: TestConfigsUpdate (4.21s) [2020-03-09T15:46:55.265Z] === RUN TestTemplatedConfig [2020-03-09T15:46:56.625Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-03-09T15:46:56.875Z] #65 178.8 + bin/containerd-shim-runc-v1 [2020-03-09T15:46:56.879Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-03-09T15:46:57.438Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-03-09T15:46:57.997Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-03-09T15:46:58.252Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-03-09T15:46:58.506Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-03-09T15:46:58.744Z] #65 181.0 + bin/containerd-shim-runc-v2 [2020-03-09T15:46:59.065Z] --- PASS: TestTemplatedConfig (3.76s) [2020-03-09T15:46:59.065Z] === RUN TestConfigInspect [2020-03-09T15:46:59.624Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-03-09T15:46:59.647Z] #65 181.9 + binaries [2020-03-09T15:46:59.648Z] #65 181.9 + mkdir -p /build [2020-03-09T15:46:59.648Z] #65 181.9 + cp bin/containerd /build/containerd [2020-03-09T15:46:59.648Z] #65 181.9 + cp bin/containerd-shim /build/containerd-shim [2020-03-09T15:46:59.648Z] #65 181.9 + cp bin/ctr /build/ctr [2020-03-09T15:46:59.648Z] #65 DONE 182.0s [2020-03-09T15:47:00.185Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-03-09T15:47:00.425Z] [2020-03-09T15:47:00.425Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-03-09T15:47:00.425Z] #66 DONE 0.2s [2020-03-09T15:47:00.425Z] [2020-03-09T15:47:00.425Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-03-09T15:47:00.425Z] #70 DONE 0.1s [2020-03-09T15:47:00.615Z] #11 38.08 Reading package lists... [2020-03-09T15:47:00.615Z] #11 ... [2020-03-09T15:47:00.615Z] [2020-03-09T15:47:00.615Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-09T15:47:00.615Z] #63 27.55 Reading package lists... [2020-03-09T15:47:00.783Z] [2020-03-09T15:47:00.783Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-03-09T15:47:00.783Z] #72 DONE 0.1s [2020-03-09T15:47:00.783Z] [2020-03-09T15:47:00.783Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-03-09T15:47:00.783Z] #75 DONE 0.1s [2020-03-09T15:47:00.783Z] [2020-03-09T15:47:00.783Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-03-09T15:47:00.783Z] #76 DONE 0.0s [2020-03-09T15:47:00.783Z] [2020-03-09T15:47:00.783Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-03-09T15:47:01.565Z] #77 DONE 0.5s [2020-03-09T15:47:01.565Z] [2020-03-09T15:47:01.565Z] #78 exporting to image [2020-03-09T15:47:01.565Z] #78 exporting layers [2020-03-09T15:47:01.570Z] #78 exporting layers 6.0s done [2020-03-09T15:47:01.570Z] #78 writing image sha256:31ce30d8d673f305f463fcb784005355c5e5d085f14c2cd3358659b30a239303 done [2020-03-09T15:47:01.570Z] #78 naming to docker.io/library/docker:30bfe23d4f17241844e50ca1ce2465dbff15cbe4 done [2020-03-09T15:47:01.570Z] #78 DONE 6.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-03-09T15:47:01.934Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40647/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40647/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=30bfe23d4f17241844e50ca1ce2465dbff15cbe4 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:30bfe23d4f17241844e50ca1ce2465dbff15cbe4 hack/validate/default [2020-03-09T15:47:02.069Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-03-09T15:47:02.144Z] b5405b758079: Verifying Checksum [2020-03-09T15:47:02.144Z] b5405b758079: Download complete [2020-03-09T15:47:02.991Z] --- PASS: TestConfigInspect (3.88s) [2020-03-09T15:47:02.992Z] === RUN TestConfigCreateWithLabels [2020-03-09T15:47:04.036Z] #78 exporting layers 2.6s done [2020-03-09T15:47:04.036Z] #78 writing image sha256:b907970435795d267b7f51a18186087a5e4cfa9066a73f54d50a4639d822f425 done [2020-03-09T15:47:04.036Z] #78 naming to docker.io/library/docker:30bfe23d4f17241844e50ca1ce2465dbff15cbe4 done [2020-03-09T15:47:04.036Z] #78 DONE 2.6s [Pipeline] } [Pipeline] // stage [2020-03-09T15:47:04.137Z] #63 39.11 Reading package lists... [2020-03-09T15:47:04.137Z] #63 ... [2020-03-09T15:47:04.137Z] [2020-03-09T15:47:04.137Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-09T15:47:04.137Z] #26 26.00 Reading package lists... [2020-03-09T15:47:04.137Z] #26 37.74 Reading package lists... [2020-03-09T15:47:04.137Z] #26 ... [2020-03-09T15:47:04.137Z] [2020-03-09T15:47:04.137Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-09T15:47:04.137Z] #36 27.15 Reading package lists... [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-03-09T15:47:04.351Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-03-09T15:47:04.443Z] Congratulations! All commits are properly signed with the DCO! [2020-03-09T15:47:04.443Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2020-03-09T15:47:04.443Z] No api/types/ or api/swagger.yaml changes in diff. [2020-03-09T15:47:04.443Z] Congratulations! All TOML source files changed here have valid syntax. [2020-03-09T15:47:04.443Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-03-09T15:47:04.443Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2020-03-09T15:47:04.443Z] Congratulations! No new tests were added to integration-cli. [2020-03-09T15:47:04.443Z] [2020-03-09T15:47:04.443Z] INFO Start validation with golang-ci-lint [2020-03-09T15:47:04.605Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-03-09T15:47:04.698Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2020-03-09T15:47:04.698Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-03-09T15:47:04.772Z] #36 39.05 Reading package lists... [2020-03-09T15:47:04.772Z] #36 ... [2020-03-09T15:47:04.772Z] [2020-03-09T15:47:04.772Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-09T15:47:04.772Z] #44 27.43 Reading package lists... [2020-03-09T15:47:05.059Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40647/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=30bfe23d4f17241844e50ca1ce2465dbff15cbe4 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:30bfe23d4f17241844e50ca1ce2465dbff15cbe4 hack/test/unit [2020-03-09T15:47:05.966Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-03-09T15:47:06.220Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-03-09T15:47:06.294Z] #44 38.74 Reading package lists... [2020-03-09T15:47:06.294Z] #44 ... [2020-03-09T15:47:06.294Z] [2020-03-09T15:47:06.294Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-09T15:47:06.294Z] #36 39.05 Reading package lists... [2020-03-09T15:47:06.779Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-03-09T15:47:06.856Z] 65014b3c3121: Verifying Checksum [2020-03-09T15:47:06.856Z] 65014b3c3121: Download complete [2020-03-09T15:47:07.034Z] --- PASS: TestConfigCreateWithLabels (3.95s) [2020-03-09T15:47:07.034Z] === RUN TestConfigCreateResolve [2020-03-09T15:47:07.587Z] ? github.com/docker/docker/api [no test files] [2020-03-09T15:47:08.395Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-03-09T15:47:08.669Z] #36 49.86 Building dependency tree... [2020-03-09T15:47:08.887Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-03-09T15:47:08.887Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-03-09T15:47:09.824Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-03-09T15:47:10.277Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-03-09T15:47:11.200Z] --- PASS: TestConfigCreateResolve (4.01s) [2020-03-09T15:47:11.200Z] === RUN TestConfigDaemonLibtrustID [2020-03-09T15:47:11.203Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-03-09T15:47:11.389Z] #36 54.21 The following additional packages will be installed: [2020-03-09T15:47:11.389Z] #36 54.22 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-03-09T15:47:11.389Z] #36 54.24 Suggested packages: [2020-03-09T15:47:11.389Z] #36 54.24 cmake-doc ninja-build lrzip [2020-03-09T15:47:11.389Z] #36 54.24 Recommended packages: [2020-03-09T15:47:11.389Z] #36 54.25 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-03-09T15:47:11.455Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-03-09T15:47:11.455Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2020-03-09T15:47:11.455Z] PASS [2020-03-09T15:47:11.455Z] [2020-03-09T15:47:11.455Z] DONE 8 tests in 28.315s [2020-03-09T15:47:11.455Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-03-09T15:47:11.455Z] ++ 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-09T15:47:11.455Z] ++ set -e [2020-03-09T15:47:11.455Z] ++ '[' -n 0 ']' [2020-03-09T15:47:11.455Z] ++ set -x [2020-03-09T15:47:11.455Z] ++ 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-09T15:47:11.455Z] INFO: Testing against a local daemon [2020-03-09T15:47:11.455Z] === RUN TestCheckpoint [2020-03-09T15:47:11.455Z] --- SKIP: TestCheckpoint (0.00s) [2020-03-09T15:47:11.455Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-09T15:47:11.455Z] === RUN TestContainerInvalidJSON [2020-03-09T15:47:11.455Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-03-09T15:47:11.455Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-03-09T15:47:11.455Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-03-09T15:47:11.455Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-03-09T15:47:11.455Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-03-09T15:47:11.455Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-03-09T15:47:11.455Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-03-09T15:47:11.455Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-03-09T15:47:11.455Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-03-09T15:47:11.455Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-03-09T15:47:11.455Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-03-09T15:47:11.455Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-03-09T15:47:11.455Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-03-09T15:47:11.455Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-03-09T15:47:11.462Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-03-09T15:47:11.709Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.23s) [2020-03-09T15:47:11.709Z] === RUN TestCopyFromContainerPathIsNotDir [2020-03-09T15:47:11.963Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s) [2020-03-09T15:47:11.964Z] === RUN TestCopyToContainerPathDoesNotExist [2020-03-09T15:47:11.964Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2020-03-09T15:47:11.964Z] === RUN TestCopyToContainerPathIsNotDir [2020-03-09T15:47:12.218Z] --- PASS: TestCopyToContainerPathIsNotDir (0.14s) [2020-03-09T15:47:12.218Z] === RUN TestCopyFromContainer [2020-03-09T15:47:12.473Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-03-09T15:47:12.894Z] #36 56.14 The following NEW packages will be installed: [2020-03-09T15:47:12.894Z] #36 56.16 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-03-09T15:47:12.894Z] #36 56.16 vim-common xxd [2020-03-09T15:47:12.894Z] #36 56.33 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-03-09T15:47:12.894Z] #36 56.33 Need to get 14.9 MB of archives. [2020-03-09T15:47:12.895Z] #36 56.33 After this operation, 67.2 MB of additional disk space will be used. [2020-03-09T15:47:12.895Z] #36 56.33 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-03-09T15:47:12.895Z] #36 56.39 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-03-09T15:47:12.895Z] #36 56.41 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2020-03-09T15:47:13.031Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-03-09T15:47:13.182Z] #36 56.65 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6 [8407 kB] [2020-03-09T15:47:14.006Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-03-09T15:47:14.222Z] #36 ... [2020-03-09T15:47:14.222Z] [2020-03-09T15:47:14.222Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-09T15:47:14.222Z] #63 39.11 Reading package lists... [2020-03-09T15:47:14.222Z] #63 50.03 Building dependency tree... [2020-03-09T15:47:14.222Z] #63 54.32 The following additional packages will be installed: [2020-03-09T15:47:14.222Z] #63 54.32 libbtrfs0 [2020-03-09T15:47:14.222Z] #63 54.42 The following NEW packages will be installed: [2020-03-09T15:47:14.222Z] #63 54.43 libbtrfs-dev libbtrfs0 [2020-03-09T15:47:14.222Z] #63 54.72 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-03-09T15:47:14.222Z] #63 54.72 Need to get 120 kB of archives. [2020-03-09T15:47:14.222Z] #63 54.72 After this operation, 423 kB of additional disk space will be used. [2020-03-09T15:47:14.222Z] #63 54.72 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-03-09T15:47:14.222Z] #63 54.75 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-03-09T15:47:14.222Z] #63 56.61 debconf: delaying package configuration, since apt-utils is not installed [2020-03-09T15:47:14.222Z] #63 57.02 Fetched 120 kB in 0s (495 kB/s) [2020-03-09T15:47:14.222Z] #63 57.30 Selecting previously unselected package libbtrfs0. [2020-03-09T15:47:14.222Z] #63 57.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 ... 15330 files and directories currently installed.) [2020-03-09T15:47:14.223Z] #63 57.51 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-03-09T15:47:14.223Z] #63 57.53 Unpacking libbtrfs0 (4.20.1-2) ... [2020-03-09T15:47:14.390Z] === RUN TestCopyFromContainer// [2020-03-09T15:47:14.390Z] === RUN TestCopyFromContainer//bar/root [2020-03-09T15:47:14.390Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-03-09T15:47:14.390Z] === RUN TestCopyFromContainer//bar/root/ [2020-03-09T15:47:14.390Z] === RUN TestCopyFromContainer/bar/quux [2020-03-09T15:47:14.390Z] === RUN TestCopyFromContainer/bar/quux/ [2020-03-09T15:47:14.512Z] #63 57.83 Selecting previously unselected package libbtrfs-dev. [2020-03-09T15:47:14.512Z] #63 57.87 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-03-09T15:47:14.512Z] #63 57.88 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-03-09T15:47:14.512Z] #63 ... [2020-03-09T15:47:14.512Z] [2020-03-09T15:47:14.512Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-09T15:47:14.512Z] #36 57.97 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB] [2020-03-09T15:47:14.645Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-03-09T15:47:14.645Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-03-09T15:47:14.645Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-03-09T15:47:14.806Z] #36 58.11 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2020-03-09T15:47:14.806Z] #36 58.18 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-03-09T15:47:14.806Z] #36 58.20 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2020-03-09T15:47:14.806Z] #36 58.22 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2020-03-09T15:47:14.806Z] #36 58.24 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2020-03-09T15:47:14.899Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-03-09T15:47:14.899Z] === RUN TestCopyFromContainer/bar/notarget [2020-03-09T15:47:14.899Z] --- PASS: TestCopyFromContainer (2.84s) [2020-03-09T15:47:14.899Z] --- PASS: TestCopyFromContainer// (0.05s) [2020-03-09T15:47:14.899Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2020-03-09T15:47:14.899Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2020-03-09T15:47:14.899Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2020-03-09T15:47:14.899Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2020-03-09T15:47:14.899Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2020-03-09T15:47:14.899Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2020-03-09T15:47:14.899Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2020-03-09T15:47:14.899Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2020-03-09T15:47:14.899Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2020-03-09T15:47:14.899Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-03-09T15:47:14.899Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-09T15:47:14.899Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-09T15:47:14.899Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-09T15:47:14.899Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-09T15:47:14.899Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-09T15:47:14.899Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-09T15:47:14.944Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-03-09T15:47:15.154Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-09T15:47:15.154Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-09T15:47:15.154Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-09T15:47:15.154Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-03-09T15:47:15.154Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-03-09T15:47:15.154Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-03-09T15:47:15.154Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-03-09T15:47:15.154Z] === RUN TestCreateLinkToNonExistingContainer [2020-03-09T15:47:15.154Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-03-09T15:47:15.154Z] === RUN TestCreateWithInvalidEnv [2020-03-09T15:47:15.154Z] === RUN TestCreateWithInvalidEnv/0 [2020-03-09T15:47:15.154Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-03-09T15:47:15.154Z] === RUN TestCreateWithInvalidEnv/1 [2020-03-09T15:47:15.154Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-03-09T15:47:15.154Z] === RUN TestCreateWithInvalidEnv/2 [2020-03-09T15:47:15.154Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-03-09T15:47:15.154Z] === CONT TestCreateWithInvalidEnv/0 [2020-03-09T15:47:15.154Z] === CONT TestCreateWithInvalidEnv/2 [2020-03-09T15:47:15.154Z] === CONT TestCreateWithInvalidEnv/1 [2020-03-09T15:47:15.154Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-03-09T15:47:15.154Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-03-09T15:47:15.154Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-03-09T15:47:15.154Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-03-09T15:47:15.154Z] === RUN TestCreateTmpfsMountsTarget [2020-03-09T15:47:15.154Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2020-03-09T15:47:15.154Z] === RUN TestCreateWithCustomMaskedPaths [2020-03-09T15:47:15.154Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-03-09T15:47:15.448Z] #36 ... [2020-03-09T15:47:15.448Z] [2020-03-09T15:47:15.448Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-09T15:47:15.448Z] #63 58.33 Setting up libbtrfs0 (4.20.1-2) ... [2020-03-09T15:47:15.448Z] #63 58.35 Setting up libbtrfs-dev (4.20.1-2) ... [2020-03-09T15:47:15.448Z] #63 58.37 Processing triggers for libc-bin (2.28-10) ... [2020-03-09T15:47:15.448Z] #63 DONE 58.8s [2020-03-09T15:47:15.448Z] [2020-03-09T15:47:15.448Z] #64 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-09T15:47:15.448Z] #64 DONE 0.1s [2020-03-09T15:47:15.741Z] [2020-03-09T15:47:15.741Z] #65 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-03-09T15:47:15.741Z] #65 DONE 0.1s [2020-03-09T15:47:15.741Z] [2020-03-09T15:47:15.741Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T15:47:16.031Z] #66 0.480 + RM_GOPATH=0 [2020-03-09T15:47:16.031Z] #66 0.480 + TMP_GOPATH= [2020-03-09T15:47:16.031Z] #66 0.480 + : /build [2020-03-09T15:47:16.031Z] #66 0.481 + '[' -z '' ']' [2020-03-09T15:47:16.031Z] #66 0.490 ++ mktemp -d [2020-03-09T15:47:16.031Z] #66 0.490 + export GOPATH=/tmp/tmp.XAcaM5wTsn [2020-03-09T15:47:16.031Z] #66 0.498 + GOPATH=/tmp/tmp.XAcaM5wTsn [2020-03-09T15:47:16.031Z] #66 0.498 + RM_GOPATH=1 [2020-03-09T15:47:16.031Z] #66 0.499 ++ dirname ./install.sh [2020-03-09T15:47:16.031Z] #66 0.507 + dir=. [2020-03-09T15:47:16.031Z] #66 0.508 + bin=containerd [2020-03-09T15:47:16.031Z] #66 0.508 + shift [2020-03-09T15:47:16.031Z] #66 0.508 + '[' '!' -f ./containerd.installer ']' [2020-03-09T15:47:16.031Z] #66 0.508 + . ./containerd.installer [2020-03-09T15:47:16.031Z] #66 0.508 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-09T15:47:16.031Z] #66 0.509 + install_containerd [2020-03-09T15:47:16.031Z] #66 0.509 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178' [2020-03-09T15:47:16.031Z] #66 0.509 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-09T15:47:16.031Z] #66 0.509 + git clone https://github.com/containerd/containerd.git /tmp/tmp.XAcaM5wTsn/src/github.com/containerd/containerd [2020-03-09T15:47:16.031Z] #66 0.541 Cloning into '/tmp/tmp.XAcaM5wTsn/src/github.com/containerd/containerd'... [2020-03-09T15:47:16.513Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-03-09T15:47:16.768Z] === RUN TestDockerSuite/TestBuildAddScript [2020-03-09T15:47:16.850Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-03-09T15:47:16.905Z] ok github.com/docker/docker/api/server 0.004s coverage: 9.0% of statements [2020-03-09T15:47:17.535Z] #66 ... [2020-03-09T15:47:17.535Z] [2020-03-09T15:47:17.535Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-09T15:47:17.535Z] #44 38.74 Reading package lists... [2020-03-09T15:47:17.535Z] #44 51.15 Building dependency tree... [2020-03-09T15:47:17.535Z] #44 58.09 The following additional packages will be installed: [2020-03-09T15:47:17.535Z] #44 58.09 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-03-09T15:47:17.535Z] #44 58.10 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-03-09T15:47:17.535Z] #44 58.12 Suggested packages: [2020-03-09T15:47:17.535Z] #44 58.12 manpages-dev python-setuptools [2020-03-09T15:47:17.535Z] #44 ... [2020-03-09T15:47:17.535Z] [2020-03-09T15:47:17.535Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-09T15:47:17.535Z] #11 38.08 Reading package lists... [2020-03-09T15:47:17.535Z] #11 53.23 Building dependency tree... [2020-03-09T15:47:17.535Z] #11 57.60 The following additional packages will be installed: [2020-03-09T15:47:17.535Z] #11 57.60 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-03-09T15:47:17.535Z] #11 57.60 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-03-09T15:47:17.535Z] #11 57.60 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-03-09T15:47:17.535Z] #11 57.60 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-03-09T15:47:17.535Z] #11 57.61 Suggested packages: [2020-03-09T15:47:17.535Z] #11 57.62 gcc-8-locales seccomp wine64 [2020-03-09T15:47:17.535Z] #11 59.73 The following NEW packages will be installed: [2020-03-09T15:47:17.535Z] #11 59.73 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-03-09T15:47:17.535Z] #11 59.73 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-03-09T15:47:17.535Z] #11 59.73 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-03-09T15:47:17.535Z] #11 59.73 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-03-09T15:47:17.535Z] #11 59.73 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-03-09T15:47:17.535Z] #11 59.76 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-03-09T15:47:17.535Z] #11 60.17 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-03-09T15:47:17.535Z] #11 60.17 Need to get 78.9 MB of archives. [2020-03-09T15:47:17.535Z] #11 60.17 After this operation, 532 MB of additional disk space will be used. [2020-03-09T15:47:17.535Z] #11 60.17 Get:1 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-09T15:47:17.535Z] #11 60.72 Get:2 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-09T15:47:17.828Z] #11 ... [2020-03-09T15:47:17.828Z] [2020-03-09T15:47:17.828Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-09T15:47:17.828Z] #26 37.74 Reading package lists... [2020-03-09T15:47:17.828Z] #26 52.45 Building dependency tree... [2020-03-09T15:47:17.828Z] #26 56.85 ca-certificates is already the newest version (20190110). [2020-03-09T15:47:17.828Z] #26 56.85 The following additional packages will be installed: [2020-03-09T15:47:17.828Z] #26 56.86 libjq1 libonig5 [2020-03-09T15:47:17.828Z] #26 57.83 The following NEW packages will be installed: [2020-03-09T15:47:17.828Z] #26 57.84 jq libjq1 libonig5 [2020-03-09T15:47:17.828Z] #26 58.11 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-03-09T15:47:17.828Z] #26 58.11 Need to get 358 kB of archives. [2020-03-09T15:47:17.828Z] #26 58.11 After this operation, 1277 kB of additional disk space will be used. [2020-03-09T15:47:17.828Z] #26 58.11 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-03-09T15:47:17.828Z] #26 58.18 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-03-09T15:47:17.828Z] #26 58.21 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-03-09T15:47:17.828Z] #26 60.26 debconf: delaying package configuration, since apt-utils is not installed [2020-03-09T15:47:17.828Z] #26 60.79 Fetched 358 kB in 0s (2100 kB/s) [2020-03-09T15:47:17.828Z] #26 61.04 Selecting previously unselected package libonig5:ppc64el. [2020-03-09T15:47:17.828Z] #26 61.04 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15330 files and directories currently installed.) [2020-03-09T15:47:17.828Z] #26 61.20 Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ... [2020-03-09T15:47:17.828Z] #26 61.22 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-03-09T15:47:17.828Z] #26 ... [2020-03-09T15:47:17.828Z] [2020-03-09T15:47:17.828Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-09T15:47:17.828Z] #11 61.22 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-03-09T15:47:17.828Z] #11 61.24 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2020-03-09T15:47:17.828Z] #11 61.26 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2020-03-09T15:47:18.121Z] #11 61.27 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2020-03-09T15:47:18.127Z] --- PASS: TestCreateWithCustomMaskedPaths (3.10s) [2020-03-09T15:47:18.127Z] === RUN TestCreateWithCapabilities [2020-03-09T15:47:18.127Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-03-09T15:47:18.127Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-03-09T15:47:18.127Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-03-09T15:47:18.127Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-03-09T15:47:18.127Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-03-09T15:47:18.127Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-03-09T15:47:18.127Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-03-09T15:47:18.127Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-03-09T15:47:18.127Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-03-09T15:47:18.127Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-03-09T15:47:18.127Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-09T15:47:18.127Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-09T15:47:18.127Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-03-09T15:47:18.127Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-03-09T15:47:18.127Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-03-09T15:47:18.127Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-03-09T15:47:18.127Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-03-09T15:47:18.127Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-03-09T15:47:18.127Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-03-09T15:47:18.127Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-03-09T15:47:18.127Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-03-09T15:47:18.127Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-03-09T15:47:18.127Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-03-09T15:47:18.127Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-03-09T15:47:18.127Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-03-09T15:47:18.127Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-03-09T15:47:18.127Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-03-09T15:47:18.127Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-03-09T15:47:18.127Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-03-09T15:47:18.127Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-03-09T15:47:18.127Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-03-09T15:47:18.127Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-09T15:47:18.127Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-03-09T15:47:18.381Z] --- PASS: TestCreateWithCapabilities (0.01s) [2020-03-09T15:47:18.381Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-03-09T15:47:18.381Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-03-09T15:47:18.381Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-03-09T15:47:18.381Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.10s) [2020-03-09T15:47:18.381Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.10s) [2020-03-09T15:47:18.381Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.11s) [2020-03-09T15:47:18.381Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.11s) [2020-03-09T15:47:18.381Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.11s) [2020-03-09T15:47:18.381Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.11s) [2020-03-09T15:47:18.381Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.11s) [2020-03-09T15:47:18.381Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.11s) [2020-03-09T15:47:18.381Z] === RUN TestCreateWithCustomReadonlyPaths [2020-03-09T15:47:18.752Z] #11 62.15 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-03-09T15:47:19.786Z] #11 62.82 Get:8 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-09T15:47:19.786Z] #11 62.86 Get:9 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-09T15:47:19.786Z] #11 ... [2020-03-09T15:47:19.786Z] [2020-03-09T15:47:19.786Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-09T15:47:19.786Z] #26 61.77 Selecting previously unselected package libjq1:ppc64el. [2020-03-09T15:47:19.786Z] #26 61.79 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-03-09T15:47:19.786Z] #26 61.80 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-03-09T15:47:19.786Z] #26 62.05 Selecting previously unselected package jq. [2020-03-09T15:47:19.786Z] #26 62.09 Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-03-09T15:47:19.786Z] #26 62.10 Unpacking jq (1.5+dfsg-2+b1) ... [2020-03-09T15:47:19.786Z] #26 62.47 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-03-09T15:47:19.786Z] #26 62.49 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-03-09T15:47:19.786Z] #26 62.49 Setting up jq (1.5+dfsg-2+b1) ... [2020-03-09T15:47:19.786Z] #26 62.52 Processing triggers for libc-bin (2.28-10) ... [2020-03-09T15:47:19.786Z] #26 DONE 63.0s [2020-03-09T15:47:19.786Z] [2020-03-09T15:47:19.786Z] #27 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-03-09T15:47:19.786Z] #27 DONE 0.1s [2020-03-09T15:47:19.786Z] [2020-03-09T15:47:19.786Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-09T15:47:19.786Z] #36 61.42 debconf: delaying package configuration, since apt-utils is not installed [2020-03-09T15:47:19.786Z] #36 61.92 Fetched 14.9 MB in 3s (5692 kB/s) [2020-03-09T15:47:19.786Z] #36 62.17 Selecting previously unselected package xxd. [2020-03-09T15:47:19.786Z] #36 62.17 (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-09T15:47:19.786Z] #36 62.35 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-03-09T15:47:19.786Z] #36 62.35 Unpacking xxd (2:8.1.0875-5) ... [2020-03-09T15:47:19.786Z] #36 62.72 Selecting previously unselected package vim-common. [2020-03-09T15:47:19.786Z] #36 62.74 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-03-09T15:47:19.786Z] #36 62.83 Unpacking vim-common (2:8.1.0875-5) ... [2020-03-09T15:47:20.077Z] #36 63.46 Selecting previously unselected package cmake-data. [2020-03-09T15:47:20.077Z] #36 63.46 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-03-09T15:47:20.077Z] #36 63.48 Unpacking cmake-data (3.13.4-1) ... [2020-03-09T15:47:20.141Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-03-09T15:47:20.412Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-03-09T15:47:20.889Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-03-09T15:47:21.812Z] --- PASS: TestCreateWithCustomReadonlyPaths (3.36s) [2020-03-09T15:47:21.812Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-03-09T15:47:21.812Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-09T15:47:21.812Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-09T15:47:21.812Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-09T15:47:21.812Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-09T15:47:21.812Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-09T15:47:21.812Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-09T15:47:21.812Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-09T15:47:21.812Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-09T15:47:21.812Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-09T15:47:21.812Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-09T15:47:21.812Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-09T15:47:21.812Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-09T15:47:21.812Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-09T15:47:21.812Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-09T15:47:21.812Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-09T15:47:21.812Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-03-09T15:47:21.812Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-03-09T15:47:21.812Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-03-09T15:47:21.812Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-03-09T15:47:21.812Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-03-09T15:47:21.812Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-03-09T15:47:21.812Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-03-09T15:47:22.735Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (1.10s) [2020-03-09T15:47:22.735Z] === RUN TestContainerStartOnDaemonRestart [2020-03-09T15:47:22.735Z] === PAUSE TestContainerStartOnDaemonRestart [2020-03-09T15:47:22.735Z] === RUN TestDaemonRestartIpcMode [2020-03-09T15:47:22.735Z] === PAUSE TestDaemonRestartIpcMode [2020-03-09T15:47:22.735Z] === RUN TestDaemonHostGatewayIP [2020-03-09T15:47:22.735Z] === PAUSE TestDaemonHostGatewayIP [2020-03-09T15:47:22.735Z] === RUN TestDiff [2020-03-09T15:47:22.948Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-03-09T15:47:22.989Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-03-09T15:47:23.913Z] --- PASS: TestDiff (1.22s) [2020-03-09T15:47:23.913Z] === RUN TestExecWithCloseStdin [2020-03-09T15:47:24.327Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-03-09T15:47:25.673Z] #36 ... [2020-03-09T15:47:25.673Z] [2020-03-09T15:47:25.673Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-09T15:47:25.673Z] #11 68.50 Get:10 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-09T15:47:25.795Z] --- PASS: TestExecWithCloseStdin (1.43s) [2020-03-09T15:47:25.795Z] === RUN TestExec [2020-03-09T15:47:26.718Z] --- PASS: TestExec (1.37s) [2020-03-09T15:47:26.718Z] === RUN TestExecUser [2020-03-09T15:47:26.864Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-03-09T15:47:27.801Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-03-09T15:47:28.079Z] --- PASS: TestExecUser (1.05s) [2020-03-09T15:47:28.079Z] === RUN TestExportContainerAndImportImage [2020-03-09T15:47:28.079Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-03-09T15:47:28.427Z] #11 ... [2020-03-09T15:47:28.427Z] [2020-03-09T15:47:28.427Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-09T15:47:28.427Z] #44 61.61 The following NEW packages will be installed: [2020-03-09T15:47:28.427Z] #44 61.61 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-03-09T15:47:28.427Z] #44 61.61 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-03-09T15:47:28.427Z] #44 61.62 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-03-09T15:47:28.427Z] #44 61.63 python-six zlib1g-dev [2020-03-09T15:47:28.427Z] #44 61.92 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-03-09T15:47:28.427Z] #44 61.92 Need to get 4075 kB of archives. [2020-03-09T15:47:28.427Z] #44 61.92 After this operation, 24.5 MB of additional disk space will be used. [2020-03-09T15:47:28.427Z] #44 61.92 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2020-03-09T15:47:28.427Z] #44 61.96 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-09T15:47:28.427Z] #44 61.98 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-09T15:47:28.427Z] #44 62.00 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-09T15:47:28.427Z] #44 62.05 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2020-03-09T15:47:28.427Z] #44 62.10 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-09T15:47:28.427Z] #44 62.11 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-09T15:47:28.427Z] #44 62.13 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-09T15:47:28.427Z] #44 62.19 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2020-03-09T15:47:28.427Z] #44 62.39 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2020-03-09T15:47:28.427Z] #44 62.45 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2020-03-09T15:47:28.427Z] #44 62.67 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2020-03-09T15:47:28.427Z] #44 62.77 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-09T15:47:28.427Z] #44 62.78 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-09T15:47:28.427Z] #44 62.78 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2020-03-09T15:47:28.427Z] #44 62.82 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2020-03-09T15:47:28.427Z] #44 62.82 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2020-03-09T15:47:28.427Z] #44 64.76 debconf: delaying package configuration, since apt-utils is not installed [2020-03-09T15:47:28.427Z] #44 65.05 Fetched 4075 kB in 1s (3986 kB/s) [2020-03-09T15:47:28.427Z] #44 65.20 Selecting previously unselected package libcap-dev:ppc64el. [2020-03-09T15:47:28.427Z] #44 65.20 (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-09T15:47:28.427Z] #44 65.40 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2020-03-09T15:47:28.427Z] #44 65.41 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2020-03-09T15:47:28.427Z] #44 65.65 Selecting previously unselected package libnet1:ppc64el. [2020-03-09T15:47:28.427Z] #44 65.66 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-03-09T15:47:28.427Z] #44 65.68 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-03-09T15:47:28.427Z] #44 65.92 Selecting previously unselected package libnet1-dev. [2020-03-09T15:47:28.427Z] #44 65.96 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-03-09T15:47:28.427Z] #44 65.97 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-03-09T15:47:28.427Z] #44 66.36 Selecting previously unselected package libnl-3-200:ppc64el. [2020-03-09T15:47:28.427Z] #44 66.37 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-03-09T15:47:28.427Z] #44 66.38 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-03-09T15:47:28.427Z] #44 66.63 Selecting previously unselected package libnl-3-dev:ppc64el. [2020-03-09T15:47:28.427Z] #44 66.69 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2020-03-09T15:47:28.427Z] #44 66.70 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2020-03-09T15:47:28.427Z] #44 67.22 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-03-09T15:47:28.427Z] #44 67.25 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-03-09T15:47:28.427Z] #44 67.27 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-03-09T15:47:28.427Z] #44 67.51 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-03-09T15:47:28.427Z] #44 67.52 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2020-03-09T15:47:28.427Z] #44 67.52 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-03-09T15:47:28.427Z] #44 67.76 Selecting previously unselected package zlib1g-dev:ppc64el. [2020-03-09T15:47:28.427Z] #44 67.76 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2020-03-09T15:47:28.427Z] #44 67.77 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-03-09T15:47:28.427Z] #44 68.41 Selecting previously unselected package libprotobuf17:ppc64el. [2020-03-09T15:47:28.427Z] #44 68.45 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2020-03-09T15:47:28.427Z] #44 68.47 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-03-09T15:47:28.427Z] #44 70.35 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2020-03-09T15:47:28.427Z] #44 70.38 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2020-03-09T15:47:28.427Z] #44 70.39 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-03-09T15:47:28.427Z] #44 70.93 Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-03-09T15:47:28.427Z] #44 70.97 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2020-03-09T15:47:28.427Z] #44 70.99 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-03-09T15:47:28.427Z] #44 ... [2020-03-09T15:47:28.427Z] [2020-03-09T15:47:28.427Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-09T15:47:28.427Z] #28 3.704 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-03-09T15:47:28.427Z] #28 4.358 #=#=# [2020-03-09T15:47:28.428Z] #28 4.756 #=#=# # 2.5% #### 6.8% ####### 11.0% ########### 15.3% ############## 19.5% ################# 23.8% #################### 28.0% ##################### 30.2% ######################## 34.4% ########################## 36.6% ############################# 40.8% ############################## 42.9% ################################# 47.2% ##################################### 51.5% ######################################## 55.7% ######################################### 57.7% ############################################# 63.3% ################################################ 67.6% ################################################### 71.8% ###################################################### 75.3% ######################################################## 77.9% ######################################################### 80.1% ############################################################ 84.3% ################################################################# 90.7% #################################################################### 95.0% ######################################################################## 100.0% [2020-03-09T15:47:28.428Z] #28 8.808 [2020-03-09T15:47:29.183Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-03-09T15:47:29.442Z] --- PASS: TestExportContainerAndImportImage (1.48s) [2020-03-09T15:47:29.442Z] === RUN TestExportContainerAfterDaemonRestart [2020-03-09T15:47:30.222Z] #28 9.145 #=#=# #### 6.4% ######## 12.1% ################# 23.6% ######################### 35.1% ################################# 46.6% ######################################### 58.2% ################################################## 69.6% ########################################################## 81.1% ################################################################## 92.5% ######################################################################## 100.0% [2020-03-09T15:47:30.514Z] #28 ... [2020-03-09T15:47:30.514Z] [2020-03-09T15:47:30.514Z] #75 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T15:47:30.514Z] #75 DONE 73.7s [2020-03-09T15:47:30.514Z] [2020-03-09T15:47:30.514Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-09T15:47:30.514Z] #11 73.34 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2020-03-09T15:47:30.514Z] #11 73.38 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2020-03-09T15:47:30.514Z] #11 73.43 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-03-09T15:47:30.514Z] #11 73.44 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-03-09T15:47:30.514Z] #11 73.46 Get:15 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-09T15:47:30.514Z] #11 73.49 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u3 [109 kB] [2020-03-09T15:47:30.514Z] #11 73.54 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2020-03-09T15:47:30.514Z] #11 73.62 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2020-03-09T15:47:30.514Z] #11 73.66 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2020-03-09T15:47:30.514Z] #11 73.71 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2020-03-09T15:47:30.514Z] #11 73.75 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2020-03-09T15:47:30.514Z] #11 73.87 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2020-03-09T15:47:30.514Z] #11 73.91 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2020-03-09T15:47:30.514Z] #11 73.91 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2020-03-09T15:47:30.514Z] #11 73.93 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u3 [321 kB] [2020-03-09T15:47:30.563Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-03-09T15:47:30.563Z] Using test binary docker [2020-03-09T15:47:30.802Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-03-09T15:47:30.822Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-03-09T15:47:30.822Z] +++ /etc/init.d/apparmor start [2020-03-09T15:47:30.822Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-03-09T15:47:30.822Z] Starting dockerd [2020-03-09T15:47:30.822Z] INFO: Waiting for daemon to start... [2020-03-09T15:47:30.822Z] +++ 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-09T15:47:31.057Z] --- PASS: TestExportContainerAfterDaemonRestart (1.60s) [2020-03-09T15:47:31.057Z] === RUN TestHealthCheckWorkdir [2020-03-09T15:47:31.980Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-03-09T15:47:32.260Z] --- PASS: TestHealthCheckWorkdir (1.22s) [2020-03-09T15:47:32.260Z] === RUN TestHealthKillContainer [2020-03-09T15:47:33.250Z] #11 76.46 debconf: delaying package configuration, since apt-utils is not installed [2020-03-09T15:47:33.250Z] #11 76.76 Fetched 78.9 MB in 14s (5683 kB/s) [2020-03-09T15:47:33.355Z] . [2020-03-09T15:47:33.355Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-03-09T15:47:33.355Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-03-09T15:47:33.355Z] Error: No such image: emptyfs [2020-03-09T15:47:33.355Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-03-09T15:47:33.355Z] ++++ docker load [2020-03-09T15:47:33.355Z] Running integration-test (iteration 1) [2020-03-09T15:47:33.541Z] #11 76.87 Selecting previously unselected package binutils-mingw-w64-i686. [2020-03-09T15:47:33.541Z] #11 76.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 ... 15330 files and directories currently installed.) [2020-03-09T15:47:33.541Z] #11 76.95 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2020-03-09T15:47:33.541Z] #11 76.98 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-03-09T15:47:33.614Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2020-03-09T15:47:33.614Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-03-09T15:47:33.614Z] ++ set -e [2020-03-09T15:47:33.614Z] ++ '[' -n 0 ']' [2020-03-09T15:47:33.614Z] ++ set -x [2020-03-09T15:47:33.615Z] ++ 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=arm64 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/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-03-09T15:47:35.630Z] #11 ... [2020-03-09T15:47:35.630Z] [2020-03-09T15:47:35.630Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-09T15:47:35.630Z] #36 68.65 Selecting previously unselected package libicu63:ppc64el. [2020-03-09T15:47:35.630Z] #36 68.69 Preparing to unpack .../3-libicu63_63.1-6_ppc64el.deb ... [2020-03-09T15:47:35.630Z] #36 68.73 Unpacking libicu63:ppc64el (63.1-6) ... [2020-03-09T15:47:35.630Z] #36 ... [2020-03-09T15:47:35.630Z] [2020-03-09T15:47:35.630Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-09T15:47:35.630Z] #28 11.00 [2020-03-09T15:47:35.631Z] #28 11.25 0.1% ### 4.4% #### 6.9% ######## 12.1% ############ 17.3% ################ 22.4% ################## 25.0% ##################### 30.2% ######################### 35.3% ############################ 39.8% ############################### 43.7% #################################### 50.6% ######################################## 55.7% ################################################# 68.6% ##################################################### 73.8% ######################################################## 78.1% ########################################################### 82.6% ################################################################ 89.7% ###################################################################### 97.4% ######################################################################## 100.0% [2020-03-09T15:47:35.631Z] #28 14.11 #=#=# [2020-03-09T15:47:36.417Z] --- PASS: TestHealthKillContainer (4.03s) [2020-03-09T15:47:36.417Z] === RUN TestInspectCpusetInConfigPre120 [2020-03-09T15:47:37.340Z] --- PASS: TestInspectCpusetInConfigPre120 (1.05s) [2020-03-09T15:47:37.340Z] === RUN TestIpcModeNone [2020-03-09T15:47:38.048Z] #28 14.37 #=#=# 1.2% # 2.0% ### 4.5% #### 6.3% ##### 8.1% ####### 9.8% ######### 12.5% ########### 16.1% ############## 19.7% ################ 23.2% ################## 25.0% ################### 26.8% #################### 28.6% ##################### 30.4% ####################### 32.2% ######################## 34.0% ######################### 35.7% ########################### 38.4% ############################ 40.2% ############################### 43.8% ################################## 47.4% ################################### 49.2% #################################### 50.9% ##################################### 52.7% ####################################### 55.4% ######################################### 57.2% ########################################## 59.0% ########################################### 60.8% ############################################# 63.4% ############################################## 65.2% ################################################ 67.0% ################################################ 67.9% ################################################## 69.7% [2020-03-09T15:47:38.048Z] #28 ... [2020-03-09T15:47:38.048Z] [2020-03-09T15:47:38.048Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T15:47:38.048Z] #48 71.26 sync [2020-03-09T15:47:38.048Z] #48 71.32 internal/reflectlite [2020-03-09T15:47:38.048Z] #48 76.59 math/rand [2020-03-09T15:47:38.048Z] #48 76.63 github.com/LK4D4/vndr/godl/singleflight [2020-03-09T15:47:38.048Z] #48 76.63 internal/singleflight [2020-03-09T15:47:38.385Z] #48 ... [2020-03-09T15:47:38.385Z] [2020-03-09T15:47:38.385Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-09T15:47:38.385Z] #28 14.37 #=#=# 1.2% # 2.0% ### 4.5% #### 6.3% ##### 8.1% ####### 9.8% ######### 12.5% ########### 16.1% ############## 19.7% ################ 23.2% ################## 25.0% ################### 26.8% #################### 28.6% ##################### 30.4% ####################### 32.2% ######################## 34.0% ######################### 35.7% ########################### 38.4% ############################ 40.2% ############################### 43.8% ################################## 47.4% ################################### 49.2% #################################### 50.9% ##################################### 52.7% ####################################### 55.4% ######################################### 57.2% ########################################## 59.0% ########################################### 60.8% ############################################# 63.4% ############################################## 65.2% ################################################ 67.0% ################################################ 67.9% ################################################## 69.7% ################################################### 71.5% #################################################### 72.4% ### [2020-03-09T15:47:38.385Z] #28 ... [2020-03-09T15:47:38.385Z] [2020-03-09T15:47:38.385Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T15:47:38.385Z] #34 71.45 sync [2020-03-09T15:47:38.385Z] #34 71.47 internal/reflectlite [2020-03-09T15:47:38.385Z] #34 79.32 errors [2020-03-09T15:47:38.385Z] #34 79.32 sort [2020-03-09T15:47:38.385Z] #34 80.83 io [2020-03-09T15:47:38.385Z] #34 80.85 internal/oserror [2020-03-09T15:47:38.385Z] #34 80.95 strconv [2020-03-09T15:47:38.687Z] #34 ... [2020-03-09T15:47:38.687Z] [2020-03-09T15:47:38.687Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T15:47:38.687Z] #48 81.69 io [2020-03-09T15:47:38.687Z] #48 81.70 strconv [2020-03-09T15:47:38.687Z] #48 81.78 syscall [2020-03-09T15:47:38.687Z] #48 81.78 sort [2020-03-09T15:47:39.223Z] --- PASS: TestIpcModeNone (1.66s) [2020-03-09T15:47:39.223Z] === RUN TestIpcModePrivate [2020-03-09T15:47:39.768Z] #48 ... [2020-03-09T15:47:39.768Z] [2020-03-09T15:47:39.768Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-09T15:47:39.768Z] #44 73.23 Selecting previously unselected package libprotoc17:ppc64el. [2020-03-09T15:47:39.768Z] #44 73.31 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2020-03-09T15:47:39.768Z] #44 73.36 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2020-03-09T15:47:39.768Z] #44 75.21 Selecting previously unselected package protobuf-c-compiler. [2020-03-09T15:47:39.768Z] #44 75.26 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2020-03-09T15:47:39.768Z] #44 75.27 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-03-09T15:47:39.768Z] #44 75.60 Selecting previously unselected package protobuf-compiler. [2020-03-09T15:47:39.768Z] #44 75.61 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2020-03-09T15:47:39.768Z] #44 75.62 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-03-09T15:47:39.768Z] #44 75.86 Selecting previously unselected package python-pkg-resources. [2020-03-09T15:47:39.768Z] #44 75.88 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-03-09T15:47:39.768Z] #44 75.89 Unpacking python-pkg-resources (40.8.0-1) ... [2020-03-09T15:47:39.768Z] #44 76.23 Selecting previously unselected package python-six. [2020-03-09T15:47:39.768Z] #44 76.24 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-03-09T15:47:39.768Z] #44 76.25 Unpacking python-six (1.12.0-1) ... [2020-03-09T15:47:39.768Z] #44 76.32 Selecting previously unselected package python-protobuf. [2020-03-09T15:47:39.768Z] #44 76.34 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2020-03-09T15:47:39.768Z] #44 76.35 Unpacking python-protobuf (3.6.1.3-2) ... [2020-03-09T15:47:39.768Z] #44 77.39 Setting up python-pkg-resources (40.8.0-1) ... [2020-03-09T15:47:40.071Z] #44 ... [2020-03-09T15:47:40.071Z] [2020-03-09T15:47:40.071Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-09T15:47:40.071Z] #28 14.37 #=#=# 1.2% # 2.0% ### 4.5% #### 6.3% ##### 8.1% ####### 9.8% ######### 12.5% ########### 16.1% ############## 19.7% ################ 23.2% ################## 25.0% ################### 26.8% #################### 28.6% ##################### 30.4% ####################### 32.2% ######################## 34.0% ######################### 35.7% ########################### 38.4% ############################ 40.2% ############################### 43.8% ################################## 47.4% ################################### 49.2% #################################### 50.9% ##################################### 52.7% ####################################### 55.4% ######################################### 57.2% ########################################## 59.0% ########################################### 60.8% ############################################# 63.4% ############################################## 65.2% ################################################ 67.0% ################################################ 67.9% ################################################## 69.7% ################################################### 71.5% #################################################### 72.4% ###################################################### 76.0% ####################################################### 77.7% ######################################################### 79.5% ########################################################### 82.2% ############################################################ 84.0% ############################################################# 85.8% ############################################################### 87.6% ################################################################ 90.3% ################################################################## 92.0% ################################################################### 93.8% ##################################################################### 96.5% ###################################################################### 98.3% ######################################################################## 100.0% [2020-03-09T15:47:40.147Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-03-09T15:47:40.401Z] --- PASS: TestIpcModePrivate (1.59s) [2020-03-09T15:47:40.401Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:330, shared: false, mustBeShared: false [2020-03-09T15:47:40.401Z] === RUN TestIpcModeShareable [2020-03-09T15:47:40.404Z] #28 20.69 [2020-03-09T15:47:42.283Z] --- PASS: TestIpcModeShareable (1.55s) [2020-03-09T15:47:42.283Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:202, shared: true, mustBeShared: true [2020-03-09T15:47:42.283Z] === RUN TestAPIIpcModeShareableAndContainer [2020-03-09T15:47:42.283Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-03-09T15:47:42.471Z] #28 22.81 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-03-09T15:47:43.505Z] #28 23.65 #=#=# [2020-03-09T15:47:43.600Z] Loaded image: buildpack-deps:jessie [2020-03-09T15:47:43.600Z] Loaded image: busybox:latest [2020-03-09T15:47:43.600Z] Loaded image: busybox:glibc [2020-03-09T15:47:43.600Z] Loaded image: debian:jessie [2020-03-09T15:47:43.600Z] Loaded image: hello-world:latest [2020-03-09T15:47:43.600Z] INFO: Testing against a local daemon [2020-03-09T15:47:43.600Z] === RUN TestCgroupNamespacesBuild [2020-03-09T15:47:43.812Z] #28 23.98 # 1.7% ############################################# 62.9% ######################################################################## 100.0% [2020-03-09T15:47:44.105Z] #28 24.45 [2020-03-09T15:47:44.740Z] #28 ... [2020-03-09T15:47:44.740Z] [2020-03-09T15:47:44.740Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T15:47:44.740Z] #57 87.84 strconv [2020-03-09T15:47:44.791Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-03-09T15:47:44.791Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-03-09T15:47:45.030Z] #57 87.85 bytes [2020-03-09T15:47:45.030Z] #57 87.85 strings [2020-03-09T15:47:45.045Z] === RUN TestDockerSuite/TestBuildAddTar [2020-03-09T15:47:45.322Z] #57 88.38 syscall [2020-03-09T15:47:45.604Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.49s) [2020-03-09T15:47:45.605Z] === RUN TestAPIIpcModeHost [2020-03-09T15:47:45.859Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-03-09T15:47:46.783Z] --- PASS: TestAPIIpcModeHost (1.15s) [2020-03-09T15:47:46.783Z] === RUN TestDaemonIpcModeShareable [2020-03-09T15:47:46.835Z] #57 ... [2020-03-09T15:47:46.835Z] [2020-03-09T15:47:46.835Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-09T15:47:46.835Z] #36 81.65 Selecting previously unselected package libxml2:ppc64el. [2020-03-09T15:47:46.835Z] #36 81.68 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ... [2020-03-09T15:47:46.835Z] #36 81.74 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-03-09T15:47:46.835Z] #36 83.40 Selecting previously unselected package libarchive13:ppc64el. [2020-03-09T15:47:46.835Z] #36 83.45 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2020-03-09T15:47:46.835Z] #36 83.46 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-03-09T15:47:46.835Z] #36 84.18 Selecting previously unselected package libjsoncpp1:ppc64el. [2020-03-09T15:47:46.835Z] #36 84.19 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-03-09T15:47:46.835Z] #36 84.19 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-03-09T15:47:46.835Z] #36 84.45 Selecting previously unselected package librhash0:ppc64el. [2020-03-09T15:47:46.835Z] #36 84.46 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2020-03-09T15:47:46.835Z] #36 84.47 Unpacking librhash0:ppc64el (1.3.8-1) ... [2020-03-09T15:47:46.835Z] #36 84.83 Selecting previously unselected package libuv1:ppc64el. [2020-03-09T15:47:46.835Z] #36 84.83 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2020-03-09T15:47:46.835Z] #36 84.85 Unpacking libuv1:ppc64el (1.24.1-1) ... [2020-03-09T15:47:46.835Z] #36 85.15 Selecting previously unselected package cmake. [2020-03-09T15:47:46.835Z] #36 85.16 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2020-03-09T15:47:46.835Z] #36 85.16 Unpacking cmake (3.13.4-1) ... [2020-03-09T15:47:46.835Z] #36 89.40 Setting up libicu63:ppc64el (63.1-6) ... [2020-03-09T15:47:46.835Z] #36 89.41 Setting up xxd (2:8.1.0875-5) ... [2020-03-09T15:47:46.835Z] #36 89.43 Setting up libuv1:ppc64el (1.24.1-1) ... [2020-03-09T15:47:46.835Z] #36 89.44 Setting up vim-common (2:8.1.0875-5) ... [2020-03-09T15:47:46.835Z] #36 89.54 Setting up librhash0:ppc64el (1.3.8-1) ... [2020-03-09T15:47:46.835Z] #36 89.56 Setting up cmake-data (3.13.4-1) ... [2020-03-09T15:47:46.835Z] #36 89.57 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-03-09T15:47:46.835Z] #36 89.58 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-03-09T15:47:46.835Z] #36 89.58 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-03-09T15:47:46.835Z] #36 89.59 Setting up cmake (3.13.4-1) ... [2020-03-09T15:47:46.835Z] #36 89.60 Processing triggers for libc-bin (2.28-10) ... [2020-03-09T15:47:46.835Z] #36 89.72 Processing triggers for mime-support (3.62) ... [2020-03-09T15:47:46.835Z] #36 DONE 90.2s [2020-03-09T15:47:46.890Z] --- PASS: TestCgroupNamespacesBuild (3.23s) [2020-03-09T15:47:46.890Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-03-09T15:47:47.125Z] [2020-03-09T15:47:47.125Z] #37 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-09T15:47:47.125Z] #37 DONE 0.1s [2020-03-09T15:47:47.125Z] [2020-03-09T15:47:47.125Z] #38 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-03-09T15:47:47.125Z] #38 DONE 0.0s [2020-03-09T15:47:47.125Z] [2020-03-09T15:47:47.125Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-09T15:47:47.125Z] #31 86.28 Checking out files: 72% (1108/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: 88% (1341/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-03-09T15:47:47.125Z] #31 88.01 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-03-09T15:47:47.125Z] #31 88.88 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-03-09T15:47:47.125Z] #31 ... [2020-03-09T15:47:47.125Z] [2020-03-09T15:47:47.125Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T15:47:47.125Z] #51 80.20 + cd /tmp/tmp.n2J0UUgUqk/src/gotest.tools/gotestsum [2020-03-09T15:47:47.125Z] #51 80.20 + git checkout -q v0.3.5 [2020-03-09T15:47:47.125Z] #51 80.44 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-03-09T15:47:47.423Z] #51 ... [2020-03-09T15:47:47.423Z] [2020-03-09T15:47:47.423Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T15:47:47.423Z] #39 0.443 + RM_GOPATH=0 [2020-03-09T15:47:47.423Z] #39 0.454 + TMP_GOPATH= [2020-03-09T15:47:47.423Z] #39 0.455 + : /build [2020-03-09T15:47:47.423Z] #39 0.456 + '[' -z '' ']' [2020-03-09T15:47:47.423Z] #39 0.459 ++ mktemp -d [2020-03-09T15:47:47.423Z] #39 0.466 + export GOPATH=/tmp/tmp.9h21AchnEU [2020-03-09T15:47:47.423Z] #39 0.468 + GOPATH=/tmp/tmp.9h21AchnEU [2020-03-09T15:47:47.423Z] #39 0.468 + RM_GOPATH=1 [2020-03-09T15:47:47.423Z] #39 0.483 ++ dirname ./install.sh [2020-03-09T15:47:47.423Z] #39 0.501 + dir=. [2020-03-09T15:47:47.423Z] #39 0.503 + bin=tini [2020-03-09T15:47:47.423Z] #39 0.503 + shift [2020-03-09T15:47:47.423Z] #39 0.510 + '[' '!' -f ./tini.installer ']' [2020-03-09T15:47:47.423Z] #39 0.512 + . ./tini.installer [2020-03-09T15:47:47.423Z] #39 0.514 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-09T15:47:47.423Z] #39 0.518 + install_tini [2020-03-09T15:47:47.423Z] #39 0.520 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-03-09T15:47:47.423Z] #39 0.520 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-09T15:47:47.423Z] #39 0.521 + git clone https://github.com/krallin/tini.git /tmp/tmp.9h21AchnEU/tini [2020-03-09T15:47:47.423Z] #39 0.536 Cloning into '/tmp/tmp.9h21AchnEU/tini'... [2020-03-09T15:47:48.269Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.90s) [2020-03-09T15:47:48.269Z] === RUN TestBuildWithSession [2020-03-09T15:47:48.269Z] --- SKIP: TestBuildWithSession (0.00s) [2020-03-09T15:47:48.269Z] build_session_test.go:25: TODO: BuildKit [2020-03-09T15:47:48.269Z] === RUN TestBuildSquashParent [2020-03-09T15:47:48.664Z] --- PASS: TestDaemonIpcModeShareable (1.71s) [2020-03-09T15:47:48.664Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:221, shared: true, mustBeShared: true [2020-03-09T15:47:48.664Z] === RUN TestDaemonIpcModePrivate [2020-03-09T15:47:48.938Z] #39 ... [2020-03-09T15:47:48.938Z] [2020-03-09T15:47:48.938Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T15:47:48.938Z] #34 81.68 syscall [2020-03-09T15:47:48.938Z] #34 87.66 strings [2020-03-09T15:47:48.938Z] #34 87.67 bytes [2020-03-09T15:47:48.938Z] #34 ... [2020-03-09T15:47:48.938Z] [2020-03-09T15:47:48.938Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-09T15:47:48.938Z] #28 26.66 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-03-09T15:47:48.938Z] #28 27.49 #=#=# [2020-03-09T15:47:48.938Z] #28 27.87 #=#=# ############################################# 62.6% ######################################################################## 100.0% [2020-03-09T15:47:48.938Z] #28 28.21 [2020-03-09T15:47:49.584Z] #28 ... [2020-03-09T15:47:49.584Z] [2020-03-09T15:47:49.584Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-09T15:47:49.584Z] #11 82.88 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-03-09T15:47:49.584Z] #11 82.88 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2020-03-09T15:47:49.584Z] #11 82.88 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-03-09T15:47:49.584Z] #11 89.29 Selecting previously unselected package binutils-mingw-w64. [2020-03-09T15:47:49.584Z] #11 89.32 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-03-09T15:47:49.584Z] #11 89.32 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-03-09T15:47:49.584Z] #11 89.50 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-03-09T15:47:49.584Z] #11 89.54 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-03-09T15:47:49.584Z] #11 89.54 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-03-09T15:47:49.584Z] #11 89.85 Selecting previously unselected package dmsetup. [2020-03-09T15:47:49.584Z] #11 89.87 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2020-03-09T15:47:49.584Z] #11 89.87 Unpacking dmsetup (2:1.02.155-3) ... [2020-03-09T15:47:49.584Z] #11 90.15 Selecting previously unselected package mingw-w64-common. [2020-03-09T15:47:49.584Z] #11 90.16 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-03-09T15:47:49.584Z] #11 90.19 Unpacking mingw-w64-common (6.0.0-3) ... [2020-03-09T15:47:49.584Z] #11 ... [2020-03-09T15:47:49.584Z] [2020-03-09T15:47:49.584Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T15:47:49.584Z] #39 2.020 + cd /tmp/tmp.9h21AchnEU/tini [2020-03-09T15:47:49.584Z] #39 2.030 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-09T15:47:49.584Z] #39 2.081 + cmake . [2020-03-09T15:47:50.547Z] --- PASS: TestDaemonIpcModePrivate (1.77s) [2020-03-09T15:47:50.547Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:229, shared: false, mustBeShared: false [2020-03-09T15:47:50.547Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-03-09T15:47:50.613Z] #39 3.361 -- The C compiler identification is GNU 8.3.0 [2020-03-09T15:47:50.613Z] #39 3.482 -- Check for working C compiler: /usr/bin/cc [2020-03-09T15:47:51.470Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-03-09T15:47:51.646Z] #39 4.605 -- Check for working C compiler: /usr/bin/cc -- works [2020-03-09T15:47:51.646Z] #39 4.612 -- Detecting C compiler ABI info [2020-03-09T15:47:52.394Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.98s) [2020-03-09T15:47:52.394Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:219, shared: false, mustBeShared: false [2020-03-09T15:47:52.394Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-03-09T15:47:52.677Z] #39 ... [2020-03-09T15:47:52.678Z] [2020-03-09T15:47:52.678Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-09T15:47:52.678Z] #44 85.73 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-03-09T15:47:52.678Z] #44 85.74 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-03-09T15:47:52.678Z] #44 85.74 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-03-09T15:47:52.678Z] #44 85.75 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-03-09T15:47:52.678Z] #44 85.75 Setting up python-six (1.12.0-1) ... [2020-03-09T15:47:52.678Z] #44 92.16 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-03-09T15:47:52.678Z] #44 92.17 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-03-09T15:47:52.678Z] #44 92.18 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-03-09T15:47:52.678Z] #44 92.18 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2020-03-09T15:47:52.678Z] #44 92.19 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2020-03-09T15:47:52.678Z] #44 92.21 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-03-09T15:47:52.678Z] #44 92.22 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-03-09T15:47:52.678Z] #44 92.22 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-03-09T15:47:52.678Z] #44 92.25 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-03-09T15:47:52.678Z] #44 92.26 Setting up python-protobuf (3.6.1.3-2) ... [2020-03-09T15:47:52.967Z] #44 ... [2020-03-09T15:47:52.967Z] [2020-03-09T15:47:52.967Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T15:47:52.967Z] #39 5.750 -- Detecting C compiler ABI info - done [2020-03-09T15:47:52.967Z] #39 5.854 -- Detecting C compile features [2020-03-09T15:47:54.277Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.11s) [2020-03-09T15:47:54.277Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:215, shared: true, mustBeShared: true [2020-03-09T15:47:54.277Z] === RUN TestIpcModeOlderClient [2020-03-09T15:47:54.277Z] === PAUSE TestIpcModeOlderClient [2020-03-09T15:47:54.277Z] === RUN TestKillContainerInvalidSignal [2020-03-09T15:47:54.277Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-03-09T15:47:54.468Z] #39 ... [2020-03-09T15:47:54.468Z] [2020-03-09T15:47:54.468Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-09T15:47:54.468Z] #28 30.31 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-03-09T15:47:54.468Z] #28 30.51 skipping existing c8c2d4a6b2e3 [2020-03-09T15:47:54.468Z] #28 30.84 [2020-03-09T15:47:54.468Z] #28 32.97 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-03-09T15:47:54.468Z] #28 33.71 [2020-03-09T15:47:54.468Z] #28 34.05 #=#=# ######################################################################## 100.0% [2020-03-09T15:47:54.468Z] #28 34.34 [2020-03-09T15:47:54.468Z] #28 34.47 Download of images into '/build' complete. [2020-03-09T15:47:54.468Z] #28 34.47 Use something like the following to load the result into a Docker daemon: [2020-03-09T15:47:54.468Z] #28 34.48 tar -cC '/build' . | docker load [2020-03-09T15:47:54.468Z] #28 DONE 34.6s [2020-03-09T15:47:54.468Z] [2020-03-09T15:47:54.468Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T15:47:54.468Z] #48 89.45 bytes [2020-03-09T15:47:54.468Z] #48 90.26 strings [2020-03-09T15:47:54.834Z] --- PASS: TestBuildSquashParent (6.51s) [2020-03-09T15:47:54.834Z] === RUN TestBuildWithRemoveAndForceRemove [2020-03-09T15:47:54.834Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-09T15:47:54.834Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-09T15:47:54.834Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-09T15:47:54.834Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-09T15:47:54.834Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-09T15:47:54.834Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-09T15:47:54.834Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-09T15:47:54.834Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-09T15:47:54.834Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-09T15:47:54.834Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-09T15:47:54.834Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-09T15:47:54.834Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-09T15:47:54.834Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-09T15:47:54.834Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-09T15:47:54.834Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-09T15:47:54.834Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-09T15:47:55.636Z] --- PASS: TestKillContainerInvalidSignal (1.28s) [2020-03-09T15:47:55.636Z] === RUN TestKillContainer [2020-03-09T15:47:55.636Z] === RUN TestKillContainer/no_signal [2020-03-09T15:47:55.890Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-03-09T15:47:55.968Z] #48 ... [2020-03-09T15:47:55.968Z] [2020-03-09T15:47:55.968Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T15:47:55.968Z] #39 8.708 -- Detecting C compile features - done [2020-03-09T15:47:55.968Z] #39 8.769 -- Performing Test HAS_BUILTIN_FORTIFY [2020-03-09T15:47:56.269Z] #39 9.204 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-03-09T15:47:56.558Z] #39 9.543 -- Configuring done [2020-03-09T15:47:56.814Z] === RUN TestKillContainer/non_killing_signal [2020-03-09T15:47:56.847Z] #39 9.573 -- Generating done [2020-03-09T15:47:56.847Z] #39 9.581 -- Build files have been written to: /tmp/tmp.9h21AchnEU/tini [2020-03-09T15:47:56.847Z] #39 9.596 + make tini-static [2020-03-09T15:47:57.158Z] #39 10.25 Scanning dependencies of target tini-static [2020-03-09T15:47:57.375Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-09T15:47:57.375Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-09T15:47:57.433Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-03-09T15:47:57.433Z] === RUN TestKillContainer/killing_signal [2020-03-09T15:47:57.448Z] #39 10.40 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-03-09T15:47:58.807Z] --- PASS: TestKillContainer (3.24s) [2020-03-09T15:47:58.807Z] --- PASS: TestKillContainer/no_signal (1.17s) [2020-03-09T15:47:58.807Z] --- PASS: TestKillContainer/non_killing_signal (0.67s) [2020-03-09T15:47:58.807Z] --- PASS: TestKillContainer/killing_signal (1.07s) [2020-03-09T15:47:58.807Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-03-09T15:47:58.807Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-03-09T15:47:58.807Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-03-09T15:47:59.909Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-03-09T15:47:59.909Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.49s) [2020-03-09T15:47:59.909Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.63s) [2020-03-09T15:47:59.909Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.74s) [2020-03-09T15:47:59.909Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.97s) [2020-03-09T15:47:59.909Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.20s) [2020-03-09T15:47:59.909Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.11s) [2020-03-09T15:47:59.909Z] === RUN TestBuildMultiStageCopy [2020-03-09T15:47:59.909Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-03-09T15:48:00.180Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-03-09T15:48:00.960Z] #39 ... [2020-03-09T15:48:00.960Z] [2020-03-09T15:48:00.960Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-09T15:48:00.960Z] #44 103.3 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2020-03-09T15:48:00.960Z] #44 103.3 Processing triggers for libc-bin (2.28-10) ... [2020-03-09T15:48:00.960Z] #44 DONE 103.8s [2020-03-09T15:48:00.960Z] [2020-03-09T15:48:00.960Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T15:48:01.120Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.28s) [2020-03-09T15:48:01.120Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.22s) [2020-03-09T15:48:01.120Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.72s) [2020-03-09T15:48:01.121Z] === RUN TestKillStoppedContainer [2020-03-09T15:48:01.121Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-03-09T15:48:01.121Z] === RUN TestKillStoppedContainerAPIPre120 [2020-03-09T15:48:01.121Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-03-09T15:48:01.380Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s) [2020-03-09T15:48:01.380Z] === RUN TestKillDifferentUserContainer [2020-03-09T15:48:01.811Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-03-09T15:48:02.379Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-03-09T15:48:02.466Z] #45 1.837 Note: Building without setproctitle() and strlcpy() support. [2020-03-09T15:48:02.466Z] #45 1.839 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-03-09T15:48:02.466Z] #45 1.864 Note: Building without GnuTLS support [2020-03-09T15:48:02.466Z] #45 ... [2020-03-09T15:48:02.466Z] [2020-03-09T15:48:02.466Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T15:48:02.466Z] #39 14.01 [100%] Linking C executable tini-static [2020-03-09T15:48:02.466Z] #39 15.24 [100%] Built target tini-static [2020-03-09T15:48:02.466Z] #39 15.40 + mkdir -p /build [2020-03-09T15:48:02.466Z] #39 15.41 + cp tini-static /build/docker-init [2020-03-09T15:48:02.466Z] #39 DONE 15.5s [2020-03-09T15:48:02.757Z] [2020-03-09T15:48:02.757Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T15:48:02.757Z] #48 103.5 bufio [2020-03-09T15:48:02.757Z] #48 104.4 reflect [2020-03-09T15:48:02.768Z] --- PASS: TestKillDifferentUserContainer (1.20s) [2020-03-09T15:48:02.768Z] === RUN TestInspectOomKilledTrue [2020-03-09T15:48:02.768Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-03-09T15:48:02.768Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-09T15:48:02.768Z] === RUN TestInspectOomKilledFalse [2020-03-09T15:48:02.768Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-03-09T15:48:02.768Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-09T15:48:02.768Z] === RUN TestLinksEtcHostsContentMatch [2020-03-09T15:48:02.768Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-03-09T15:48:02.947Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-03-09T15:48:03.048Z] --- PASS: TestLinksEtcHostsContentMatch (0.58s) [2020-03-09T15:48:03.048Z] === RUN TestLinksContainerNames [2020-03-09T15:48:03.520Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-03-09T15:48:04.087Z] --- PASS: TestBuildMultiStageCopy (4.55s) [2020-03-09T15:48:04.087Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.34s) [2020-03-09T15:48:04.087Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.48s) [2020-03-09T15:48:04.087Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.55s) [2020-03-09T15:48:04.087Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.60s) [2020-03-09T15:48:04.087Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.58s) [2020-03-09T15:48:04.087Z] === RUN TestBuildMultiStageParentConfig [2020-03-09T15:48:04.445Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-03-09T15:48:05.400Z] --- PASS: TestLinksContainerNames (2.25s) [2020-03-09T15:48:05.400Z] === RUN TestLogsFollowTailEmpty [2020-03-09T15:48:05.400Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-03-09T15:48:05.463Z] --- PASS: TestBuildMultiStageParentConfig (1.40s) [2020-03-09T15:48:05.463Z] === RUN TestBuildLabelWithTargets [2020-03-09T15:48:05.493Z] #48 108.5 regexp/syntax [2020-03-09T15:48:05.723Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-03-09T15:48:05.723Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 14.7% of statements [2020-03-09T15:48:05.723Z] ok github.com/docker/docker/api/server/middleware 0.008s coverage: 37.7% of statements [2020-03-09T15:48:05.723Z] ? github.com/docker/docker/api/server/router [no test files] [2020-03-09T15:48:05.723Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-03-09T15:48:05.723Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-03-09T15:48:05.723Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-03-09T15:48:05.723Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-03-09T15:48:05.723Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-03-09T15:48:05.723Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-03-09T15:48:05.723Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-03-09T15:48:05.723Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-03-09T15:48:05.723Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-03-09T15:48:05.723Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-03-09T15:48:05.723Z] ok github.com/docker/docker/api/server/router/swarm 0.011s coverage: 4.5% of statements [2020-03-09T15:48:05.723Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-03-09T15:48:05.723Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-03-09T15:48:05.723Z] ? github.com/docker/docker/api/types [no test files] [2020-03-09T15:48:05.723Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-03-09T15:48:05.723Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-03-09T15:48:05.723Z] ? github.com/docker/docker/api/types/container [no test files] [2020-03-09T15:48:05.723Z] ? github.com/docker/docker/api/types/events [no test files] [2020-03-09T15:48:05.723Z] ok github.com/docker/docker/api/types/strslice 0.012s coverage: 90.0% of statements [2020-03-09T15:48:05.723Z] ok github.com/docker/docker/api/types/filters 0.008s coverage: 92.2% of statements [2020-03-09T15:48:05.723Z] ? github.com/docker/docker/api/types/image [no test files] [2020-03-09T15:48:05.723Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-03-09T15:48:05.723Z] ? github.com/docker/docker/api/types/network [no test files] [2020-03-09T15:48:05.723Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-03-09T15:48:05.723Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-03-09T15:48:05.723Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-03-09T15:48:05.723Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-03-09T15:48:05.723Z] ok github.com/docker/docker/api/types/time 0.010s coverage: 100.0% of statements [2020-03-09T15:48:05.723Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2020-03-09T15:48:05.723Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-03-09T15:48:05.723Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-03-09T15:48:05.723Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-03-09T15:48:05.723Z] ? github.com/docker/docker/builder [no test files] [2020-03-09T15:48:05.723Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-03-09T15:48:05.723Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-03-09T15:48:05.723Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-03-09T15:48:05.723Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-03-09T15:48:05.723Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-03-09T15:48:05.723Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-03-09T15:48:05.723Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-03-09T15:48:06.133Z] #48 ... [2020-03-09T15:48:06.133Z] [2020-03-09T15:48:06.133Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T15:48:06.133Z] #45 4.079 fatal: not a git repository (or any of the parent directories): .git [2020-03-09T15:48:06.133Z] #45 4.150 GEN .gitid [2020-03-09T15:48:06.133Z] #45 4.166 GEN criu/include/version.h [2020-03-09T15:48:06.133Z] #45 4.207 GEN include/common/asm [2020-03-09T15:48:06.357Z] --- PASS: TestLogsFollowTailEmpty (0.95s) [2020-03-09T15:48:06.357Z] === RUN TestContainerNetworkMountsNoChown [2020-03-09T15:48:06.623Z] ok github.com/docker/docker/builder/dockerignore 0.008s coverage: 96.8% of statements [2020-03-09T15:48:06.768Z] #45 6.416 PBCC images/google/protobuf/descriptor.pb-c.c [2020-03-09T15:48:07.060Z] #45 ... [2020-03-09T15:48:07.060Z] [2020-03-09T15:48:07.060Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-09T15:48:07.060Z] #11 100.3 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-03-09T15:48:07.060Z] #11 100.3 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-03-09T15:48:07.060Z] #11 100.3 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-03-09T15:48:07.060Z] #11 ... [2020-03-09T15:48:07.060Z] [2020-03-09T15:48:07.060Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T15:48:07.060Z] #45 6.661 PBCC images/opts.pb-c.c [2020-03-09T15:48:07.281Z] --- PASS: TestContainerNetworkMountsNoChown (1.08s) [2020-03-09T15:48:07.281Z] === RUN TestMountDaemonRoot [2020-03-09T15:48:07.281Z] === RUN TestMountDaemonRoot/default [2020-03-09T15:48:07.281Z] === PAUSE TestMountDaemonRoot/default [2020-03-09T15:48:07.281Z] === RUN TestMountDaemonRoot/private [2020-03-09T15:48:07.281Z] === PAUSE TestMountDaemonRoot/private [2020-03-09T15:48:07.281Z] === RUN TestMountDaemonRoot/rprivate [2020-03-09T15:48:07.281Z] === PAUSE TestMountDaemonRoot/rprivate [2020-03-09T15:48:07.281Z] === RUN TestMountDaemonRoot/slave [2020-03-09T15:48:07.281Z] === PAUSE TestMountDaemonRoot/slave [2020-03-09T15:48:07.281Z] === RUN TestMountDaemonRoot/rslave [2020-03-09T15:48:07.281Z] === PAUSE TestMountDaemonRoot/rslave [2020-03-09T15:48:07.281Z] === RUN TestMountDaemonRoot/shared [2020-03-09T15:48:07.281Z] === PAUSE TestMountDaemonRoot/shared [2020-03-09T15:48:07.281Z] === RUN TestMountDaemonRoot/rshared [2020-03-09T15:48:07.281Z] === PAUSE TestMountDaemonRoot/rshared [2020-03-09T15:48:07.281Z] === CONT TestMountDaemonRoot/default [2020-03-09T15:48:07.281Z] === RUN TestMountDaemonRoot/default/bind_root [2020-03-09T15:48:07.281Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-03-09T15:48:07.281Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-03-09T15:48:07.281Z] === CONT TestMountDaemonRoot/rslave [2020-03-09T15:48:07.281Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-03-09T15:48:07.281Z] === CONT TestMountDaemonRoot/slave [2020-03-09T15:48:07.281Z] === CONT TestMountDaemonRoot/shared [2020-03-09T15:48:07.281Z] === CONT TestMountDaemonRoot/private [2020-03-09T15:48:07.281Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-03-09T15:48:07.281Z] === CONT TestMountDaemonRoot/rprivate [2020-03-09T15:48:07.281Z] === CONT TestMountDaemonRoot/rshared [2020-03-09T15:48:07.281Z] === RUN TestMountDaemonRoot/default/mount_root [2020-03-09T15:48:07.281Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-03-09T15:48:07.281Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-03-09T15:48:07.281Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-03-09T15:48:07.281Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-03-09T15:48:07.281Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-03-09T15:48:07.281Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-03-09T15:48:07.281Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-03-09T15:48:07.281Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-03-09T15:48:07.281Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-03-09T15:48:07.281Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-03-09T15:48:07.281Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-03-09T15:48:07.281Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-03-09T15:48:07.281Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-03-09T15:48:07.281Z] === RUN TestMountDaemonRoot/private/bind_root [2020-03-09T15:48:07.281Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-03-09T15:48:07.281Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-03-09T15:48:07.281Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-03-09T15:48:07.281Z] === RUN TestMountDaemonRoot/private/mount_root [2020-03-09T15:48:07.281Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-03-09T15:48:07.281Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-03-09T15:48:07.281Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-03-09T15:48:07.281Z] === CONT TestMountDaemonRoot/private/bind_root [2020-03-09T15:48:07.281Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-03-09T15:48:07.281Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-03-09T15:48:07.281Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-03-09T15:48:07.281Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-03-09T15:48:07.281Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-03-09T15:48:07.281Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-03-09T15:48:07.281Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-03-09T15:48:07.281Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-03-09T15:48:07.281Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-03-09T15:48:07.281Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-03-09T15:48:07.281Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-03-09T15:48:07.281Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-03-09T15:48:07.281Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-03-09T15:48:07.281Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-03-09T15:48:07.281Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-03-09T15:48:07.281Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-03-09T15:48:07.281Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-03-09T15:48:07.281Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-03-09T15:48:07.281Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-03-09T15:48:07.281Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-03-09T15:48:07.281Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-03-09T15:48:07.281Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-03-09T15:48:07.281Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-03-09T15:48:07.281Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-03-09T15:48:07.281Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-03-09T15:48:07.281Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-03-09T15:48:07.281Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-03-09T15:48:07.281Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-03-09T15:48:07.281Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-03-09T15:48:07.281Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-03-09T15:48:07.281Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-03-09T15:48:07.281Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-03-09T15:48:07.281Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-03-09T15:48:07.281Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-03-09T15:48:07.281Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-03-09T15:48:07.281Z] === CONT TestMountDaemonRoot/private/mount_root [2020-03-09T15:48:07.350Z] #45 6.778 PBCC images/sit.pb-c.c [2020-03-09T15:48:07.350Z] #45 6.919 DEP images/google/protobuf/descriptor.pb-c.d [2020-03-09T15:48:07.350Z] #45 7.005 DEP images/opts.pb-c.d [2020-03-09T15:48:07.536Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-03-09T15:48:07.536Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-03-09T15:48:07.536Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-03-09T15:48:07.536Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-03-09T15:48:07.536Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-03-09T15:48:07.536Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-03-09T15:48:07.536Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-03-09T15:48:07.536Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-03-09T15:48:07.536Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-03-09T15:48:07.536Z] === CONT TestMountDaemonRoot/default/bind_root [2020-03-09T15:48:07.536Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-03-09T15:48:07.536Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-03-09T15:48:07.536Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-03-09T15:48:07.536Z] === CONT TestMountDaemonRoot/default/mount_root [2020-03-09T15:48:07.536Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-03-09T15:48:07.536Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-03-09T15:48:07.536Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-03-09T15:48:07.536Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-03-09T15:48:07.536Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-03-09T15:48:07.536Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-03-09T15:48:07.641Z] #45 7.163 DEP images/sit.pb-c.d [2020-03-09T15:48:07.641Z] #45 7.239 PBCC images/macvlan.pb-c.c [2020-03-09T15:48:07.641Z] #45 7.284 DEP images/macvlan.pb-c.d [2020-03-09T15:48:07.641Z] #45 7.399 PBCC images/autofs.pb-c.c [2020-03-09T15:48:07.791Z] --- PASS: TestMountDaemonRoot (0.01s) [2020-03-09T15:48:07.791Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-03-09T15:48:07.791Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.13s) [2020-03-09T15:48:07.791Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.15s) [2020-03-09T15:48:07.791Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.15s) [2020-03-09T15:48:07.791Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-03-09T15:48:07.791Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-03-09T15:48:07.791Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.17s) [2020-03-09T15:48:07.791Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.17s) [2020-03-09T15:48:07.791Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.17s) [2020-03-09T15:48:07.791Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.18s) [2020-03-09T15:48:07.791Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-03-09T15:48:07.791Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.15s) [2020-03-09T15:48:07.791Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-03-09T15:48:07.791Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.07s) [2020-03-09T15:48:07.791Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-03-09T15:48:07.791Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-03-09T15:48:07.791Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s) [2020-03-09T15:48:07.791Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-03-09T15:48:07.791Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-03-09T15:48:07.791Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-03-09T15:48:07.791Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-03-09T15:48:07.791Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.11s) [2020-03-09T15:48:07.791Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.11s) [2020-03-09T15:48:07.791Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.11s) [2020-03-09T15:48:07.791Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.11s) [2020-03-09T15:48:07.791Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-03-09T15:48:07.791Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-03-09T15:48:07.791Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-03-09T15:48:07.791Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-03-09T15:48:07.791Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-03-09T15:48:07.791Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-03-09T15:48:07.791Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.12s) [2020-03-09T15:48:07.791Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2020-03-09T15:48:07.791Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2020-03-09T15:48:07.791Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2020-03-09T15:48:07.791Z] === RUN TestContainerBindMountNonRecursive [2020-03-09T15:48:07.928Z] #45 7.444 DEP images/autofs.pb-c.d [2020-03-09T15:48:07.997Z] --- PASS: TestBuildLabelWithTargets (2.28s) [2020-03-09T15:48:07.997Z] === RUN TestBuildWithEmptyLayers [2020-03-09T15:48:08.224Z] #45 7.558 PBCC images/sysctl.pb-c.c [2020-03-09T15:48:08.224Z] #45 7.616 DEP images/sysctl.pb-c.d [2020-03-09T15:48:08.224Z] #45 ... [2020-03-09T15:48:08.224Z] [2020-03-09T15:48:08.224Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T15:48:08.224Z] #57 101.0 bufio [2020-03-09T15:48:08.224Z] #57 106.4 text/tabwriter [2020-03-09T15:48:08.224Z] #57 109.9 regexp/syntax [2020-03-09T15:48:08.224Z] #57 110.0 reflect [2020-03-09T15:48:08.224Z] #57 ... [2020-03-09T15:48:08.224Z] [2020-03-09T15:48:08.225Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T15:48:08.225Z] #45 7.785 PBCC images/time.pb-c.c [2020-03-09T15:48:08.514Z] #45 7.852 DEP images/time.pb-c.d [2020-03-09T15:48:08.514Z] #45 7.999 PBCC images/binfmt-misc.pb-c.c [2020-03-09T15:48:08.514Z] #45 8.038 DEP images/binfmt-misc.pb-c.d [2020-03-09T15:48:08.514Z] #45 8.122 PBCC images/seccomp.pb-c.c [2020-03-09T15:48:08.514Z] #45 8.187 DEP images/seccomp.pb-c.d [2020-03-09T15:48:08.803Z] #45 8.316 PBCC images/userns.pb-c.c [2020-03-09T15:48:08.803Z] #45 8.393 DEP images/userns.pb-c.d [2020-03-09T15:48:08.803Z] #45 8.457 PBCC images/cgroup.pb-c.c [2020-03-09T15:48:08.803Z] #45 8.517 DEP images/cgroup.pb-c.d [2020-03-09T15:48:08.803Z] #45 ... [2020-03-09T15:48:08.803Z] [2020-03-09T15:48:08.803Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T15:48:08.803Z] #34 101.9 bufio [2020-03-09T15:48:08.803Z] #34 104.7 reflect [2020-03-09T15:48:08.803Z] #34 107.1 path [2020-03-09T15:48:08.933Z] --- PASS: TestBuildWithEmptyLayers (1.02s) [2020-03-09T15:48:08.933Z] === RUN TestBuildMultiStageOnBuild [2020-03-09T15:48:09.091Z] #34 ... [2020-03-09T15:48:09.091Z] [2020-03-09T15:48:09.091Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T15:48:09.091Z] #45 8.626 PBCC images/fown.pb-c.c [2020-03-09T15:48:09.091Z] #45 8.705 PBCC images/ext-file.pb-c.c [2020-03-09T15:48:09.091Z] #45 8.774 DEP images/fown.pb-c.d [2020-03-09T15:48:09.379Z] #45 8.904 DEP images/ext-file.pb-c.d [2020-03-09T15:48:09.379Z] #45 8.966 PBCC images/rpc.pb-c.c [2020-03-09T15:48:09.681Z] #45 9.068 DEP images/rpc.pb-c.d [2020-03-09T15:48:09.681Z] #45 9.149 PBCC images/siginfo.pb-c.c [2020-03-09T15:48:09.681Z] #45 9.222 DEP images/siginfo.pb-c.d [2020-03-09T15:48:09.830Z] ok github.com/docker/docker/builder/remotecontext 0.302s coverage: 13.6% of statements [2020-03-09T15:48:09.830Z] ok github.com/docker/docker/builder/dockerfile 0.940s coverage: 48.2% of statements [2020-03-09T15:48:09.973Z] #45 9.372 PBCC images/pagemap.pb-c.c [2020-03-09T15:48:09.973Z] #45 9.444 DEP images/pagemap.pb-c.d [2020-03-09T15:48:09.973Z] #45 9.623 PBCC images/rlimit.pb-c.c [2020-03-09T15:48:10.265Z] #45 9.669 DEP images/rlimit.pb-c.d [2020-03-09T15:48:10.265Z] #45 9.790 PBCC images/file-lock.pb-c.c [2020-03-09T15:48:10.265Z] #45 9.818 DEP images/file-lock.pb-c.d [2020-03-09T15:48:10.299Z] --- PASS: TestContainerBindMountNonRecursive (2.54s) [2020-03-09T15:48:10.299Z] === RUN TestNetworkNat [2020-03-09T15:48:10.557Z] #45 9.945 PBCC images/tty.pb-c.c [2020-03-09T15:48:10.557Z] #45 10.12 DEP images/tty.pb-c.d [2020-03-09T15:48:10.557Z] #45 10.21 PBCC images/tun.pb-c.c [2020-03-09T15:48:10.593Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2020-03-09T15:48:10.847Z] #45 10.29 PBCC images/netdev.pb-c.c [2020-03-09T15:48:10.847Z] #45 10.42 DEP images/tun.pb-c.d [2020-03-09T15:48:10.968Z] ok github.com/docker/docker/builder/remotecontext/git 0.735s coverage: 86.3% of statements [2020-03-09T15:48:10.968Z] ? github.com/docker/docker/cli [no test files] [2020-03-09T15:48:10.968Z] ? github.com/docker/docker/cli/config [no test files] [2020-03-09T15:48:11.140Z] #45 10.61 DEP images/netdev.pb-c.d [2020-03-09T15:48:11.140Z] #45 10.72 PBCC images/vma.pb-c.c [2020-03-09T15:48:11.140Z] #45 10.79 DEP images/vma.pb-c.d [2020-03-09T15:48:11.431Z] #45 10.87 PBCC images/creds.pb-c.c [2020-03-09T15:48:11.431Z] #45 10.92 DEP images/creds.pb-c.d [2020-03-09T15:48:11.431Z] #45 11.01 PBCC images/utsns.pb-c.c [2020-03-09T15:48:11.431Z] #45 11.04 DEP images/utsns.pb-c.d [2020-03-09T15:48:11.431Z] #45 11.13 PBCC images/ipc-desc.pb-c.c [2020-03-09T15:48:11.431Z] #45 11.17 PBCC images/ipc-sem.pb-c.c [2020-03-09T15:48:11.468Z] --- PASS: TestBuildMultiStageOnBuild (2.81s) [2020-03-09T15:48:11.468Z] === RUN TestBuildUncleanTarFilenames [2020-03-09T15:48:11.658Z] --- PASS: TestNetworkNat (1.37s) [2020-03-09T15:48:11.658Z] === RUN TestNetworkLocalhostTCPNat [2020-03-09T15:48:11.722Z] #45 11.21 DEP images/ipc-desc.pb-c.d [2020-03-09T15:48:11.722Z] #45 11.29 DEP images/ipc-sem.pb-c.d [2020-03-09T15:48:11.722Z] #45 11.36 PBCC images/ipc-msg.pb-c.c [2020-03-09T15:48:11.722Z] #45 11.39 DEP images/ipc-msg.pb-c.d [2020-03-09T15:48:12.011Z] #45 11.47 PBCC images/ipc-shm.pb-c.c [2020-03-09T15:48:12.011Z] #45 11.51 DEP images/ipc-shm.pb-c.d [2020-03-09T15:48:12.011Z] #45 11.64 PBCC images/ipc-var.pb-c.c [2020-03-09T15:48:12.011Z] #45 11.67 DEP images/ipc-var.pb-c.d [2020-03-09T15:48:12.303Z] #45 11.76 PBCC images/sk-opts.pb-c.c [2020-03-09T15:48:12.303Z] #45 11.79 PBCC images/packet-sock.pb-c.c [2020-03-09T15:48:12.303Z] #45 11.90 DEP images/sk-opts.pb-c.d [2020-03-09T15:48:12.599Z] #45 12.05 DEP images/packet-sock.pb-c.d [2020-03-09T15:48:12.599Z] #45 12.14 PBCC images/sk-netlink.pb-c.c [2020-03-09T15:48:12.599Z] #45 12.24 DEP images/sk-netlink.pb-c.d [2020-03-09T15:48:12.599Z] #45 12.32 PBCC images/sk-inet.pb-c.c [2020-03-09T15:48:12.847Z] --- PASS: TestBuildUncleanTarFilenames (1.40s) [2020-03-09T15:48:12.847Z] === RUN TestBuildMultiStageLayerLeak [2020-03-09T15:48:12.887Z] #45 12.40 DEP images/sk-inet.pb-c.d [2020-03-09T15:48:12.887Z] #45 12.54 PBCC images/sk-unix.pb-c.c [2020-03-09T15:48:13.017Z] --- PASS: TestNetworkLocalhostTCPNat (1.30s) [2020-03-09T15:48:13.017Z] === RUN TestNetworkLoopbackNat [2020-03-09T15:48:13.177Z] #45 12.73 DEP images/sk-unix.pb-c.d [2020-03-09T15:48:13.466Z] #45 12.89 PBCC images/mm.pb-c.c [2020-03-09T15:48:13.466Z] #45 13.12 DEP images/mm.pb-c.d [2020-03-09T15:48:13.474Z] ok github.com/docker/docker/client 0.129s coverage: 75.8% of statements [2020-03-09T15:48:13.758Z] #45 13.23 PBCC images/timerfd.pb-c.c [2020-03-09T15:48:13.758Z] #45 13.33 DEP images/timerfd.pb-c.d [2020-03-09T15:48:13.758Z] #45 13.45 PBCC images/timer.pb-c.c [2020-03-09T15:48:13.940Z] === RUN TestDockerSuite/TestBuildBlankName [2020-03-09T15:48:14.048Z] #45 13.53 DEP images/timer.pb-c.d [2020-03-09T15:48:14.048Z] #45 13.61 PBCC images/sa.pb-c.c [2020-03-09T15:48:14.048Z] #45 13.71 DEP images/sa.pb-c.d [2020-03-09T15:48:14.194Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-03-09T15:48:14.336Z] #45 13.81 PBCC images/pipe-data.pb-c.c [2020-03-09T15:48:14.336Z] #45 13.89 DEP images/pipe-data.pb-c.d [2020-03-09T15:48:14.336Z] #45 14.00 PBCC images/mnt.pb-c.c [2020-03-09T15:48:14.336Z] #45 14.06 DEP images/mnt.pb-c.d [2020-03-09T15:48:14.450Z] --- PASS: TestNetworkLoopbackNat (1.60s) [2020-03-09T15:48:14.450Z] === RUN TestPause [2020-03-09T15:48:14.625Z] #45 14.25 PBCC images/sk-packet.pb-c.c [2020-03-09T15:48:14.625Z] #45 14.29 DEP images/sk-packet.pb-c.d [2020-03-09T15:48:14.914Z] #45 14.37 PBCC images/tcp-stream.pb-c.c [2020-03-09T15:48:14.914Z] #45 14.47 DEP images/tcp-stream.pb-c.d [2020-03-09T15:48:14.914Z] #45 14.60 PBCC images/pipe.pb-c.c [2020-03-09T15:48:15.204Z] #45 14.67 DEP images/pipe.pb-c.d [2020-03-09T15:48:15.204Z] #45 14.87 PBCC images/pstree.pb-c.c [2020-03-09T15:48:15.493Z] #45 14.93 DEP images/pstree.pb-c.d [2020-03-09T15:48:15.493Z] #45 15.06 PBCC images/fs.pb-c.c [2020-03-09T15:48:15.493Z] #45 15.10 DEP images/fs.pb-c.d [2020-03-09T15:48:15.783Z] #45 15.26 PBCC images/signalfd.pb-c.c [2020-03-09T15:48:15.783Z] #45 15.33 DEP images/signalfd.pb-c.d [2020-03-09T15:48:15.809Z] --- PASS: TestPause (1.18s) [2020-03-09T15:48:15.809Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-03-09T15:48:15.809Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-09T15:48:15.809Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-09T15:48:15.809Z] === RUN TestPauseStopPausedContainer [2020-03-09T15:48:16.073Z] #45 15.48 PBCC images/fh.pb-c.c [2020-03-09T15:48:16.073Z] #45 15.56 PBCC images/fsnotify.pb-c.c [2020-03-09T15:48:16.073Z] #45 15.66 DEP images/fh.pb-c.d [2020-03-09T15:48:16.134Z] --- PASS: TestBuildMultiStageLayerLeak (2.89s) [2020-03-09T15:48:16.134Z] === RUN TestBuildWithHugeFile [2020-03-09T15:48:16.361Z] #45 15.80 DEP images/fsnotify.pb-c.d [2020-03-09T15:48:16.361Z] #45 15.89 PBCC images/eventpoll.pb-c.c [2020-03-09T15:48:16.361Z] #45 16.01 DEP images/eventpoll.pb-c.d [2020-03-09T15:48:16.653Z] #45 16.07 PBCC images/eventfd.pb-c.c [2020-03-09T15:48:16.653Z] #45 16.18 DEP images/eventfd.pb-c.d [2020-03-09T15:48:16.653Z] #45 16.27 PBCC images/remap-file-path.pb-c.c [2020-03-09T15:48:16.653Z] #45 16.36 DEP images/remap-file-path.pb-c.d [2020-03-09T15:48:16.653Z] #45 16.40 PBCC images/fifo.pb-c.c [2020-03-09T15:48:16.732Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-03-09T15:48:16.942Z] #45 16.43 DEP images/fifo.pb-c.d [2020-03-09T15:48:16.943Z] #45 16.47 PBCC images/ghost-file.pb-c.c [2020-03-09T15:48:16.943Z] #45 16.51 DEP images/ghost-file.pb-c.d [2020-03-09T15:48:16.943Z] #45 16.56 PBCC images/regfile.pb-c.c [2020-03-09T15:48:16.943Z] #45 16.61 DEP images/regfile.pb-c.d [2020-03-09T15:48:16.987Z] --- PASS: TestPauseStopPausedContainer (1.28s) [2020-03-09T15:48:16.987Z] === RUN TestPsFilter [2020-03-09T15:48:17.233Z] #45 16.67 PBCC images/ns.pb-c.c [2020-03-09T15:48:17.233Z] #45 16.71 DEP images/ns.pb-c.d [2020-03-09T15:48:17.233Z] #45 16.77 PBCC images/fdinfo.pb-c.c [2020-03-09T15:48:17.233Z] #45 16.88 DEP images/fdinfo.pb-c.d [2020-03-09T15:48:17.241Z] --- PASS: TestPsFilter (0.29s) [2020-03-09T15:48:17.241Z] === RUN TestRemoveContainerWithRemovedVolume [2020-03-09T15:48:17.496Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-03-09T15:48:17.522Z] #45 16.96 PBCC images/core-aarch64.pb-c.c [2020-03-09T15:48:17.522Z] #45 17.04 PBCC images/core-arm.pb-c.c [2020-03-09T15:48:17.522Z] #45 17.12 PBCC images/core-ppc64.pb-c.c [2020-03-09T15:48:17.522Z] #45 17.18 PBCC images/core-s390.pb-c.c [2020-03-09T15:48:17.522Z] #45 17.28 PBCC images/core-x86.pb-c.c [2020-03-09T15:48:17.522Z] #45 ... [2020-03-09T15:48:17.522Z] [2020-03-09T15:48:17.522Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-09T15:48:17.522Z] #11 111.0 Selecting previously unselected package gcc-mingw-w64-base. [2020-03-09T15:48:17.522Z] #11 111.1 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-03-09T15:48:17.522Z] #11 111.1 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-03-09T15:48:17.522Z] #11 111.3 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-03-09T15:48:17.522Z] #11 111.3 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-03-09T15:48:17.522Z] #11 111.3 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-09T15:48:17.811Z] #11 ... [2020-03-09T15:48:17.811Z] [2020-03-09T15:48:17.811Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T15:48:17.811Z] #45 17.44 PBCC images/core.pb-c.c [2020-03-09T15:48:17.811Z] #45 17.54 PBCC images/inventory.pb-c.c [2020-03-09T15:48:18.100Z] #45 17.72 DEP images/core-aarch64.pb-c.d [2020-03-09T15:48:18.100Z] #45 17.80 DEP images/core-arm.pb-c.d [2020-03-09T15:48:18.406Z] #45 17.89 DEP images/core-ppc64.pb-c.d [2020-03-09T15:48:18.406Z] #45 18.02 DEP images/core-s390.pb-c.d [2020-03-09T15:48:18.418Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.18s) [2020-03-09T15:48:18.418Z] === RUN TestRemoveContainerWithVolume [2020-03-09T15:48:18.696Z] #45 18.15 DEP images/core-x86.pb-c.d [2020-03-09T15:48:18.696Z] #45 18.32 DEP images/core.pb-c.d [2020-03-09T15:48:18.985Z] #45 18.55 DEP images/inventory.pb-c.d [2020-03-09T15:48:18.985Z] #45 18.66 PBCC images/cpuinfo.pb-c.c [2020-03-09T15:48:19.274Z] #45 18.70 DEP images/cpuinfo.pb-c.d [2020-03-09T15:48:19.274Z] #45 18.82 PBCC images/stats.pb-c.c [2020-03-09T15:48:19.274Z] #45 18.91 DEP images/stats.pb-c.d [2020-03-09T15:48:19.778Z] --- PASS: TestRemoveContainerWithVolume (1.02s) [2020-03-09T15:48:19.778Z] === RUN TestRemoveContainerRunning [2020-03-09T15:48:19.902Z] #45 ... [2020-03-09T15:48:19.902Z] [2020-03-09T15:48:19.902Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T15:48:19.902Z] #48 112.9 hash/crc32 [2020-03-09T15:48:19.902Z] #48 117.4 vendor/golang.org/x/net/dns/dnsmessage [2020-03-09T15:48:19.902Z] #48 121.5 time [2020-03-09T15:48:20.033Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-03-09T15:48:20.529Z] #48 ... [2020-03-09T15:48:20.529Z] [2020-03-09T15:48:20.529Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T15:48:20.529Z] #57 123.2 time [2020-03-09T15:48:20.591Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-03-09T15:48:20.846Z] --- PASS: TestRemoveContainerRunning (1.46s) [2020-03-09T15:48:20.846Z] === RUN TestRemoveContainerForceRemoveRunning [2020-03-09T15:48:21.769Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-03-09T15:48:21.769Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-03-09T15:48:22.023Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.00s) [2020-03-09T15:48:22.023Z] === RUN TestRemoveInvalidContainer [2020-03-09T15:48:22.023Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-03-09T15:48:22.023Z] === RUN TestRenameLinkedContainer [2020-03-09T15:48:22.029Z] #57 ... [2020-03-09T15:48:22.029Z] [2020-03-09T15:48:22.029Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T15:48:22.029Z] #34 114.8 internal/syscall/unix [2020-03-09T15:48:22.029Z] #34 114.8 time [2020-03-09T15:48:22.029Z] #34 ... [2020-03-09T15:48:22.029Z] [2020-03-09T15:48:22.029Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T15:48:22.029Z] #45 21.65 make[1]: Nothing to be done for 'all'. [2020-03-09T15:48:23.906Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-03-09T15:48:24.751Z] #45 24.13 CC images/stats.o [2020-03-09T15:48:25.266Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-03-09T15:48:25.399Z] #45 24.88 CC images/core.o [2020-03-09T15:48:26.626Z] --- PASS: TestRenameLinkedContainer (4.68s) [2020-03-09T15:48:26.626Z] === RUN TestRenameStoppedContainer [2020-03-09T15:48:26.903Z] #45 26.36 CC images/core-x86.o [2020-03-09T15:48:27.194Z] #45 ... [2020-03-09T15:48:27.194Z] [2020-03-09T15:48:27.194Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T15:48:27.773Z] #66 70.55 Checking out files: 49% (1584/3196) Checking out files: 50% (1598/3196) Checking out files: 51% (1630/3196) Checking out files: 52% (1662/3196) Checking out files: 53% (1694/3196) Checking out files: 54% (1726/3196) Checking out files: 55% (1758/3196) Checking out files: 56% (1790/3196) Checking out files: 57% (1822/3196) Checking out files: 58% (1854/3196) Checking out files: 59% (1886/3196) Checking out files: 60% (1918/3196) Checking out files: 61% (1950/3196) Checking out files: 62% (1982/3196) Checking out files: 63% (2014/3196) Checking out files: 64% (2046/3196) Checking out files: 65% (2078/3196) Checking out files: 66% (2110/3196) Checking out files: 67% (2142/3196) Checking out files: 68% (2174/3196) Checking out files: 69% (2206/3196) Checking out files: 70% (2238/3196) Checking out files: 71% (2270/3196) Checking out files: 72% (2302/3196) Checking out files: 73% (2334/3196) Checking out files: 74% (2366/3196) Checking out files: 75% (2397/3196) Checking out files: 76% (2429/3196) Checking out files: 77% (2461/3196) Checking out files: 78% (2493/3196) Checking out files: 79% (2525/3196) Checking out files: 80% (2557/3196) Checking out files: 81% (2589/3196) Checking out files: 82% (2621/3196) Checking out files: 83% (2653/3196) Checking out files: 84% (2685/3196) Checking out files: 84% (2712/3196) Checking out files: 85% (2717/3196) Checking out files: 86% (2749/3196) Checking out files: 87% (2781/3196) Checking out files: 88% (2813/3196) Checking out files: 89% (2845/3196) Checking out files: 90% (2877/3196) Checking out files: 91% (2909/3196) Checking out files: 92% (2941/3196) Checking out files: 93% (2973/3196) Checking out files: 94% (3005/3196) Checking out files: 95% (3037/3196) Checking out files: 96% (3069/3196) Checking out files: 97% (3101/3196) Checking out files: 98% (3133/3196) Checking out files: 99% (3165/3196) Checking out files: 100% (3196/3196) Checking out files: 100% (3196/3196), done. [2020-03-09T15:48:27.773Z] #66 72.27 + cd /tmp/tmp.XAcaM5wTsn/src/github.com/containerd/containerd [2020-03-09T15:48:27.986Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-03-09T15:48:27.986Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-03-09T15:48:27.986Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-03-09T15:48:27.986Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-03-09T15:48:28.062Z] #66 72.28 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-09T15:48:28.240Z] --- PASS: TestRenameStoppedContainer (1.50s) [2020-03-09T15:48:28.241Z] === RUN TestRenameRunningContainerAndReuse [2020-03-09T15:48:30.118Z] #66 74.22 + export 'BUILDTAGS=netgo osusergo static_build' [2020-03-09T15:48:30.118Z] #66 74.22 + BUILDTAGS='netgo osusergo static_build' [2020-03-09T15:48:30.118Z] #66 74.22 + export EXTRA_FLAGS=-buildmode=pie [2020-03-09T15:48:30.118Z] #66 74.22 + EXTRA_FLAGS=-buildmode=pie [2020-03-09T15:48:30.118Z] #66 74.22 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-03-09T15:48:30.118Z] #66 74.22 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-03-09T15:48:30.118Z] #66 74.22 + '[' '' = dynamic ']' [2020-03-09T15:48:30.118Z] #66 74.22 + make [2020-03-09T15:48:30.122Z] --- PASS: TestRenameRunningContainerAndReuse (2.04s) [2020-03-09T15:48:30.122Z] === RUN TestRenameInvalidName [2020-03-09T15:48:31.046Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-03-09T15:48:31.605Z] --- PASS: TestRenameInvalidName (1.31s) [2020-03-09T15:48:31.605Z] === RUN TestRenameAnonymousContainer [2020-03-09T15:48:31.623Z] #66 75.83 + bin/ctr [2020-03-09T15:48:31.859Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-03-09T15:48:32.782Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-03-09T15:48:33.153Z] #66 ... [2020-03-09T15:48:33.153Z] [2020-03-09T15:48:33.153Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T15:48:33.153Z] #34 126.0 internal/poll [2020-03-09T15:48:33.153Z] #34 130.5 os [2020-03-09T15:48:33.153Z] #34 133.6 internal/fmtsort [2020-03-09T15:48:33.153Z] #34 136.0 path/filepath [2020-03-09T15:48:33.153Z] #34 136.1 fmt [2020-03-09T15:48:33.153Z] #34 ... [2020-03-09T15:48:33.153Z] [2020-03-09T15:48:33.153Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T15:48:33.153Z] #45 27.53 CC images/core-arm.o [2020-03-09T15:48:33.153Z] #45 28.24 CC images/core-aarch64.o [2020-03-09T15:48:33.153Z] #45 28.91 CC images/core-ppc64.o [2020-03-09T15:48:33.153Z] #45 30.04 CC images/core-s390.o [2020-03-09T15:48:33.153Z] #45 31.21 CC images/cpuinfo.o [2020-03-09T15:48:33.153Z] #45 32.33 CC images/inventory.o [2020-03-09T15:48:33.153Z] #45 32.86 CC images/fdinfo.o [2020-03-09T15:48:34.186Z] #45 33.52 CC images/fown.o [2020-03-09T15:48:34.186Z] #45 33.89 CC images/ns.o [2020-03-09T15:48:34.814Z] #45 ... [2020-03-09T15:48:34.814Z] [2020-03-09T15:48:34.814Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T15:48:34.814Z] #57 127.7 regexp [2020-03-09T15:48:34.814Z] #57 ... [2020-03-09T15:48:34.814Z] [2020-03-09T15:48:34.814Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T15:48:34.814Z] #45 34.34 CC images/regfile.o [2020-03-09T15:48:35.103Z] #45 34.69 CC images/ghost-file.o [2020-03-09T15:48:35.729Z] #45 35.18 CC images/fifo.o [2020-03-09T15:48:36.019Z] #45 35.53 CC images/remap-file-path.o [2020-03-09T15:48:36.353Z] #45 35.91 CC images/eventfd.o [2020-03-09T15:48:36.642Z] #45 36.39 CC images/eventpoll.o [2020-03-09T15:48:36.936Z] --- PASS: TestRenameAnonymousContainer (5.15s) [2020-03-09T15:48:36.936Z] === RUN TestRenameContainerWithSameName [2020-03-09T15:48:37.269Z] #45 36.87 CC images/fh.o [2020-03-09T15:48:37.495Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-03-09T15:48:37.911Z] #45 37.39 CC images/fsnotify.o [2020-03-09T15:48:38.054Z] --- PASS: TestRenameContainerWithSameName (1.27s) [2020-03-09T15:48:38.055Z] === RUN TestRenameContainerWithLinkedContainer [2020-03-09T15:48:38.309Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-03-09T15:48:38.936Z] #45 38.46 CC images/signalfd.o [2020-03-09T15:48:39.225Z] #45 38.81 CC images/fs.o [2020-03-09T15:48:39.515Z] #45 39.14 CC images/pstree.o [2020-03-09T15:48:40.145Z] #45 39.52 CC images/pipe.o [2020-03-09T15:48:40.145Z] #45 39.89 CC images/tcp-stream.o [2020-03-09T15:48:40.191Z] --- PASS: TestRenameContainerWithLinkedContainer (2.15s) [2020-03-09T15:48:40.191Z] === RUN TestResize [2020-03-09T15:48:40.775Z] #45 40.23 CC images/sk-packet.o [2020-03-09T15:48:41.065Z] #45 40.77 CC images/mnt.o [2020-03-09T15:48:41.115Z] --- PASS: TestResize (1.06s) [2020-03-09T15:48:41.115Z] === RUN TestResizeWithInvalidSize [2020-03-09T15:48:41.355Z] #45 ... [2020-03-09T15:48:41.355Z] [2020-03-09T15:48:41.355Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-09T15:48:41.355Z] #11 144.6 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-03-09T15:48:41.355Z] #11 144.6 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-03-09T15:48:41.355Z] #11 144.6 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-09T15:48:41.674Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-03-09T15:48:41.949Z] ok github.com/docker/docker/cmd/dockerd 0.038s coverage: 30.7% of statements [2020-03-09T15:48:41.949Z] ok github.com/docker/docker/container 0.109s coverage: 34.9% of statements [2020-03-09T15:48:41.949Z] ? github.com/docker/docker/container/stream [no test files] [2020-03-09T15:48:41.949Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-03-09T15:48:41.949Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-03-09T15:48:41.949Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-03-09T15:48:41.985Z] #11 ... [2020-03-09T15:48:41.985Z] [2020-03-09T15:48:41.985Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T15:48:41.985Z] #48 134.8 regexp [2020-03-09T15:48:41.985Z] #48 ... [2020-03-09T15:48:41.985Z] [2020-03-09T15:48:41.985Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T15:48:41.985Z] #45 41.18 CC images/pipe-data.o [2020-03-09T15:48:41.985Z] #45 41.61 CC images/sa.o [2020-03-09T15:48:42.233Z] --- PASS: TestResizeWithInvalidSize (1.21s) [2020-03-09T15:48:42.233Z] === RUN TestResizeWhenContainerNotStarted [2020-03-09T15:48:42.617Z] #45 41.97 CC images/timer.o [2020-03-09T15:48:42.908Z] #45 42.66 CC images/timerfd.o [2020-03-09T15:48:43.157Z] --- PASS: TestResizeWhenContainerNotStarted (0.92s) [2020-03-09T15:48:43.157Z] === RUN TestDaemonRestartKillContainers [2020-03-09T15:48:43.157Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-09T15:48:43.157Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-09T15:48:43.157Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-09T15:48:43.157Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-09T15:48:43.157Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-09T15:48:43.157Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-09T15:48:43.157Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-09T15:48:43.157Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-09T15:48:43.157Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-09T15:48:43.157Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-09T15:48:43.157Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-09T15:48:43.157Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-09T15:48:43.157Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-09T15:48:43.157Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-09T15:48:43.157Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-09T15:48:43.157Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-09T15:48:43.157Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-09T15:48:43.157Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-09T15:48:43.157Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-09T15:48:43.157Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-09T15:48:43.157Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-09T15:48:43.157Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-09T15:48:43.157Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-09T15:48:43.157Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-09T15:48:43.157Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-09T15:48:43.157Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-09T15:48:43.157Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-09T15:48:43.157Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-09T15:48:43.157Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-09T15:48:43.157Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-09T15:48:43.157Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-09T15:48:43.157Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-09T15:48:43.533Z] #45 43.07 CC images/mm.o [2020-03-09T15:48:44.164Z] #45 43.59 CC images/sk-opts.o [2020-03-09T15:48:44.453Z] #45 44.10 CC images/sk-unix.o [2020-03-09T15:48:45.043Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-09T15:48:45.043Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-09T15:48:45.043Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-09T15:48:45.043Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-09T15:48:45.481Z] #45 44.73 CC images/sk-inet.o [2020-03-09T15:48:45.769Z] #45 45.38 CC images/tun.o [2020-03-09T15:48:45.967Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-03-09T15:48:46.396Z] #45 45.93 CC images/sk-netlink.o [2020-03-09T15:48:46.396Z] #45 ... [2020-03-09T15:48:46.396Z] [2020-03-09T15:48:46.396Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T15:48:46.396Z] #57 139.3 context [2020-03-09T15:48:46.396Z] #57 139.6 io/ioutil [2020-03-09T15:48:46.396Z] #57 140.4 mvdan.cc/sh/v3/fileutil [2020-03-09T15:48:46.396Z] #57 144.1 flag [2020-03-09T15:48:46.396Z] #57 144.1 go/token [2020-03-09T15:48:46.396Z] #57 144.1 github.com/pkg/diff [2020-03-09T15:48:46.396Z] #57 144.1 encoding/binary [2020-03-09T15:48:46.396Z] #57 148.5 go/scanner [2020-03-09T15:48:46.684Z] #57 ... [2020-03-09T15:48:46.684Z] [2020-03-09T15:48:46.684Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T15:48:46.684Z] #34 139.4 io/ioutil [2020-03-09T15:48:46.684Z] #34 143.0 flag [2020-03-09T15:48:46.684Z] #34 143.0 github.com/BurntSushi/toml [2020-03-09T15:48:46.684Z] #34 143.0 log [2020-03-09T15:48:46.684Z] #34 ... [2020-03-09T15:48:46.684Z] [2020-03-09T15:48:46.684Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T15:48:46.684Z] #48 145.6 os/exec [2020-03-09T15:48:46.684Z] #48 145.7 net [2020-03-09T15:48:47.077Z] ok github.com/docker/docker/daemon/cluster 0.049s coverage: 0.5% of statements [2020-03-09T15:48:47.716Z] #48 150.9 github.com/LK4D4/vndr/versioned [2020-03-09T15:48:48.010Z] #48 ... [2020-03-09T15:48:48.010Z] [2020-03-09T15:48:48.010Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T15:48:48.010Z] #34 150.9 github.com/BurntSushi/toml/cmd/tomlv [2020-03-09T15:48:48.475Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-03-09T15:48:49.026Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.007s coverage: 65.3% of statements [2020-03-09T15:48:49.398Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-03-09T15:48:49.398Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.65s) [2020-03-09T15:48:49.398Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.65s) [2020-03-09T15:48:49.398Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.72s) [2020-03-09T15:48:49.398Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.73s) [2020-03-09T15:48:49.398Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.33s) [2020-03-09T15:48:49.398Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.35s) [2020-03-09T15:48:49.398Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.78s) [2020-03-09T15:48:49.398Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.80s) [2020-03-09T15:48:49.398Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.16s) [2020-03-09T15:48:49.398Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.28s) [2020-03-09T15:48:49.398Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.16s) [2020-03-09T15:48:49.398Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.48s) [2020-03-09T15:48:49.398Z] === RUN TestCgroupNamespacesRun [2020-03-09T15:48:50.248Z] ok github.com/docker/docker/daemon/cluster/convert 0.006s coverage: 35.7% of statements [2020-03-09T15:48:51.281Z] --- PASS: TestCgroupNamespacesRun (1.84s) [2020-03-09T15:48:51.281Z] === RUN TestCgroupNamespacesRunPrivileged [2020-03-09T15:48:52.205Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-03-09T15:48:53.128Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.89s) [2020-03-09T15:48:53.128Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-03-09T15:48:53.585Z] #34 ... [2020-03-09T15:48:53.585Z] [2020-03-09T15:48:53.585Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T15:48:53.585Z] #48 155.0 crypto/cipher [2020-03-09T15:48:53.585Z] #48 155.0 crypto/sha512 [2020-03-09T15:48:53.585Z] #48 155.1 go/scanner [2020-03-09T15:48:55.012Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-03-09T15:48:55.267Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.19s) [2020-03-09T15:48:55.267Z] === RUN TestCgroupNamespacesRunHostMode [2020-03-09T15:48:55.645Z] #48 ... [2020-03-09T15:48:55.645Z] [2020-03-09T15:48:55.645Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T15:48:55.645Z] #34 DONE 158.4s [2020-03-09T15:48:55.645Z] [2020-03-09T15:48:55.645Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T15:48:55.645Z] #45 46.39 CC images/packet-sock.o [2020-03-09T15:48:55.645Z] #45 47.39 CC images/ipc-var.o [2020-03-09T15:48:55.645Z] #45 47.75 CC images/ipc-desc.o [2020-03-09T15:48:55.645Z] #45 48.27 CC images/ipc-shm.o [2020-03-09T15:48:55.645Z] #45 48.61 CC images/ipc-msg.o [2020-03-09T15:48:55.645Z] #45 49.17 CC images/ipc-sem.o [2020-03-09T15:48:55.645Z] #45 49.46 CC images/utsns.o [2020-03-09T15:48:55.645Z] #45 49.92 CC images/creds.o [2020-03-09T15:48:55.645Z] #45 50.35 CC images/vma.o [2020-03-09T15:48:55.645Z] #45 50.76 CC images/netdev.o [2020-03-09T15:48:55.645Z] #45 51.49 CC images/tty.o [2020-03-09T15:48:55.645Z] #45 52.74 CC images/file-lock.o [2020-03-09T15:48:55.645Z] #45 53.14 CC images/rlimit.o [2020-03-09T15:48:55.645Z] #45 53.45 CC images/pagemap.o [2020-03-09T15:48:55.645Z] #45 54.00 CC images/siginfo.o [2020-03-09T15:48:55.645Z] #45 54.64 CC images/rpc.o [2020-03-09T15:48:55.645Z] #45 ... [2020-03-09T15:48:55.645Z] [2020-03-09T15:48:55.645Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T15:48:55.645Z] #48 158.8 net/url [2020-03-09T15:48:57.149Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-03-09T15:48:57.405Z] --- PASS: TestCgroupNamespacesRunHostMode (2.01s) [2020-03-09T15:48:57.405Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-03-09T15:48:58.043Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.427s coverage: 13.6% of statements [2020-03-09T15:48:58.396Z] ok github.com/docker/docker/daemon/config 0.018s coverage: 81.7% of statements [2020-03-09T15:48:58.766Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-03-09T15:48:58.791Z] #48 161.5 go/ast [2020-03-09T15:48:58.791Z] #48 161.7 text/template/parse [2020-03-09T15:48:59.021Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.71s) [2020-03-09T15:48:59.021Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-03-09T15:48:59.080Z] #48 ... [2020-03-09T15:48:59.080Z] [2020-03-09T15:48:59.080Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T15:48:59.080Z] #57 152.1 mvdan.cc/editorconfig [2020-03-09T15:48:59.080Z] #57 152.3 mvdan.cc/sh/v3/syntax [2020-03-09T15:48:59.080Z] #57 155.5 encoding/json [2020-03-09T15:48:59.080Z] #57 156.4 go/ast [2020-03-09T15:48:59.080Z] #57 160.2 golang.org/x/sys/unix [2020-03-09T15:48:59.231Z] ok github.com/docker/docker/daemon/discovery 0.005s coverage: 30.0% of statements [2020-03-09T15:48:59.370Z] #57 ... [2020-03-09T15:48:59.370Z] [2020-03-09T15:48:59.370Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T15:48:59.370Z] #45 58.08 CC images/ext-file.o [2020-03-09T15:48:59.370Z] #45 58.47 CC images/cgroup.o [2020-03-09T15:48:59.658Z] ok github.com/docker/docker/daemon/events 0.055s coverage: 50.0% of statements [2020-03-09T15:48:59.658Z] ok github.com/docker/docker/daemon 12.282s coverage: 17.5% of statements [2020-03-09T15:48:59.658Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-03-09T15:48:59.658Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-03-09T15:48:59.658Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-03-09T15:48:59.658Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-03-09T15:48:59.944Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.80s) [2020-03-09T15:48:59.944Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-03-09T15:48:59.999Z] #45 59.51 CC images/userns.o [2020-03-09T15:49:00.504Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.79s) [2020-03-09T15:49:00.504Z] === RUN TestCgroupNamespacesRunOlderClient [2020-03-09T15:49:00.632Z] #45 60.04 CC images/google/protobuf/descriptor.o [2020-03-09T15:49:01.526Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2020-03-09T15:49:02.387Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-03-09T15:49:02.387Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-03-09T15:49:02.642Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-03-09T15:49:02.642Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.01s) [2020-03-09T15:49:02.642Z] === RUN TestKernelTCPMemory [2020-03-09T15:49:02.776Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.003s coverage: 2.9% of statements [2020-03-09T15:49:02.820Z] --- PASS: TestBuildWithHugeFile (41.05s) [2020-03-09T15:49:02.820Z] === RUN TestBuildWithEmptyDockerfile [2020-03-09T15:49:02.820Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-09T15:49:02.820Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-09T15:49:02.820Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-09T15:49:02.820Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-09T15:49:02.820Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-09T15:49:02.820Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-09T15:49:02.820Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-09T15:49:02.820Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-09T15:49:02.820Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-09T15:49:02.820Z] --- PASS: TestBuildWithEmptyDockerfile (0.13s) [2020-03-09T15:49:02.820Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.24s) [2020-03-09T15:49:02.820Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.24s) [2020-03-09T15:49:02.820Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.24s) [2020-03-09T15:49:02.820Z] === RUN TestBuildPreserveOwnership [2020-03-09T15:49:02.820Z] === RUN TestBuildPreserveOwnership/copy_from [2020-03-09T15:49:02.820Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-03-09T15:49:03.390Z] --- PASS: TestBuildPreserveOwnership (6.15s) [2020-03-09T15:49:03.390Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.98s) [2020-03-09T15:49:03.390Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.15s) [2020-03-09T15:49:03.390Z] === RUN TestBuildPlatformInvalid [2020-03-09T15:49:03.534Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.189s coverage: 57.9% of statements [2020-03-09T15:49:03.568Z] --- PASS: TestKernelTCPMemory (1.09s) [2020-03-09T15:49:03.568Z] === RUN TestNISDomainname [2020-03-09T15:49:03.650Z] --- PASS: TestBuildPlatformInvalid (0.18s) [2020-03-09T15:49:03.650Z] PASS [2020-03-09T15:49:03.650Z] [2020-03-09T15:49:03.650Z] === Skipped [2020-03-09T15:49:03.650Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2020-03-09T15:49:03.650Z] build_session_test.go:25: TODO: BuildKit [2020-03-09T15:49:03.650Z] [2020-03-09T15:49:03.650Z] [2020-03-09T15:49:03.650Z] DONE 32 tests, 1 skipped in 90.080s [2020-03-09T15:49:03.650Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2020-03-09T15:49:03.650Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-03-09T15:49:03.650Z] ++ set -e [2020-03-09T15:49:03.650Z] ++ '[' -n 0 ']' [2020-03-09T15:49:03.650Z] ++ set -x [2020-03-09T15:49:03.650Z] ++ 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=arm64 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/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-03-09T15:49:03.909Z] INFO: Testing against a local daemon [2020-03-09T15:49:03.909Z] === RUN TestConfigList [2020-03-09T15:49:04.145Z] #45 63.34 CC images/opts.o [2020-03-09T15:49:04.145Z] #45 63.72 CC images/seccomp.o [2020-03-09T15:49:04.493Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-03-09T15:49:04.771Z] #45 64.21 CC images/binfmt-misc.o [2020-03-09T15:49:05.053Z] --- PASS: TestNISDomainname (1.35s) [2020-03-09T15:49:05.053Z] === RUN TestHostnameDnsResolution [2020-03-09T15:49:05.061Z] #45 64.62 CC images/time.o [2020-03-09T15:49:05.351Z] #45 ... [2020-03-09T15:49:05.351Z] [2020-03-09T15:49:05.351Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-09T15:49:05.351Z] #11 168.6 Selecting previously unselected package libapparmor1:ppc64el. [2020-03-09T15:49:05.351Z] #11 168.6 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2020-03-09T15:49:05.351Z] #11 168.6 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2020-03-09T15:49:05.351Z] #11 168.8 Selecting previously unselected package libapparmor-dev:ppc64el. [2020-03-09T15:49:05.613Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-03-09T15:49:05.640Z] #11 168.8 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2020-03-09T15:49:05.640Z] #11 168.8 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2020-03-09T15:49:05.640Z] #11 169.0 Selecting previously unselected package libbtrfs0. [2020-03-09T15:49:05.640Z] #11 169.0 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-03-09T15:49:05.640Z] #11 169.0 Unpacking libbtrfs0 (4.20.1-2) ... [2020-03-09T15:49:05.929Z] #11 169.1 Selecting previously unselected package libbtrfs-dev. [2020-03-09T15:49:05.929Z] #11 169.1 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-03-09T15:49:05.929Z] #11 169.1 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-03-09T15:49:05.929Z] #11 169.3 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-03-09T15:49:05.929Z] #11 169.3 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-03-09T15:49:05.929Z] #11 169.3 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-03-09T15:49:06.220Z] #11 169.5 Selecting previously unselected package libudev-dev:ppc64el. [2020-03-09T15:49:06.220Z] #11 169.5 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_ppc64el.deb ... [2020-03-09T15:49:06.220Z] #11 169.6 Unpacking libudev-dev:ppc64el (241-7~deb10u3) ... [2020-03-09T15:49:06.508Z] #11 169.8 Selecting previously unselected package libsepol1-dev:ppc64el. [2020-03-09T15:49:06.508Z] #11 169.8 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2020-03-09T15:49:06.508Z] #11 169.8 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2020-03-09T15:49:06.800Z] #11 170.3 Selecting previously unselected package libpcre16-3:ppc64el. [2020-03-09T15:49:06.800Z] #11 170.3 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2020-03-09T15:49:06.974Z] --- PASS: TestHostnameDnsResolution (1.71s) [2020-03-09T15:49:06.974Z] === RUN TestStats [2020-03-09T15:49:07.090Z] #11 170.3 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2020-03-09T15:49:07.090Z] #11 170.5 Selecting previously unselected package libpcre32-3:ppc64el. [2020-03-09T15:49:07.090Z] #11 170.5 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2020-03-09T15:49:07.090Z] #11 170.5 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2020-03-09T15:49:07.198Z] --- PASS: TestConfigList (3.48s) [2020-03-09T15:49:07.198Z] === RUN TestConfigsCreateAndDelete [2020-03-09T15:49:07.379Z] #11 170.8 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-03-09T15:49:07.379Z] #11 170.8 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2020-03-09T15:49:07.379Z] #11 170.8 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-03-09T15:49:07.668Z] #11 171.0 Selecting previously unselected package libpcre3-dev:ppc64el. [2020-03-09T15:49:07.668Z] #11 171.0 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2020-03-09T15:49:07.668Z] #11 171.0 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2020-03-09T15:49:08.295Z] #11 171.7 Selecting previously unselected package libselinux1-dev:ppc64el. [2020-03-09T15:49:08.295Z] #11 171.7 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2020-03-09T15:49:08.295Z] #11 171.7 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-03-09T15:49:08.856Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-03-09T15:49:08.856Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-03-09T15:49:08.856Z] --- PASS: TestStats (2.17s) [2020-03-09T15:49:08.856Z] === RUN TestStopContainerWithTimeout [2020-03-09T15:49:08.856Z] === RUN TestStopContainerWithTimeout/0 [2020-03-09T15:49:08.856Z] === PAUSE TestStopContainerWithTimeout/0 [2020-03-09T15:49:08.856Z] === RUN TestStopContainerWithTimeout/1 [2020-03-09T15:49:08.856Z] === PAUSE TestStopContainerWithTimeout/1 [2020-03-09T15:49:08.856Z] === RUN TestStopContainerWithTimeout/3 [2020-03-09T15:49:08.856Z] === PAUSE TestStopContainerWithTimeout/3 [2020-03-09T15:49:08.856Z] === RUN TestStopContainerWithTimeout/-1 [2020-03-09T15:49:08.856Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-03-09T15:49:08.856Z] === CONT TestStopContainerWithTimeout/0 [2020-03-09T15:49:08.856Z] === CONT TestStopContainerWithTimeout/3 [2020-03-09T15:49:08.856Z] === CONT TestStopContainerWithTimeout/-1 [2020-03-09T15:49:08.856Z] === CONT TestStopContainerWithTimeout/1 [2020-03-09T15:49:08.930Z] #11 172.2 Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-03-09T15:49:08.930Z] #11 172.2 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2020-03-09T15:49:08.930Z] #11 172.2 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-03-09T15:49:09.218Z] #11 172.4 Selecting previously unselected package libseccomp-dev:ppc64el. [2020-03-09T15:49:09.218Z] #11 172.4 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ... [2020-03-09T15:49:09.218Z] #11 172.4 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2020-03-09T15:49:09.218Z] #11 172.6 Selecting previously unselected package libsystemd-dev:ppc64el. [2020-03-09T15:49:09.218Z] #11 172.6 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_ppc64el.deb ... [2020-03-09T15:49:09.218Z] #11 172.6 Unpacking libsystemd-dev:ppc64el (241-7~deb10u3) ... [2020-03-09T15:49:09.774Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.868s coverage: 46.2% of statements [2020-03-09T15:49:09.855Z] #11 173.3 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-03-09T15:49:10.148Z] #11 173.3 Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2020-03-09T15:49:10.148Z] #11 173.3 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2020-03-09T15:49:10.148Z] #11 173.3 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-03-09T15:49:10.148Z] #11 173.3 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2020-03-09T15:49:10.148Z] #11 173.4 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2020-03-09T15:49:10.148Z] #11 173.4 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-03-09T15:49:10.148Z] #11 173.4 Setting up libbtrfs0 (4.20.1-2) ... [2020-03-09T15:49:10.148Z] #11 173.4 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2020-03-09T15:49:10.148Z] #11 173.4 Setting up libudev-dev:ppc64el (241-7~deb10u3) ... [2020-03-09T15:49:10.148Z] #11 173.5 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-03-09T15:49:10.148Z] #11 173.5 Setting up libbtrfs-dev (4.20.1-2) ... [2020-03-09T15:49:10.148Z] #11 173.5 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2020-03-09T15:49:10.148Z] #11 173.5 Setting up mingw-w64-common (6.0.0-3) ... [2020-03-09T15:49:10.148Z] #11 173.5 Setting up libsystemd-dev:ppc64el (241-7~deb10u3) ... [2020-03-09T15:49:10.148Z] #11 173.5 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-03-09T15:49:10.148Z] #11 173.5 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2020-03-09T15:49:10.148Z] #11 173.5 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-09T15:49:10.148Z] #11 173.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-09T15:49:10.148Z] #11 173.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-09T15:49:10.148Z] #11 173.6 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-09T15:49:10.148Z] #11 173.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-03-09T15:49:10.148Z] #11 173.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-03-09T15:49:10.148Z] #11 173.6 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-03-09T15:49:10.148Z] #11 173.6 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-03-09T15:49:10.148Z] #11 173.7 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-03-09T15:49:10.438Z] #11 173.7 Setting up dmsetup (2:1.02.155-3) ... [2020-03-09T15:49:10.438Z] #11 173.7 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-03-09T15:49:10.438Z] #11 173.7 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-03-09T15:49:10.438Z] #11 173.7 Processing triggers for libc-bin (2.28-10) ... [2020-03-09T15:49:10.730Z] #11 DONE 174.2s [2020-03-09T15:49:10.730Z] [2020-03-09T15:49:10.730Z] #59 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-09T15:49:11.024Z] #59 DONE 0.3s [2020-03-09T15:49:11.024Z] [2020-03-09T15:49:11.024Z] #60 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-03-09T15:49:11.197Z] INFO [loader] Go packages loading at mode 575 (exports_file|types_sizes|compiled_files|deps|files|imports|name) took 1m53.629593976s [2020-03-09T15:49:11.197Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 452.121318ms [2020-03-09T15:49:11.321Z] #60 DONE 0.1s [2020-03-09T15:49:11.321Z] [2020-03-09T15:49:11.321Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T15:49:11.393Z] --- PASS: TestConfigsCreateAndDelete (3.37s) [2020-03-09T15:49:11.393Z] === RUN TestConfigsUpdate [2020-03-09T15:49:11.609Z] #61 ... [2020-03-09T15:49:11.609Z] [2020-03-09T15:49:11.609Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-03-09T15:49:11.609Z] #12 DONE 0.8s [2020-03-09T15:49:11.609Z] [2020-03-09T15:49:11.609Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T15:49:11.609Z] #61 0.444 + RM_GOPATH=0 [2020-03-09T15:49:11.609Z] #61 0.447 + TMP_GOPATH= [2020-03-09T15:49:11.609Z] #61 0.448 + : /build [2020-03-09T15:49:11.609Z] #61 0.449 + '[' -z '' ']' [2020-03-09T15:49:11.609Z] #61 0.453 ++ mktemp -d [2020-03-09T15:49:11.609Z] #61 0.467 + export GOPATH=/tmp/tmp.3xFyyk7DBk [2020-03-09T15:49:11.609Z] #61 0.468 + GOPATH=/tmp/tmp.3xFyyk7DBk [2020-03-09T15:49:11.609Z] #61 0.469 + RM_GOPATH=1 [2020-03-09T15:49:11.609Z] #61 0.472 ++ dirname ./install.sh [2020-03-09T15:49:11.609Z] #61 0.474 + dir=. [2020-03-09T15:49:11.609Z] #61 0.476 + bin=runc [2020-03-09T15:49:11.609Z] #61 0.477 + shift [2020-03-09T15:49:11.609Z] #61 0.478 + '[' '!' -f ./runc.installer ']' [2020-03-09T15:49:11.609Z] #61 0.479 + . ./runc.installer [2020-03-09T15:49:11.609Z] #61 0.481 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-09T15:49:11.609Z] #61 0.483 + install_runc [2020-03-09T15:49:11.609Z] #61 0.489 + grep -q '^3\.10\.0.*\.el7\.' [2020-03-09T15:49:11.609Z] #61 0.490 + uname -r [2020-03-09T15:49:11.609Z] #61 0.513 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-03-09T15:49:11.900Z] #61 0.515 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-03-09T15:49:11.900Z] #61 0.516 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-03-09T15:49:11.900Z] #61 0.516 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.3xFyyk7DBk/src/github.com/opencontainers/runc [2020-03-09T15:49:11.900Z] #61 0.520 Cloning into '/tmp/tmp.3xFyyk7DBk/src/github.com/opencontainers/runc'... [2020-03-09T15:49:12.115Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-03-09T15:49:12.189Z] #61 ... [2020-03-09T15:49:12.189Z] [2020-03-09T15:49:12.189Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-03-09T15:49:12.189Z] #13 DONE 0.5s [2020-03-09T15:49:12.189Z] [2020-03-09T15:49:12.189Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-03-09T15:49:12.480Z] #14 0.303 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-03-09T15:49:12.480Z] #14 DONE 0.4s [2020-03-09T15:49:12.480Z] [2020-03-09T15:49:12.480Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-03-09T15:49:12.675Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-03-09T15:49:12.675Z] --- PASS: TestStopContainerWithTimeout/0 (1.53s) [2020-03-09T15:49:12.675Z] --- PASS: TestStopContainerWithTimeout/1 (2.29s) [2020-03-09T15:49:12.675Z] --- PASS: TestStopContainerWithTimeout/-1 (3.58s) [2020-03-09T15:49:12.675Z] --- PASS: TestStopContainerWithTimeout/3 (3.67s) [2020-03-09T15:49:12.675Z] === RUN TestDeleteDevicemapper [2020-03-09T15:49:12.675Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-03-09T15:49:12.675Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-09T15:49:12.675Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-03-09T15:49:12.769Z] #15 ... [2020-03-09T15:49:12.769Z] [2020-03-09T15:49:12.769Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T15:49:12.769Z] #48 165.7 encoding/json [2020-03-09T15:49:12.769Z] #48 ... [2020-03-09T15:49:12.769Z] [2020-03-09T15:49:12.769Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T15:49:12.769Z] #45 64.95 CC images/sysctl.o [2020-03-09T15:49:12.769Z] #45 65.46 CC images/autofs.o [2020-03-09T15:49:12.769Z] #45 65.82 CC images/macvlan.o [2020-03-09T15:49:12.769Z] #45 66.12 CC images/sit.o [2020-03-09T15:49:12.769Z] #45 66.48 LINK images/built-in.o [2020-03-09T15:49:12.769Z] #45 66.74 GEN compel/include/asm [2020-03-09T15:49:12.769Z] #45 66.75 GEN compel/include/version.h [2020-03-09T15:49:12.769Z] #45 66.79 touch .config [2020-03-09T15:49:12.769Z] #45 66.82 GEN include/common/config.h [2020-03-09T15:49:12.770Z] #45 66.97 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-03-09T15:49:12.770Z] #45 66.99 GEN compel/plugins/include/uapi/std/syscall.h [2020-03-09T15:49:12.770Z] #45 67.07 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-03-09T15:49:12.770Z] #45 67.08 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-03-09T15:49:12.770Z] #45 67.14 DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-03-09T15:49:12.770Z] #45 67.18 DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-03-09T15:49:12.770Z] #45 67.26 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-03-09T15:49:12.770Z] #45 67.33 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-03-09T15:49:12.770Z] #45 67.35 DEP compel/plugins/std/infect.d [2020-03-09T15:49:12.770Z] #45 67.62 DEP compel/plugins/std/string.d [2020-03-09T15:49:12.770Z] #45 67.84 DEP compel/plugins/std/log.d [2020-03-09T15:49:12.770Z] #45 68.07 DEP compel/plugins/std/fds.d [2020-03-09T15:49:12.770Z] #45 68.23 DEP compel/plugins/std/std.d [2020-03-09T15:49:12.770Z] #45 68.37 DEP compel/plugins/shmem/shmem.d [2020-03-09T15:49:12.770Z] #45 68.61 DEP compel/plugins/fds/fds.d [2020-03-09T15:49:12.770Z] #45 68.95 CC compel/plugins/std/std.o [2020-03-09T15:49:12.770Z] #45 69.56 CC compel/plugins/std/fds.o [2020-03-09T15:49:12.770Z] #45 70.48 CC compel/plugins/std/log.o [2020-03-09T15:49:12.860Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.992s coverage: 48.6% of statements [2020-03-09T15:49:13.060Z] #45 ... [2020-03-09T15:49:13.060Z] [2020-03-09T15:49:13.060Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-03-09T15:49:13.060Z] #15 DONE 0.5s [2020-03-09T15:49:13.060Z] [2020-03-09T15:49:13.060Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T15:49:13.060Z] #45 72.54 CC compel/plugins/std/string.o [2020-03-09T15:49:13.060Z] #45 ... [2020-03-09T15:49:13.060Z] [2020-03-09T15:49:13.060Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-03-09T15:49:13.631Z] ok github.com/docker/docker/daemon/graphdriver/aufs 12.278s coverage: 72.5% of statements [2020-03-09T15:49:13.631Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-03-09T15:49:13.695Z] #16 DONE 0.4s [2020-03-09T15:49:13.695Z] [2020-03-09T15:49:13.695Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-03-09T15:49:13.928Z] --- PASS: TestConfigsUpdate (3.27s) [2020-03-09T15:49:13.928Z] === RUN TestTemplatedConfig [2020-03-09T15:49:13.986Z] #17 DONE 0.5s [2020-03-09T15:49:13.986Z] [2020-03-09T15:49:13.986Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-09T15:49:14.035Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-03-09T15:49:14.672Z] #18 0.805 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-09T15:49:14.962Z] #18 0.945 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-09T15:49:14.962Z] #18 1.042 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-09T15:49:15.439Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.584s coverage: 76.1% of statements [2020-03-09T15:49:15.917Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-03-09T15:49:16.330Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.004s coverage: 58.0% of statements [2020-03-09T15:49:16.494Z] #18 2.283 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-03-09T15:49:17.113Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.003s coverage: 3.0% of statements [2020-03-09T15:49:17.278Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-03-09T15:49:17.278Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.54s) [2020-03-09T15:49:17.278Z] === RUN TestUpdateMemory [2020-03-09T15:49:17.278Z] --- SKIP: TestUpdateMemory (0.00s) [2020-03-09T15:49:17.278Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-03-09T15:49:17.278Z] === RUN TestUpdateCPUQuota [2020-03-09T15:49:17.278Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-03-09T15:49:18.123Z] --- PASS: TestTemplatedConfig (3.56s) [2020-03-09T15:49:18.123Z] === RUN TestConfigInspect [2020-03-09T15:49:18.680Z] 65014b3c3121: Pull complete [2020-03-09T15:49:18.905Z] ok github.com/docker/docker/daemon/images 0.009s coverage: 4.9% of statements [2020-03-09T15:49:19.159Z] --- PASS: TestUpdateCPUQuota (1.84s) [2020-03-09T15:49:19.159Z] === RUN TestUpdatePidsLimit [2020-03-09T15:49:19.159Z] === RUN TestUpdatePidsLimit/update_from_none [2020-03-09T15:49:19.159Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-03-09T15:49:19.221Z] #18 4.830 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [176 kB] [2020-03-09T15:49:19.271Z] ok github.com/docker/docker/daemon/links 0.001s coverage: 93.0% of statements [2020-03-09T15:49:19.413Z] === RUN TestUpdatePidsLimit/no_change [2020-03-09T15:49:19.650Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.161s coverage: 59.8% of statements [2020-03-09T15:49:19.650Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-03-09T15:49:19.650Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-03-09T15:49:19.650Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-03-09T15:49:19.650Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-03-09T15:49:19.668Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-03-09T15:49:19.922Z] === RUN TestUpdatePidsLimit/update_lower [2020-03-09T15:49:20.177Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-03-09T15:49:20.250Z] #18 ... [2020-03-09T15:49:20.250Z] [2020-03-09T15:49:20.250Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T15:49:20.250Z] #45 73.63 CC compel/plugins/std/infect.o [2020-03-09T15:49:20.250Z] #45 74.53 CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-03-09T15:49:20.250Z] #45 74.58 CC compel/arch/ppc64/plugins/std/memcpy.o [2020-03-09T15:49:20.250Z] #45 74.69 CC compel/arch/ppc64/plugins/std/memcmp.o [2020-03-09T15:49:20.250Z] #45 74.75 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-03-09T15:49:20.250Z] #45 74.87 AR compel/plugins/std.lib.a [2020-03-09T15:49:20.250Z] #45 75.08 CC compel/plugins/fds/fds.o [2020-03-09T15:49:20.250Z] #45 75.68 AR compel/plugins/fds.lib.a [2020-03-09T15:49:20.250Z] #45 75.86 HOSTDEP compel/src/lib/log-host.d [2020-03-09T15:49:20.250Z] #45 76.14 HOSTDEP compel/src/lib/handle-elf-host.d [2020-03-09T15:49:20.250Z] #45 76.43 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-03-09T15:49:20.250Z] #45 76.77 HOSTDEP compel/src/main-host.d [2020-03-09T15:49:20.250Z] #45 77.17 DEP compel/src/lib/ptrace.d [2020-03-09T15:49:20.250Z] #45 77.49 DEP compel/src/lib/infect.d [2020-03-09T15:49:20.250Z] #45 77.75 DEP compel/src/lib/infect-util.d [2020-03-09T15:49:20.250Z] #45 78.06 DEP compel/src/lib/infect-rpc.d [2020-03-09T15:49:20.250Z] #45 78.42 DEP compel/arch/ppc64/src/lib/infect.d [2020-03-09T15:49:20.250Z] #45 78.63 DEP compel/arch/ppc64/src/lib/cpu.d [2020-03-09T15:49:20.250Z] #45 78.87 DEP compel/src/lib/log.d [2020-03-09T15:49:20.250Z] #45 79.09 DEP compel/src/main.d [2020-03-09T15:49:20.250Z] #45 79.44 DEP compel/src/lib/handle-elf.d [2020-03-09T15:49:20.250Z] #45 79.77 DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-03-09T15:49:20.432Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-03-09T15:49:20.432Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-03-09T15:49:20.529Z] ok github.com/docker/docker/daemon/logger 0.254s coverage: 41.8% of statements [2020-03-09T15:49:20.542Z] #45 80.25 CC compel/src/lib/log.o [2020-03-09T15:49:20.992Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-03-09T15:49:21.173Z] #45 80.75 CC compel/arch/ppc64/src/lib/cpu.o [2020-03-09T15:49:21.247Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-03-09T15:49:21.415Z] --- PASS: TestConfigInspect (3.31s) [2020-03-09T15:49:21.415Z] === RUN TestConfigCreateWithLabels [2020-03-09T15:49:21.820Z] ok github.com/docker/docker/daemon/logger/awslogs 0.085s coverage: 77.8% of statements [2020-03-09T15:49:21.820Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-03-09T15:49:21.820Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-03-09T15:49:21.820Z] ok github.com/docker/docker/daemon/logger/gelf 0.012s coverage: 67.0% of statements [2020-03-09T15:49:22.211Z] #45 81.49 CC compel/arch/ppc64/src/lib/infect.o [2020-03-09T15:49:22.588Z] ok github.com/docker/docker/daemon/logger/journald 0.002s coverage: 26.2% of statements [2020-03-09T15:49:22.954Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.004s coverage: 62.1% of statements [2020-03-09T15:49:22.955Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.001s coverage: 88.3% of statements [2020-03-09T15:49:23.128Z] --- PASS: TestUpdatePidsLimit (3.86s) [2020-03-09T15:49:23.128Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.39s) [2020-03-09T15:49:23.128Z] --- PASS: TestUpdatePidsLimit/no_change (0.42s) [2020-03-09T15:49:23.128Z] --- PASS: TestUpdatePidsLimit/update_lower (0.40s) [2020-03-09T15:49:23.128Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.36s) [2020-03-09T15:49:23.128Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.40s) [2020-03-09T15:49:23.128Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.36s) [2020-03-09T15:49:23.128Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.37s) [2020-03-09T15:49:23.128Z] === RUN TestUpdateRestartPolicy [2020-03-09T15:49:23.128Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-03-09T15:49:23.713Z] #45 83.25 CC compel/src/lib/infect-rpc.o [2020-03-09T15:49:23.773Z] ok github.com/docker/docker/daemon/logger/local 0.022s coverage: 74.7% of statements [2020-03-09T15:49:23.773Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-03-09T15:49:24.050Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-03-09T15:49:24.142Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.004s coverage: 19.9% of statements [2020-03-09T15:49:24.346Z] #45 83.86 CC compel/src/lib/infect-util.o [2020-03-09T15:49:24.609Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-03-09T15:49:24.705Z] --- PASS: TestConfigCreateWithLabels (3.32s) [2020-03-09T15:49:24.705Z] === RUN TestConfigCreateResolve [2020-03-09T15:49:24.921Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.005s coverage: 33.3% of statements [2020-03-09T15:49:24.976Z] #45 84.43 CC compel/src/lib/infect.o [2020-03-09T15:49:25.169Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-03-09T15:49:26.006Z] #45 ... [2020-03-09T15:49:26.006Z] [2020-03-09T15:49:26.006Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T15:49:26.006Z] #48 179.0 text/template [2020-03-09T15:49:26.006Z] #48 182.5 go/parser [2020-03-09T15:49:26.006Z] #48 ... [2020-03-09T15:49:26.006Z] [2020-03-09T15:49:26.006Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-09T15:49:26.006Z] #18 7.093 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-03-09T15:49:26.462Z] ok github.com/docker/docker/daemon/logger/syslog 0.002s coverage: 47.8% of statements [2020-03-09T15:49:26.634Z] #18 ... [2020-03-09T15:49:26.634Z] [2020-03-09T15:49:26.634Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T15:49:26.634Z] #61 15.55 + cd /tmp/tmp.3xFyyk7DBk/src/github.com/opencontainers/runc [2020-03-09T15:49:26.830Z] ok github.com/docker/docker/daemon/logger/templates 0.012s coverage: 8.3% of statements [2020-03-09T15:49:26.924Z] #61 15.55 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-09T15:49:27.051Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-03-09T15:49:27.200Z] ok github.com/docker/docker/daemon/network 0.002s coverage: 63.8% of statements [2020-03-09T15:49:27.241Z] --- PASS: TestConfigCreateResolve (2.79s) [2020-03-09T15:49:27.241Z] === RUN TestConfigDaemonLibtrustID [2020-03-09T15:49:27.500Z] --- PASS: TestConfigDaemonLibtrustID (0.68s) [2020-03-09T15:49:27.500Z] PASS [2020-03-09T15:49:27.500Z] [2020-03-09T15:49:27.500Z] DONE 8 tests in 23.939s [2020-03-09T15:49:27.500Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2020-03-09T15:49:27.500Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-03-09T15:49:27.500Z] ++ set -e [2020-03-09T15:49:27.500Z] ++ '[' -n 0 ']' [2020-03-09T15:49:27.500Z] ++ set -x [2020-03-09T15:49:27.500Z] ++ 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=arm64 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/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-03-09T15:49:27.576Z] ok github.com/docker/docker/daemon/logger/splunk 1.490s coverage: 82.5% of statements [2020-03-09T15:49:27.577Z] ? github.com/docker/docker/daemon/names [no test files] [2020-03-09T15:49:27.577Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-03-09T15:49:27.759Z] INFO: Testing against a local daemon [2020-03-09T15:49:27.759Z] === RUN TestCheckpoint [2020-03-09T15:49:27.759Z] --- SKIP: TestCheckpoint (0.00s) [2020-03-09T15:49:27.759Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-09T15:49:27.759Z] === RUN TestContainerInvalidJSON [2020-03-09T15:49:27.759Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-03-09T15:49:27.759Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-03-09T15:49:27.759Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-03-09T15:49:27.759Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-03-09T15:49:27.759Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-03-09T15:49:27.759Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-03-09T15:49:27.759Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-03-09T15:49:27.759Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-03-09T15:49:27.759Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-03-09T15:49:27.759Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-03-09T15:49:27.759Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-03-09T15:49:27.759Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-03-09T15:49:27.759Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-03-09T15:49:27.759Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-03-09T15:49:27.963Z] #61 16.81 + '[' -z '' ']' [2020-03-09T15:49:27.963Z] #61 16.81 + target=static [2020-03-09T15:49:27.963Z] #61 16.81 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-03-09T15:49:28.018Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2020-03-09T15:49:28.018Z] === RUN TestCopyFromContainerPathIsNotDir [2020-03-09T15:49:28.018Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2020-03-09T15:49:28.018Z] === RUN TestCopyToContainerPathDoesNotExist [2020-03-09T15:49:28.276Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s) [2020-03-09T15:49:28.277Z] === RUN TestCopyToContainerPathIsNotDir [2020-03-09T15:49:28.277Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s) [2020-03-09T15:49:28.277Z] === RUN TestCopyFromContainer [2020-03-09T15:49:28.863Z] ok github.com/docker/docker/distribution/metadata 0.024s coverage: 48.2% of statements [2020-03-09T15:49:28.932Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-03-09T15:49:29.357Z] ok github.com/docker/docker/distribution 0.294s coverage: 22.1% of statements [2020-03-09T15:49:29.357Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-03-09T15:49:29.491Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-03-09T15:49:30.181Z] === RUN TestCopyFromContainer// [2020-03-09T15:49:30.182Z] ok github.com/docker/docker/errdefs 0.010s coverage: 49.4% of statements [2020-03-09T15:49:30.414Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-03-09T15:49:30.440Z] === RUN TestCopyFromContainer//bar/root [2020-03-09T15:49:30.440Z] === RUN TestCopyFromContainer//bar/root/ [2020-03-09T15:49:30.668Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-03-09T15:49:30.699Z] === RUN TestCopyFromContainer/bar/quux [2020-03-09T15:49:30.699Z] === RUN TestCopyFromContainer/bar/quux/ [2020-03-09T15:49:30.959Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-03-09T15:49:30.959Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-03-09T15:49:30.959Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-03-09T15:49:31.218Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-03-09T15:49:31.218Z] === RUN TestCopyFromContainer/bar/notarget [2020-03-09T15:49:31.227Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-03-09T15:49:31.473Z] ok github.com/docker/docker/image 0.021s coverage: 86.4% of statements [2020-03-09T15:49:31.477Z] --- PASS: TestCopyFromContainer (3.20s) [2020-03-09T15:49:31.477Z] --- PASS: TestCopyFromContainer// (0.11s) [2020-03-09T15:49:31.477Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2020-03-09T15:49:31.477Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2020-03-09T15:49:31.477Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2020-03-09T15:49:31.477Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) [2020-03-09T15:49:31.477Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2020-03-09T15:49:31.477Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2020-03-09T15:49:31.477Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2020-03-09T15:49:31.477Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s) [2020-03-09T15:49:31.477Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) [2020-03-09T15:49:31.477Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-03-09T15:49:31.477Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-09T15:49:31.477Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-09T15:49:31.477Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-09T15:49:31.477Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-09T15:49:31.477Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-09T15:49:31.477Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-09T15:49:31.477Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-09T15:49:31.477Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-09T15:49:31.477Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-09T15:49:31.477Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2020-03-09T15:49:31.477Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-03-09T15:49:31.477Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-03-09T15:49:31.477Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-03-09T15:49:31.477Z] === RUN TestCreateLinkToNonExistingContainer [2020-03-09T15:49:31.477Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-03-09T15:49:31.477Z] === RUN TestCreateWithInvalidEnv [2020-03-09T15:49:31.477Z] === RUN TestCreateWithInvalidEnv/0 [2020-03-09T15:49:31.477Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-03-09T15:49:31.477Z] === RUN TestCreateWithInvalidEnv/1 [2020-03-09T15:49:31.477Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-03-09T15:49:31.477Z] === RUN TestCreateWithInvalidEnv/2 [2020-03-09T15:49:31.477Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-03-09T15:49:31.477Z] === CONT TestCreateWithInvalidEnv/0 [2020-03-09T15:49:31.477Z] === CONT TestCreateWithInvalidEnv/2 [2020-03-09T15:49:31.477Z] === CONT TestCreateWithInvalidEnv/1 [2020-03-09T15:49:31.477Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-03-09T15:49:31.477Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-03-09T15:49:31.477Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-03-09T15:49:31.477Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-03-09T15:49:31.477Z] === RUN TestCreateTmpfsMountsTarget [2020-03-09T15:49:31.482Z] #61 20.13 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-09T15:49:31.737Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2020-03-09T15:49:31.737Z] === RUN TestCreateWithCustomMaskedPaths [2020-03-09T15:49:31.786Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-03-09T15:49:32.298Z] ok github.com/docker/docker/image/cache 0.004s coverage: 19.2% of statements [2020-03-09T15:49:32.298Z] ok github.com/docker/docker/distribution/xfer 2.035s coverage: 85.6% of statements [2020-03-09T15:49:32.298Z] ? github.com/docker/docker/dockerversion [no test files] [2020-03-09T15:49:32.298Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-03-09T15:49:32.345Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-03-09T15:49:33.538Z] #61 ... [2020-03-09T15:49:33.538Z] [2020-03-09T15:49:33.538Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T15:49:33.538Z] #45 88.95 CC compel/src/lib/ptrace.o [2020-03-09T15:49:33.538Z] #45 89.84 AR compel/libcompel.a [2020-03-09T15:49:33.538Z] #45 89.99 HOSTCC compel/src/main-host.o [2020-03-09T15:49:33.538Z] #45 90.67 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-03-09T15:49:33.538Z] #45 90.96 HOSTCC compel/src/lib/handle-elf-host.o [2020-03-09T15:49:33.538Z] #45 91.76 HOSTCC compel/src/lib/log-host.o [2020-03-09T15:49:33.538Z] #45 92.01 HOSTLINK compel/compel-host-bin [2020-03-09T15:49:33.538Z] #45 92.19 DEP soccr/soccr.d [2020-03-09T15:49:33.538Z] #45 92.46 CC soccr/soccr.o [2020-03-09T15:49:33.560Z] ok github.com/docker/docker/image/v1 0.005s coverage: 25.0% of statements [2020-03-09T15:49:33.560Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-03-09T15:49:33.920Z] ok github.com/docker/docker/libcontainerd/queue 0.021s coverage: 100.0% of statements [2020-03-09T15:49:34.271Z] --- PASS: TestCreateWithCustomMaskedPaths (2.37s) [2020-03-09T15:49:34.271Z] === RUN TestCreateWithCapabilities [2020-03-09T15:49:34.271Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-03-09T15:49:34.271Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-03-09T15:49:34.271Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-03-09T15:49:34.271Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-03-09T15:49:34.271Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-03-09T15:49:34.271Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-03-09T15:49:34.271Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-03-09T15:49:34.271Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-03-09T15:49:34.271Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-03-09T15:49:34.271Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-03-09T15:49:34.271Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-09T15:49:34.271Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-09T15:49:34.271Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-03-09T15:49:34.271Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-03-09T15:49:34.271Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-03-09T15:49:34.271Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-03-09T15:49:34.271Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-03-09T15:49:34.271Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-03-09T15:49:34.271Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-03-09T15:49:34.271Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-03-09T15:49:34.271Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-03-09T15:49:34.271Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-03-09T15:49:34.271Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-03-09T15:49:34.271Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-03-09T15:49:34.271Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-03-09T15:49:34.271Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-03-09T15:49:34.271Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-03-09T15:49:34.271Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-03-09T15:49:34.271Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-09T15:49:34.271Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-03-09T15:49:34.271Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-03-09T15:49:34.271Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-03-09T15:49:34.271Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-03-09T15:49:34.271Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-03-09T15:49:34.271Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2020-03-09T15:49:34.271Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2020-03-09T15:49:34.271Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s) [2020-03-09T15:49:34.271Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s) [2020-03-09T15:49:34.271Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) [2020-03-09T15:49:34.271Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.09s) [2020-03-09T15:49:34.271Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-03-09T15:49:34.271Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.11s) [2020-03-09T15:49:34.271Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.10s) [2020-03-09T15:49:34.271Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.10s) [2020-03-09T15:49:34.271Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.09s) [2020-03-09T15:49:34.271Z] === RUN TestCreateWithCustomReadonlyPaths [2020-03-09T15:49:34.672Z] ok github.com/docker/docker/opts 0.012s coverage: 67.4% of statements [2020-03-09T15:49:34.672Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-03-09T15:49:36.290Z] #45 95.51 AR soccr/libsoccr.a [2020-03-09T15:49:36.291Z] #45 95.67 make[1]: 'soccr/libsoccr.a' is up to date. [2020-03-09T15:49:36.499Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-03-09T15:49:36.499Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-03-09T15:49:36.589Z] ok github.com/docker/docker/pkg/archive 0.460s coverage: 77.0% of statements [2020-03-09T15:49:36.805Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.45s) [2020-03-09T15:49:36.805Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-03-09T15:49:36.805Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-09T15:49:36.805Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-09T15:49:36.805Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-09T15:49:36.805Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-09T15:49:36.805Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-09T15:49:36.805Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-09T15:49:36.805Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-09T15:49:36.805Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-09T15:49:36.805Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-09T15:49:36.805Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-09T15:49:36.805Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-09T15:49:36.805Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-09T15:49:36.805Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-09T15:49:36.805Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-09T15:49:36.805Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-09T15:49:36.805Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-03-09T15:49:36.805Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s) [2020-03-09T15:49:36.805Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2020-03-09T15:49:36.805Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2020-03-09T15:49:36.805Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.06s) [2020-03-09T15:49:36.805Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2020-03-09T15:49:36.805Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-03-09T15:49:36.920Z] #45 96.42 DEP criu/arch/ppc64/sigframe.d [2020-03-09T15:49:37.210Z] #45 96.86 DEP criu/arch/ppc64/crtools.d [2020-03-09T15:49:37.423Z] --- PASS: TestUpdateRestartPolicy (14.49s) [2020-03-09T15:49:37.423Z] === RUN TestUpdateRestartWithAutoRemove [2020-03-09T15:49:37.498Z] #45 97.23 DEP criu/arch/ppc64/cpu.d [2020-03-09T15:49:37.742Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.80s) [2020-03-09T15:49:37.742Z] === RUN TestContainerStartOnDaemonRestart [2020-03-09T15:49:37.742Z] === PAUSE TestContainerStartOnDaemonRestart [2020-03-09T15:49:37.742Z] === RUN TestDaemonRestartIpcMode [2020-03-09T15:49:37.742Z] === PAUSE TestDaemonRestartIpcMode [2020-03-09T15:49:37.742Z] === RUN TestDaemonHostGatewayIP [2020-03-09T15:49:37.742Z] === PAUSE TestDaemonHostGatewayIP [2020-03-09T15:49:37.742Z] === RUN TestDiff [2020-03-09T15:49:37.810Z] ok github.com/docker/docker/pkg/authorization 0.601s coverage: 68.3% of statements [2020-03-09T15:49:38.127Z] #45 97.73 CC criu/arch/ppc64/cpu.o [2020-03-09T15:49:38.160Z] ok github.com/docker/docker/pkg/broadcaster 0.004s coverage: 100.0% of statements [2020-03-09T15:49:38.309Z] --- PASS: TestDiff (0.81s) [2020-03-09T15:49:38.309Z] === RUN TestExecWithCloseStdin [2020-03-09T15:49:38.346Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-03-09T15:49:38.514Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-03-09T15:49:42.748Z] --- PASS: TestUpdateRestartWithAutoRemove (1.49s) [2020-03-09T15:49:42.748Z] === RUN TestWaitNonBlocked [2020-03-09T15:49:42.748Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-09T15:49:42.748Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-09T15:49:42.748Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-09T15:49:42.748Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-09T15:49:42.748Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-09T15:49:42.748Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-09T15:49:42.748Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-03-09T15:49:42.748Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-03-09T15:49:42.748Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.33s) [2020-03-09T15:49:42.748Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.39s) [2020-03-09T15:49:42.748Z] === RUN TestWaitBlocked [2020-03-09T15:49:42.748Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-09T15:49:42.748Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-09T15:49:42.748Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-03-09T15:49:42.748Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-03-09T15:49:42.748Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-09T15:49:42.748Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-03-09T15:49:42.748Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-03-09T15:49:42.748Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-03-09T15:49:42.748Z] --- PASS: TestWaitBlocked (0.01s) [2020-03-09T15:49:42.748Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.25s) [2020-03-09T15:49:42.748Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.69s) [2020-03-09T15:49:42.748Z] === CONT TestContainerStartOnDaemonRestart [2020-03-09T15:49:42.748Z] === CONT TestDaemonHostGatewayIP [2020-03-09T15:49:42.748Z] === CONT TestDaemonRestartIpcMode [2020-03-09T15:49:42.748Z] === CONT TestIpcModeOlderClient [2020-03-09T15:49:42.748Z] --- PASS: TestIpcModeOlderClient (0.19s) [2020-03-09T15:49:42.748Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-03-09T15:49:42.755Z] --- PASS: TestExecWithCloseStdin (0.91s) [2020-03-09T15:49:42.755Z] === RUN TestExec [2020-03-09T15:49:42.755Z] --- PASS: TestExec (0.91s) [2020-03-09T15:49:42.755Z] === RUN TestExecUser [2020-03-09T15:49:42.755Z] --- PASS: TestExecUser (0.92s) [2020-03-09T15:49:42.755Z] === RUN TestExportContainerAndImportImage [2020-03-09T15:49:42.755Z] --- PASS: TestExportContainerAndImportImage (1.09s) [2020-03-09T15:49:42.755Z] === RUN TestExportContainerAfterDaemonRestart [2020-03-09T15:49:42.772Z] #45 ... [2020-03-09T15:49:42.773Z] [2020-03-09T15:49:42.773Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T15:49:42.773Z] #48 191.9 math/big [2020-03-09T15:49:42.773Z] #48 ... [2020-03-09T15:49:42.773Z] [2020-03-09T15:49:42.773Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T15:49:42.773Z] #45 98.67 CC criu/arch/ppc64/crtools.o [2020-03-09T15:49:42.773Z] #45 ... [2020-03-09T15:49:42.773Z] [2020-03-09T15:49:42.773Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T15:49:42.773Z] #57 192.5 golang.org/x/crypto/ssh/terminal [2020-03-09T15:49:42.773Z] #57 198.0 mvdan.cc/sh/v3/cmd/shfmt [2020-03-09T15:49:42.773Z] #57 ... [2020-03-09T15:49:42.773Z] [2020-03-09T15:49:42.773Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-09T15:49:42.773Z] #18 17.14 Fetched 8114 kB in 16s (493 kB/s) [2020-03-09T15:49:42.773Z] #18 17.14 Reading package lists... [2020-03-09T15:49:42.773Z] #18 25.01 Reading package lists... [2020-03-09T15:49:42.773Z] #18 ... [2020-03-09T15:49:42.773Z] [2020-03-09T15:49:42.773Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T15:49:42.773Z] #45 101.2 CC criu/arch/ppc64/sigframe.o [2020-03-09T15:49:42.773Z] #45 102.0 LINK criu/arch/ppc64/crtools.built-in.o [2020-03-09T15:49:42.773Z] #45 102.1 DEP criu/pie/util-vdso.d [2020-03-09T15:49:42.810Z] ok github.com/docker/docker/layer 7.378s coverage: 68.8% of statements [2020-03-09T15:49:42.810Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-03-09T15:49:42.810Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-03-09T15:49:42.810Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-03-09T15:49:42.810Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-03-09T15:49:42.810Z] ? github.com/docker/docker/oci [no test files] [2020-03-09T15:49:42.810Z] ? github.com/docker/docker/oci/caps [no test files] [2020-03-09T15:49:42.810Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-03-09T15:49:42.810Z] ok github.com/docker/docker/pkg/discovery 0.002s coverage: 58.3% of statements [2020-03-09T15:49:42.810Z] ok github.com/docker/docker/pkg/discovery/file 0.002s coverage: 97.6% of statements [2020-03-09T15:49:42.810Z] ok github.com/docker/docker/pkg/chrootarchive 3.299s coverage: 43.2% of statements [2020-03-09T15:49:42.810Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-03-09T15:49:42.810Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-03-09T15:49:42.810Z] ok github.com/docker/docker/pkg/discovery/memory 0.029s coverage: 92.3% of statements [2020-03-09T15:49:43.006Z] === RUN TestDockerSuite/TestBuildCmd [2020-03-09T15:49:43.064Z] #45 102.5 DEP criu/pie/util.d [2020-03-09T15:49:43.168Z] ok github.com/docker/docker/pkg/discovery/nodes 0.017s coverage: 93.8% of statements [2020-03-09T15:49:43.261Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-03-09T15:49:43.356Z] #45 102.8 CC criu/pie/util.o [2020-03-09T15:49:43.517Z] ok github.com/docker/docker/pkg/dmesg 0.002s coverage: 83.3% of statements [2020-03-09T15:49:43.820Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-03-09T15:49:43.988Z] #45 103.4 CC criu/pie/util-vdso.o [2020-03-09T15:49:44.076Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-03-09T15:49:44.076Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-03-09T15:49:44.669Z] --- PASS: TestExportContainerAfterDaemonRestart (2.15s) [2020-03-09T15:49:44.669Z] === RUN TestHealthCheckWorkdir [2020-03-09T15:49:44.770Z] ok github.com/docker/docker/pkg/filenotify 0.602s coverage: 67.0% of statements [2020-03-09T15:49:45.525Z] #45 105.0 AR criu/pie/pie.lib.a [2020-03-09T15:49:45.525Z] #45 105.1 DEP criu/pie/restorer.d [2020-03-09T15:49:45.607Z] --- PASS: TestHealthCheckWorkdir (1.10s) [2020-03-09T15:49:45.607Z] === RUN TestHealthKillContainer [2020-03-09T15:49:45.745Z] ok github.com/docker/docker/pkg/discovery/kv 3.066s coverage: 84.1% of statements [2020-03-09T15:49:45.745Z] ok github.com/docker/docker/pkg/fileutils 0.005s coverage: 89.5% of statements [2020-03-09T15:49:45.958Z] --- PASS: TestContainerStartOnDaemonRestart (3.66s) [2020-03-09T15:49:45.958Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-03-09T15:49:46.133Z] ok github.com/docker/docker/pkg/homedir 0.013s coverage: 11.4% of statements [2020-03-09T15:49:46.152Z] #45 105.6 DEP criu/arch/ppc64/vdso-trampoline.d [2020-03-09T15:49:46.152Z] #45 105.6 DEP criu/arch/ppc64/restorer.d [2020-03-09T15:49:46.213Z] --- PASS: TestDaemonHostGatewayIP (4.22s) [2020-03-09T15:49:46.442Z] #45 106.0 DEP criu/arch/ppc64/vdso-pie.d [2020-03-09T15:49:46.729Z] #45 ... [2020-03-09T15:49:46.729Z] [2020-03-09T15:49:46.729Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-09T15:49:46.729Z] #57 DONE 209.8s [2020-03-09T15:49:46.729Z] [2020-03-09T15:49:46.729Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-09T15:49:46.729Z] #18 25.01 Reading package lists... [2020-03-09T15:49:46.771Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-03-09T15:49:46.909Z] ok github.com/docker/docker/pkg/fsutils 0.417s coverage: 85.1% of statements [2020-03-09T15:49:46.909Z] ok github.com/docker/docker/pkg/idtools 0.177s coverage: 70.1% of statements [2020-03-09T15:49:47.026Z] --- PASS: TestDaemonRestartIpcMode (5.13s) [2020-03-09T15:49:47.026Z] PASS [2020-03-09T15:49:47.026Z] [2020-03-09T15:49:47.026Z] === Skipped [2020-03-09T15:49:47.026Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-03-09T15:49:47.026Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-09T15:49:47.026Z] [2020-03-09T15:49:47.026Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-03-09T15:49:47.026Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-09T15:49:47.026Z] [2020-03-09T15:49:47.026Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-03-09T15:49:47.026Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-09T15:49:47.026Z] [2020-03-09T15:49:47.026Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-09T15:49:47.026Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-09T15:49:47.026Z] [2020-03-09T15:49:47.026Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-03-09T15:49:47.026Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-09T15:49:47.026Z] [2020-03-09T15:49:47.026Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-03-09T15:49:47.026Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-03-09T15:49:47.026Z] [2020-03-09T15:49:47.026Z] [2020-03-09T15:49:47.026Z] DONE 199 tests, 6 skipped in 155.548s [2020-03-09T15:49:47.026Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-03-09T15:49:47.026Z] ++ 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-09T15:49:47.026Z] ++ set -e [2020-03-09T15:49:47.026Z] ++ '[' -n 0 ']' [2020-03-09T15:49:47.026Z] ++ set -x [2020-03-09T15:49:47.026Z] ++ 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-09T15:49:47.026Z] INFO: Testing against a local daemon [2020-03-09T15:49:47.026Z] === RUN TestCommitInheritsEnv [2020-03-09T15:49:47.584Z] --- PASS: TestCommitInheritsEnv (0.55s) [2020-03-09T15:49:47.584Z] === RUN TestImportExtremelyLargeImageWorks [2020-03-09T15:49:47.584Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-03-09T15:49:47.584Z] === RUN TestImagesFilterMultiReference [2020-03-09T15:49:47.584Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2020-03-09T15:49:47.584Z] === RUN TestImagePullPlatformInvalid [2020-03-09T15:49:47.710Z] ok github.com/docker/docker/pkg/ioutils 0.340s coverage: 70.1% of statements [2020-03-09T15:49:47.710Z] ok github.com/docker/docker/pkg/jsonmessage 0.008s coverage: 91.7% of statements [2020-03-09T15:49:47.839Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-03-09T15:49:47.839Z] === RUN TestRemoveImageOrphaning [2020-03-09T15:49:47.839Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-03-09T15:49:48.073Z] ok github.com/docker/docker/pkg/locker 0.092s coverage: 88.9% of statements [2020-03-09T15:49:48.073Z] ok github.com/docker/docker/pkg/longpath 0.003s coverage: 100.0% of statements [2020-03-09T15:49:48.073Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-03-09T15:49:48.397Z] --- PASS: TestRemoveImageOrphaning (0.56s) [2020-03-09T15:49:48.397Z] === RUN TestRemoveImageGarbageCollector [2020-03-09T15:49:48.435Z] ok github.com/docker/docker/pkg/namesgenerator 0.014s coverage: 85.7% of statements [2020-03-09T15:49:48.435Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2020-03-09T15:49:48.802Z] ok github.com/docker/docker/pkg/parsers/kernel 0.001s coverage: 60.0% of statements [2020-03-09T15:49:48.892Z] --- PASS: TestHealthKillContainer (3.00s) [2020-03-09T15:49:48.892Z] === RUN TestInspectCpusetInConfigPre120 [2020-03-09T15:49:49.151Z] --- PASS: TestInspectCpusetInConfigPre120 (0.82s) [2020-03-09T15:49:49.151Z] === RUN TestIpcModeNone [2020-03-09T15:49:49.161Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.002s coverage: 91.4% of statements [2020-03-09T15:49:49.449Z] #18 32.95 Building dependency tree... [2020-03-09T15:49:49.619Z] ok github.com/docker/docker/pkg/pidfile 0.001s coverage: 82.4% of statements [2020-03-09T15:49:49.619Z] ok github.com/docker/docker/pkg/mount 1.229s coverage: 70.0% of statements [2020-03-09T15:49:49.619Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-03-09T15:49:49.619Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-03-09T15:49:49.619Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-03-09T15:49:50.427Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.005s coverage: 56.8% of statements [2020-03-09T15:49:50.482Z] #18 36.62 libcap2-bin is already the newest version (1:2.25-2). [2020-03-09T15:49:50.482Z] #18 36.62 The following additional packages will be installed: [2020-03-09T15:49:50.482Z] #18 36.62 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-03-09T15:49:50.482Z] #18 36.62 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-03-09T15:49:50.482Z] #18 36.62 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-03-09T15:49:50.482Z] #18 36.62 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-03-09T15:49:50.482Z] #18 36.62 python3.7 python3.7-minimal vim-runtime xxd [2020-03-09T15:49:50.482Z] #18 36.63 Suggested packages: [2020-03-09T15:49:50.482Z] #18 36.63 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-03-09T15:49:50.482Z] #18 36.63 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-03-09T15:49:50.482Z] #18 36.63 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-03-09T15:49:50.482Z] #18 36.63 Recommended packages: [2020-03-09T15:49:50.482Z] #18 36.63 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-03-09T15:49:50.482Z] #18 36.63 python3-keyrings.alt python3-xdg unzip [2020-03-09T15:49:50.529Z] --- PASS: TestIpcModeNone (0.96s) [2020-03-09T15:49:50.529Z] === RUN TestIpcModePrivate [2020-03-09T15:49:50.905Z] --- PASS: TestRemoveImageGarbageCollector (2.57s) [2020-03-09T15:49:50.905Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-03-09T15:49:50.905Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-03-09T15:49:50.905Z] === RUN TestTagInvalidReference [2020-03-09T15:49:50.905Z] --- PASS: TestTagInvalidReference (0.01s) [2020-03-09T15:49:50.905Z] === RUN TestTagValidPrefixedRepo [2020-03-09T15:49:50.905Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-03-09T15:49:50.905Z] === RUN TestTagExistedNameWithoutForce [2020-03-09T15:49:50.905Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-03-09T15:49:50.905Z] === RUN TestTagOfficialNames [2020-03-09T15:49:50.905Z] --- PASS: TestTagOfficialNames (0.05s) [2020-03-09T15:49:50.905Z] === RUN TestTagMatchesDigest [2020-03-09T15:49:50.905Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-03-09T15:49:50.905Z] === CONT TestImportExtremelyLargeImageWorks [2020-03-09T15:49:51.097Z] --- PASS: TestIpcModePrivate (0.90s) [2020-03-09T15:49:51.097Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:103, shared: false, mustBeShared: false [2020-03-09T15:49:51.097Z] === RUN TestIpcModeShareable [2020-03-09T15:49:51.193Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-03-09T15:49:51.547Z] ok github.com/docker/docker/pkg/pools 0.001s coverage: 88.2% of statements [2020-03-09T15:49:51.547Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-03-09T15:49:52.033Z] --- PASS: TestIpcModeShareable (0.96s) [2020-03-09T15:49:52.033Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:96, shared: true, mustBeShared: true [2020-03-09T15:49:52.033Z] === RUN TestAPIIpcModeShareableAndContainer [2020-03-09T15:49:52.557Z] #18 ... [2020-03-09T15:49:52.557Z] [2020-03-09T15:49:52.557Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T15:49:52.557Z] #48 205.3 vendor/golang.org/x/text/unicode/bidi [2020-03-09T15:49:52.557Z] #48 208.2 go/doc [2020-03-09T15:49:52.557Z] #48 ... [2020-03-09T15:49:52.557Z] [2020-03-09T15:49:52.557Z] #69 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T15:49:52.557Z] #69 213.8 + for f in rootlesskit rootlesskit-docker-proxy [2020-03-09T15:49:52.557Z] #69 213.8 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-03-09T15:49:52.756Z] ok github.com/docker/docker/pkg/pubsub 1.019s coverage: 73.9% of statements [2020-03-09T15:49:53.107Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2020-03-09T15:49:53.414Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-03-09T15:49:53.972Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-03-09T15:49:54.896Z] === RUN TestDockerSuite/TestBuildContChar [2020-03-09T15:49:55.321Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.81s) [2020-03-09T15:49:55.321Z] === RUN TestAPIIpcModeHost [2020-03-09T15:49:55.580Z] --- PASS: TestAPIIpcModeHost (0.70s) [2020-03-09T15:49:55.580Z] === RUN TestDaemonIpcModeShareable [2020-03-09T15:49:56.071Z] #69 ... [2020-03-09T15:49:56.071Z] [2020-03-09T15:49:56.071Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-09T15:49:56.071Z] #18 40.24 The following NEW packages will be installed: [2020-03-09T15:49:56.071Z] #18 40.24 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-03-09T15:49:56.071Z] #18 40.24 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-03-09T15:49:56.071Z] #18 40.24 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-03-09T15:49:56.071Z] #18 40.24 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-03-09T15:49:56.071Z] #18 40.25 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-03-09T15:49:56.071Z] #18 40.25 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-03-09T15:49:56.071Z] #18 40.25 python3-setuptools python3-wheel python3.7 python3.7-minimal [2020-03-09T15:49:56.071Z] #18 40.25 thin-provisioning-tools vim vim-common vim-runtime xfsprogs xxd xz-utils zip [2020-03-09T15:49:56.071Z] #18 40.42 0 upgraded, 46 newly installed, 0 to remove and 0 not upgraded. [2020-03-09T15:49:56.071Z] #18 40.42 Need to get 27.7 MB of archives. [2020-03-09T15:49:56.071Z] #18 40.42 After this operation, 129 MB of additional disk space will be used. [2020-03-09T15:49:56.071Z] #18 40.42 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2020-03-09T15:49:56.071Z] #18 40.45 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u1 [593 kB] [2020-03-09T15:49:56.071Z] #18 40.54 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u1 [2025 kB] [2020-03-09T15:49:56.071Z] #18 40.80 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2020-03-09T15:49:56.071Z] #18 40.81 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2020-03-09T15:49:56.071Z] #18 40.83 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u1 [1793 kB] [2020-03-09T15:49:56.071Z] #18 41.03 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u1 [330 kB] [2020-03-09T15:49:56.071Z] #18 41.07 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2020-03-09T15:49:56.071Z] #18 41.08 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2020-03-09T15:49:56.071Z] #18 41.08 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2020-03-09T15:49:56.071Z] #18 41.10 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2020-03-09T15:49:56.071Z] #18 41.12 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2020-03-09T15:49:56.071Z] #18 41.13 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2020-03-09T15:49:56.071Z] #18 41.13 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2020-03-09T15:49:56.071Z] #18 41.14 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2020-03-09T15:49:56.072Z] #18 41.15 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2020-03-09T15:49:56.072Z] #18 41.20 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-03-09T15:49:56.072Z] #18 41.23 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-03-09T15:49:56.072Z] #18 41.25 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2020-03-09T15:49:56.072Z] #18 41.27 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2020-03-09T15:49:56.072Z] #18 41.28 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2020-03-09T15:49:56.072Z] #18 41.29 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2020-03-09T15:49:56.072Z] #18 41.35 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2020-03-09T15:49:56.072Z] #18 41.36 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-03-09T15:49:56.072Z] #18 41.38 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-03-09T15:49:56.072Z] #18 41.39 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-03-09T15:49:56.072Z] #18 41.40 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2020-03-09T15:49:56.072Z] #18 41.40 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2020-03-09T15:49:56.072Z] #18 41.41 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6 [8407 kB] [2020-03-09T15:49:56.072Z] #18 42.31 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-03-09T15:49:56.072Z] #18 42.32 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-03-09T15:49:56.072Z] #18 42.34 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-03-09T15:49:56.072Z] #18 42.35 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2020-03-09T15:49:56.072Z] #18 42.36 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2020-03-09T15:49:56.236Z] ok github.com/docker/docker/pkg/signal 2.360s coverage: 61.0% of statements [2020-03-09T15:49:56.236Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2020-03-09T15:49:56.361Z] #18 42.41 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2020-03-09T15:49:56.361Z] #18 42.54 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-03-09T15:49:56.361Z] #18 42.55 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2020-03-09T15:49:56.361Z] #18 42.57 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2020-03-09T15:49:56.361Z] #18 42.59 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2020-03-09T15:49:56.361Z] #18 42.60 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2020-03-09T15:49:56.361Z] #18 42.63 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2020-03-09T15:49:56.598Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2020-03-09T15:49:56.651Z] #18 42.64 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2020-03-09T15:49:56.651Z] #18 42.68 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-03-09T15:49:56.779Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-03-09T15:49:56.942Z] #18 ... [2020-03-09T15:49:56.942Z] [2020-03-09T15:49:56.942Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T15:49:56.942Z] #45 106.5 DEP criu/pie/parasite-vdso.d [2020-03-09T15:49:56.942Z] #45 107.2 DEP criu/pie/parasite.d [2020-03-09T15:49:56.942Z] #45 108.2 CC criu/pie/parasite.o [2020-03-09T15:49:56.942Z] #45 110.8 LINK criu/pie/parasite.built-in.o [2020-03-09T15:49:56.942Z] #45 110.8 GEN criu/pie/parasite-blob.h [2020-03-09T15:49:56.942Z] #45 110.9 CC criu/pie/parasite-vdso.o [2020-03-09T15:49:56.942Z] #45 112.3 CC criu/arch/ppc64/vdso-pie.o [2020-03-09T15:49:56.942Z] #45 113.2 CC criu/arch/ppc64/restorer.o [2020-03-09T15:49:56.942Z] #45 114.0 CC criu/arch/ppc64/vdso-trampoline.o [2020-03-09T15:49:56.942Z] #45 114.1 CC criu/pie/restorer.o [2020-03-09T15:49:57.015Z] ok github.com/docker/docker/pkg/stringid 0.001s coverage: 70.6% of statements [2020-03-09T15:49:57.234Z] #45 ... [2020-03-09T15:49:57.234Z] [2020-03-09T15:49:57.234Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-09T15:49:57.234Z] #18 43.22 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2020-03-09T15:49:57.234Z] #18 43.39 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2020-03-09T15:49:57.234Z] #18 43.50 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-03-09T15:49:57.473Z] ok github.com/docker/docker/pkg/symlink 0.005s coverage: 87.7% of statements [2020-03-09T15:49:57.473Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 71.3% of statements [2020-03-09T15:49:57.485Z] --- PASS: TestDaemonIpcModeShareable (1.97s) [2020-03-09T15:49:57.485Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true [2020-03-09T15:49:57.485Z] === RUN TestDaemonIpcModePrivate [2020-03-09T15:49:58.232Z] ok github.com/docker/docker/pkg/system 0.037s coverage: 36.4% of statements [2020-03-09T15:49:58.605Z] ok github.com/docker/docker/pkg/tailfile 0.036s coverage: 88.6% of statements [2020-03-09T15:49:58.732Z] #18 44.89 debconf: delaying package configuration, since apt-utils is not installed [2020-03-09T15:49:58.962Z] ok github.com/docker/docker/pkg/tarsum 0.030s coverage: 89.3% of statements [2020-03-09T15:49:59.023Z] #18 45.20 Fetched 27.7 MB in 3s (8782 kB/s) [2020-03-09T15:49:59.288Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-03-09T15:49:59.313Z] #18 45.33 Selecting previously unselected package pigz. [2020-03-09T15:49:59.313Z] #18 45.33 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23352 files and directories currently installed.) [2020-03-09T15:49:59.313Z] #18 45.52 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2020-03-09T15:49:59.322Z] ok github.com/docker/docker/pkg/term 0.002s coverage: 84.8% of statements [2020-03-09T15:49:59.322Z] testing: warning: no tests to run [2020-03-09T15:49:59.322Z] coverage: [no statements] [2020-03-09T15:49:59.322Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-03-09T15:49:59.542Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-03-09T15:49:59.603Z] #18 45.52 Unpacking pigz (2.4-1) ... [2020-03-09T15:49:59.603Z] #18 45.66 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2020-03-09T15:49:59.603Z] #18 45.67 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-03-09T15:49:59.603Z] #18 45.68 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-03-09T15:49:59.678Z] ok github.com/docker/docker/pkg/truncindex 0.101s coverage: 91.5% of statements [2020-03-09T15:50:00.020Z] --- PASS: TestDaemonIpcModePrivate (1.95s) [2020-03-09T15:50:00.020Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false [2020-03-09T15:50:00.020Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-03-09T15:50:00.030Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-03-09T15:50:00.030Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-03-09T15:50:00.260Z] #18 46.51 Selecting previously unselected package python3.7-minimal. [2020-03-09T15:50:00.466Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-03-09T15:50:00.547Z] #18 46.54 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-03-09T15:50:00.547Z] #18 46.56 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-03-09T15:50:00.720Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-03-09T15:50:00.975Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-03-09T15:50:01.230Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-03-09T15:50:01.398Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.90s) [2020-03-09T15:50:01.398Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false [2020-03-09T15:50:01.398Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-03-09T15:50:01.789Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-03-09T15:50:01.789Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-03-09T15:50:02.044Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-03-09T15:50:02.299Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-03-09T15:50:02.478Z] ok github.com/docker/docker/plugin 0.550s coverage: 27.1% of statements [2020-03-09T15:50:02.843Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-03-09T15:50:02.860Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-03-09T15:50:03.282Z] #18 48.83 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-03-09T15:50:03.282Z] #18 48.86 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-03-09T15:50:03.303Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.89s) [2020-03-09T15:50:03.303Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true [2020-03-09T15:50:03.303Z] === RUN TestIpcModeOlderClient [2020-03-09T15:50:03.303Z] === PAUSE TestIpcModeOlderClient [2020-03-09T15:50:03.303Z] === RUN TestKillContainerInvalidSignal [2020-03-09T15:50:03.649Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 76.2% of statements [2020-03-09T15:50:03.998Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2020-03-09T15:50:04.241Z] --- PASS: TestKillContainerInvalidSignal (0.84s) [2020-03-09T15:50:04.241Z] === RUN TestKillContainer [2020-03-09T15:50:04.241Z] === RUN TestKillContainer/no_signal [2020-03-09T15:50:04.742Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-03-09T15:50:04.742Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-03-09T15:50:04.780Z] #18 ... [2020-03-09T15:50:04.780Z] [2020-03-09T15:50:04.780Z] #69 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T15:50:04.780Z] #69 DONE 227.6s [2020-03-09T15:50:04.780Z] [2020-03-09T15:50:04.780Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T15:50:04.780Z] #45 120.0 LINK criu/pie/restorer.built-in.o [2020-03-09T15:50:04.780Z] #45 120.0 GEN criu/pie/restorer-blob.h [2020-03-09T15:50:04.780Z] #45 120.3 DEP criu/vdso.d [2020-03-09T15:50:04.780Z] #45 120.7 DEP criu/uts_ns.d [2020-03-09T15:50:04.780Z] #45 121.0 DEP criu/util.d [2020-03-09T15:50:04.780Z] #45 121.5 DEP criu/uffd.d [2020-03-09T15:50:04.780Z] #45 121.9 DEP criu/tun.d [2020-03-09T15:50:04.780Z] #45 122.3 DEP criu/tty.d [2020-03-09T15:50:04.780Z] #45 122.9 DEP criu/timerfd.d [2020-03-09T15:50:04.780Z] #45 123.3 DEP criu/sysfs_parse.d [2020-03-09T15:50:04.780Z] #45 123.7 DEP criu/sysctl.d [2020-03-09T15:50:04.780Z] #45 124.0 DEP criu/string.d [2020-03-09T15:50:04.780Z] #45 124.0 DEP criu/stats.d [2020-03-09T15:50:04.780Z] #45 ... [2020-03-09T15:50:04.780Z] [2020-03-09T15:50:04.780Z] #70 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-03-09T15:50:04.780Z] #70 DONE 0.1s [2020-03-09T15:50:04.780Z] [2020-03-09T15:50:04.780Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T15:50:04.780Z] #45 124.3 DEP criu/sockets.d [2020-03-09T15:50:05.177Z] === RUN TestKillContainer/non_killing_signal [2020-03-09T15:50:05.219Z] ok github.com/docker/docker/registry 0.096s coverage: 56.0% of statements [2020-03-09T15:50:05.409Z] #45 124.7 DEP criu/sk-unix.d [2020-03-09T15:50:05.439Z] === RUN TestKillContainer/killing_signal [2020-03-09T15:50:05.700Z] #45 125.3 DEP criu/sk-tcp.d [2020-03-09T15:50:05.963Z] ok github.com/docker/docker/registry/resumable 0.013s coverage: 100.0% of statements [2020-03-09T15:50:05.963Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements [2020-03-09T15:50:06.625Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-03-09T15:50:06.724Z] ok github.com/docker/docker/runconfig 0.005s coverage: 68.2% of statements [2020-03-09T15:50:06.724Z] ok github.com/docker/docker/testutil 0.001s coverage: 62.5% of statements [2020-03-09T15:50:06.728Z] #45 126.2 DEP criu/sk-queue.d [2020-03-09T15:50:06.728Z] #45 ... [2020-03-09T15:50:06.728Z] [2020-03-09T15:50:06.728Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T15:50:06.728Z] #48 219.9 vendor/golang.org/x/text/secure/bidirule [2020-03-09T15:50:06.728Z] #48 222.0 vendor/golang.org/x/text/unicode/norm [2020-03-09T15:50:06.728Z] #48 227.5 github.com/LK4D4/vndr/build [2020-03-09T15:50:06.821Z] --- PASS: TestKillContainer (2.46s) [2020-03-09T15:50:06.821Z] --- PASS: TestKillContainer/no_signal (0.80s) [2020-03-09T15:50:06.821Z] --- PASS: TestKillContainer/non_killing_signal (0.54s) [2020-03-09T15:50:06.821Z] --- PASS: TestKillContainer/killing_signal (0.79s) [2020-03-09T15:50:06.821Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-03-09T15:50:06.821Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-03-09T15:50:07.025Z] #48 ... [2020-03-09T15:50:07.025Z] [2020-03-09T15:50:07.025Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T15:50:07.025Z] #45 126.5 DEP criu/sk-packet.d [2020-03-09T15:50:07.313Z] #45 126.9 DEP criu/sk-netlink.d [2020-03-09T15:50:07.518Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-03-09T15:50:07.602Z] #45 127.2 DEP criu/sk-inet.d [2020-03-09T15:50:07.892Z] #45 127.5 DEP criu/signalfd.d [2020-03-09T15:50:07.986Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-03-09T15:50:08.180Z] #45 127.8 DEP criu/sigframe.d [2020-03-09T15:50:08.454Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.61s) [2020-03-09T15:50:08.454Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.81s) [2020-03-09T15:50:08.454Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.52s) [2020-03-09T15:50:08.454Z] === RUN TestKillStoppedContainer [2020-03-09T15:50:08.454Z] --- PASS: TestKillStoppedContainer (0.10s) [2020-03-09T15:50:08.454Z] === RUN TestKillStoppedContainerAPIPre120 [2020-03-09T15:50:08.454Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s) [2020-03-09T15:50:08.454Z] === RUN TestKillDifferentUserContainer [2020-03-09T15:50:08.471Z] #45 128.0 DEP criu/shmem.d [2020-03-09T15:50:08.471Z] #45 128.2 DEP criu/servicefd.d [2020-03-09T15:50:09.101Z] #45 128.5 DEP criu/seize.d [2020-03-09T15:50:09.101Z] #45 128.8 DEP criu/seccomp.d [2020-03-09T15:50:09.390Z] --- PASS: TestKillDifferentUserContainer (0.83s) [2020-03-09T15:50:09.390Z] === RUN TestInspectOomKilledTrue [2020-03-09T15:50:09.390Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-03-09T15:50:09.390Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-09T15:50:09.390Z] === RUN TestInspectOomKilledFalse [2020-03-09T15:50:09.390Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-03-09T15:50:09.390Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-09T15:50:09.390Z] === RUN TestLinksEtcHostsContentMatch [2020-03-09T15:50:09.730Z] #45 129.1 DEP criu/rst-malloc.d [2020-03-09T15:50:09.730Z] #45 129.3 DEP criu/rbtree.d [2020-03-09T15:50:09.730Z] #45 129.4 DEP criu/pstree.d [2020-03-09T15:50:09.926Z] ok github.com/docker/docker/volume/drivers 0.002s coverage: 36.1% of statements [2020-03-09T15:50:09.958Z] --- PASS: TestLinksEtcHostsContentMatch (0.69s) [2020-03-09T15:50:09.958Z] === RUN TestLinksContainerNames [2020-03-09T15:50:10.281Z] ok github.com/docker/docker/volume/local 0.035s coverage: 73.0% of statements [2020-03-09T15:50:10.370Z] #45 129.7 DEP criu/protobuf.d [2020-03-09T15:50:10.370Z] #45 130.0 GEN criu/protobuf-desc-gen.h [2020-03-09T15:50:10.660Z] ok github.com/docker/docker/volume/mounts 0.020s coverage: 67.0% of statements [2020-03-09T15:50:11.862Z] --- PASS: TestLinksContainerNames (1.60s) [2020-03-09T15:50:11.862Z] === RUN TestLogsFollowTailEmpty [2020-03-09T15:50:11.902Z] ok github.com/docker/docker/volume/service 0.019s coverage: 73.0% of statements [2020-03-09T15:50:12.141Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-03-09T15:50:12.430Z] --- PASS: TestLogsFollowTailEmpty (0.80s) [2020-03-09T15:50:12.430Z] === RUN TestContainerNetworkMountsNoChown [2020-03-09T15:50:12.700Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-03-09T15:50:13.111Z] #45 ... [2020-03-09T15:50:13.111Z] [2020-03-09T15:50:13.111Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-09T15:50:13.111Z] #18 53.49 Selecting previously unselected package python3-minimal. [2020-03-09T15:50:13.111Z] #18 53.49 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23601 files and directories currently installed.) [2020-03-09T15:50:13.111Z] #18 53.61 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2020-03-09T15:50:13.111Z] #18 53.61 Unpacking python3-minimal (3.7.3-1) ... [2020-03-09T15:50:13.111Z] #18 53.79 Selecting previously unselected package libmpdec2:ppc64el. [2020-03-09T15:50:13.111Z] #18 53.82 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2020-03-09T15:50:13.111Z] #18 53.84 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2020-03-09T15:50:13.111Z] #18 54.05 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2020-03-09T15:50:13.111Z] #18 54.07 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_ppc64el.deb ... [2020-03-09T15:50:13.111Z] #18 54.08 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-03-09T15:50:13.111Z] #18 55.75 Selecting previously unselected package python3.7. [2020-03-09T15:50:13.111Z] #18 55.77 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_ppc64el.deb ... [2020-03-09T15:50:13.111Z] #18 55.78 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-03-09T15:50:13.111Z] #18 55.95 Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-03-09T15:50:13.111Z] #18 55.95 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2020-03-09T15:50:13.111Z] #18 55.96 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-03-09T15:50:13.111Z] #18 56.04 Setting up python3-minimal (3.7.3-1) ... [2020-03-09T15:50:13.111Z] #18 57.53 Selecting previously unselected package python3. [2020-03-09T15:50:13.111Z] #18 57.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 ... 24013 files and directories currently installed.) [2020-03-09T15:50:13.111Z] #18 57.73 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2020-03-09T15:50:13.111Z] #18 57.74 Unpacking python3 (3.7.3-1) ... [2020-03-09T15:50:13.111Z] #18 57.94 Selecting previously unselected package libip4tc0:ppc64el. [2020-03-09T15:50:13.111Z] #18 57.94 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2020-03-09T15:50:13.111Z] #18 57.96 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2020-03-09T15:50:13.111Z] #18 58.13 Selecting previously unselected package libip6tc0:ppc64el. [2020-03-09T15:50:13.111Z] #18 58.14 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2020-03-09T15:50:13.111Z] #18 58.15 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2020-03-09T15:50:13.111Z] #18 58.32 Selecting previously unselected package libiptc0:ppc64el. [2020-03-09T15:50:13.111Z] #18 58.33 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2020-03-09T15:50:13.111Z] #18 58.35 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2020-03-09T15:50:13.111Z] #18 58.47 Selecting previously unselected package libnfnetlink0:ppc64el. [2020-03-09T15:50:13.111Z] #18 58.49 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2020-03-09T15:50:13.111Z] #18 58.50 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-03-09T15:50:13.111Z] #18 58.70 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-03-09T15:50:13.111Z] #18 58.70 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2020-03-09T15:50:13.111Z] #18 58.71 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-03-09T15:50:13.111Z] #18 58.87 Selecting previously unselected package libnftnl11:ppc64el. [2020-03-09T15:50:13.111Z] #18 58.87 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2020-03-09T15:50:13.111Z] #18 58.88 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2020-03-09T15:50:13.111Z] #18 59.11 Selecting previously unselected package iptables. [2020-03-09T15:50:13.111Z] #18 59.13 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2020-03-09T15:50:13.111Z] #18 59.18 Unpacking iptables (1.8.2-4) ... [2020-03-09T15:50:13.367Z] --- PASS: TestContainerNetworkMountsNoChown (0.77s) [2020-03-09T15:50:13.367Z] === RUN TestMountDaemonRoot [2020-03-09T15:50:13.367Z] === RUN TestMountDaemonRoot/default [2020-03-09T15:50:13.367Z] === PAUSE TestMountDaemonRoot/default [2020-03-09T15:50:13.367Z] === RUN TestMountDaemonRoot/private [2020-03-09T15:50:13.367Z] === PAUSE TestMountDaemonRoot/private [2020-03-09T15:50:13.367Z] === RUN TestMountDaemonRoot/rprivate [2020-03-09T15:50:13.367Z] === PAUSE TestMountDaemonRoot/rprivate [2020-03-09T15:50:13.367Z] === RUN TestMountDaemonRoot/slave [2020-03-09T15:50:13.367Z] === PAUSE TestMountDaemonRoot/slave [2020-03-09T15:50:13.367Z] === RUN TestMountDaemonRoot/rslave [2020-03-09T15:50:13.367Z] === PAUSE TestMountDaemonRoot/rslave [2020-03-09T15:50:13.367Z] === RUN TestMountDaemonRoot/shared [2020-03-09T15:50:13.367Z] === PAUSE TestMountDaemonRoot/shared [2020-03-09T15:50:13.367Z] === RUN TestMountDaemonRoot/rshared [2020-03-09T15:50:13.367Z] === PAUSE TestMountDaemonRoot/rshared [2020-03-09T15:50:13.367Z] === CONT TestMountDaemonRoot/default [2020-03-09T15:50:13.367Z] === CONT TestMountDaemonRoot/rslave [2020-03-09T15:50:13.367Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-03-09T15:50:13.367Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-03-09T15:50:13.367Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-03-09T15:50:13.367Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-03-09T15:50:13.367Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-03-09T15:50:13.367Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-03-09T15:50:13.367Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-03-09T15:50:13.367Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-03-09T15:50:13.367Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-03-09T15:50:13.367Z] === CONT TestMountDaemonRoot/rshared [2020-03-09T15:50:13.367Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-03-09T15:50:13.367Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-03-09T15:50:13.367Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-03-09T15:50:13.367Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-03-09T15:50:13.367Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-03-09T15:50:13.367Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-03-09T15:50:13.367Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-03-09T15:50:13.367Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-03-09T15:50:13.367Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-03-09T15:50:13.367Z] === CONT TestMountDaemonRoot/shared [2020-03-09T15:50:13.367Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-03-09T15:50:13.367Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-03-09T15:50:13.367Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-03-09T15:50:13.367Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-03-09T15:50:13.367Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-03-09T15:50:13.367Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-03-09T15:50:13.367Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-03-09T15:50:13.367Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-03-09T15:50:13.367Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-03-09T15:50:13.367Z] === RUN TestMountDaemonRoot/default/bind_root [2020-03-09T15:50:13.367Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-03-09T15:50:13.367Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-03-09T15:50:13.367Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-03-09T15:50:13.367Z] === RUN TestMountDaemonRoot/default/mount_root [2020-03-09T15:50:13.367Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-03-09T15:50:13.367Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-03-09T15:50:13.367Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-03-09T15:50:13.367Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-03-09T15:50:13.367Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-03-09T15:50:13.367Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-03-09T15:50:13.367Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-03-09T15:50:13.368Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-03-09T15:50:13.368Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-03-09T15:50:13.368Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-03-09T15:50:13.368Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-03-09T15:50:13.368Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-03-09T15:50:13.368Z] === CONT TestMountDaemonRoot/rprivate [2020-03-09T15:50:13.368Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-03-09T15:50:13.368Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-03-09T15:50:13.368Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-03-09T15:50:13.368Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-03-09T15:50:13.368Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-03-09T15:50:13.368Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-03-09T15:50:13.368Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-03-09T15:50:13.368Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-03-09T15:50:13.368Z] === CONT TestMountDaemonRoot/slave [2020-03-09T15:50:13.368Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-03-09T15:50:13.368Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-03-09T15:50:13.368Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-03-09T15:50:13.368Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-03-09T15:50:13.368Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-03-09T15:50:13.368Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-03-09T15:50:13.368Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-03-09T15:50:13.368Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-03-09T15:50:13.368Z] === CONT TestMountDaemonRoot/private [2020-03-09T15:50:13.368Z] === RUN TestMountDaemonRoot/private/mount_root [2020-03-09T15:50:13.368Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-03-09T15:50:13.368Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-03-09T15:50:13.368Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-03-09T15:50:13.368Z] === RUN TestMountDaemonRoot/private/bind_root [2020-03-09T15:50:13.368Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-03-09T15:50:13.368Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-03-09T15:50:13.368Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-03-09T15:50:13.368Z] === CONT TestMountDaemonRoot/default/bind_root [2020-03-09T15:50:13.368Z] === CONT TestMountDaemonRoot/default/mount_root [2020-03-09T15:50:13.368Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-03-09T15:50:13.368Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-03-09T15:50:13.627Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-03-09T15:50:13.627Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-03-09T15:50:13.627Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-03-09T15:50:13.627Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-03-09T15:50:13.627Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-03-09T15:50:13.627Z] === CONT TestMountDaemonRoot/private/mount_root [2020-03-09T15:50:13.627Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-03-09T15:50:13.627Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-03-09T15:50:13.627Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-03-09T15:50:13.627Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-03-09T15:50:13.627Z] === CONT TestMountDaemonRoot/private/bind_root [2020-03-09T15:50:13.627Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-03-09T15:50:13.627Z] --- PASS: TestMountDaemonRoot (0.05s) [2020-03-09T15:50:13.627Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-03-09T15:50:13.627Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s) [2020-03-09T15:50:13.627Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s) [2020-03-09T15:50:13.627Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.11s) [2020-03-09T15:50:13.627Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2020-03-09T15:50:13.627Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-03-09T15:50:13.627Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.11s) [2020-03-09T15:50:13.627Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2020-03-09T15:50:13.627Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s) [2020-03-09T15:50:13.627Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s) [2020-03-09T15:50:13.627Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-03-09T15:50:13.627Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s) [2020-03-09T15:50:13.627Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-03-09T15:50:13.627Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s) [2020-03-09T15:50:13.627Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s) [2020-03-09T15:50:13.627Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-03-09T15:50:13.627Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2020-03-09T15:50:13.627Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2020-03-09T15:50:13.627Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s) [2020-03-09T15:50:13.627Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.12s) [2020-03-09T15:50:13.627Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-03-09T15:50:13.627Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-03-09T15:50:13.627Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s) [2020-03-09T15:50:13.627Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s) [2020-03-09T15:50:13.627Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s) [2020-03-09T15:50:13.627Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-03-09T15:50:13.627Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-03-09T15:50:13.627Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-03-09T15:50:13.627Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-03-09T15:50:13.627Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-03-09T15:50:13.627Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-03-09T15:50:13.627Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-03-09T15:50:13.627Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-03-09T15:50:13.627Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-03-09T15:50:13.627Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-03-09T15:50:13.627Z] === RUN TestContainerBindMountNonRecursive [2020-03-09T15:50:14.149Z] #18 60.07 Selecting previously unselected package xxd. [2020-03-09T15:50:14.149Z] #18 60.10 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-03-09T15:50:14.149Z] #18 60.11 Unpacking xxd (2:8.1.0875-5) ... [2020-03-09T15:50:14.149Z] #18 60.27 Selecting previously unselected package vim-common. [2020-03-09T15:50:14.149Z] #18 60.29 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-03-09T15:50:14.149Z] #18 60.36 Unpacking vim-common (2:8.1.0875-5) ... [2020-03-09T15:50:14.438Z] #18 60.72 Selecting previously unselected package bash-completion. [2020-03-09T15:50:14.583Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-03-09T15:50:14.728Z] #18 60.75 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-03-09T15:50:15.530Z] --- PASS: TestContainerBindMountNonRecursive (1.94s) [2020-03-09T15:50:15.530Z] === RUN TestNetworkNat [2020-03-09T15:50:16.228Z] #18 ... [2020-03-09T15:50:16.228Z] [2020-03-09T15:50:16.228Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T15:50:16.228Z] #48 239.4 mime [2020-03-09T15:50:16.467Z] --- PASS: TestNetworkNat (0.89s) [2020-03-09T15:50:16.467Z] === RUN TestNetworkLocalhostTCPNat [2020-03-09T15:50:17.404Z] --- PASS: TestNetworkLocalhostTCPNat (0.86s) [2020-03-09T15:50:17.404Z] === RUN TestNetworkLoopbackNat [2020-03-09T15:50:18.741Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-03-09T15:50:18.741Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-03-09T15:50:18.782Z] --- PASS: TestNetworkLoopbackNat (1.24s) [2020-03-09T15:50:18.782Z] === RUN TestPause [2020-03-09T15:50:19.665Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-03-09T15:50:19.719Z] --- PASS: TestPause (0.90s) [2020-03-09T15:50:19.719Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-03-09T15:50:19.719Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-09T15:50:19.719Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-09T15:50:19.719Z] === RUN TestPauseStopPausedContainer [2020-03-09T15:50:19.920Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-03-09T15:50:20.286Z] --- PASS: TestPauseStopPausedContainer (0.82s) [2020-03-09T15:50:20.286Z] === RUN TestPsFilter [2020-03-09T15:50:20.545Z] --- PASS: TestPsFilter (0.26s) [2020-03-09T15:50:20.545Z] === RUN TestRemoveContainerWithRemovedVolume [2020-03-09T15:50:21.482Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.80s) [2020-03-09T15:50:21.482Z] === RUN TestRemoveContainerWithVolume [2020-03-09T15:50:21.774Z] #48 ... [2020-03-09T15:50:21.775Z] [2020-03-09T15:50:21.775Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-09T15:50:21.775Z] #18 66.51 Unpacking bash-completion (1:2.8-6) ... [2020-03-09T15:50:21.775Z] #18 67.21 Selecting previously unselected package bzip2. [2020-03-09T15:50:21.775Z] #18 67.24 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2020-03-09T15:50:21.775Z] #18 67.25 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-03-09T15:50:21.775Z] #18 67.41 Selecting previously unselected package xz-utils. [2020-03-09T15:50:21.775Z] #18 67.43 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2020-03-09T15:50:21.775Z] #18 67.43 Unpacking xz-utils (5.2.4-1) ... [2020-03-09T15:50:21.775Z] #18 67.73 Selecting previously unselected package apparmor. [2020-03-09T15:50:21.775Z] #18 67.75 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2020-03-09T15:50:21.775Z] #18 67.92 Unpacking apparmor (2.13.2-10) ... [2020-03-09T15:50:22.417Z] --- PASS: TestRemoveContainerWithVolume (0.83s) [2020-03-09T15:50:22.417Z] === RUN TestRemoveContainerRunning [2020-03-09T15:50:22.429Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-03-09T15:50:22.833Z] #18 68.81 Selecting previously unselected package aufs-tools. [2020-03-09T15:50:22.833Z] #18 68.84 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2020-03-09T15:50:22.833Z] #18 68.85 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-03-09T15:50:22.984Z] --- PASS: TestRemoveContainerRunning (0.79s) [2020-03-09T15:50:22.984Z] === RUN TestRemoveContainerForceRemoveRunning [2020-03-09T15:50:23.124Z] #18 69.21 Selecting previously unselected package libonig5:ppc64el. [2020-03-09T15:50:23.124Z] #18 69.24 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2020-03-09T15:50:23.124Z] #18 69.26 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-03-09T15:50:23.414Z] #18 69.50 Selecting previously unselected package libjq1:ppc64el. [2020-03-09T15:50:23.414Z] #18 69.51 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-03-09T15:50:23.414Z] #18 69.51 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-03-09T15:50:23.414Z] #18 69.61 Selecting previously unselected package jq. [2020-03-09T15:50:23.705Z] #18 69.62 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-03-09T15:50:23.705Z] #18 69.63 Unpacking jq (1.5+dfsg-2+b1) ... [2020-03-09T15:50:23.705Z] #18 69.74 Selecting previously unselected package libaio1:ppc64el. [2020-03-09T15:50:23.705Z] #18 ... [2020-03-09T15:50:23.705Z] [2020-03-09T15:50:23.705Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T15:50:23.705Z] #45 133.1 DEP criu/protobuf-desc.d [2020-03-09T15:50:23.705Z] #45 133.4 DEP criu/proc_parse.d [2020-03-09T15:50:23.705Z] #45 133.8 DEP criu/plugin.d [2020-03-09T15:50:23.705Z] #45 134.1 DEP criu/pipes.d [2020-03-09T15:50:23.705Z] #45 134.5 DEP criu/pie-util.d [2020-03-09T15:50:23.705Z] #45 134.8 DEP criu/pie-util-vdso.d [2020-03-09T15:50:23.705Z] #45 135.0 DEP criu/path.d [2020-03-09T15:50:23.705Z] #45 135.3 DEP criu/parasite-syscall.d [2020-03-09T15:50:23.705Z] #45 135.7 DEP criu/pagemap.d [2020-03-09T15:50:23.705Z] #45 136.0 DEP criu/pagemap-cache.d [2020-03-09T15:50:23.705Z] #45 136.3 DEP criu/page-xfer.d [2020-03-09T15:50:23.705Z] #45 136.8 DEP criu/page-pipe.d [2020-03-09T15:50:23.705Z] #45 137.0 DEP criu/netfilter.d [2020-03-09T15:50:23.705Z] #45 137.3 DEP criu/net.d [2020-03-09T15:50:23.705Z] #45 137.6 DEP criu/namespaces.d [2020-03-09T15:50:23.705Z] #45 138.0 DEP criu/mount.d [2020-03-09T15:50:23.705Z] #45 138.3 DEP criu/mem.d [2020-03-09T15:50:23.705Z] #45 138.8 DEP criu/lsm.d [2020-03-09T15:50:23.705Z] #45 139.1 DEP criu/log.d [2020-03-09T15:50:23.705Z] #45 139.4 DEP criu/libnetlink.d [2020-03-09T15:50:23.705Z] #45 139.6 DEP criu/kerndat.d [2020-03-09T15:50:23.705Z] #45 140.1 DEP criu/kcmp-ids.d [2020-03-09T15:50:23.705Z] #45 140.3 DEP criu/irmap.d [2020-03-09T15:50:23.705Z] #45 140.7 DEP criu/ipc_ns.d [2020-03-09T15:50:23.705Z] #45 141.0 DEP criu/image.d [2020-03-09T15:50:23.705Z] #45 141.5 DEP criu/image-desc.d [2020-03-09T15:50:23.705Z] #45 141.6 DEP criu/fsnotify.d [2020-03-09T15:50:23.705Z] #45 142.0 DEP criu/filesystems.d [2020-03-09T15:50:23.705Z] #45 142.4 DEP criu/files.d [2020-03-09T15:50:23.705Z] #45 142.9 DEP criu/files-reg.d [2020-03-09T15:50:23.705Z] #45 143.3 DEP criu/files-ext.d [2020-03-09T15:50:23.705Z] #45 ... [2020-03-09T15:50:23.705Z] [2020-03-09T15:50:23.705Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-09T15:50:23.705Z] #18 69.75 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2020-03-09T15:50:23.705Z] #18 69.75 Unpacking libaio1:ppc64el (0.3.112-3) ... [2020-03-09T15:50:23.705Z] #18 69.86 Selecting previously unselected package libgpm2:ppc64el. [2020-03-09T15:50:23.705Z] #18 69.88 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2020-03-09T15:50:23.705Z] #18 69.89 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2020-03-09T15:50:23.922Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.82s) [2020-03-09T15:50:23.922Z] === RUN TestRemoveInvalidContainer [2020-03-09T15:50:23.922Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2020-03-09T15:50:23.922Z] === RUN TestRenameLinkedContainer [2020-03-09T15:50:23.997Z] #18 69.98 Selecting previously unselected package libicu63:ppc64el. [2020-03-09T15:50:23.997Z] #18 70.01 Preparing to unpack .../20-libicu63_63.1-6_ppc64el.deb ... [2020-03-09T15:50:23.997Z] #18 70.01 Unpacking libicu63:ppc64el (63.1-6) ... [2020-03-09T15:50:24.312Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-03-09T15:50:25.279Z] ok github.com/docker/docker/pkg/plugins 33.613s coverage: 76.6% of statements [2020-03-09T15:50:25.279Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-03-09T15:50:25.279Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-03-09T15:50:25.279Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-03-09T15:50:25.279Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-03-09T15:50:25.279Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-03-09T15:50:25.279Z] ? github.com/docker/docker/rootless [no test files] [2020-03-09T15:50:25.279Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-03-09T15:50:25.279Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-03-09T15:50:25.279Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-03-09T15:50:25.279Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-03-09T15:50:25.279Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-03-09T15:50:25.279Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-03-09T15:50:25.279Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-03-09T15:50:25.279Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-03-09T15:50:25.279Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-03-09T15:50:25.279Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-03-09T15:50:25.279Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-03-09T15:50:25.279Z] ? github.com/docker/docker/testutil/request [no test files] [2020-03-09T15:50:25.279Z] ? github.com/docker/docker/volume [no test files] [2020-03-09T15:50:25.279Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-03-09T15:50:25.279Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-03-09T15:50:25.279Z] [2020-03-09T15:50:25.279Z] === Skipped [2020-03-09T15:50:25.279Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-03-09T15:50:25.279Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-03-09T15:50:25.279Z] [2020-03-09T15:50:25.279Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-03-09T15:50:25.279Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-03-09T15:50:25.279Z] [2020-03-09T15:50:25.279Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-03-09T15:50:25.279Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-09T15:50:25.279Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-09T15:50:25.279Z] [2020-03-09T15:50:25.279Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-03-09T15:50:25.279Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-09T15:50:25.279Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-09T15:50:25.279Z] [2020-03-09T15:50:25.279Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-03-09T15:50:25.279Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-09T15:50:25.279Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-09T15:50:25.279Z] [2020-03-09T15:50:25.279Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-03-09T15:50:25.279Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-09T15:50:25.279Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-09T15:50:25.279Z] [2020-03-09T15:50:25.279Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-03-09T15:50:25.279Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-09T15:50:25.279Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-09T15:50:25.279Z] [2020-03-09T15:50:25.279Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-03-09T15:50:25.279Z] graphtest_unix.go:73: No driver to put! [2020-03-09T15:50:25.279Z] [2020-03-09T15:50:25.279Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-03-09T15:50:25.279Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-03-09T15:50:25.279Z] [2020-03-09T15:50:25.279Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-03-09T15:50:25.279Z] overlay_test.go:49: Fails to compute changes intermittently [2020-03-09T15:50:25.279Z] [2020-03-09T15:50:25.279Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-03-09T15:50:25.279Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-03-09T15:50:25.279Z] [2020-03-09T15:50:25.279Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-03-09T15:50:25.279Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-03-09T15:50:25.279Z] [2020-03-09T15:50:25.279Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-03-09T15:50:25.279Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-09T15:50:25.279Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-09T15:50:25.279Z] [2020-03-09T15:50:25.279Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-03-09T15:50:25.279Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-09T15:50:25.279Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-09T15:50:25.279Z] [2020-03-09T15:50:25.279Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-03-09T15:50:25.279Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-09T15:50:25.279Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-09T15:50:25.279Z] [2020-03-09T15:50:25.279Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-03-09T15:50:25.279Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-09T15:50:25.279Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-09T15:50:25.279Z] [2020-03-09T15:50:25.279Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-03-09T15:50:25.279Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-09T15:50:25.279Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-09T15:50:25.279Z] [2020-03-09T15:50:25.279Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-03-09T15:50:25.279Z] graphtest_unix.go:73: No driver to put! [2020-03-09T15:50:25.279Z] [2020-03-09T15:50:25.279Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-03-09T15:50:25.279Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-03-09T15:50:25.279Z] [2020-03-09T15:50:25.279Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-03-09T15:50:25.279Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-03-09T15:50:25.279Z] [2020-03-09T15:50:25.279Z] [2020-03-09T15:50:25.279Z] DONE 2168 tests, 20 skipped in 197.461s Post stage [Pipeline] junit [2020-03-09T15:50:25.454Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-03-09T15:50:27.211Z] --- PASS: TestRenameLinkedContainer (3.24s) [2020-03-09T15:50:27.211Z] === RUN TestRenameStoppedContainer [2020-03-09T15:50:27.570Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-03-09T15:50:27.743Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40647/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=30bfe23d4f17241844e50ca1ce2465dbff15cbe4 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:30bfe23d4f17241844e50ca1ce2465dbff15cbe4 hack/make.sh dynbinary test-integration [2020-03-09T15:50:28.123Z] [2020-03-09T15:50:28.123Z] Removing bundles/ [2020-03-09T15:50:28.123Z] [2020-03-09T15:50:28.123Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-03-09T15:50:28.123Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-03-09T15:50:28.123Z] GOOS="" GOARCH="" GOARM="" [2020-03-09T15:50:28.146Z] --- PASS: TestRenameStoppedContainer (0.82s) [2020-03-09T15:50:28.146Z] === RUN TestRenameRunningContainerAndReuse [2020-03-09T15:50:29.453Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-03-09T15:50:29.453Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-03-09T15:50:29.523Z] --- PASS: TestRenameRunningContainerAndReuse (1.59s) [2020-03-09T15:50:29.523Z] === RUN TestRenameInvalidName [2020-03-09T15:50:30.459Z] --- PASS: TestRenameInvalidName (0.80s) [2020-03-09T15:50:30.459Z] === RUN TestRenameAnonymousContainer [2020-03-09T15:50:30.814Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-03-09T15:50:30.874Z] #18 77.03 Selecting previously unselected package libnet1:ppc64el. [2020-03-09T15:50:31.195Z] #18 77.06 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-03-09T15:50:31.195Z] #18 77.06 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-03-09T15:50:31.195Z] #18 77.21 Selecting previously unselected package libnl-3-200:ppc64el. [2020-03-09T15:50:31.195Z] #18 77.25 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-03-09T15:50:31.195Z] #18 77.25 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-03-09T15:50:31.374Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-03-09T15:50:31.374Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-03-09T15:50:31.374Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-03-09T15:50:31.374Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-03-09T15:50:31.374Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-03-09T15:50:31.486Z] #18 77.57 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-03-09T15:50:31.486Z] #18 77.59 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-03-09T15:50:31.486Z] #18 77.59 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-03-09T15:50:31.628Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-03-09T15:50:31.776Z] #18 77.74 Selecting previously unselected package libreadline5:ppc64el. [2020-03-09T15:50:31.776Z] #18 77.75 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2020-03-09T15:50:31.776Z] #18 77.76 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-03-09T15:50:31.776Z] #18 ... [2020-03-09T15:50:31.776Z] [2020-03-09T15:50:31.776Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T15:50:31.776Z] #48 244.9 vendor/golang.org/x/net/idna [2020-03-09T15:50:31.776Z] #48 251.9 vendor/golang.org/x/net/http/httpproxy [2020-03-09T15:50:31.776Z] #48 251.9 net/textproto [2020-03-09T15:50:31.776Z] #48 251.9 crypto/x509 [2020-03-09T15:50:32.066Z] #48 ... [2020-03-09T15:50:32.066Z] [2020-03-09T15:50:32.066Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-09T15:50:32.066Z] #18 77.98 Selecting previously unselected package net-tools. [2020-03-09T15:50:32.066Z] #18 78.02 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2020-03-09T15:50:32.066Z] #18 78.03 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-03-09T15:50:32.354Z] #18 78.45 Selecting previously unselected package python-pip-whl. [2020-03-09T15:50:32.354Z] #18 78.46 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-03-09T15:50:32.354Z] #18 78.48 Unpacking python-pip-whl (18.1-5) ... [2020-03-09T15:50:32.770Z] WARN [runner] Can't run linter goanalysis_metalinter: fact_purity: failed prerequisites: buildssa@github.com/docker/docker/vendor/github.com/moby/buildkit/frontend/dockerfile/instructions [2020-03-09T15:50:32.770Z] INFO [runner] Issues before processing: 46, after processing: 0 [2020-03-09T15:50:32.770Z] INFO [runner] Processors filtering stat (out/in): exclude: 1/1, nolint: 0/1, cgo: 10/46, filename_unadjuster: 10/10, skip_dirs: 10/10, identifier_marker: 1/1, exclude-rules: 1/1, path_prettifier: 10/10, skip_files: 10/10, autogenerated_exclude: 1/10 [2020-03-09T15:50:32.770Z] INFO [runner] processing took 789.371µs with stages: nolint: 402.933µs, path_prettifier: 143.913µs, skip_dirs: 97.407µs, autogenerated_exclude: 60.665µs, cgo: 55.005µs, identifier_marker: 18.406µs, exclude-rules: 3.442µs, filename_unadjuster: 3.388µs, max_same_issues: 984ns, diff: 566ns, source_code: 496ns, uniq_by_line: 419ns, exclude: 387ns, path_shortener: 362ns, max_from_linter: 344ns, max_per_file_from_linter: 338ns, skip_files: 316ns [2020-03-09T15:50:32.770Z] INFO [runner] linters took 1m31.683403005s with stages: goanalysis_metalinter: 1m13.309115001s, unused: 18.373352682s [2020-03-09T15:50:32.770Z] INFO File cache stats: 1454 entries of total size 6.8MiB [2020-03-09T15:50:32.770Z] INFO Memory: 1402 samples, avg is 665.8MB, max is 3704.2MB [2020-03-09T15:50:32.770Z] INFO Execution took 3m25.772788333s [2020-03-09T15:50:32.770Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-03-09T15:50:33.312Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40647/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=30bfe23d4f17241844e50ca1ce2465dbff15cbe4 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:30bfe23d4f17241844e50ca1ce2465dbff15cbe4 hack/make.sh dynbinary-daemon test-docker-py [2020-03-09T15:50:33.393Z] #18 79.36 Selecting previously unselected package python3-lib2to3. [2020-03-09T15:50:33.393Z] #18 79.38 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-03-09T15:50:33.393Z] #18 79.38 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-03-09T15:50:33.393Z] #18 79.56 Selecting previously unselected package python3-distutils. [2020-03-09T15:50:33.569Z] [2020-03-09T15:50:33.685Z] #18 79.61 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-03-09T15:50:33.685Z] #18 79.62 Unpacking python3-distutils (3.7.3-1) ... [2020-03-09T15:50:33.823Z] Removing bundles/ [2020-03-09T15:50:33.823Z] [2020-03-09T15:50:33.823Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-03-09T15:50:33.823Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-03-09T15:50:33.823Z] GOOS="" GOARCH="" GOARM="" [2020-03-09T15:50:33.976Z] #18 79.94 Selecting previously unselected package python3-pip. [2020-03-09T15:50:33.976Z] #18 79.99 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-03-09T15:50:33.976Z] #18 80.00 Unpacking python3-pip (18.1-5) ... [2020-03-09T15:50:33.976Z] #18 ... [2020-03-09T15:50:33.976Z] [2020-03-09T15:50:33.976Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T15:50:33.976Z] #45 143.6 DEP criu/file-lock.d [2020-03-09T15:50:33.976Z] #45 143.8 DEP criu/file-ids.d [2020-03-09T15:50:33.976Z] #45 144.0 DEP criu/fifo.d [2020-03-09T15:50:33.976Z] #45 144.3 DEP criu/fdstore.d [2020-03-09T15:50:33.976Z] #45 144.5 DEP criu/fault-injection.d [2020-03-09T15:50:33.976Z] #45 144.6 DEP criu/external.d [2020-03-09T15:50:33.976Z] #45 144.8 DEP criu/eventpoll.d [2020-03-09T15:50:33.976Z] #45 145.1 DEP criu/eventfd.d [2020-03-09T15:50:33.976Z] #45 145.3 DEP criu/crtools.d [2020-03-09T15:50:33.976Z] #45 145.7 DEP criu/cr-service.d [2020-03-09T15:50:33.976Z] #45 146.0 DEP criu/cr-restore.d [2020-03-09T15:50:33.976Z] #45 146.6 DEP criu/cr-errno.d [2020-03-09T15:50:33.976Z] #45 146.6 DEP criu/cr-dump.d [2020-03-09T15:50:33.976Z] #45 147.0 DEP criu/cr-dedup.d [2020-03-09T15:50:33.976Z] #45 147.3 DEP criu/cr-check.d [2020-03-09T15:50:33.976Z] #45 147.8 DEP criu/config.d [2020-03-09T15:50:33.976Z] #45 148.2 DEP criu/clone-noasan.d [2020-03-09T15:50:33.976Z] #45 148.3 DEP criu/cgroup.d [2020-03-09T15:50:33.976Z] #45 148.6 DEP criu/cgroup-props.d [2020-03-09T15:50:33.976Z] #45 148.8 DEP criu/bitmap.d [2020-03-09T15:50:33.976Z] #45 148.9 DEP criu/bfd.d [2020-03-09T15:50:33.976Z] #45 149.3 DEP criu/autofs.d [2020-03-09T15:50:33.976Z] #45 149.5 DEP criu/aio.d [2020-03-09T15:50:33.976Z] #45 149.8 DEP criu/action-scripts.d [2020-03-09T15:50:33.976Z] #45 150.3 CC criu/action-scripts.o [2020-03-09T15:50:33.976Z] #45 151.6 CC criu/aio.o [2020-03-09T15:50:33.976Z] #45 152.8 CC criu/autofs.o [2020-03-09T15:50:34.265Z] #45 ... [2020-03-09T15:50:34.265Z] [2020-03-09T15:50:34.265Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-09T15:50:34.265Z] #18 80.29 Selecting previously unselected package python3-pkg-resources. [2020-03-09T15:50:34.265Z] #18 80.34 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-03-09T15:50:34.265Z] #18 80.35 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-03-09T15:50:34.554Z] #18 80.57 Selecting previously unselected package python3-setuptools. [2020-03-09T15:50:34.554Z] #18 80.57 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-03-09T15:50:34.554Z] #18 80.57 Unpacking python3-setuptools (40.8.0-1) ... [2020-03-09T15:50:34.648Z] --- PASS: TestRenameAnonymousContainer (4.11s) [2020-03-09T15:50:34.648Z] === RUN TestRenameContainerWithSameName [2020-03-09T15:50:34.845Z] #18 81.00 Selecting previously unselected package python3-wheel. [2020-03-09T15:50:34.845Z] #18 81.01 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-03-09T15:50:34.845Z] #18 81.02 Unpacking python3-wheel (0.32.3-2) ... [2020-03-09T15:50:35.139Z] #18 81.19 Selecting previously unselected package thin-provisioning-tools. [2020-03-09T15:50:35.139Z] #18 81.24 Preparing to unpack .../33-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2020-03-09T15:50:35.139Z] #18 81.25 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-03-09T15:50:35.216Z] --- PASS: TestRenameContainerWithSameName (0.82s) [2020-03-09T15:50:35.216Z] === RUN TestRenameContainerWithLinkedContainer [2020-03-09T15:50:35.769Z] #18 81.76 Selecting previously unselected package vim-runtime. [2020-03-09T15:50:35.769Z] #18 81.79 Preparing to unpack .../34-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-03-09T15:50:35.769Z] #18 81.89 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-09T15:50:35.769Z] #18 81.93 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-03-09T15:50:35.769Z] #18 81.94 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-03-09T15:50:35.786Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-03-09T15:50:36.709Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-03-09T15:50:37.123Z] --- PASS: TestRenameContainerWithLinkedContainer (1.69s) [2020-03-09T15:50:37.123Z] === RUN TestResize [2020-03-09T15:50:37.690Z] --- PASS: TestResize (0.83s) [2020-03-09T15:50:37.690Z] === RUN TestResizeWithInvalidSize [2020-03-09T15:50:38.627Z] --- PASS: TestResizeWithInvalidSize (0.83s) [2020-03-09T15:50:38.627Z] === RUN TestResizeWhenContainerNotStarted [2020-03-09T15:50:39.290Z] #18 ... [2020-03-09T15:50:39.290Z] [2020-03-09T15:50:39.290Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T15:50:39.290Z] #51 DONE 262.1s [2020-03-09T15:50:39.290Z] [2020-03-09T15:50:39.290Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T15:50:39.290Z] #45 156.8 CC criu/bfd.o [2020-03-09T15:50:39.290Z] #45 158.1 CC criu/bitmap.o [2020-03-09T15:50:39.290Z] #45 158.3 CC criu/cgroup-props.o [2020-03-09T15:50:39.563Z] --- PASS: TestResizeWhenContainerNotStarted (0.80s) [2020-03-09T15:50:39.563Z] === RUN TestDaemonRestartKillContainers [2020-03-09T15:50:39.563Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-09T15:50:39.563Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-09T15:50:39.563Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-09T15:50:39.563Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-09T15:50:39.563Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-09T15:50:39.563Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-09T15:50:39.563Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-09T15:50:39.563Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-09T15:50:39.563Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-09T15:50:39.563Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-09T15:50:39.563Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-09T15:50:39.563Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-09T15:50:39.563Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-09T15:50:39.563Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-09T15:50:39.563Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-09T15:50:39.563Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-09T15:50:39.563Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-09T15:50:39.563Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-09T15:50:39.563Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-09T15:50:39.563Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-09T15:50:39.563Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-09T15:50:39.563Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-09T15:50:39.563Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-09T15:50:39.563Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-09T15:50:39.563Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-09T15:50:39.563Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-09T15:50:39.563Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-09T15:50:39.563Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-09T15:50:41.471Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-09T15:50:41.471Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-09T15:50:42.010Z] #45 161.1 CC criu/cgroup.o [2020-03-09T15:50:42.411Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-09T15:50:42.643Z] #45 ... [2020-03-09T15:50:42.643Z] [2020-03-09T15:50:42.643Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T15:50:42.643Z] #48 255.5 vendor/golang.org/x/net/http/httpguts [2020-03-09T15:50:42.643Z] #48 255.5 mime/multipart [2020-03-09T15:50:42.643Z] #48 261.8 crypto/tls [2020-03-09T15:50:42.643Z] #48 ... [2020-03-09T15:50:42.643Z] [2020-03-09T15:50:42.643Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-09T15:50:42.643Z] #18 88.87 Selecting previously unselected package vim. [2020-03-09T15:50:42.933Z] #18 88.90 Preparing to unpack .../35-vim_2%3a8.1.0875-5_ppc64el.deb ... [2020-03-09T15:50:42.933Z] #18 88.95 Unpacking vim (2:8.1.0875-5) ... [2020-03-09T15:50:42.980Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-09T15:50:43.240Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-09T15:50:43.811Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-09T15:50:43.965Z] #18 89.88 Selecting previously unselected package xfsprogs. [2020-03-09T15:50:43.965Z] #18 89.89 Preparing to unpack .../36-xfsprogs_4.20.0-1_ppc64el.deb ... [2020-03-09T15:50:43.965Z] #18 89.90 Unpacking xfsprogs (4.20.0-1) ... [2020-03-09T15:50:44.597Z] #18 90.71 Selecting previously unselected package zip. [2020-03-09T15:50:44.597Z] #18 90.71 Preparing to unpack .../37-zip_3.0-11+b1_ppc64el.deb ... [2020-03-09T15:50:44.597Z] #18 90.72 Unpacking zip (3.0-11+b1) ... [2020-03-09T15:50:44.752Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-09T15:50:44.781Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-03-09T15:50:44.781Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-03-09T15:50:44.893Z] #18 91.02 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-03-09T15:50:44.893Z] #18 91.03 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-03-09T15:50:44.893Z] #18 91.04 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2020-03-09T15:50:44.893Z] #18 91.05 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-03-09T15:50:44.893Z] #18 91.05 Setting up libgpm2:ppc64el (1.20.7-5) ... [2020-03-09T15:50:44.893Z] #18 91.06 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2020-03-09T15:50:44.893Z] #18 91.07 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2020-03-09T15:50:44.893Z] #18 91.07 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-03-09T15:50:44.893Z] #18 91.09 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-03-09T15:50:44.893Z] #18 91.09 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-03-09T15:50:44.893Z] #18 91.10 Setting up libicu63:ppc64el (63.1-6) ... [2020-03-09T15:50:44.893Z] #18 91.11 Setting up xxd (2:8.1.0875-5) ... [2020-03-09T15:50:44.893Z] #18 91.11 Setting up zip (3.0-11+b1) ... [2020-03-09T15:50:44.893Z] #18 91.12 Setting up vim-common (2:8.1.0875-5) ... [2020-03-09T15:50:44.893Z] #18 91.17 Setting up bash-completion (1:2.8-6) ... [2020-03-09T15:50:45.012Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-09T15:50:47.557Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-03-09T15:50:47.557Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.73s) [2020-03-09T15:50:47.557Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.75s) [2020-03-09T15:50:47.557Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.87s) [2020-03-09T15:50:47.557Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.82s) [2020-03-09T15:50:47.557Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.74s) [2020-03-09T15:50:47.557Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.81s) [2020-03-09T15:50:47.557Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.67s) [2020-03-09T15:50:47.557Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.70s) [2020-03-09T15:50:47.557Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.61s) [2020-03-09T15:50:47.557Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.73s) [2020-03-09T15:50:47.557Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.43s) [2020-03-09T15:50:47.557Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.69s) [2020-03-09T15:50:47.557Z] === RUN TestCgroupNamespacesRun [2020-03-09T15:50:48.039Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-03-09T15:50:48.039Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-03-09T15:50:49.387Z] #18 ... [2020-03-09T15:50:49.387Z] [2020-03-09T15:50:49.387Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T15:50:49.460Z] --- PASS: TestCgroupNamespacesRun (2.00s) [2020-03-09T15:50:49.460Z] === RUN TestCgroupNamespacesRunPrivileged [2020-03-09T15:50:50.279Z] #24 268.9 Checking out files: 18% (1984/10673) Checking out files: 19% (2028/10673) Checking out files: 20% (2135/10673) Checking out files: 21% (2242/10673) Checking out files: 22% (2349/10673) Checking out files: 23% (2455/10673) Checking out files: 24% (2562/10673) Checking out files: 25% (2669/10673) Checking out files: 26% (2775/10673) Checking out files: 27% (2882/10673) Checking out files: 28% (2989/10673) Checking out files: 29% (3096/10673) Checking out files: 30% (3202/10673) Checking out files: 31% (3309/10673) Checking out files: 31% (3406/10673) Checking out files: 32% (3416/10673) Checking out files: 33% (3523/10673) Checking out files: 34% (3629/10673) Checking out files: 35% (3736/10673) Checking out files: 36% (3843/10673) Checking out files: 37% (3950/10673) Checking out files: 38% (4056/10673) Checking out files: 39% (4163/10673) Checking out files: 40% (4270/10673) Checking out files: 41% (4376/10673) Checking out files: 42% (4483/10673) Checking out files: 43% (4590/10673) Checking out files: 44% (4697/10673) Checking out files: 45% (4803/10673) Checking out files: 46% (4910/10673) Checking out files: 47% (5017/10673) Checking out files: 48% (5124/10673) Checking out files: 49% (5230/10673) Checking out files: 50% (5337/10673) Checking out files: 51% (5444/10673) Checking out files: 52% (5550/10673) Checking out files: 52% (5597/10673) Checking out files: 53% (5657/10673) Checking out files: 54% (5764/10673) Checking out files: 55% (5871/10673) Checking out files: 56% (5977/10673) Checking out files: 57% (6084/10673) Checking out files: 58% (6191/10673) Checking out files: 59% (6298/10673) Checking out files: 60% (6404/10673) Checking out files: 61% (6511/10673) Checking out files: 62% (6618/10673) Checking out files: 63% (6724/10673) Checking out files: 64% (6831/10673) Checking out files: 65% (6938/10673) Checking out files: 66% (7045/10673) Checking out files: 67% (7151/10673) Checking out files: 68% (7258/10673) Checking out files: 69% (7365/10673) Checking out files: 70% (7472/10673) Checking out files: 71% (7578/10673) Checking out files: 72% (7685/10673) Checking out files: 73% (7792/10673) Checking out files: 74% (7899/10673) Checking out files: 75% (8005/10673) Checking out files: 75% (8055/10673) Checking out files: 76% (8112/10673) Checking out files: 77% (8219/10673) Checking out files: 78% (8325/10673) Checking out files: 79% (8432/10673) Checking out files: 80% (8539/10673) Checking out files: 81% (8646/10673) Checking out files: 82% (8752/10673) Checking out files: 83% (8859/10673) Checking out files: 84% (8966/10673) Checking out files: 85% (9073/10673) Checking out files: 86% (9179/10673) Checking out files: 87% (9286/10673) Checking out files: 88% (9393/10673) Checking out files: 89% (9499/10673) Checking out files: 90% (9606/10673) Checking out files: 91% (9713/10673) Checking out files: 92% (9820/10673) Checking out files: 93% (9926/10673) Checking out files: 94% (10033/10673) Checking out files: 95% (10140/10673) Checking out files: 96% (10247/10673) Checking out files: 96% (10341/10673) Checking out files: 97% (10353/10673) Checking out files: 98% (10460/10673) Checking out files: 99% (10567/10673) Checking out files: 100% (10673/10673) Checking out files: 100% (10673/10673), done. [2020-03-09T15:50:50.570Z] #24 273.5 + cd /tmp/tmp.TbGA0C6eUa/tmp/docker-ce [2020-03-09T15:50:50.570Z] #24 273.5 + git checkout -q v17.06.2-ce [2020-03-09T15:50:51.365Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.83s) [2020-03-09T15:50:51.365Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-03-09T15:50:52.073Z] #24 ... [2020-03-09T15:50:52.073Z] [2020-03-09T15:50:52.073Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-09T15:50:52.073Z] #18 97.86 Setting up libiptc0:ppc64el (1.8.2-4) ... [2020-03-09T15:50:52.073Z] #18 97.87 Setting up xz-utils (5.2.4-1) ... [2020-03-09T15:50:52.073Z] #18 97.90 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-03-09T15:50:52.073Z] #18 97.95 Setting up pigz (2.4-1) ... [2020-03-09T15:50:52.073Z] #18 97.96 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-03-09T15:50:52.073Z] #18 97.97 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-03-09T15:50:52.073Z] #18 97.99 Setting up python-pip-whl (18.1-5) ... [2020-03-09T15:50:52.073Z] #18 98.00 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2020-03-09T15:50:52.073Z] #18 98.01 Setting up vim-runtime (2:8.1.0875-5) ... [2020-03-09T15:50:52.705Z] #18 98.79 Setting up libaio1:ppc64el (0.3.112-3) ... [2020-03-09T15:50:52.705Z] #18 98.80 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-03-09T15:50:52.705Z] #18 98.80 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-03-09T15:50:52.705Z] #18 98.81 Setting up vim (2:8.1.0875-5) ... [2020-03-09T15:50:52.705Z] #18 98.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-03-09T15:50:52.705Z] #18 98.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-03-09T15:50:52.705Z] #18 98.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-03-09T15:50:52.705Z] #18 98.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-03-09T15:50:52.705Z] #18 98.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-03-09T15:50:52.705Z] #18 98.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-03-09T15:50:52.997Z] #18 98.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-03-09T15:50:52.997Z] #18 98.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-03-09T15:50:52.997Z] #18 98.99 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-03-09T15:50:52.997Z] #18 98.99 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-03-09T15:50:52.997Z] #18 99.01 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-03-09T15:50:52.997Z] #18 99.02 Setting up jq (1.5+dfsg-2+b1) ... [2020-03-09T15:50:52.997Z] #18 99.04 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-03-09T15:50:52.997Z] #18 99.05 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-03-09T15:50:53.270Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.90s) [2020-03-09T15:50:53.270Z] === RUN TestCgroupNamespacesRunHostMode [2020-03-09T15:50:54.563Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-03-09T15:50:55.177Z] --- PASS: TestCgroupNamespacesRunHostMode (1.90s) [2020-03-09T15:50:55.177Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-03-09T15:50:56.446Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-03-09T15:50:57.082Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.92s) [2020-03-09T15:50:57.082Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-03-09T15:50:57.806Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-03-09T15:50:58.019Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.01s) [2020-03-09T15:50:58.019Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-03-09T15:50:58.957Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.00s) [2020-03-09T15:50:58.957Z] === RUN TestCgroupNamespacesRunOlderClient [2020-03-09T15:50:59.167Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-03-09T15:50:59.889Z] #18 105.9 Setting up iptables (1.8.2-4) ... [2020-03-09T15:50:59.889Z] #18 105.9 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-03-09T15:50:59.889Z] #18 105.9 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-03-09T15:50:59.889Z] #18 105.9 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-03-09T15:50:59.889Z] #18 105.9 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-03-09T15:50:59.889Z] #18 106.0 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-03-09T15:50:59.889Z] #18 106.0 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-03-09T15:50:59.889Z] #18 106.0 Setting up python3 (3.7.3-1) ... [2020-03-09T15:51:00.881Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.92s) [2020-03-09T15:51:00.881Z] === RUN TestKernelTCPMemory [2020-03-09T15:51:00.921Z] #18 106.8 Setting up python3-wheel (0.32.3-2) ... [2020-03-09T15:51:01.213Z] #18 ... [2020-03-09T15:51:01.213Z] [2020-03-09T15:51:01.213Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T15:51:01.213Z] #45 170.7 CC criu/clone-noasan.o [2020-03-09T15:51:01.213Z] #45 171.0 CC criu/config.o [2020-03-09T15:51:01.213Z] #45 174.6 CC criu/cr-check.o [2020-03-09T15:51:01.213Z] #45 178.5 CC criu/cr-dedup.o [2020-03-09T15:51:01.213Z] #45 179.3 CC criu/cr-dump.o [2020-03-09T15:51:01.817Z] --- PASS: TestKernelTCPMemory (0.92s) [2020-03-09T15:51:01.817Z] === RUN TestNISDomainname [2020-03-09T15:51:02.244Z] #45 ... [2020-03-09T15:51:02.244Z] [2020-03-09T15:51:02.244Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-09T15:51:02.244Z] #18 108.1 Setting up apparmor (2.13.2-10) ... [2020-03-09T15:51:02.426Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-03-09T15:51:02.426Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-03-09T15:51:02.887Z] #18 ... [2020-03-09T15:51:02.887Z] [2020-03-09T15:51:02.887Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T15:51:02.887Z] #48 276.0 net/http/httptrace [2020-03-09T15:51:02.887Z] #48 276.6 net/http [2020-03-09T15:51:03.176Z] #48 ... [2020-03-09T15:51:03.176Z] [2020-03-09T15:51:03.176Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T15:51:03.176Z] #24 277.9 + mkdir -p /tmp/tmp.TbGA0C6eUa/src/github.com/docker [2020-03-09T15:51:03.176Z] #24 277.9 + mv components/cli /tmp/tmp.TbGA0C6eUa/src/github.com/docker/cli [2020-03-09T15:51:03.176Z] #24 277.9 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-03-09T15:51:03.195Z] --- PASS: TestNISDomainname (1.03s) [2020-03-09T15:51:03.196Z] === RUN TestHostnameDnsResolution [2020-03-09T15:51:04.572Z] --- PASS: TestHostnameDnsResolution (1.74s) [2020-03-09T15:51:04.572Z] === RUN TestStats [2020-03-09T15:51:04.935Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-03-09T15:51:05.189Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-03-09T15:51:05.229Z] #24 ... [2020-03-09T15:51:05.229Z] [2020-03-09T15:51:05.229Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-09T15:51:05.229Z] #18 111.1 Setting up xfsprogs (4.20.0-1) ... [2020-03-09T15:51:05.229Z] #18 111.1 Setting up python3-lib2to3 (3.7.3-1) ... [2020-03-09T15:51:05.859Z] #18 111.9 Setting up python3-pkg-resources (40.8.0-1) ... [2020-03-09T15:51:06.476Z] --- PASS: TestStats (1.86s) [2020-03-09T15:51:06.476Z] === RUN TestStopContainerWithTimeout [2020-03-09T15:51:06.476Z] === RUN TestStopContainerWithTimeout/0 [2020-03-09T15:51:06.476Z] === PAUSE TestStopContainerWithTimeout/0 [2020-03-09T15:51:06.476Z] === RUN TestStopContainerWithTimeout/1 [2020-03-09T15:51:06.476Z] === PAUSE TestStopContainerWithTimeout/1 [2020-03-09T15:51:06.476Z] === RUN TestStopContainerWithTimeout/3 [2020-03-09T15:51:06.476Z] === PAUSE TestStopContainerWithTimeout/3 [2020-03-09T15:51:06.476Z] === RUN TestStopContainerWithTimeout/-1 [2020-03-09T15:51:06.476Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-03-09T15:51:06.476Z] === CONT TestStopContainerWithTimeout/0 [2020-03-09T15:51:06.476Z] === CONT TestStopContainerWithTimeout/1 [2020-03-09T15:51:06.476Z] === CONT TestStopContainerWithTimeout/-1 [2020-03-09T15:51:06.476Z] === CONT TestStopContainerWithTimeout/3 [2020-03-09T15:51:07.072Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-03-09T15:51:07.328Z] --- PASS: TestDockerDaemonSuite (355.57s) [2020-03-09T15:51:07.328Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (8.72s) [2020-03-09T15:51:07.328Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.76s) [2020-03-09T15:51:07.328Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.58s) [2020-03-09T15:51:07.328Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.49s) [2020-03-09T15:51:07.328Z] docker_cli_daemon_test.go:1449: [d8783fdebbd95] daemon is not started [2020-03-09T15:51:07.328Z] check_test.go:309: [d26a336a15f48] daemon is not started [2020-03-09T15:51:07.328Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.47s) [2020-03-09T15:51:07.328Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.87s) [2020-03-09T15:51:07.328Z] check_test.go:309: [d4bbb04e4fd56] daemon is not started [2020-03-09T15:51:07.328Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (2.04s) [2020-03-09T15:51:07.328Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.38s) [2020-03-09T15:51:07.328Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.67s) [2020-03-09T15:51:07.328Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.80s) [2020-03-09T15:51:07.328Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.76s) [2020-03-09T15:51:07.328Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.50s) [2020-03-09T15:51:07.328Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.33s) [2020-03-09T15:51:07.328Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.20s) [2020-03-09T15:51:07.328Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.50s) [2020-03-09T15:51:07.328Z] check_test.go:309: [d9940b55fdee9] daemon is not started [2020-03-09T15:51:07.328Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-03-09T15:51:07.328Z] check_test.go:309: [d25e26a42a6c0] daemon is not started [2020-03-09T15:51:07.328Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.63s) [2020-03-09T15:51:07.328Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s) [2020-03-09T15:51:07.328Z] check_test.go:309: [dcae96651cab9] daemon is not started [2020-03-09T15:51:07.328Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (3.45s) [2020-03-09T15:51:07.328Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.93s) [2020-03-09T15:51:07.328Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (3.62s) [2020-03-09T15:51:07.328Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.33s) [2020-03-09T15:51:07.328Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.54s) [2020-03-09T15:51:07.328Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.53s) [2020-03-09T15:51:07.328Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.68s) [2020-03-09T15:51:07.328Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2020-03-09T15:51:07.328Z] check_test.go:309: [d68f3a7417c60] daemon is not started [2020-03-09T15:51:07.328Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2020-03-09T15:51:07.328Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2020-03-09T15:51:07.328Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2020-03-09T15:51:07.328Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (4.38s) [2020-03-09T15:51:07.328Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (7.29s) [2020-03-09T15:51:07.328Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (5.02s) [2020-03-09T15:51:07.328Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2020-03-09T15:51:07.328Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-03-09T15:51:07.328Z] check_test.go:309: [da3be777cd946] daemon is not started [2020-03-09T15:51:07.328Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.61s) [2020-03-09T15:51:07.328Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.89s) [2020-03-09T15:51:07.328Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.71s) [2020-03-09T15:51:07.328Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.00s) [2020-03-09T15:51:07.328Z] check_test.go:309: [d7c8f2c094f73] daemon is not started [2020-03-09T15:51:07.328Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.65s) [2020-03-09T15:51:07.328Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s) [2020-03-09T15:51:07.328Z] check_test.go:309: [d5de81b2f2ac3] daemon is not started [2020-03-09T15:51:07.328Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.37s) [2020-03-09T15:51:07.328Z] docker_cli_daemon_plugins_test.go:79: [d8877edef5f9b] daemon is not started [2020-03-09T15:51:07.328Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.83s) [2020-03-09T15:51:07.328Z] docker_cli_daemon_plugins_test.go:169: [d391c5d0a2c37] daemon is not started [2020-03-09T15:51:07.328Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (4.58s) [2020-03-09T15:51:07.328Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.57s) [2020-03-09T15:51:07.328Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2020-03-09T15:51:07.328Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2020-03-09T15:51:07.328Z] check_test.go:309: [dd9fddb37bd1a] daemon is not started [2020-03-09T15:51:07.328Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.75s) [2020-03-09T15:51:07.328Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (2.08s) [2020-03-09T15:51:07.328Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (2.48s) [2020-03-09T15:51:07.328Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.89s) [2020-03-09T15:51:07.328Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (2.07s) [2020-03-09T15:51:07.328Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.78s) [2020-03-09T15:51:07.328Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.43s) [2020-03-09T15:51:07.328Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2020-03-09T15:51:07.328Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) [2020-03-09T15:51:07.328Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s) [2020-03-09T15:51:07.328Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.00s) [2020-03-09T15:51:07.328Z] check_test.go:309: [d2b452d516a9e] daemon is not started [2020-03-09T15:51:07.328Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.64s) [2020-03-09T15:51:07.328Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (11.46s) [2020-03-09T15:51:07.328Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.65s) [2020-03-09T15:51:07.328Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.05s) [2020-03-09T15:51:07.328Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.51s) [2020-03-09T15:51:07.328Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.05s) [2020-03-09T15:51:07.328Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (6.85s) [2020-03-09T15:51:07.328Z] check_test.go:309: [da27a9a68f451] daemon is not started [2020-03-09T15:51:07.328Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.56s) [2020-03-09T15:51:07.328Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.55s) [2020-03-09T15:51:07.328Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (11.24s) [2020-03-09T15:51:07.328Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.49s) [2020-03-09T15:51:07.328Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.58s) [2020-03-09T15:51:07.328Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.33s) [2020-03-09T15:51:07.328Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.81s) [2020-03-09T15:51:07.328Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-03-09T15:51:07.328Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-03-09T15:51:07.328Z] check_test.go:309: [d59fa8b188ab5] daemon is not started [2020-03-09T15:51:07.328Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-03-09T15:51:07.328Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-03-09T15:51:07.328Z] check_test.go:309: [d3b8b2dfdfeaf] daemon is not started [2020-03-09T15:51:07.328Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (4.02s) [2020-03-09T15:51:07.328Z] check_test.go:309: [d28657283c9f7] daemon is not started [2020-03-09T15:51:07.328Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (6.63s) [2020-03-09T15:51:07.328Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.28s) [2020-03-09T15:51:07.328Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (4.12s) [2020-03-09T15:51:07.328Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.21s) [2020-03-09T15:51:07.328Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.28s) [2020-03-09T15:51:07.328Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.54s) [2020-03-09T15:51:07.328Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (5.26s) [2020-03-09T15:51:07.328Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.41s) [2020-03-09T15:51:07.328Z] check_test.go:309: [d28da575e6aea] daemon is not started [2020-03-09T15:51:07.328Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (4.01s) [2020-03-09T15:51:07.328Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.28s) [2020-03-09T15:51:07.328Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.95s) [2020-03-09T15:51:07.328Z] check_test.go:309: [d4d5d2a6c93b3] daemon is not started [2020-03-09T15:51:07.328Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2020-03-09T15:51:07.328Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.79s) [2020-03-09T15:51:07.328Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.06s) [2020-03-09T15:51:07.328Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.52s) [2020-03-09T15:51:07.328Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.55s) [2020-03-09T15:51:07.328Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.07s) [2020-03-09T15:51:07.328Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2020-03-09T15:51:07.328Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2020-03-09T15:51:07.328Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2020-03-09T15:51:07.328Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2020-03-09T15:51:07.328Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2020-03-09T15:51:07.328Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2020-03-09T15:51:07.328Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2020-03-09T15:51:07.328Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2020-03-09T15:51:07.328Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2020-03-09T15:51:07.328Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2020-03-09T15:51:07.328Z] check_test.go:309: [dbaec847991b7] daemon is not started [2020-03-09T15:51:07.328Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.03s) [2020-03-09T15:51:07.328Z] check_test.go:309: [db5287f2bdf21] daemon is not started [2020-03-09T15:51:07.328Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.52s) [2020-03-09T15:51:07.328Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.53s) [2020-03-09T15:51:07.328Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.53s) [2020-03-09T15:51:07.328Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.52s) [2020-03-09T15:51:07.328Z] check_test.go:309: [d291a414e9589] daemon is not started [2020-03-09T15:51:07.328Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.20s) [2020-03-09T15:51:07.328Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.23s) [2020-03-09T15:51:07.328Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (5.00s) [2020-03-09T15:51:07.328Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.02s) [2020-03-09T15:51:07.328Z] check_test.go:309: [d7e756043857c] daemon is not started [2020-03-09T15:51:07.328Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.34s) [2020-03-09T15:51:07.328Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.73s) [2020-03-09T15:51:07.328Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.76s) [2020-03-09T15:51:07.328Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (1.65s) [2020-03-09T15:51:07.328Z] check_test.go:309: [d40f59f30461b] daemon is not started [2020-03-09T15:51:07.328Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.54s) [2020-03-09T15:51:07.328Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.53s) [2020-03-09T15:51:07.328Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.53s) [2020-03-09T15:51:07.328Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.94s) [2020-03-09T15:51:07.328Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2020-03-09T15:51:07.328Z] check_test.go:309: [d4be17d13ced9] daemon is not started [2020-03-09T15:51:07.328Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.82s) [2020-03-09T15:51:07.328Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.39s) [2020-03-09T15:51:07.328Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.50s) [2020-03-09T15:51:07.328Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.23s) [2020-03-09T15:51:07.328Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.62s) [2020-03-09T15:51:07.328Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.83s) [2020-03-09T15:51:07.328Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.99s) [2020-03-09T15:51:07.328Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.31s) [2020-03-09T15:51:07.328Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.01s) [2020-03-09T15:51:07.328Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.05s) [2020-03-09T15:51:07.328Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.07s) [2020-03-09T15:51:07.328Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.60s) [2020-03-09T15:51:07.328Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.13s) [2020-03-09T15:51:07.328Z] docker_cli_daemon_test.go:2542: [d2a2480316933] daemon is not started [2020-03-09T15:51:07.328Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (10.15s) [2020-03-09T15:51:07.328Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.96s) [2020-03-09T15:51:07.328Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.77s) [2020-03-09T15:51:07.328Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.93s) [2020-03-09T15:51:07.328Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.05s) [2020-03-09T15:51:07.328Z] check_test.go:309: [de9c3874c5b54] daemon is not started [2020-03-09T15:51:07.328Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (4.95s) [2020-03-09T15:51:07.328Z] === RUN TestDockerSwarmSuite [2020-03-09T15:51:07.328Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-03-09T15:51:07.920Z] #18 114.1 Setting up python3-distutils (3.7.3-1) ... [2020-03-09T15:51:08.952Z] #18 115.2 Setting up python3-setuptools (40.8.0-1) ... [2020-03-09T15:51:09.860Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2020-03-09T15:51:09.860Z] --- PASS: TestStopContainerWithTimeout/0 (1.12s) [2020-03-09T15:51:09.860Z] --- PASS: TestStopContainerWithTimeout/1 (2.44s) [2020-03-09T15:51:09.860Z] --- PASS: TestStopContainerWithTimeout/3 (3.26s) [2020-03-09T15:51:09.860Z] --- PASS: TestStopContainerWithTimeout/-1 (3.33s) [2020-03-09T15:51:09.860Z] === RUN TestDeleteDevicemapper [2020-03-09T15:51:09.860Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-03-09T15:51:09.860Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-09T15:51:09.860Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-03-09T15:51:11.486Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-03-09T15:51:11.859Z] #18 117.5 Setting up python3-pip (18.1-5) ... [2020-03-09T15:51:12.394Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.11s) [2020-03-09T15:51:12.394Z] === RUN TestUpdateMemory [2020-03-09T15:51:12.394Z] --- SKIP: TestUpdateMemory (0.00s) [2020-03-09T15:51:12.394Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-03-09T15:51:12.394Z] === RUN TestUpdateCPUQuota [2020-03-09T15:51:12.847Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-03-09T15:51:13.406Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-03-09T15:51:13.406Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-03-09T15:51:13.413Z] #18 ... [2020-03-09T15:51:13.413Z] [2020-03-09T15:51:13.413Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T15:51:13.413Z] #48 296.2 github.com/LK4D4/vndr/godl [2020-03-09T15:51:13.772Z] --- PASS: TestUpdateCPUQuota (1.52s) [2020-03-09T15:51:13.772Z] === RUN TestUpdatePidsLimit [2020-03-09T15:51:13.772Z] === RUN TestUpdatePidsLimit/update_from_none [2020-03-09T15:51:14.031Z] === RUN TestUpdatePidsLimit/no_change [2020-03-09T15:51:14.044Z] #48 ... [2020-03-09T15:51:14.044Z] [2020-03-09T15:51:14.044Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-09T15:51:14.044Z] #18 119.7 Processing triggers for libc-bin (2.28-10) ... [2020-03-09T15:51:14.044Z] #18 119.8 Processing triggers for mime-support (3.62) ... [2020-03-09T15:51:14.044Z] #18 DONE 120.0s [2020-03-09T15:51:14.044Z] [2020-03-09T15:51:14.044Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-03-09T15:51:14.290Z] === RUN TestUpdatePidsLimit/update_lower [2020-03-09T15:51:14.679Z] #19 0.597 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-03-09T15:51:14.679Z] #19 0.602 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-03-09T15:51:14.679Z] #19 0.612 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-03-09T15:51:14.679Z] #19 DONE 0.7s [2020-03-09T15:51:14.679Z] [2020-03-09T15:51:14.679Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T15:51:14.679Z] #48 297.8 github.com/LK4D4/vndr [2020-03-09T15:51:14.857Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-03-09T15:51:15.119Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-03-09T15:51:15.289Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-03-09T15:51:15.289Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-03-09T15:51:15.378Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-03-09T15:51:15.710Z] #48 ... [2020-03-09T15:51:15.710Z] [2020-03-09T15:51:15.710Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T15:51:15.710Z] #45 185.2 CC criu/cr-errno.o [2020-03-09T15:51:15.710Z] #45 185.3 CC criu/cr-restore.o [2020-03-09T15:51:15.710Z] #45 ... [2020-03-09T15:51:15.710Z] [2020-03-09T15:51:15.710Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-09T15:51:15.946Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-03-09T15:51:16.650Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-03-09T15:51:17.323Z] --- PASS: TestUpdatePidsLimit (3.91s) [2020-03-09T15:51:17.323Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.40s) [2020-03-09T15:51:17.323Z] --- PASS: TestUpdatePidsLimit/no_change (0.37s) [2020-03-09T15:51:17.323Z] --- PASS: TestUpdatePidsLimit/update_lower (0.40s) [2020-03-09T15:51:17.323Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s) [2020-03-09T15:51:17.323Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.39s) [2020-03-09T15:51:17.323Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s) [2020-03-09T15:51:17.323Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.41s) [2020-03-09T15:51:17.323Z] === RUN TestUpdateRestartPolicy [2020-03-09T15:51:18.293Z] b5405b758079: Pull complete [2020-03-09T15:51:18.293Z] Digest: sha256:39ba615d7a739fcdd9fc95b97882672d5af7d0861dd16b51b238c822765d2b8d [2020-03-09T15:51:18.293Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-09T15:51:18.293Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-09T15:51:18.293Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2020-03-09T15:51:18.293Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2020-03-09T15:51:18.293Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1040' [2020-03-09T15:51:18.293Z] INFO: Docker version of control daemon [2020-03-09T15:51:18.293Z] [2020-03-09T15:51:18.293Z] Client: Docker Engine - Enterprise [2020-03-09T15:51:18.293Z] Version: 19.03.5 [2020-03-09T15:51:18.293Z] API version: 1.40 [2020-03-09T15:51:18.293Z] Go version: go1.12.12 [2020-03-09T15:51:18.293Z] Git commit: 2ee0c57608 [2020-03-09T15:51:18.293Z] Built: 11/13/2019 08:00:16 [2020-03-09T15:51:18.293Z] OS/Arch: windows/amd64 [2020-03-09T15:51:18.293Z] Experimental: false [2020-03-09T15:51:18.293Z] [2020-03-09T15:51:18.293Z] Server: Docker Engine - Enterprise [2020-03-09T15:51:18.293Z] Engine: [2020-03-09T15:51:18.293Z] Version: 19.03.5 [2020-03-09T15:51:18.293Z] API version: 1.40 (minimum version 1.24) [2020-03-09T15:51:18.293Z] Go version: go1.12.12 [2020-03-09T15:51:18.293Z] Git commit: 2ee0c57608 [2020-03-09T15:51:18.293Z] Built: 11/13/2019 07:58:51 [2020-03-09T15:51:18.293Z] OS/Arch: windows/amd64 [2020-03-09T15:51:18.293Z] Experimental: true [2020-03-09T15:51:18.293Z] [2020-03-09T15:51:18.293Z] INFO: Docker info of control daemon [2020-03-09T15:51:18.293Z] [2020-03-09T15:51:18.293Z] Client: [2020-03-09T15:51:18.293Z] Debug Mode: false [2020-03-09T15:51:18.293Z] Plugins: [2020-03-09T15:51:18.293Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-03-09T15:51:18.293Z] [2020-03-09T15:51:18.293Z] Server: [2020-03-09T15:51:18.293Z] Containers: 0 [2020-03-09T15:51:18.293Z] Running: 0 [2020-03-09T15:51:18.293Z] Paused: 0 [2020-03-09T15:51:18.293Z] Stopped: 0 [2020-03-09T15:51:18.293Z] Images: 1 [2020-03-09T15:51:18.293Z] Server Version: 19.03.5 [2020-03-09T15:51:18.293Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-03-09T15:51:18.293Z] Windows: [2020-03-09T15:51:18.293Z] LCOW: [2020-03-09T15:51:18.293Z] Logging Driver: json-file [2020-03-09T15:51:18.293Z] Plugins: [2020-03-09T15:51:18.293Z] Volume: local [2020-03-09T15:51:18.293Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-03-09T15:51:18.293Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-03-09T15:51:18.293Z] Swarm: inactive [2020-03-09T15:51:18.293Z] Default Isolation: process [2020-03-09T15:51:18.293Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-03-09T15:51:18.293Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039) [2020-03-09T15:51:18.293Z] OSType: windows [2020-03-09T15:51:18.293Z] Architecture: x86_64 [2020-03-09T15:51:18.293Z] CPUs: 4 [2020-03-09T15:51:18.293Z] Total Memory: 32GiB [2020-03-09T15:51:18.293Z] Name: azwin-2-845be0 [2020-03-09T15:51:18.293Z] ID: UR4U:SP26:2R3U:OABF:FW7X:OVZM:HGLG:UQJF:ODTF:M7DP:TEU4:TEXW [2020-03-09T15:51:18.293Z] Docker Root Dir: D:\docker [2020-03-09T15:51:18.293Z] Debug Mode: false [2020-03-09T15:51:18.293Z] Registry: https://index.docker.io/v1/ [2020-03-09T15:51:18.293Z] Labels: [2020-03-09T15:51:18.293Z] Experimental: true [2020-03-09T15:51:18.293Z] Insecure Registries: [2020-03-09T15:51:18.293Z] 10.0.0.4:5000 [2020-03-09T15:51:18.293Z] 127.0.0.0/8 [2020-03-09T15:51:18.293Z] Registry Mirrors: [2020-03-09T15:51:18.293Z] http://10.0.0.4:5000/ [2020-03-09T15:51:18.293Z] Live Restore Enabled: false [2020-03-09T15:51:18.293Z] [2020-03-09T15:51:18.293Z] [2020-03-09T15:51:18.293Z] INFO: Commit hash is 5ebdf8b833 [2020-03-09T15:51:18.293Z] INFO: Nuke-Everything... [2020-03-09T15:51:18.293Z] INFO: Container count on control daemon to delete is 0 [2020-03-09T15:51:18.293Z] INFO: Nuking d:\CI [2020-03-09T15:51:18.293Z] INFO: Zapped successfully [2020-03-09T15:51:18.293Z] INFO: Location for testing is d:\CI\PR-40647\2 [2020-03-09T15:51:18.293Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-03-09T15:51:18.293Z] [2020-03-09T15:51:18.293Z] [2020-03-09T15:51:18.293Z] INFO: Building the image from Dockerfile.windows at 03/09/2020 15:51:17... [2020-03-09T15:51:18.293Z] [2020-03-09T15:51:18.534Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-03-09T15:51:21.269Z] #20 ... [2020-03-09T15:51:21.269Z] [2020-03-09T15:51:21.269Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T15:51:21.269Z] #45 196.0 CC criu/cr-service.o [2020-03-09T15:51:21.269Z] #45 199.7 CC criu/crtools.o [2020-03-09T15:51:21.269Z] #45 200.9 CC criu/eventfd.o [2020-03-09T15:51:21.794Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-03-09T15:51:22.292Z] #45 201.6 CC criu/eventpoll.o [2020-03-09T15:51:23.001Z] Sending build context to Docker daemon 54.69MB [2020-03-09T15:51:23.001Z] [2020-03-09T15:51:23.001Z] Step 1/10 : FROM microsoft/windowsservercore [2020-03-09T15:51:23.001Z] ---> 81094f2483ae [2020-03-09T15:51:23.001Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-03-09T15:51:23.001Z] ---> Running in 3e9a75f365f4 [2020-03-09T15:51:23.971Z] Removing intermediate container 3e9a75f365f4 [2020-03-09T15:51:23.971Z] ---> 0e1f6e70a8cb [2020-03-09T15:51:23.971Z] Step 3/10 : ARG GO_VERSION=1.13.8 [2020-03-09T15:51:23.971Z] ---> Running in f86456710d0e [2020-03-09T15:51:24.349Z] #45 203.6 CC criu/external.o [2020-03-09T15:51:24.349Z] #45 ... [2020-03-09T15:51:24.349Z] [2020-03-09T15:51:24.349Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-09T15:51:24.349Z] #20 9.504 Collecting yamllint==1.16.0 [2020-03-09T15:51:24.431Z] Removing intermediate container f86456710d0e [2020-03-09T15:51:24.431Z] ---> 6753d7271144 [2020-03-09T15:51:24.431Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5 [2020-03-09T15:51:24.431Z] ---> Running in 870cb2b02b64 [2020-03-09T15:51:24.639Z] #20 9.991 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-03-09T15:51:24.891Z] Removing intermediate container 870cb2b02b64 [2020-03-09T15:51:24.891Z] ---> f33c80f771ca [2020-03-09T15:51:24.891Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT} [2020-03-09T15:51:24.891Z] ---> Running in 195dcc5abfd9 [2020-03-09T15:51:24.929Z] #20 10.13 Collecting pyyaml (from yamllint==1.16.0) [2020-03-09T15:51:24.929Z] #20 10.37 Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB) [2020-03-09T15:51:25.351Z] Removing intermediate container 195dcc5abfd9 [2020-03-09T15:51:25.351Z] ---> 5d82cc239adf [2020-03-09T15:51:25.351Z] Step 6/10 : 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; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2020-03-09T15:51:25.351Z] ---> Running in 1e9bfea00fc6 [2020-03-09T15:51:26.573Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-03-09T15:51:26.573Z] [2020-03-09T15:51:26.573Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-03-09T15:51:26.573Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-03-09T15:51:26.573Z] HOSTNAME=9b2ea2f38a39 [2020-03-09T15:51:26.573Z] TESTDEBUG=0 [2020-03-09T15:51:26.573Z] DEST=bundles/test-integration [2020-03-09T15:51:26.573Z] PWD=/go/src/github.com/docker/docker [2020-03-09T15:51:26.573Z] DOCKER_GITCOMMIT=30bfe23d4f17241844e50ca1ce2465dbff15cbe4 [2020-03-09T15:51:26.573Z] container=docker [2020-03-09T15:51:26.573Z] HOME=/root [2020-03-09T15:51:26.573Z] GOLANG_VERSION=1.13.8 [2020-03-09T15:51:26.573Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-03-09T15:51:26.573Z] VALIDATE_BRANCH=master [2020-03-09T15:51:26.573Z] TERM=xterm [2020-03-09T15:51:26.573Z] DOCKER_PKG=github.com/docker/docker [2020-03-09T15:51:26.573Z] SHLVL=1 [2020-03-09T15:51:26.573Z] TIMEOUT=120m [2020-03-09T15:51:26.573Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-03-09T15:51:26.573Z] DOCKER_GRAPHDRIVER=overlay2 [2020-03-09T15:51:26.573Z] GO111MODULE=off [2020-03-09T15:51:26.573Z] DOCKER_EXPERIMENTAL=1 [2020-03-09T15:51:26.573Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-03-09T15:51:26.573Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-03-09T15:51:26.573Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-03-09T15:51:26.573Z] GOPATH=/go [2020-03-09T15:51:26.573Z] PKG_CONFIG=pkg-config [2020-03-09T15:51:26.573Z] _=/usr/bin/env [2020-03-09T15:51:26.573Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-03-09T15:51:29.397Z] #20 14.22 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-03-09T15:51:29.397Z] #20 14.35 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-03-09T15:51:29.397Z] #20 14.49 Building wheels for collected packages: pyyaml [2020-03-09T15:51:29.397Z] #20 14.49 Running setup.py bdist_wheel for pyyaml: started [2020-03-09T15:51:32.135Z] #20 17.01 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-03-09T15:51:32.135Z] #20 17.02 Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191 [2020-03-09T15:51:32.135Z] #20 ... [2020-03-09T15:51:32.135Z] [2020-03-09T15:51:32.135Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T15:51:32.135Z] #48 DONE 315.0s [2020-03-09T15:51:32.135Z] [2020-03-09T15:51:32.135Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-09T15:51:32.135Z] #20 17.17 Successfully built pyyaml [2020-03-09T15:51:32.135Z] #20 17.21 Installing collected packages: pyyaml, pathspec, yamllint [2020-03-09T15:51:32.135Z] #20 ... [2020-03-09T15:51:32.135Z] [2020-03-09T15:51:32.135Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T15:51:32.135Z] #45 204.1 CC criu/fault-injection.o [2020-03-09T15:51:32.135Z] #45 204.3 CC criu/fdstore.o [2020-03-09T15:51:32.135Z] #45 205.2 CC criu/fifo.o [2020-03-09T15:51:32.135Z] #45 206.0 CC criu/file-ids.o [2020-03-09T15:51:32.135Z] #45 206.7 CC criu/file-lock.o [2020-03-09T15:51:32.135Z] #45 209.3 CC criu/files-ext.o [2020-03-09T15:51:32.135Z] #45 210.3 CC criu/files-reg.o [2020-03-09T15:51:32.204Z] --- PASS: TestUpdateRestartPolicy (12.56s) [2020-03-09T15:51:32.204Z] === RUN TestUpdateRestartWithAutoRemove [2020-03-09T15:51:32.204Z] --- PASS: TestUpdateRestartWithAutoRemove (0.84s) [2020-03-09T15:51:32.204Z] === RUN TestWaitNonBlocked [2020-03-09T15:51:32.204Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-09T15:51:32.204Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-09T15:51:32.204Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-09T15:51:32.204Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-09T15:51:32.204Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-09T15:51:32.204Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-09T15:51:32.204Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-03-09T15:51:32.204Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.03s) [2020-03-09T15:51:32.204Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.11s) [2020-03-09T15:51:32.204Z] === RUN TestWaitBlocked [2020-03-09T15:51:32.204Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-09T15:51:32.204Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-09T15:51:32.204Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-03-09T15:51:32.204Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-03-09T15:51:32.204Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-09T15:51:32.204Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-03-09T15:51:33.141Z] --- PASS: TestWaitBlocked (0.03s) [2020-03-09T15:51:33.141Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.97s) [2020-03-09T15:51:33.141Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.02s) [2020-03-09T15:51:33.141Z] === CONT TestContainerStartOnDaemonRestart [2020-03-09T15:51:33.141Z] === CONT TestIpcModeOlderClient [2020-03-09T15:51:33.141Z] === CONT TestDaemonHostGatewayIP [2020-03-09T15:51:33.141Z] === CONT TestDaemonRestartIpcMode [2020-03-09T15:51:33.141Z] --- PASS: TestIpcModeOlderClient (0.20s) [2020-03-09T15:51:33.741Z] #45 ... [2020-03-09T15:51:33.741Z] [2020-03-09T15:51:33.741Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-09T15:51:33.741Z] #20 18.68 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0 [2020-03-09T15:51:33.946Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-03-09T15:51:33.953Z] [2020-03-09T15:51:33.953Z] SUCCESS: Specified value was saved. [2020-03-09T15:51:33.953Z] INFO: Downloading git... [2020-03-09T15:51:34.031Z] #20 DONE 19.2s [2020-03-09T15:51:34.031Z] [2020-03-09T15:51:34.031Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T15:51:34.201Z] --- PASS: TestImportExtremelyLargeImageWorks (103.14s) [2020-03-09T15:51:34.201Z] PASS [2020-03-09T15:51:34.201Z] [2020-03-09T15:51:34.201Z] DONE 12 tests in 107.086s [2020-03-09T15:51:34.201Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-03-09T15:51:34.201Z] ++ 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-09T15:51:34.201Z] ++ set -e [2020-03-09T15:51:34.201Z] ++ '[' -n 0 ']' [2020-03-09T15:51:34.201Z] ++ set -x [2020-03-09T15:51:34.201Z] ++ 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-09T15:51:34.201Z] INFO: Testing against a local daemon [2020-03-09T15:51:34.201Z] === RUN TestNetworkCreateDelete [2020-03-09T15:51:34.201Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-03-09T15:51:34.456Z] --- PASS: TestNetworkCreateDelete (0.36s) [2020-03-09T15:51:34.456Z] === RUN TestDockerNetworkDeletePreferID [2020-03-09T15:51:34.658Z] #24 ... [2020-03-09T15:51:34.658Z] [2020-03-09T15:51:34.658Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T15:51:34.658Z] #45 214.4 CC criu/files.o [2020-03-09T15:51:34.936Z] INFO: Downloading go... [2020-03-09T15:51:35.015Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-03-09T15:51:35.269Z] --- PASS: TestDockerNetworkDeletePreferID (0.61s) [2020-03-09T15:51:35.269Z] === RUN TestInspectNetwork [2020-03-09T15:51:35.829Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-03-09T15:51:36.449Z] --- PASS: TestContainerStartOnDaemonRestart (3.40s) [2020-03-09T15:51:36.477Z] INFO: Downloading compiler 1 of 3... [2020-03-09T15:51:37.386Z] --- PASS: TestDaemonRestartIpcMode (4.16s) [2020-03-09T15:51:37.448Z] INFO: Downloading compiler 2 of 3... [2020-03-09T15:51:38.322Z] --- PASS: TestDaemonHostGatewayIP (5.07s) [2020-03-09T15:51:38.322Z] PASS [2020-03-09T15:51:38.322Z] [2020-03-09T15:51:38.322Z] === Skipped [2020-03-09T15:51:38.322Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2020-03-09T15:51:38.322Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-09T15:51:38.322Z] [2020-03-09T15:51:38.322Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2020-03-09T15:51:38.322Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-09T15:51:38.322Z] [2020-03-09T15:51:38.322Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2020-03-09T15:51:38.322Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-09T15:51:38.322Z] [2020-03-09T15:51:38.322Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-09T15:51:38.322Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-09T15:51:38.322Z] [2020-03-09T15:51:38.322Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2020-03-09T15:51:38.322Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-09T15:51:38.322Z] [2020-03-09T15:51:38.322Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2020-03-09T15:51:38.322Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-03-09T15:51:38.322Z] [2020-03-09T15:51:38.322Z] [2020-03-09T15:51:38.322Z] DONE 199 tests, 6 skipped in 130.482s [2020-03-09T15:51:38.322Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2020-03-09T15:51:38.322Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-03-09T15:51:38.322Z] ++ set -e [2020-03-09T15:51:38.322Z] ++ '[' -n 0 ']' [2020-03-09T15:51:38.322Z] ++ set -x [2020-03-09T15:51:38.322Z] ++ 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=arm64 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/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-03-09T15:51:38.322Z] INFO: Testing against a local daemon [2020-03-09T15:51:38.322Z] === RUN TestCommitInheritsEnv [2020-03-09T15:51:38.420Z] INFO: Downloading compiler 3 of 3... [2020-03-09T15:51:38.879Z] INFO: Extracting git... [2020-03-09T15:51:38.889Z] --- PASS: TestCommitInheritsEnv (0.58s) [2020-03-09T15:51:38.889Z] === RUN TestImportExtremelyLargeImageWorks [2020-03-09T15:51:38.889Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-03-09T15:51:38.889Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2020-03-09T15:51:38.889Z] === RUN TestImagesFilterMultiReference [2020-03-09T15:51:39.087Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-03-09T15:51:39.141Z] #45 218.2 CC criu/filesystems.o [2020-03-09T15:51:39.147Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2020-03-09T15:51:39.147Z] === RUN TestImagePullPlatformInvalid [2020-03-09T15:51:39.147Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-03-09T15:51:39.147Z] === RUN TestRemoveImageOrphaning [2020-03-09T15:51:39.715Z] --- PASS: TestRemoveImageOrphaning (0.55s) [2020-03-09T15:51:39.715Z] === RUN TestRemoveImageGarbageCollector [2020-03-09T15:51:39.715Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-03-09T15:51:39.715Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-09T15:51:39.715Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-03-09T15:51:39.715Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-03-09T15:51:39.715Z] === RUN TestTagInvalidReference [2020-03-09T15:51:39.715Z] --- PASS: TestTagInvalidReference (0.03s) [2020-03-09T15:51:39.715Z] === RUN TestTagValidPrefixedRepo [2020-03-09T15:51:39.715Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2020-03-09T15:51:39.715Z] === RUN TestTagExistedNameWithoutForce [2020-03-09T15:51:39.715Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-03-09T15:51:39.715Z] === RUN TestTagOfficialNames [2020-03-09T15:51:39.769Z] #45 219.5 CC criu/fsnotify.o [2020-03-09T15:51:39.984Z] --- PASS: TestTagOfficialNames (0.07s) [2020-03-09T15:51:39.984Z] === RUN TestTagMatchesDigest [2020-03-09T15:51:39.984Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-03-09T15:51:39.984Z] PASS [2020-03-09T15:51:39.984Z] [2020-03-09T15:51:39.984Z] === Skipped [2020-03-09T15:51:39.984Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2020-03-09T15:51:39.984Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2020-03-09T15:51:39.984Z] [2020-03-09T15:51:39.984Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-03-09T15:51:39.984Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-09T15:51:39.984Z] [2020-03-09T15:51:39.984Z] [2020-03-09T15:51:39.984Z] DONE 12 tests, 2 skipped in 1.815s [2020-03-09T15:51:39.984Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2020-03-09T15:51:39.984Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-03-09T15:51:39.984Z] ++ set -e [2020-03-09T15:51:39.984Z] ++ '[' -n 0 ']' [2020-03-09T15:51:39.984Z] ++ set -x [2020-03-09T15:51:39.984Z] ++ 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=arm64 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/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-03-09T15:51:40.252Z] INFO: Testing against a local daemon [2020-03-09T15:51:40.252Z] === RUN TestNetworkCreateDelete [2020-03-09T15:51:40.512Z] --- PASS: TestNetworkCreateDelete (0.45s) [2020-03-09T15:51:40.512Z] === RUN TestDockerNetworkDeletePreferID [2020-03-09T15:51:40.970Z] === RUN TestInspectNetwork/full_network_id [2020-03-09T15:51:40.970Z] === RUN TestInspectNetwork/partial_network_id [2020-03-09T15:51:40.970Z] === RUN TestInspectNetwork/network_name [2020-03-09T15:51:40.970Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-03-09T15:51:41.890Z] --- PASS: TestDockerNetworkDeletePreferID (1.21s) [2020-03-09T15:51:41.890Z] === RUN TestInspectNetwork [2020-03-09T15:51:42.497Z] #45 221.8 CC criu/image-desc.o [2020-03-09T15:51:42.497Z] #45 222.2 CC criu/image.o [2020-03-09T15:51:44.584Z] #45 223.9 CC criu/ipc_ns.o [2020-03-09T15:51:46.226Z] --- PASS: TestInspectNetwork (10.76s) [2020-03-09T15:51:46.226Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-03-09T15:51:46.226Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-03-09T15:51:46.226Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-03-09T15:51:46.226Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-03-09T15:51:46.226Z] === RUN TestRunContainerWithBridgeNone [2020-03-09T15:51:46.345Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-03-09T15:51:46.345Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-03-09T15:51:46.640Z] #45 226.0 CC criu/irmap.o [2020-03-09T15:51:47.162Z] === RUN TestInspectNetwork/full_network_id [2020-03-09T15:51:47.162Z] === RUN TestInspectNetwork/partial_network_id [2020-03-09T15:51:47.162Z] === RUN TestInspectNetwork/network_name [2020-03-09T15:51:47.162Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-03-09T15:51:47.669Z] #45 227.0 CC criu/kcmp-ids.o [2020-03-09T15:51:47.669Z] #45 ... [2020-03-09T15:51:47.669Z] [2020-03-09T15:51:47.669Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-09T15:51:47.669Z] #31 DONE 331.1s [2020-03-09T15:51:47.958Z] [2020-03-09T15:51:47.958Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T15:51:47.958Z] #45 227.4 CC criu/kerndat.o [2020-03-09T15:51:48.139Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-03-09T15:51:49.549Z] --- PASS: TestRunContainerWithBridgeNone (3.09s) [2020-03-09T15:51:49.549Z] === RUN TestNetworkInvalidJSON [2020-03-09T15:51:49.549Z] === RUN TestNetworkInvalidJSON//networks/create [2020-03-09T15:51:49.549Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-03-09T15:51:49.549Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-03-09T15:51:49.549Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-03-09T15:51:49.549Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-09T15:51:49.549Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-09T15:51:49.549Z] === CONT TestNetworkInvalidJSON//networks/create [2020-03-09T15:51:49.549Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-09T15:51:49.549Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-03-09T15:51:49.549Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-03-09T15:51:49.549Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-03-09T15:51:49.549Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-03-09T15:51:49.549Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-03-09T15:51:49.549Z] === RUN TestDaemonRestartWithLiveRestore [2020-03-09T15:51:50.114Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2020-03-09T15:51:50.114Z] === RUN TestDaemonDefaultNetworkPools [2020-03-09T15:51:50.670Z] #45 230.4 CC criu/libnetlink.o [2020-03-09T15:51:51.076Z] --- PASS: TestDaemonDefaultNetworkPools (0.79s) [2020-03-09T15:51:51.076Z] === RUN TestDaemonRestartWithExistingNetwork [2020-03-09T15:51:51.288Z] INFO: Expanding go... [2020-03-09T15:51:51.308Z] #45 230.9 CC criu/log.o [2020-03-09T15:51:52.025Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) [2020-03-09T15:51:52.025Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-03-09T15:51:52.340Z] #45 231.7 CC criu/lsm.o [2020-03-09T15:51:52.431Z] --- PASS: TestInspectNetwork (9.70s) [2020-03-09T15:51:52.431Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-03-09T15:51:52.431Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-03-09T15:51:52.431Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-03-09T15:51:52.431Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-03-09T15:51:52.431Z] === RUN TestRunContainerWithBridgeNone [2020-03-09T15:51:53.366Z] #45 232.7 CC criu/mem.o [2020-03-09T15:51:53.907Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.64s) [2020-03-09T15:51:53.907Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-03-09T15:51:54.161Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-03-09T15:51:54.333Z] --- PASS: TestRunContainerWithBridgeNone (2.66s) [2020-03-09T15:51:54.333Z] === RUN TestNetworkInvalidJSON [2020-03-09T15:51:54.333Z] === RUN TestNetworkInvalidJSON//networks/create [2020-03-09T15:51:54.333Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-03-09T15:51:54.333Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-03-09T15:51:54.333Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-03-09T15:51:54.333Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-09T15:51:54.333Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-09T15:51:54.333Z] === CONT TestNetworkInvalidJSON//networks/create [2020-03-09T15:51:54.333Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-09T15:51:54.333Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-03-09T15:51:54.333Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-03-09T15:51:54.333Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-03-09T15:51:54.333Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-03-09T15:51:54.333Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-03-09T15:51:54.333Z] === RUN TestDaemonRestartWithLiveRestore [2020-03-09T15:51:54.416Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.65s) [2020-03-09T15:51:54.416Z] === RUN TestServiceWithPredefinedNetwork [2020-03-09T15:51:54.975Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-03-09T15:51:54.975Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-03-09T15:51:55.304Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-03-09T15:51:55.304Z] [2020-03-09T15:51:55.304Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-03-09T15:51:55.304Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-03-09T15:51:55.304Z] Using test binary docker [2020-03-09T15:51:55.304Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-03-09T15:51:55.304Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-03-09T15:51:55.304Z] INFO: Waiting for daemon to start... [2020-03-09T15:51:55.304Z] Starting dockerd [2020-03-09T15:51:55.711Z] --- PASS: TestDaemonRestartWithLiveRestore (1.57s) [2020-03-09T15:51:55.711Z] === RUN TestDaemonDefaultNetworkPools [2020-03-09T15:51:55.864Z] . [2020-03-09T15:51:55.864Z] INFO: Building docker-sdk-python3:4.2.0... [2020-03-09T15:51:56.081Z] #45 235.5 CC criu/mount.o [2020-03-09T15:51:57.089Z] --- PASS: TestDaemonDefaultNetworkPools (1.31s) [2020-03-09T15:51:57.089Z] === RUN TestDaemonRestartWithExistingNetwork [2020-03-09T15:51:58.232Z] --- PASS: TestServiceWithPredefinedNetwork (3.55s) [2020-03-09T15:51:58.232Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-03-09T15:51:58.232Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-09T15:51:58.232Z] service_test.go:230: FLAKY_TEST [2020-03-09T15:51:58.232Z] === RUN TestServiceWithDataPathPortInit [2020-03-09T15:51:59.623Z] --- PASS: TestDaemonRestartWithExistingNetwork (2.07s) [2020-03-09T15:51:59.623Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-03-09T15:52:01.490Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-03-09T15:52:01.744Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-03-09T15:52:01.744Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-03-09T15:52:02.158Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.54s) [2020-03-09T15:52:02.158Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-03-09T15:52:02.417Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.82s) [2020-03-09T15:52:02.417Z] === RUN TestServiceWithPredefinedNetwork [2020-03-09T15:52:03.182Z] #45 242.4 CC criu/namespaces.o [2020-03-09T15:52:04.251Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-03-09T15:52:04.711Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-03-09T15:52:05.059Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-03-09T15:52:05.826Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-03-09T15:52:05.901Z] #45 245.5 CC criu/net.o [2020-03-09T15:52:06.608Z] --- PASS: TestServiceWithPredefinedNetwork (3.44s) [2020-03-09T15:52:06.608Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-03-09T15:52:06.608Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-09T15:52:06.608Z] service_test.go:230: FLAKY_TEST [2020-03-09T15:52:06.608Z] === RUN TestServiceWithDataPathPortInit [2020-03-09T15:52:06.758Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-03-09T15:52:07.134Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-03-09T15:52:07.134Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-03-09T15:52:09.000Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-03-09T15:52:09.355Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-03-09T15:52:10.627Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-03-09T15:52:11.461Z] #45 251.1 CC criu/netfilter.o [2020-03-09T15:52:12.086Z] #45 251.7 CC criu/page-pipe.o [2020-03-09T15:52:12.406Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-03-09T15:52:12.486Z] INFO: Expanding compiler 1 of 3... [2020-03-09T15:52:12.768Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-03-09T15:52:13.456Z] INFO: Expanding compiler 2 of 3... [2020-03-09T15:52:13.583Z] #45 252.9 CC criu/page-xfer.o [2020-03-09T15:52:14.740Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-03-09T15:52:14.826Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-03-09T15:52:15.517Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-03-09T15:52:15.643Z] #45 255.2 CC criu/pagemap-cache.o [2020-03-09T15:52:16.273Z] #45 255.8 CC criu/pagemap.o [2020-03-09T15:52:16.767Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-03-09T15:52:17.334Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-03-09T15:52:17.543Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-03-09T15:52:17.776Z] #45 257.3 CC criu/parasite-syscall.o [2020-03-09T15:52:18.160Z] INFO: Expanding compiler 3 of 3... [2020-03-09T15:52:18.620Z] INFO: Removing downloaded files... [2020-03-09T15:52:18.620Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2020-03-09T15:52:18.620Z] INFO: Configuring git core.autocrlf... [2020-03-09T15:52:18.790Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-03-09T15:52:19.289Z] #45 258.9 CC criu/path.o [2020-03-09T15:52:19.672Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-03-09T15:52:19.672Z] Using test binary docker [2020-03-09T15:52:19.672Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-03-09T15:52:19.672Z] +++ /etc/init.d/apparmor start [2020-03-09T15:52:19.672Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-03-09T15:52:19.672Z] INFO: Waiting for daemon to start... [2020-03-09T15:52:19.672Z] Starting dockerd [2020-03-09T15:52:19.672Z] +++ 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-09T15:52:19.842Z] --- PASS: TestServiceWithDataPathPortInit (21.56s) [2020-03-09T15:52:19.842Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-03-09T15:52:19.842Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-03-09T15:52:19.919Z] #45 259.6 CC criu/pie-util-vdso.o [2020-03-09T15:52:20.950Z] #45 260.4 CC criu/pie-util.o [2020-03-09T15:52:21.241Z] #45 260.7 CC criu/pipes.o [2020-03-09T15:52:22.116Z] . [2020-03-09T15:52:22.116Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-03-09T15:52:22.116Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-03-09T15:52:22.116Z] Error: No such image: emptyfs [2020-03-09T15:52:22.116Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-03-09T15:52:22.116Z] ++++ docker load [2020-03-09T15:52:22.116Z] Running integration-test (iteration 1) [2020-03-09T15:52:22.116Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-03-09T15:52:22.116Z] ++ 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-09T15:52:22.116Z] ++ set -e [2020-03-09T15:52:22.116Z] ++ '[' -n 0 ']' [2020-03-09T15:52:22.116Z] ++ set -x [2020-03-09T15:52:22.116Z] ++ 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-09T15:52:22.273Z] #45 261.8 CC criu/plugin.o [2020-03-09T15:52:22.907Z] #45 262.4 CC criu/proc_parse.o [2020-03-09T15:52:23.997Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-03-09T15:52:24.556Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-03-09T15:52:24.694Z] --- PASS: TestServiceWithDataPathPortInit (17.81s) [2020-03-09T15:52:24.694Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-03-09T15:52:28.463Z] #45 267.9 CC criu/protobuf-desc.o [2020-03-09T15:52:29.725Z] Loaded image: buildpack-deps:jessie [2020-03-09T15:52:29.726Z] Loaded image: busybox:latest [2020-03-09T15:52:29.726Z] Loaded image: busybox:glibc [2020-03-09T15:52:29.726Z] Loaded image: debian:jessie [2020-03-09T15:52:29.726Z] Loaded image: hello-world:latest [2020-03-09T15:52:29.726Z] INFO: Testing against a local daemon [2020-03-09T15:52:29.726Z] === RUN TestCgroupNamespacesBuild [2020-03-09T15:52:30.524Z] #45 269.9 CC criu/protobuf.o [2020-03-09T15:52:31.077Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.64s) [2020-03-09T15:52:31.077Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ae4tvlukzjfnxydjt86b6pyjm Created:2020-03-09 15:52:20.924907969 +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[2dcf711709ef97a7a5bc1f4d22a19581a159e98a5fd306f01572c64560392de0:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qi5tflm63ksfo21euv02k3kh2 EndpointID:034c4bf8efc2fe13696fc82ee30fec3b21e354da58df90c4211748c5475bbf99 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:d2fd8e24cc4062f9eafeda7e2ceaf6424831e06e52a31c095ced5d5799a03dcc 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:cf6882cb685a IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qi5tflm63ksfo21euv02k3kh2 EndpointID:034c4bf8efc2fe13696fc82ee30fec3b21e354da58df90c4211748c5475bbf99 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-03-09T15:52:31.077Z] PASS [2020-03-09T15:52:31.077Z] [2020-03-09T15:52:31.077Z] === Skipped [2020-03-09T15:52:31.077Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-09T15:52:31.077Z] service_test.go:230: FLAKY_TEST [2020-03-09T15:52:31.077Z] [2020-03-09T15:52:31.077Z] [2020-03-09T15:52:31.077Z] DONE 21 tests, 1 skipped in 55.929s [2020-03-09T15:52:31.077Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-03-09T15:52:31.077Z] ++ 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-09T15:52:31.077Z] ++ set -e [2020-03-09T15:52:31.077Z] ++ '[' -n 0 ']' [2020-03-09T15:52:31.077Z] ++ set -x [2020-03-09T15:52:31.077Z] ++ 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-09T15:52:31.077Z] INFO: Testing against a local daemon [2020-03-09T15:52:31.077Z] === RUN TestDockerNetworkIpvlanPersistance [2020-03-09T15:52:31.077Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-03-09T15:52:31.077Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-09T15:52:31.077Z] === RUN TestDockerNetworkIpvlan [2020-03-09T15:52:31.077Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-03-09T15:52:31.077Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-09T15:52:31.077Z] PASS [2020-03-09T15:52:31.077Z] [2020-03-09T15:52:31.077Z] === Skipped [2020-03-09T15:52:31.077Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-03-09T15:52:31.077Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-09T15:52:31.077Z] [2020-03-09T15:52:31.077Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-03-09T15:52:31.077Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-09T15:52:31.077Z] [2020-03-09T15:52:31.077Z] [2020-03-09T15:52:31.077Z] DONE 2 tests, 2 skipped in 0.028s [2020-03-09T15:52:31.077Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-03-09T15:52:31.077Z] ++ 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-09T15:52:31.077Z] ++ set -e [2020-03-09T15:52:31.077Z] ++ '[' -n 0 ']' [2020-03-09T15:52:31.077Z] ++ set -x [2020-03-09T15:52:31.077Z] ++ 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-09T15:52:31.077Z] INFO: Testing against a local daemon [2020-03-09T15:52:31.077Z] === RUN TestDockerNetworkMacvlanPersistance [2020-03-09T15:52:31.154Z] #45 270.6 CC criu/pstree.o [2020-03-09T15:52:31.488Z] --- PASS: TestCgroupNamespacesBuild (1.64s) [2020-03-09T15:52:31.488Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-03-09T15:52:31.636Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.35s) [2020-03-09T15:52:31.636Z] === RUN TestDockerNetworkMacvlan [2020-03-09T15:52:32.196Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-03-09T15:52:32.812Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.72s) [2020-03-09T15:52:32.812Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:qffl6zuzinwwsibaucyl4ue98 Created:2020-03-09 15:52:24.864351886 +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[130006722bbe44e581e14d5f4f9b9bbd7ee594bde0e94050f65b16051c223016:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.q60hfbw4aevwry6pkh5owjcy6 EndpointID:87f9e452633596858f2d44639f6c7021cc657a9dcd0ab68b42c3b8e7dd0a9fd6 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:31adec4e6239b9db91e7382a132ba984fa468e721a9c5c0ea00f81479f310f7a 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:05db3ea1013a IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.q60hfbw4aevwry6pkh5owjcy6 EndpointID:87f9e452633596858f2d44639f6c7021cc657a9dcd0ab68b42c3b8e7dd0a9fd6 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-03-09T15:52:32.812Z] PASS [2020-03-09T15:52:32.812Z] [2020-03-09T15:52:32.812Z] === Skipped [2020-03-09T15:52:32.812Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-09T15:52:32.812Z] service_test.go:230: FLAKY_TEST [2020-03-09T15:52:32.812Z] [2020-03-09T15:52:32.812Z] [2020-03-09T15:52:32.812Z] DONE 21 tests, 1 skipped in 52.492s [2020-03-09T15:52:32.812Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-03-09T15:52:32.812Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-03-09T15:52:32.812Z] ++ set -e [2020-03-09T15:52:32.812Z] ++ '[' -n 0 ']' [2020-03-09T15:52:32.812Z] ++ set -x [2020-03-09T15:52:32.812Z] ++ 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=arm64 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/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-03-09T15:52:32.812Z] INFO: Testing against a local daemon [2020-03-09T15:52:32.812Z] === RUN TestDockerNetworkIpvlanPersistance [2020-03-09T15:52:32.812Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-03-09T15:52:32.812Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-09T15:52:32.812Z] === RUN TestDockerNetworkIpvlan [2020-03-09T15:52:32.812Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-03-09T15:52:32.812Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-09T15:52:32.812Z] PASS [2020-03-09T15:52:32.812Z] [2020-03-09T15:52:32.812Z] === Skipped [2020-03-09T15:52:32.812Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-03-09T15:52:32.812Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-09T15:52:32.812Z] [2020-03-09T15:52:32.812Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-03-09T15:52:32.812Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-09T15:52:32.812Z] [2020-03-09T15:52:32.812Z] [2020-03-09T15:52:32.812Z] DONE 2 tests, 2 skipped in 0.159s [2020-03-09T15:52:32.812Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-03-09T15:52:32.812Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-03-09T15:52:32.812Z] ++ set -e [2020-03-09T15:52:32.812Z] ++ '[' -n 0 ']' [2020-03-09T15:52:32.812Z] ++ set -x [2020-03-09T15:52:32.812Z] ++ 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=arm64 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/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-03-09T15:52:32.812Z] INFO: Testing against a local daemon [2020-03-09T15:52:32.812Z] === RUN TestDockerNetworkMacvlanPersistance [2020-03-09T15:52:33.119Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-03-09T15:52:33.221Z] #45 272.8 CC criu/rbtree.o [2020-03-09T15:52:33.269Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.75s) [2020-03-09T15:52:33.270Z] === RUN TestBuildWithSession [2020-03-09T15:52:33.270Z] --- SKIP: TestBuildWithSession (0.00s) [2020-03-09T15:52:33.270Z] build_session_test.go:25: TODO: BuildKit [2020-03-09T15:52:33.270Z] === RUN TestBuildSquashParent [2020-03-09T15:52:33.861Z] #45 273.4 CC criu/rst-malloc.o [2020-03-09T15:52:34.043Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-03-09T15:52:34.487Z] #45 274.0 CC criu/seccomp.o [2020-03-09T15:52:35.347Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.17s) [2020-03-09T15:52:35.347Z] === RUN TestDockerNetworkMacvlan [2020-03-09T15:52:35.512Z] #45 275.1 CC criu/seize.o [2020-03-09T15:52:36.138Z] #45 ... [2020-03-09T15:52:36.138Z] [2020-03-09T15:52:36.138Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-09T15:52:36.138Z] #42 379.4 + dpkg --print-architecture [2020-03-09T15:52:36.138Z] #42 379.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-03-09T15:52:36.282Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-03-09T15:52:36.770Z] #42 380.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-03-09T15:52:36.770Z] #42 380.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-03-09T15:52:37.220Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-03-09T15:52:38.198Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-03-09T15:52:38.597Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-03-09T15:52:39.452Z] --- PASS: TestBuildSquashParent (5.68s) [2020-03-09T15:52:39.452Z] === RUN TestBuildWithRemoveAndForceRemove [2020-03-09T15:52:39.452Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-09T15:52:39.452Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-09T15:52:39.452Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-09T15:52:39.452Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-09T15:52:39.452Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-09T15:52:39.452Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-09T15:52:39.452Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-09T15:52:39.452Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-09T15:52:39.452Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-09T15:52:39.452Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-09T15:52:39.452Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-09T15:52:39.452Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-09T15:52:39.452Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-09T15:52:39.452Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-09T15:52:40.705Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-03-09T15:52:40.705Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-03-09T15:52:41.190Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-09T15:52:41.190Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-09T15:52:41.882Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-03-09T15:52:42.065Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-03-09T15:52:43.610Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-09T15:52:43.610Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-09T15:52:46.053Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-03-09T15:52:46.053Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.31s) [2020-03-09T15:52:46.053Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.55s) [2020-03-09T15:52:46.053Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.62s) [2020-03-09T15:52:46.053Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.45s) [2020-03-09T15:52:46.053Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.20s) [2020-03-09T15:52:46.053Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.21s) [2020-03-09T15:52:46.053Z] === RUN TestBuildMultiStageCopy [2020-03-09T15:52:46.053Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-03-09T15:52:47.160Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-03-09T15:52:47.281Z] #42 ... [2020-03-09T15:52:47.281Z] [2020-03-09T15:52:47.281Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-09T15:52:47.281Z] #45 276.9 CC criu/servicefd.o [2020-03-09T15:52:47.281Z] #45 277.9 CC criu/shmem.o [2020-03-09T15:52:47.281Z] #45 279.6 CC criu/sigframe.o [2020-03-09T15:52:47.281Z] #45 280.0 CC criu/signalfd.o [2020-03-09T15:52:47.281Z] #45 280.5 CC criu/sk-inet.o [2020-03-09T15:52:47.281Z] #45 282.7 CC criu/sk-netlink.o [2020-03-09T15:52:47.281Z] #45 283.5 CC criu/sk-packet.o [2020-03-09T15:52:47.281Z] #45 284.6 CC criu/sk-queue.o [2020-03-09T15:52:47.281Z] #45 285.4 CC criu/sk-tcp.o [2020-03-09T15:52:47.281Z] #45 286.3 CC criu/sk-unix.o [2020-03-09T15:52:48.454Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-03-09T15:52:48.589Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-03-09T15:52:48.589Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-03-09T15:52:48.589Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-03-09T15:52:48.810Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-03-09T15:52:48.843Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-03-09T15:52:49.098Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-03-09T15:52:49.098Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-03-09T15:52:49.156Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-03-09T15:52:49.656Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-03-09T15:52:49.900Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-03-09T15:52:49.911Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-03-09T15:52:50.259Z] --- PASS: TestBuildMultiStageCopy (4.35s) [2020-03-09T15:52:50.259Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.40s) [2020-03-09T15:52:50.259Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.49s) [2020-03-09T15:52:50.259Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.47s) [2020-03-09T15:52:50.259Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.48s) [2020-03-09T15:52:50.259Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.51s) [2020-03-09T15:52:50.259Z] === RUN TestBuildMultiStageParentConfig [2020-03-09T15:52:50.780Z] #45 289.9 CC criu/sockets.o [2020-03-09T15:52:50.835Z] --- PASS: TestDockerNetworkMacvlan (19.32s) [2020-03-09T15:52:50.835Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s) [2020-03-09T15:52:50.835Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.19s) [2020-03-09T15:52:50.835Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.08s) [2020-03-09T15:52:50.835Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.36s) [2020-03-09T15:52:50.835Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.38s) [2020-03-09T15:52:50.835Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.52s) [2020-03-09T15:52:50.835Z] PASS [2020-03-09T15:52:50.835Z] [2020-03-09T15:52:50.835Z] DONE 8 tests in 20.694s [2020-03-09T15:52:50.835Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-03-09T15:52:50.835Z] ++ 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-09T15:52:50.835Z] ++ set -e [2020-03-09T15:52:50.835Z] ++ '[' -n 0 ']' [2020-03-09T15:52:50.835Z] ++ set -x [2020-03-09T15:52:50.835Z] ++ 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-09T15:52:50.835Z] testing: warning: no tests to run [2020-03-09T15:52:50.835Z] PASS [2020-03-09T15:52:50.835Z] [2020-03-09T15:52:50.835Z] DONE 0 tests in 0.005s [2020-03-09T15:52:50.835Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-03-09T15:52:50.835Z] ++ 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-09T15:52:50.835Z] ++ set -e [2020-03-09T15:52:50.835Z] ++ '[' -n 0 ']' [2020-03-09T15:52:50.835Z] ++ set -x [2020-03-09T15:52:50.835Z] ++ 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-09T15:52:50.835Z] INFO: Testing against a local daemon [2020-03-09T15:52:50.835Z] === RUN TestAuthZPluginAllowRequest [2020-03-09T15:52:51.497Z] --- PASS: TestBuildMultiStageParentConfig (1.33s) [2020-03-09T15:52:51.497Z] === RUN TestBuildLabelWithTargets [2020-03-09T15:52:51.809Z] #45 291.5 CC criu/stats.o [2020-03-09T15:52:52.133Z] sha256:4d9313dc2d7432ad538a07b4c0bb61ca2b883da984b2193e7e43ad4b43617fdb [2020-03-09T15:52:52.133Z] INFO: Starting docker-py tests... [2020-03-09T15:52:52.133Z] ============================= test session starts ============================== [2020-03-09T15:52:52.133Z] platform linux -- Python 3.7.6, pytest-4.3.1, py-1.8.1, pluggy-0.13.1 [2020-03-09T15:52:52.133Z] rootdir: /src, inifile: pytest.ini [2020-03-09T15:52:52.133Z] plugins: timeout-1.3.3, cov-2.6.1 [2020-03-09T15:52:52.133Z] collected 387 items / 1 deselected / 386 selected [2020-03-09T15:52:52.133Z] [2020-03-09T15:52:52.717Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-03-09T15:52:52.717Z] --- PASS: TestAuthZPluginAllowRequest (1.90s) [2020-03-09T15:52:52.717Z] === RUN TestAuthZPluginTLS [2020-03-09T15:52:52.839Z] #45 292.3 CC criu/string.o [2020-03-09T15:52:52.839Z] #45 292.4 CC criu/sysctl.o [2020-03-09T15:52:53.276Z] --- PASS: TestAuthZPluginTLS (0.54s) [2020-03-09T15:52:53.277Z] === RUN TestAuthZPluginDenyRequest [2020-03-09T15:52:53.726Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-03-09T15:52:53.835Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2020-03-09T15:52:53.835Z] === RUN TestAuthZPluginAPIDenyResponse [2020-03-09T15:52:53.873Z] --- PASS: TestBuildLabelWithTargets (2.03s) [2020-03-09T15:52:53.874Z] === RUN TestBuildWithEmptyLayers [2020-03-09T15:52:54.342Z] #45 293.7 CC criu/sysfs_parse.o [2020-03-09T15:52:54.394Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2020-03-09T15:52:54.394Z] === RUN TestAuthZPluginDenyResponse [2020-03-09T15:52:54.394Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-03-09T15:52:54.662Z] --- PASS: TestBuildWithEmptyLayers (0.83s) [2020-03-09T15:52:54.662Z] === RUN TestBuildMultiStageOnBuild [2020-03-09T15:52:54.662Z] --- PASS: TestDockerNetworkMacvlan (19.80s) [2020-03-09T15:52:54.662Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2020-03-09T15:52:54.662Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2020-03-09T15:52:54.662Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.07s) [2020-03-09T15:52:54.662Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.05s) [2020-03-09T15:52:54.662Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.81s) [2020-03-09T15:52:54.662Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.37s) [2020-03-09T15:52:54.662Z] PASS [2020-03-09T15:52:54.662Z] [2020-03-09T15:52:54.663Z] DONE 8 tests in 22.125s [2020-03-09T15:52:54.922Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2020-03-09T15:52:54.922Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-03-09T15:52:54.922Z] ++ set -e [2020-03-09T15:52:54.922Z] ++ '[' -n 0 ']' [2020-03-09T15:52:54.922Z] ++ set -x [2020-03-09T15:52:54.922Z] ++ 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=arm64 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/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-03-09T15:52:54.922Z] testing: warning: no tests to run [2020-03-09T15:52:54.922Z] PASS [2020-03-09T15:52:54.922Z] [2020-03-09T15:52:54.922Z] DONE 0 tests in 0.033s [2020-03-09T15:52:54.922Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-03-09T15:52:54.922Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-03-09T15:52:54.922Z] ++ set -e [2020-03-09T15:52:54.922Z] ++ '[' -n 0 ']' [2020-03-09T15:52:54.922Z] ++ set -x [2020-03-09T15:52:54.922Z] ++ 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=arm64 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/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-03-09T15:52:54.922Z] INFO: Testing against a local daemon [2020-03-09T15:52:54.922Z] === RUN TestAuthZPluginAllowRequest [2020-03-09T15:52:54.952Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2020-03-09T15:52:54.952Z] === RUN TestAuthZPluginAllowEventStream [2020-03-09T15:52:54.973Z] #45 294.4 CC criu/timerfd.o [2020-03-09T15:52:55.602Z] #45 295.1 CC criu/tty.o [2020-03-09T15:52:56.312Z] === RUN TestDockerSuite/TestBuildEnv [2020-03-09T15:52:56.826Z] --- PASS: TestAuthZPluginAllowRequest (1.86s) [2020-03-09T15:52:56.826Z] === RUN TestAuthZPluginTLS [2020-03-09T15:52:56.870Z] --- PASS: TestAuthZPluginAllowEventStream (1.85s) [2020-03-09T15:52:56.870Z] === RUN TestAuthZPluginErrorResponse [2020-03-09T15:52:57.054Z] --- PASS: TestBuildMultiStageOnBuild (2.53s) [2020-03-09T15:52:57.054Z] === RUN TestBuildUncleanTarFilenames [2020-03-09T15:52:57.429Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2020-03-09T15:52:57.429Z] === RUN TestAuthZPluginErrorRequest [2020-03-09T15:52:57.763Z] --- PASS: TestAuthZPluginTLS (0.72s) [2020-03-09T15:52:57.763Z] === RUN TestAuthZPluginDenyRequest [2020-03-09T15:52:57.988Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2020-03-09T15:52:57.988Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-03-09T15:52:58.242Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-03-09T15:52:58.272Z] --- PASS: TestBuildUncleanTarFilenames (1.23s) [2020-03-09T15:52:58.272Z] === RUN TestBuildMultiStageLayerLeak [2020-03-09T15:52:58.330Z] --- PASS: TestAuthZPluginDenyRequest (0.66s) [2020-03-09T15:52:58.330Z] === RUN TestAuthZPluginAPIDenyResponse [2020-03-09T15:52:58.505Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2020-03-09T15:52:58.505Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-03-09T15:52:58.898Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.69s) [2020-03-09T15:52:58.898Z] === RUN TestAuthZPluginDenyResponse [2020-03-09T15:52:59.106Z] #45 298.8 CC criu/tun.o [2020-03-09T15:52:59.834Z] --- PASS: TestAuthZPluginDenyResponse (0.70s) [2020-03-09T15:52:59.834Z] === RUN TestAuthZPluginAllowEventStream [2020-03-09T15:52:59.864Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-03-09T15:53:00.140Z] #45 299.7 CC criu/uffd.o [2020-03-09T15:53:00.425Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.10s) [2020-03-09T15:53:00.425Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-03-09T15:53:01.348Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-03-09T15:53:01.443Z] --- PASS: TestBuildMultiStageLayerLeak (2.70s) [2020-03-09T15:53:01.443Z] === RUN TestBuildWithHugeFile [2020-03-09T15:53:01.738Z] --- PASS: TestAuthZPluginAllowEventStream (1.82s) [2020-03-09T15:53:01.738Z] === RUN TestAuthZPluginErrorResponse [2020-03-09T15:53:02.306Z] --- PASS: TestAuthZPluginErrorResponse (0.70s) [2020-03-09T15:53:02.306Z] === RUN TestAuthZPluginErrorRequest [2020-03-09T15:53:02.708Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.24s) [2020-03-09T15:53:02.708Z] === RUN TestAuthZPluginHeader [2020-03-09T15:53:02.873Z] --- PASS: TestAuthZPluginErrorRequest (0.68s) [2020-03-09T15:53:02.873Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-03-09T15:53:02.914Z] #45 302.2 CC criu/util.o [2020-03-09T15:53:03.630Z] --- PASS: TestAuthZPluginHeader (0.80s) [2020-03-09T15:53:03.630Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-03-09T15:53:03.809Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.70s) [2020-03-09T15:53:03.809Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-03-09T15:53:05.638Z] #45 304.8 CC criu/uts_ns.o [2020-03-09T15:53:05.638Z] #45 305.2 CC criu/vdso.o [2020-03-09T15:53:06.343Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.33s) [2020-03-09T15:53:06.343Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-03-09T15:53:06.675Z] #45 306.2 LINK criu/built-in.o [2020-03-09T15:53:06.966Z] #45 306.5 LINK criu/criu [2020-03-09T15:53:07.078Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-03-09T15:53:07.637Z] tests/integration/api_client_test.py ..... [ 7%] [2020-03-09T15:53:07.998Z] #45 307.5 DEP lib/c/criu.d [2020-03-09T15:53:07.998Z] #45 307.6 CC images/rpc.pb-c.o [2020-03-09T15:53:08.245Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.33s) [2020-03-09T15:53:08.245Z] === RUN TestAuthZPluginHeader [2020-03-09T15:53:08.864Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.60s) [2020-03-09T15:53:08.864Z] === RUN TestAuthZPluginV2Disable [2020-03-09T15:53:09.182Z] --- PASS: TestAuthZPluginHeader (1.04s) [2020-03-09T15:53:09.182Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-03-09T15:53:09.182Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-03-09T15:53:09.182Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-09T15:53:09.182Z] === RUN TestAuthZPluginV2Disable [2020-03-09T15:53:09.182Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-03-09T15:53:09.182Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-09T15:53:09.182Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-03-09T15:53:09.182Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-03-09T15:53:09.182Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-09T15:53:09.182Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-03-09T15:53:09.182Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-03-09T15:53:09.182Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-09T15:53:09.182Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-03-09T15:53:09.518Z] #45 309.0 CC lib/c/criu.o [2020-03-09T15:53:09.961Z] tests/integration/api_config_test.py ..... [ 8%] [2020-03-09T15:53:10.223Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-03-09T15:53:11.583Z] --- PASS: TestAuthZPluginV2Disable (3.41s) [2020-03-09T15:53:11.583Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-03-09T15:53:12.244Z] #45 311.5 LINK lib/c/built-in.o [2020-03-09T15:53:12.245Z] #45 311.5 LINK lib/c/libcriu.so [2020-03-09T15:53:12.245Z] #45 311.6 LINK lib/c/libcriu.a [2020-03-09T15:53:12.536Z] #45 312.0 GEN magic.py [2020-03-09T15:53:12.828Z] #45 312.4 Note: Building without setproctitle() and strlcpy() support. [2020-03-09T15:53:12.828Z] #45 312.4 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-03-09T15:53:12.828Z] #45 312.4 Note: Building without GnuTLS support [2020-03-09T15:53:13.465Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-03-09T15:53:14.332Z] #45 313.8 fatal: not a git repository (or any of the parent directories): .git [2020-03-09T15:53:15.350Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.55s) [2020-03-09T15:53:15.350Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-03-09T15:53:15.848Z] #45 315.3 make[1]: Nothing to be done for 'all'. [2020-03-09T15:53:17.919Z] #45 317.2 make[1]: 'images/built-in.o' is up to date. [2020-03-09T15:53:17.919Z] #45 317.3 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-03-09T15:53:17.919Z] #45 317.4 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-03-09T15:53:17.919Z] #45 317.5 make[1]: 'compel/libcompel.a' is up to date. [2020-03-09T15:53:18.207Z] #45 317.6 make[1]: 'compel/compel-host-bin' is up to date. [2020-03-09T15:53:18.207Z] #45 317.6 make[1]: Nothing to be done for 'all'. [2020-03-09T15:53:18.207Z] #45 317.7 make[1]: 'soccr/libsoccr.a' is up to date. [2020-03-09T15:53:18.496Z] #45 318.1 make[2]: Nothing to be done for 'all'. [2020-03-09T15:53:18.496Z] #45 318.2 make[2]: Nothing to be done for 'all'. [2020-03-09T15:53:18.785Z] #45 318.3 make[2]: Nothing to be done for 'all'. [2020-03-09T15:53:19.076Z] #45 318.7 make[2]: Nothing to be done for 'all'. [2020-03-09T15:53:19.365Z] #45 318.8 make[2]: Nothing to be done for 'all'. [2020-03-09T15:53:19.365Z] #45 318.9 make[2]: Nothing to be done for 'all'. [2020-03-09T15:53:19.365Z] #45 319.0 make[2]: Nothing to be done for 'all'. [2020-03-09T15:53:19.662Z] #45 319.4 make[2]: Nothing to be done for 'all'. [2020-03-09T15:53:19.662Z] #45 319.4 INSTALL criu/criu [2020-03-09T15:53:19.951Z] #45 DONE 319.6s [2020-03-09T15:53:19.951Z] [2020-03-09T15:53:19.951Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T15:53:20.240Z] #24 ... [2020-03-09T15:53:20.240Z] [2020-03-09T15:53:20.240Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T15:53:20.240Z] #61 248.9 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-03-09T15:53:23.749Z] #61 ... [2020-03-09T15:53:23.749Z] [2020-03-09T15:53:23.749Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-09T15:53:23.749Z] #42 DONE 426.9s [2020-03-09T15:53:23.749Z] [2020-03-09T15:53:23.749Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T15:53:24.408Z] #24 ... [2020-03-09T15:53:24.408Z] [2020-03-09T15:53:24.408Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-09T15:53:24.408Z] #61 253.1 + mkdir -p /build [2020-03-09T15:53:24.408Z] #61 253.1 + cp runc /build/runc [2020-03-09T15:53:24.408Z] #61 DONE 253.2s [2020-03-09T15:53:24.408Z] [2020-03-09T15:53:24.408Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T15:53:25.277Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (8.64s) [2020-03-09T15:53:25.277Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-03-09T15:53:29.913Z] --- PASS: TestBuildWithHugeFile (26.79s) [2020-03-09T15:53:29.913Z] === RUN TestBuildWithEmptyDockerfile [2020-03-09T15:53:29.913Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-09T15:53:29.913Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-09T15:53:29.913Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-09T15:53:29.913Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-09T15:53:29.913Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-09T15:53:29.913Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-09T15:53:29.913Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-09T15:53:29.913Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-09T15:53:29.913Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-09T15:53:29.913Z] --- PASS: TestBuildWithEmptyDockerfile (0.39s) [2020-03-09T15:53:29.913Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.50s) [2020-03-09T15:53:29.913Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.50s) [2020-03-09T15:53:29.913Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.10s) [2020-03-09T15:53:29.913Z] === RUN TestBuildPreserveOwnership [2020-03-09T15:53:29.913Z] === RUN TestBuildPreserveOwnership/copy_from [2020-03-09T15:53:31.112Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.12s) [2020-03-09T15:53:31.112Z] PASS [2020-03-09T15:53:31.112Z] [2020-03-09T15:53:31.112Z] === Skipped [2020-03-09T15:53:31.112Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-03-09T15:53:31.112Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-09T15:53:31.112Z] [2020-03-09T15:53:31.112Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-03-09T15:53:31.112Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-09T15:53:31.112Z] [2020-03-09T15:53:31.112Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-03-09T15:53:31.112Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-09T15:53:31.112Z] [2020-03-09T15:53:31.112Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-03-09T15:53:31.112Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-09T15:53:31.112Z] [2020-03-09T15:53:31.112Z] [2020-03-09T15:53:31.112Z] DONE 17 tests, 4 skipped in 32.551s [2020-03-09T15:53:31.112Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-03-09T15:53:31.112Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-03-09T15:53:31.112Z] ++ set -e [2020-03-09T15:53:31.112Z] ++ '[' -n 0 ']' [2020-03-09T15:53:31.112Z] ++ set -x [2020-03-09T15:53:31.112Z] ++ 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=arm64 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/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-03-09T15:53:31.112Z] INFO: Testing against a local daemon [2020-03-09T15:53:31.112Z] === RUN TestPluginInvalidJSON [2020-03-09T15:53:31.112Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-03-09T15:53:31.112Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-03-09T15:53:31.112Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-03-09T15:53:31.112Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-03-09T15:53:31.112Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-03-09T15:53:31.112Z] PASS [2020-03-09T15:53:31.112Z] [2020-03-09T15:53:31.112Z] DONE 2 tests in 0.174s [2020-03-09T15:53:31.112Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-03-09T15:53:31.112Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-03-09T15:53:31.112Z] ++ set -e [2020-03-09T15:53:31.112Z] ++ '[' -n 0 ']' [2020-03-09T15:53:31.112Z] ++ set -x [2020-03-09T15:53:31.112Z] ++ 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=arm64 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/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-03-09T15:53:31.112Z] INFO: Testing against a local daemon [2020-03-09T15:53:31.112Z] === RUN TestExternalGraphDriver [2020-03-09T15:53:31.112Z] === RUN TestExternalGraphDriver/json [2020-03-09T15:53:31.112Z] === RUN TestExternalGraphDriver/spec [2020-03-09T15:53:33.104Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-03-09T15:53:33.647Z] === RUN TestExternalGraphDriver/pull [2020-03-09T15:53:34.851Z] --- PASS: TestBuildPreserveOwnership (5.93s) [2020-03-09T15:53:34.851Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.95s) [2020-03-09T15:53:34.851Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.97s) [2020-03-09T15:53:34.851Z] === RUN TestBuildPlatformInvalid [2020-03-09T15:53:34.851Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2020-03-09T15:53:34.851Z] PASS [2020-03-09T15:53:34.851Z] [2020-03-09T15:53:34.851Z] === Skipped [2020-03-09T15:53:34.851Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2020-03-09T15:53:34.851Z] build_session_test.go:25: TODO: BuildKit [2020-03-09T15:53:34.851Z] [2020-03-09T15:53:34.851Z] [2020-03-09T15:53:34.851Z] DONE 32 tests, 1 skipped in 72.716s [2020-03-09T15:53:34.851Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-03-09T15:53:34.851Z] ++ 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-09T15:53:34.851Z] ++ set -e [2020-03-09T15:53:34.851Z] ++ '[' -n 0 ']' [2020-03-09T15:53:34.851Z] ++ set -x [2020-03-09T15:53:34.851Z] ++ 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-09T15:53:34.851Z] INFO: Testing against a local daemon [2020-03-09T15:53:34.851Z] === RUN TestConfigList [2020-03-09T15:53:36.181Z] --- PASS: TestExternalGraphDriver (7.91s) [2020-03-09T15:53:36.181Z] --- PASS: TestExternalGraphDriver/json (2.56s) [2020-03-09T15:53:36.181Z] --- PASS: TestExternalGraphDriver/spec (2.85s) [2020-03-09T15:53:36.181Z] --- PASS: TestExternalGraphDriver/pull (2.38s) [2020-03-09T15:53:36.181Z] === RUN TestGraphdriverPluginV2 [2020-03-09T15:53:36.181Z] --- SKIP: TestGraphdriverPluginV2 (0.04s) [2020-03-09T15:53:36.181Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-09T15:53:36.181Z] PASS [2020-03-09T15:53:36.181Z] [2020-03-09T15:53:36.181Z] === Skipped [2020-03-09T15:53:36.181Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.04s) [2020-03-09T15:53:36.181Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-09T15:53:36.181Z] [2020-03-09T15:53:36.181Z] [2020-03-09T15:53:36.181Z] DONE 5 tests, 1 skipped in 8.104s [2020-03-09T15:53:36.181Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-03-09T15:53:36.181Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-03-09T15:53:36.181Z] ++ set -e [2020-03-09T15:53:36.181Z] ++ '[' -n 0 ']' [2020-03-09T15:53:36.181Z] ++ set -x [2020-03-09T15:53:36.181Z] ++ 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=arm64 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/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-03-09T15:53:36.181Z] INFO: Testing against a local daemon [2020-03-09T15:53:36.181Z] === RUN TestContinueAfterPluginCrash [2020-03-09T15:53:36.181Z] === PAUSE TestContinueAfterPluginCrash [2020-03-09T15:53:36.181Z] === RUN TestReadPluginNoRead [2020-03-09T15:53:36.181Z] === PAUSE TestReadPluginNoRead [2020-03-09T15:53:36.181Z] === RUN TestDaemonStartWithLogOpt [2020-03-09T15:53:36.181Z] === PAUSE TestDaemonStartWithLogOpt [2020-03-09T15:53:36.181Z] === CONT TestContinueAfterPluginCrash [2020-03-09T15:53:36.181Z] === CONT TestDaemonStartWithLogOpt [2020-03-09T15:53:36.181Z] === CONT TestReadPluginNoRead [2020-03-09T15:53:37.948Z] --- PASS: TestConfigList (2.75s) [2020-03-09T15:53:37.948Z] === RUN TestConfigsCreateAndDelete [2020-03-09T15:53:40.096Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-03-09T15:53:40.350Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.60s) [2020-03-09T15:53:40.350Z] PASS [2020-03-09T15:53:40.350Z] [2020-03-09T15:53:40.350Z] DONE 17 tests in 49.456s [2020-03-09T15:53:40.350Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-03-09T15:53:40.350Z] ++ 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-09T15:53:40.350Z] ++ set -e [2020-03-09T15:53:40.350Z] ++ '[' -n 0 ']' [2020-03-09T15:53:40.350Z] ++ set -x [2020-03-09T15:53:40.350Z] ++ 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-09T15:53:40.350Z] INFO: Testing against a local daemon [2020-03-09T15:53:40.350Z] === RUN TestPluginInvalidJSON [2020-03-09T15:53:40.350Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-03-09T15:53:40.350Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-03-09T15:53:40.350Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-03-09T15:53:40.350Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-03-09T15:53:40.350Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-03-09T15:53:40.350Z] PASS [2020-03-09T15:53:40.350Z] [2020-03-09T15:53:40.350Z] DONE 2 tests in 0.044s [2020-03-09T15:53:40.350Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-03-09T15:53:40.350Z] ++ 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-09T15:53:40.350Z] ++ set -e [2020-03-09T15:53:40.350Z] ++ '[' -n 0 ']' [2020-03-09T15:53:40.350Z] ++ set -x [2020-03-09T15:53:40.350Z] ++ 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-09T15:53:40.350Z] INFO: Testing against a local daemon [2020-03-09T15:53:40.350Z] === RUN TestExternalGraphDriver [2020-03-09T15:53:40.518Z] --- PASS: TestConfigsCreateAndDelete (2.79s) [2020-03-09T15:53:40.518Z] === RUN TestConfigsUpdate [2020-03-09T15:53:40.604Z] === RUN TestExternalGraphDriver/json [2020-03-09T15:53:40.858Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-03-09T15:53:42.739Z] === RUN TestExternalGraphDriver/spec [2020-03-09T15:53:43.576Z] --- PASS: TestConfigsUpdate (2.74s) [2020-03-09T15:53:43.576Z] === RUN TestTemplatedConfig [2020-03-09T15:53:43.953Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-03-09T15:53:45.246Z] === RUN TestExternalGraphDriver/pull [2020-03-09T15:53:46.696Z] --- PASS: TestTemplatedConfig (3.31s) [2020-03-09T15:53:46.696Z] === RUN TestConfigInspect [2020-03-09T15:53:47.127Z] --- PASS: TestExternalGraphDriver (6.53s) [2020-03-09T15:53:47.128Z] --- PASS: TestExternalGraphDriver/json (2.22s) [2020-03-09T15:53:47.128Z] --- PASS: TestExternalGraphDriver/spec (2.14s) [2020-03-09T15:53:47.128Z] --- PASS: TestExternalGraphDriver/pull (2.07s) [2020-03-09T15:53:47.128Z] === RUN TestGraphdriverPluginV2 [2020-03-09T15:53:48.437Z] === RUN TestReadPluginNoRead/default [2020-03-09T15:53:49.373Z] --- PASS: TestDaemonStartWithLogOpt (13.21s) [2020-03-09T15:53:49.780Z] --- PASS: TestConfigInspect (2.79s) [2020-03-09T15:53:49.781Z] === RUN TestConfigCreateWithLabels [2020-03-09T15:53:49.940Z] === RUN TestReadPluginNoRead/disabled_caching [2020-03-09T15:53:50.386Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-03-09T15:53:51.843Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-03-09T15:53:52.167Z] --- PASS: TestConfigCreateWithLabels (2.76s) [2020-03-09T15:53:52.167Z] === RUN TestConfigCreateResolve [2020-03-09T15:53:52.894Z] --- PASS: TestGraphdriverPluginV2 (5.76s) [2020-03-09T15:53:52.894Z] PASS [2020-03-09T15:53:52.894Z] [2020-03-09T15:53:52.894Z] DONE 5 tests in 12.316s [2020-03-09T15:53:52.894Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-03-09T15:53:52.894Z] ++ 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-09T15:53:52.894Z] ++ set -e [2020-03-09T15:53:52.894Z] ++ '[' -n 0 ']' [2020-03-09T15:53:52.894Z] ++ set -x [2020-03-09T15:53:52.894Z] ++ 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-09T15:53:52.894Z] INFO: Testing against a local daemon [2020-03-09T15:53:52.894Z] === RUN TestContinueAfterPluginCrash [2020-03-09T15:53:52.894Z] === PAUSE TestContinueAfterPluginCrash [2020-03-09T15:53:52.894Z] === RUN TestReadPluginNoRead [2020-03-09T15:53:52.894Z] === PAUSE TestReadPluginNoRead [2020-03-09T15:53:52.895Z] === RUN TestDaemonStartWithLogOpt [2020-03-09T15:53:52.895Z] === PAUSE TestDaemonStartWithLogOpt [2020-03-09T15:53:52.895Z] === CONT TestContinueAfterPluginCrash [2020-03-09T15:53:52.895Z] === CONT TestDaemonStartWithLogOpt [2020-03-09T15:53:52.895Z] === CONT TestReadPluginNoRead [2020-03-09T15:53:53.455Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-03-09T15:53:53.745Z] --- PASS: TestReadPluginNoRead (17.84s) [2020-03-09T15:53:53.745Z] --- PASS: TestReadPluginNoRead/default (2.02s) [2020-03-09T15:53:53.745Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.85s) [2020-03-09T15:53:53.745Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.97s) [2020-03-09T15:53:53.745Z] read_test.go:91: [d45d863185d96] daemon is not started [2020-03-09T15:53:54.003Z] --- PASS: TestContinueAfterPluginCrash (18.12s) [2020-03-09T15:53:54.003Z] PASS [2020-03-09T15:53:54.003Z] [2020-03-09T15:53:54.003Z] DONE 6 tests in 18.296s [2020-03-09T15:53:54.003Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-03-09T15:53:54.003Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-03-09T15:53:54.003Z] ++ set -e [2020-03-09T15:53:54.003Z] ++ '[' -n 0 ']' [2020-03-09T15:53:54.003Z] ++ set -x [2020-03-09T15:53:54.003Z] ++ 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=arm64 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/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-03-09T15:53:54.262Z] testing: warning: no tests to run [2020-03-09T15:53:54.262Z] PASS [2020-03-09T15:53:54.262Z] [2020-03-09T15:53:54.262Z] DONE 0 tests in 0.057s [2020-03-09T15:53:54.262Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-03-09T15:53:54.262Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-03-09T15:53:54.262Z] ++ set -e [2020-03-09T15:53:54.262Z] ++ '[' -n 0 ']' [2020-03-09T15:53:54.262Z] ++ set -x [2020-03-09T15:53:54.262Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 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/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-03-09T15:53:54.262Z] INFO: Testing against a local daemon [2020-03-09T15:53:54.262Z] === RUN TestPluginWithDevMounts [2020-03-09T15:53:54.263Z] === PAUSE TestPluginWithDevMounts [2020-03-09T15:53:54.263Z] === CONT TestPluginWithDevMounts [2020-03-09T15:53:54.817Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-03-09T15:53:55.251Z] --- PASS: TestConfigCreateResolve (2.78s) [2020-03-09T15:53:55.251Z] === RUN TestConfigDaemonLibtrustID [2020-03-09T15:53:55.607Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2020-03-09T15:53:55.607Z] PASS [2020-03-09T15:53:55.607Z] [2020-03-09T15:53:55.607Z] DONE 8 tests in 20.551s [2020-03-09T15:53:55.607Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-03-09T15:53:55.607Z] ++ 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-09T15:53:55.607Z] ++ set -e [2020-03-09T15:53:55.607Z] ++ '[' -n 0 ']' [2020-03-09T15:53:55.607Z] ++ set -x [2020-03-09T15:53:55.608Z] ++ 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-09T15:53:55.608Z] INFO: Testing against a local daemon [2020-03-09T15:53:55.608Z] === RUN TestCheckpoint [2020-03-09T15:53:55.608Z] --- SKIP: TestCheckpoint (0.00s) [2020-03-09T15:53:55.608Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-09T15:53:55.608Z] === RUN TestContainerInvalidJSON [2020-03-09T15:53:55.608Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-03-09T15:53:55.608Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-03-09T15:53:55.608Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-03-09T15:53:55.608Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-03-09T15:53:55.608Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-03-09T15:53:55.608Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-03-09T15:53:55.608Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-03-09T15:53:55.608Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-03-09T15:53:55.608Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-03-09T15:53:55.608Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-03-09T15:53:55.608Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-03-09T15:53:55.608Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2020-03-09T15:53:55.608Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-03-09T15:53:55.608Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-03-09T15:53:55.608Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s) [2020-03-09T15:53:55.608Z] === RUN TestCopyFromContainerPathIsNotDir [2020-03-09T15:53:55.742Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-03-09T15:53:55.965Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2020-03-09T15:53:55.965Z] === RUN TestCopyToContainerPathDoesNotExist [2020-03-09T15:53:55.965Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2020-03-09T15:53:55.965Z] === RUN TestCopyToContainerPathIsNotDir [2020-03-09T15:53:55.965Z] --- PASS: TestCopyToContainerPathIsNotDir (0.10s) [2020-03-09T15:53:55.965Z] === RUN TestCopyFromContainer [2020-03-09T15:53:56.669Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-03-09T15:53:56.795Z] --- PASS: TestPluginWithDevMounts (2.23s) [2020-03-09T15:53:56.795Z] PASS [2020-03-09T15:53:56.795Z] [2020-03-09T15:53:56.795Z] DONE 1 tests in 2.408s [2020-03-09T15:53:56.795Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2020-03-09T15:53:56.795Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-03-09T15:53:56.795Z] ++ set -e [2020-03-09T15:53:56.795Z] ++ '[' -n 0 ']' [2020-03-09T15:53:56.795Z] ++ set -x [2020-03-09T15:53:56.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=arm64 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/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-03-09T15:53:56.796Z] INFO: Testing against a local daemon [2020-03-09T15:53:56.796Z] === RUN TestSecretInspect [2020-03-09T15:53:57.829Z] === RUN TestCopyFromContainer// [2020-03-09T15:53:57.829Z] === RUN TestCopyFromContainer//bar/root [2020-03-09T15:53:58.220Z] === RUN TestCopyFromContainer//bar/root/ [2020-03-09T15:53:58.220Z] === RUN TestCopyFromContainer/bar/quux [2020-03-09T15:53:58.220Z] === RUN TestCopyFromContainer/bar/quux/ [2020-03-09T15:53:58.220Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-03-09T15:53:58.220Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-03-09T15:53:58.552Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-03-09T15:53:58.552Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-03-09T15:53:58.624Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-03-09T15:53:58.625Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-03-09T15:53:58.625Z] === RUN TestCopyFromContainer/bar/notarget [2020-03-09T15:53:58.625Z] --- PASS: TestCopyFromContainer (2.64s) [2020-03-09T15:53:58.625Z] --- PASS: TestCopyFromContainer// (0.05s) [2020-03-09T15:53:58.625Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2020-03-09T15:53:58.625Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-03-09T15:53:58.625Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2020-03-09T15:53:58.625Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2020-03-09T15:53:58.625Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2020-03-09T15:53:58.625Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2020-03-09T15:53:58.625Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2020-03-09T15:53:58.625Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2020-03-09T15:53:58.625Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2020-03-09T15:53:58.625Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-03-09T15:53:58.625Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-09T15:53:58.625Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-09T15:53:58.625Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-09T15:53:58.625Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-09T15:53:58.625Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-09T15:53:58.625Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-09T15:53:58.625Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-09T15:53:58.625Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-09T15:53:58.625Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-09T15:53:58.625Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-03-09T15:53:58.625Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-03-09T15:53:58.625Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-03-09T15:53:58.625Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-03-09T15:53:58.625Z] === RUN TestCreateLinkToNonExistingContainer [2020-03-09T15:53:58.625Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-03-09T15:53:58.625Z] === RUN TestCreateWithInvalidEnv [2020-03-09T15:53:58.625Z] === RUN TestCreateWithInvalidEnv/0 [2020-03-09T15:53:58.625Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-03-09T15:53:58.625Z] === RUN TestCreateWithInvalidEnv/1 [2020-03-09T15:53:58.625Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-03-09T15:53:58.625Z] === RUN TestCreateWithInvalidEnv/2 [2020-03-09T15:53:58.625Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-03-09T15:53:58.625Z] === CONT TestCreateWithInvalidEnv/0 [2020-03-09T15:53:58.625Z] === CONT TestCreateWithInvalidEnv/2 [2020-03-09T15:53:58.625Z] === CONT TestCreateWithInvalidEnv/1 [2020-03-09T15:53:58.625Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-03-09T15:53:58.625Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-03-09T15:53:58.625Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-03-09T15:53:58.625Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-03-09T15:53:58.625Z] === RUN TestCreateTmpfsMountsTarget [2020-03-09T15:53:58.625Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2020-03-09T15:53:58.625Z] === RUN TestCreateWithCustomMaskedPaths [2020-03-09T15:53:59.110Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-03-09T15:53:59.365Z] === RUN TestReadPluginNoRead/default [2020-03-09T15:53:59.924Z] --- PASS: TestDaemonStartWithLogOpt (7.27s) [2020-03-09T15:54:00.082Z] --- PASS: TestSecretInspect (3.34s) [2020-03-09T15:54:00.082Z] === RUN TestSecretList [2020-03-09T15:54:00.981Z] --- PASS: TestCreateWithCustomMaskedPaths (2.37s) [2020-03-09T15:54:00.981Z] === RUN TestCreateWithCapabilities [2020-03-09T15:54:00.981Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-03-09T15:54:00.981Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-03-09T15:54:00.981Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-03-09T15:54:00.981Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-03-09T15:54:00.981Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-03-09T15:54:00.981Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-03-09T15:54:00.981Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-03-09T15:54:00.981Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-03-09T15:54:00.981Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-03-09T15:54:00.981Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-03-09T15:54:00.981Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-09T15:54:00.981Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-09T15:54:00.981Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-03-09T15:54:00.981Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-03-09T15:54:00.981Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-03-09T15:54:00.981Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-03-09T15:54:00.981Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-03-09T15:54:00.981Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-03-09T15:54:00.981Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-03-09T15:54:00.981Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-03-09T15:54:00.981Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-03-09T15:54:00.981Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-03-09T15:54:00.981Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-03-09T15:54:00.981Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-03-09T15:54:01.335Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-09T15:54:01.335Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-03-09T15:54:01.335Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-03-09T15:54:01.335Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-03-09T15:54:01.335Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-03-09T15:54:01.335Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-03-09T15:54:01.335Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-03-09T15:54:01.335Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-03-09T15:54:01.335Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-03-09T15:54:01.335Z] --- PASS: TestCreateWithCapabilities (0.02s) [2020-03-09T15:54:01.335Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.09s) [2020-03-09T15:54:01.335Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.09s) [2020-03-09T15:54:01.335Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s) [2020-03-09T15:54:01.335Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-03-09T15:54:01.335Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s) [2020-03-09T15:54:01.335Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.04s) [2020-03-09T15:54:01.335Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-03-09T15:54:01.335Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-03-09T15:54:01.335Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s) [2020-03-09T15:54:01.335Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s) [2020-03-09T15:54:01.335Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s) [2020-03-09T15:54:01.335Z] === RUN TestCreateWithCustomReadonlyPaths [2020-03-09T15:54:01.806Z] === RUN TestReadPluginNoRead/disabled_caching [2020-03-09T15:54:03.369Z] --- PASS: TestSecretList (3.38s) [2020-03-09T15:54:03.370Z] === RUN TestSecretsCreateAndDelete [2020-03-09T15:54:04.312Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-03-09T15:54:04.478Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.49s) [2020-03-09T15:54:04.478Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-03-09T15:54:04.478Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-09T15:54:04.478Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-09T15:54:04.478Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-09T15:54:04.478Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-09T15:54:04.478Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-09T15:54:04.478Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-09T15:54:04.478Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-09T15:54:04.478Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-09T15:54:04.478Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-09T15:54:04.478Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-09T15:54:04.478Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-09T15:54:04.478Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-09T15:54:04.478Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-09T15:54:04.478Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-09T15:54:04.478Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-09T15:54:04.478Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-03-09T15:54:04.478Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-03-09T15:54:04.478Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-03-09T15:54:04.478Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s) [2020-03-09T15:54:04.478Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-03-09T15:54:04.478Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-03-09T15:54:04.478Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-03-09T15:54:04.884Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.86s) [2020-03-09T15:54:04.884Z] === RUN TestContainerStartOnDaemonRestart [2020-03-09T15:54:04.884Z] === PAUSE TestContainerStartOnDaemonRestart [2020-03-09T15:54:04.884Z] === RUN TestDaemonRestartIpcMode [2020-03-09T15:54:04.884Z] === PAUSE TestDaemonRestartIpcMode [2020-03-09T15:54:04.884Z] === RUN TestDaemonHostGatewayIP [2020-03-09T15:54:04.884Z] === PAUSE TestDaemonHostGatewayIP [2020-03-09T15:54:04.884Z] === RUN TestDiff [2020-03-09T15:54:05.234Z] --- PASS: TestContinueAfterPluginCrash (12.43s) [2020-03-09T15:54:05.695Z] --- PASS: TestDiff (0.80s) [2020-03-09T15:54:05.695Z] === RUN TestExecWithCloseStdin [2020-03-09T15:54:06.897Z] --- PASS: TestExecWithCloseStdin (0.99s) [2020-03-09T15:54:06.897Z] === RUN TestExec [2020-03-09T15:54:07.116Z] --- PASS: TestReadPluginNoRead (14.16s) [2020-03-09T15:54:07.116Z] --- PASS: TestReadPluginNoRead/default (2.60s) [2020-03-09T15:54:07.116Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.45s) [2020-03-09T15:54:07.116Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.59s) [2020-03-09T15:54:07.116Z] read_test.go:91: [d88f113193bdb] daemon is not started [2020-03-09T15:54:07.116Z] PASS [2020-03-09T15:54:07.116Z] [2020-03-09T15:54:07.116Z] DONE 6 tests in 14.192s [2020-03-09T15:54:07.116Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-03-09T15:54:07.116Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-03-09T15:54:07.116Z] ++ set -e [2020-03-09T15:54:07.116Z] ++ '[' -n 0 ']' [2020-03-09T15:54:07.116Z] ++ set -x [2020-03-09T15:54:07.116Z] ++ 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-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-03-09T15:54:07.116Z] testing: warning: no tests to run [2020-03-09T15:54:07.116Z] PASS [2020-03-09T15:54:07.116Z] [2020-03-09T15:54:07.116Z] DONE 0 tests in 0.005s [2020-03-09T15:54:07.116Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-03-09T15:54:07.116Z] ++ 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-09T15:54:07.116Z] ++ set -e [2020-03-09T15:54:07.116Z] ++ '[' -n 0 ']' [2020-03-09T15:54:07.116Z] ++ set -x [2020-03-09T15:54:07.116Z] ++ 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-09T15:54:07.117Z] INFO: Testing against a local daemon [2020-03-09T15:54:07.117Z] === RUN TestPluginWithDevMounts [2020-03-09T15:54:07.117Z] === PAUSE TestPluginWithDevMounts [2020-03-09T15:54:07.117Z] === CONT TestPluginWithDevMounts [2020-03-09T15:54:07.561Z] --- PASS: TestSecretsCreateAndDelete (3.40s) [2020-03-09T15:54:07.561Z] === RUN TestSecretsUpdate [2020-03-09T15:54:07.647Z] --- PASS: TestExec (0.88s) [2020-03-09T15:54:07.647Z] === RUN TestExecUser [2020-03-09T15:54:08.425Z] --- PASS: TestExecUser (0.97s) [2020-03-09T15:54:08.425Z] === RUN TestExportContainerAndImportImage [2020-03-09T15:54:08.999Z] --- PASS: TestPluginWithDevMounts (1.95s) [2020-03-09T15:54:08.999Z] PASS [2020-03-09T15:54:08.999Z] [2020-03-09T15:54:08.999Z] DONE 1 tests in 1.984s [2020-03-09T15:54:08.999Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-03-09T15:54:08.999Z] ++ 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-09T15:54:08.999Z] ++ set -e [2020-03-09T15:54:08.999Z] ++ '[' -n 0 ']' [2020-03-09T15:54:08.999Z] ++ set -x [2020-03-09T15:54:08.999Z] ++ 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-09T15:54:08.999Z] INFO: Testing against a local daemon [2020-03-09T15:54:08.999Z] === RUN TestSecretInspect [2020-03-09T15:54:09.788Z] --- PASS: TestExportContainerAndImportImage (1.18s) [2020-03-09T15:54:09.788Z] === RUN TestExportContainerAfterDaemonRestart [2020-03-09T15:54:10.849Z] --- PASS: TestSecretsUpdate (3.39s) [2020-03-09T15:54:10.849Z] === RUN TestTemplatedSecret [2020-03-09T15:54:11.115Z] --- PASS: TestExportContainerAfterDaemonRestart (1.50s) [2020-03-09T15:54:11.115Z] === RUN TestHealthCheckWorkdir [2020-03-09T15:54:11.707Z] #66 411.9 + bin/containerd [2020-03-09T15:54:11.707Z] #66 ... [2020-03-09T15:54:11.707Z] [2020-03-09T15:54:11.707Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T15:54:11.707Z] #54 DONE 473.9s [2020-03-09T15:54:11.707Z] [2020-03-09T15:54:11.707Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T15:54:12.318Z] --- PASS: TestHealthCheckWorkdir (1.09s) [2020-03-09T15:54:12.318Z] === RUN TestHealthKillContainer [2020-03-09T15:54:13.153Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-03-09T15:54:13.153Z] --- PASS: TestSecretInspect (4.03s) [2020-03-09T15:54:13.153Z] === RUN TestSecretList [2020-03-09T15:54:14.136Z] --- PASS: TestTemplatedSecret (3.61s) [2020-03-09T15:54:14.136Z] === RUN TestSecretCreateResolve [2020-03-09T15:54:15.373Z] --- PASS: TestHealthKillContainer (3.08s) [2020-03-09T15:54:15.373Z] === RUN TestInspectCpusetInConfigPre120 [2020-03-09T15:54:15.661Z] === RUN TestDockerSuite/TestBuildExpose [2020-03-09T15:54:15.915Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-03-09T15:54:16.126Z] --- PASS: TestInspectCpusetInConfigPre120 (0.85s) [2020-03-09T15:54:16.126Z] === RUN TestIpcModeNone [2020-03-09T15:54:16.474Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-03-09T15:54:16.474Z] --- PASS: TestSecretList (3.42s) [2020-03-09T15:54:16.474Z] === RUN TestSecretsCreateAndDelete [2020-03-09T15:54:16.729Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-03-09T15:54:16.977Z] --- PASS: TestIpcModeNone (0.97s) [2020-03-09T15:54:16.977Z] === RUN TestIpcModePrivate [2020-03-09T15:54:17.288Z] === RUN TestDockerSuite/TestBuildFails [2020-03-09T15:54:17.425Z] --- PASS: TestSecretCreateResolve (3.40s) [2020-03-09T15:54:17.425Z] PASS [2020-03-09T15:54:17.425Z] [2020-03-09T15:54:17.425Z] DONE 6 tests in 20.684s [2020-03-09T15:54:17.425Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2020-03-09T15:54:17.425Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-03-09T15:54:17.425Z] ++ set -e [2020-03-09T15:54:17.425Z] ++ '[' -n 0 ']' [2020-03-09T15:54:17.425Z] ++ set -x [2020-03-09T15:54:17.425Z] ++ 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=arm64 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/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-03-09T15:54:17.425Z] INFO: Testing against a local daemon [2020-03-09T15:54:17.425Z] === RUN TestServiceCreateInit [2020-03-09T15:54:17.425Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-03-09T15:54:18.197Z] --- PASS: TestIpcModePrivate (0.92s) [2020-03-09T15:54:18.197Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:56, shared: false, mustBeShared: false [2020-03-09T15:54:18.197Z] === RUN TestIpcModeShareable [2020-03-09T15:54:18.211Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-03-09T15:54:18.211Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-03-09T15:54:18.954Z] --- PASS: TestIpcModeShareable (1.01s) [2020-03-09T15:54:18.954Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true [2020-03-09T15:54:18.955Z] === RUN TestAPIIpcModeShareableAndContainer [2020-03-09T15:54:20.092Z] --- PASS: TestSecretsCreateAndDelete (3.37s) [2020-03-09T15:54:20.092Z] === RUN TestSecretsUpdate [2020-03-09T15:54:20.153Z] #66 ... [2020-03-09T15:54:20.153Z] [2020-03-09T15:54:20.153Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T15:54:20.153Z] #24 482.1 + return [2020-03-09T15:54:20.153Z] #24 DONE 482.2s [2020-03-09T15:54:20.153Z] [2020-03-09T15:54:20.153Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T15:54:21.016Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-03-09T15:54:21.657Z] #66 ... [2020-03-09T15:54:21.657Z] [2020-03-09T15:54:21.657Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-03-09T15:54:21.657Z] #25 DONE 0.1s [2020-03-09T15:54:21.657Z] [2020-03-09T15:54:21.657Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T15:54:21.657Z] #66 ... [2020-03-09T15:54:21.657Z] [2020-03-09T15:54:21.657Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-03-09T15:54:22.152Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.81s) [2020-03-09T15:54:22.152Z] === RUN TestAPIIpcModeHost [2020-03-09T15:54:22.286Z] #29 DONE 0.5s [2020-03-09T15:54:22.286Z] [2020-03-09T15:54:22.286Z] #32 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-03-09T15:54:22.286Z] #32 DONE 0.1s [2020-03-09T15:54:22.286Z] [2020-03-09T15:54:22.286Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T15:54:22.286Z] #66 ... [2020-03-09T15:54:22.286Z] [2020-03-09T15:54:22.286Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-03-09T15:54:22.286Z] #35 DONE 0.1s [2020-03-09T15:54:22.286Z] [2020-03-09T15:54:22.286Z] #40 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-03-09T15:54:22.286Z] #40 DONE 0.1s [2020-03-09T15:54:22.286Z] [2020-03-09T15:54:22.286Z] #43 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-03-09T15:54:22.286Z] #43 DONE 0.1s [2020-03-09T15:54:22.286Z] [2020-03-09T15:54:22.286Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T15:54:22.534Z] --- PASS: TestAPIIpcModeHost (0.66s) [2020-03-09T15:54:22.534Z] === RUN TestDaemonIpcModeShareable [2020-03-09T15:54:22.578Z] #66 ... [2020-03-09T15:54:22.578Z] [2020-03-09T15:54:22.578Z] #46 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-03-09T15:54:22.578Z] #46 DONE 0.1s [2020-03-09T15:54:22.578Z] [2020-03-09T15:54:22.578Z] #49 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-03-09T15:54:22.698Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-03-09T15:54:22.866Z] #49 DONE 0.1s [2020-03-09T15:54:22.866Z] [2020-03-09T15:54:22.866Z] #52 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-03-09T15:54:22.866Z] #52 DONE 0.1s [2020-03-09T15:54:22.866Z] [2020-03-09T15:54:22.866Z] #55 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-03-09T15:54:22.866Z] #55 DONE 0.1s [2020-03-09T15:54:22.866Z] [2020-03-09T15:54:22.866Z] #58 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-03-09T15:54:22.866Z] #58 DONE 0.1s [2020-03-09T15:54:22.866Z] [2020-03-09T15:54:22.866Z] #62 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-03-09T15:54:23.156Z] #62 DONE 0.1s [2020-03-09T15:54:23.156Z] [2020-03-09T15:54:23.156Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-09T15:54:23.524Z] --- PASS: TestSecretsUpdate (3.72s) [2020-03-09T15:54:23.524Z] === RUN TestTemplatedSecret [2020-03-09T15:54:23.778Z] === RUN TestDockerSuite/TestBuildForceRm [2020-03-09T15:54:24.368Z] --- PASS: TestDaemonIpcModeShareable (1.72s) [2020-03-09T15:54:24.368Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2020-03-09T15:54:24.368Z] === RUN TestDaemonIpcModePrivate [2020-03-09T15:54:26.108Z] --- PASS: TestDaemonIpcModePrivate (1.63s) [2020-03-09T15:54:26.108Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2020-03-09T15:54:26.108Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-03-09T15:54:26.286Z] === RUN TestDockerSuite/TestBuildFromGit [2020-03-09T15:54:27.209Z] --- PASS: TestTemplatedSecret (3.81s) [2020-03-09T15:54:27.209Z] === RUN TestSecretCreateResolve [2020-03-09T15:54:27.878Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.63s) [2020-03-09T15:54:27.879Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2020-03-09T15:54:27.879Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-03-09T15:54:27.972Z] --- PASS: TestServiceCreateInit (10.11s) [2020-03-09T15:54:27.972Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.00s) [2020-03-09T15:54:27.972Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.08s) [2020-03-09T15:54:27.972Z] === RUN TestCreateServiceMultipleTimes [2020-03-09T15:54:28.132Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-03-09T15:54:28.386Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-03-09T15:54:29.172Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.72s) [2020-03-09T15:54:29.172Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2020-03-09T15:54:29.172Z] === RUN TestIpcModeOlderClient [2020-03-09T15:54:29.172Z] === PAUSE TestIpcModeOlderClient [2020-03-09T15:54:29.172Z] === RUN TestKillContainerInvalidSignal [2020-03-09T15:54:29.745Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-03-09T15:54:29.924Z] --- PASS: TestKillContainerInvalidSignal (0.86s) [2020-03-09T15:54:29.925Z] === RUN TestKillContainer [2020-03-09T15:54:30.251Z] Removing intermediate container 1e9bfea00fc6 [2020-03-09T15:54:30.251Z] ---> 9200e5fbc32d [2020-03-09T15:54:30.251Z] Step 7/10 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $optsForGet = @('"get"', '"-d"', '"gotest.tools/gotestsum"'); &go $optsForGet; $savedExitCode = $LASTEXITCODE; if ($savedExitCode -ne 0) { Throw '"Failed getting gotestsum sources..."' }; Write-Host "INFO: Sources obtained for gotestsum..."; $GotestsumPath=Join-Path -Path $Env:GOPATH -ChildPath "src\gotest.tools\gotestsum"; Push-Location $GotestsumPath; $optsForCheckout = @('"checkout"', '"-q"', """$Env:GOTESTSUM_COMMIT"""); &git $optsForCheckout; $savedExitCode = $LASTEXITCODE; if ($savedExitCode -eq 0) { Write-Host "INFO: Checkout done for gotestsum..."; $optsForBuild = @('"build"', '"-buildmode=exe"'); &go $optsForBuild; $savedExitCode = $LASTEXITCODE; } else { Throw '"gotestsum checkout failed..."'; } Pop-Location; if ($savedExitCode -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2020-03-09T15:54:30.251Z] ---> Running in 3ebefbe7ae6f [2020-03-09T15:54:30.251Z] INFO: Building gotestsum version v0.3.5 in C:\gopath [2020-03-09T15:54:30.273Z] === RUN TestKillContainer/no_signal [2020-03-09T15:54:31.020Z] === RUN TestKillContainer/non_killing_signal [2020-03-09T15:54:31.105Z] --- PASS: TestSecretCreateResolve (3.56s) [2020-03-09T15:54:31.105Z] PASS [2020-03-09T15:54:31.105Z] [2020-03-09T15:54:31.105Z] DONE 6 tests in 21.943s [2020-03-09T15:54:31.105Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-03-09T15:54:31.105Z] ++ 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-09T15:54:31.105Z] ++ set -e [2020-03-09T15:54:31.105Z] ++ '[' -n 0 ']' [2020-03-09T15:54:31.105Z] ++ set -x [2020-03-09T15:54:31.105Z] ++ 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-09T15:54:31.105Z] INFO: Testing against a local daemon [2020-03-09T15:54:31.105Z] === RUN TestServiceCreateInit [2020-03-09T15:54:31.105Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-03-09T15:54:31.378Z] === RUN TestKillContainer/killing_signal [2020-03-09T15:54:32.465Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-03-09T15:54:32.589Z] --- PASS: TestKillContainer (2.42s) [2020-03-09T15:54:32.589Z] --- PASS: TestKillContainer/no_signal (0.82s) [2020-03-09T15:54:32.589Z] --- PASS: TestKillContainer/non_killing_signal (0.54s) [2020-03-09T15:54:32.589Z] --- PASS: TestKillContainer/killing_signal (0.75s) [2020-03-09T15:54:32.589Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-03-09T15:54:32.589Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-03-09T15:54:33.341Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-03-09T15:54:33.388Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-03-09T15:54:33.642Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-03-09T15:54:34.593Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.80s) [2020-03-09T15:54:34.593Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.86s) [2020-03-09T15:54:34.593Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.59s) [2020-03-09T15:54:34.593Z] === RUN TestKillStoppedContainer [2020-03-09T15:54:34.593Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-03-09T15:54:34.593Z] === RUN TestKillStoppedContainerAPIPre120 [2020-03-09T15:54:34.593Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s) [2020-03-09T15:54:34.593Z] === RUN TestKillDifferentUserContainer [2020-03-09T15:54:35.338Z] --- PASS: TestKillDifferentUserContainer (0.83s) [2020-03-09T15:54:35.338Z] === RUN TestInspectOomKilledTrue [2020-03-09T15:54:35.338Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-03-09T15:54:35.338Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-09T15:54:35.338Z] === RUN TestInspectOomKilledFalse [2020-03-09T15:54:35.338Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-03-09T15:54:35.338Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-09T15:54:35.338Z] === RUN TestLinksEtcHostsContentMatch [2020-03-09T15:54:35.685Z] --- PASS: TestLinksEtcHostsContentMatch (0.49s) [2020-03-09T15:54:35.685Z] === RUN TestLinksContainerNames [2020-03-09T15:54:36.898Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-03-09T15:54:37.153Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-03-09T15:54:37.153Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-03-09T15:54:37.420Z] --- PASS: TestLinksContainerNames (1.47s) [2020-03-09T15:54:37.420Z] === RUN TestLogsFollowTailEmpty [2020-03-09T15:54:38.161Z] --- PASS: TestLogsFollowTailEmpty (0.86s) [2020-03-09T15:54:38.161Z] === RUN TestContainerNetworkMountsNoChown [2020-03-09T15:54:38.917Z] --- PASS: TestContainerNetworkMountsNoChown (0.85s) [2020-03-09T15:54:38.917Z] === RUN TestMountDaemonRoot [2020-03-09T15:54:38.917Z] === RUN TestMountDaemonRoot/default [2020-03-09T15:54:38.917Z] === PAUSE TestMountDaemonRoot/default [2020-03-09T15:54:38.917Z] === RUN TestMountDaemonRoot/private [2020-03-09T15:54:38.917Z] === PAUSE TestMountDaemonRoot/private [2020-03-09T15:54:38.917Z] === RUN TestMountDaemonRoot/rprivate [2020-03-09T15:54:38.917Z] === PAUSE TestMountDaemonRoot/rprivate [2020-03-09T15:54:38.917Z] === RUN TestMountDaemonRoot/slave [2020-03-09T15:54:38.917Z] === PAUSE TestMountDaemonRoot/slave [2020-03-09T15:54:38.917Z] === RUN TestMountDaemonRoot/rslave [2020-03-09T15:54:38.917Z] === PAUSE TestMountDaemonRoot/rslave [2020-03-09T15:54:38.917Z] === RUN TestMountDaemonRoot/shared [2020-03-09T15:54:38.917Z] === PAUSE TestMountDaemonRoot/shared [2020-03-09T15:54:38.917Z] === RUN TestMountDaemonRoot/rshared [2020-03-09T15:54:38.917Z] === PAUSE TestMountDaemonRoot/rshared [2020-03-09T15:54:38.917Z] === CONT TestMountDaemonRoot/default [2020-03-09T15:54:38.917Z] === CONT TestMountDaemonRoot/rslave [2020-03-09T15:54:38.917Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-03-09T15:54:38.917Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-03-09T15:54:38.917Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-03-09T15:54:38.917Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-03-09T15:54:38.917Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-03-09T15:54:38.917Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-03-09T15:54:38.917Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-03-09T15:54:38.917Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-03-09T15:54:38.917Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-03-09T15:54:38.917Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-03-09T15:54:38.917Z] === RUN TestMountDaemonRoot/default/bind_root [2020-03-09T15:54:38.917Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-03-09T15:54:38.917Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-03-09T15:54:38.917Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-03-09T15:54:38.917Z] === RUN TestMountDaemonRoot/default/mount_root [2020-03-09T15:54:38.917Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-03-09T15:54:38.917Z] === CONT TestMountDaemonRoot/slave [2020-03-09T15:54:38.917Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-03-09T15:54:38.917Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-03-09T15:54:38.917Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-03-09T15:54:38.917Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-03-09T15:54:38.917Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-03-09T15:54:38.917Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-03-09T15:54:38.917Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-03-09T15:54:38.917Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-03-09T15:54:38.917Z] === CONT TestMountDaemonRoot/rprivate [2020-03-09T15:54:38.917Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-03-09T15:54:38.918Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-03-09T15:54:38.918Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-03-09T15:54:38.918Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-03-09T15:54:38.918Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-03-09T15:54:38.918Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-03-09T15:54:38.918Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-03-09T15:54:38.918Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-03-09T15:54:38.918Z] === CONT TestMountDaemonRoot/private [2020-03-09T15:54:38.918Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-03-09T15:54:38.918Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-03-09T15:54:38.918Z] === RUN TestMountDaemonRoot/private/mount_root [2020-03-09T15:54:38.918Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-03-09T15:54:38.918Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-03-09T15:54:38.918Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-03-09T15:54:38.918Z] === RUN TestMountDaemonRoot/private/bind_root [2020-03-09T15:54:38.918Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-03-09T15:54:38.918Z] === CONT TestMountDaemonRoot/rshared [2020-03-09T15:54:38.918Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-03-09T15:54:38.918Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-03-09T15:54:38.918Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-03-09T15:54:38.918Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-03-09T15:54:38.918Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-03-09T15:54:38.918Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-03-09T15:54:38.918Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-03-09T15:54:38.918Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-03-09T15:54:38.918Z] === CONT TestMountDaemonRoot/shared [2020-03-09T15:54:38.918Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-03-09T15:54:38.918Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-03-09T15:54:38.918Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-03-09T15:54:38.918Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-03-09T15:54:38.918Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-03-09T15:54:38.918Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-03-09T15:54:38.918Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-03-09T15:54:38.918Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-03-09T15:54:38.918Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-03-09T15:54:38.918Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-03-09T15:54:39.300Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-03-09T15:54:39.300Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-03-09T15:54:39.300Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-03-09T15:54:39.300Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-03-09T15:54:39.300Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-03-09T15:54:39.300Z] === CONT TestMountDaemonRoot/default/mount_root [2020-03-09T15:54:39.300Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-03-09T15:54:39.300Z] === CONT TestMountDaemonRoot/default/bind_root [2020-03-09T15:54:39.300Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-03-09T15:54:39.300Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-03-09T15:54:39.300Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-03-09T15:54:39.300Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-03-09T15:54:39.300Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-03-09T15:54:39.300Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-03-09T15:54:39.660Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-03-09T15:54:39.890Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-03-09T15:54:39.891Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-03-09T15:54:39.891Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-03-09T15:54:39.891Z] === CONT TestMountDaemonRoot/private/bind_root [2020-03-09T15:54:39.891Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-03-09T15:54:39.891Z] === CONT TestMountDaemonRoot/private/mount_root [2020-03-09T15:54:39.891Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-03-09T15:54:39.891Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-03-09T15:54:39.891Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-03-09T15:54:39.891Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-03-09T15:54:39.891Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-03-09T15:54:39.891Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-03-09T15:54:39.891Z] --- PASS: TestMountDaemonRoot (0.01s) [2020-03-09T15:54:39.891Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-03-09T15:54:39.891Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2020-03-09T15:54:39.891Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2020-03-09T15:54:39.891Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2020-03-09T15:54:39.891Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2020-03-09T15:54:39.891Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-03-09T15:54:39.891Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2020-03-09T15:54:39.891Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2020-03-09T15:54:39.891Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2020-03-09T15:54:39.891Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2020-03-09T15:54:39.891Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-03-09T15:54:39.891Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-03-09T15:54:39.891Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-03-09T15:54:39.891Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-03-09T15:54:39.891Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-03-09T15:54:39.891Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-03-09T15:54:39.891Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-03-09T15:54:39.891Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s) [2020-03-09T15:54:39.891Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-03-09T15:54:39.891Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-03-09T15:54:39.891Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-03-09T15:54:39.891Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-03-09T15:54:39.891Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-03-09T15:54:39.891Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-03-09T15:54:39.891Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-03-09T15:54:39.891Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-03-09T15:54:39.891Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2020-03-09T15:54:39.891Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.11s) [2020-03-09T15:54:39.891Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.11s) [2020-03-09T15:54:39.891Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2020-03-09T15:54:39.891Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-03-09T15:54:39.891Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-03-09T15:54:39.891Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-03-09T15:54:39.891Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-03-09T15:54:39.891Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s) [2020-03-09T15:54:39.891Z] === RUN TestContainerBindMountNonRecursive [2020-03-09T15:54:41.543Z] === RUN TestDockerSuite/TestBuildHistory [2020-03-09T15:54:41.664Z] --- PASS: TestContainerBindMountNonRecursive (1.84s) [2020-03-09T15:54:41.664Z] === RUN TestNetworkNat [2020-03-09T15:54:42.103Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-03-09T15:54:42.412Z] --- PASS: TestNetworkNat (0.87s) [2020-03-09T15:54:42.412Z] === RUN TestNetworkLocalhostTCPNat [2020-03-09T15:54:43.027Z] --- PASS: TestServiceCreateInit (12.14s) [2020-03-09T15:54:43.027Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (6.27s) [2020-03-09T15:54:43.027Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.85s) [2020-03-09T15:54:43.027Z] === RUN TestCreateServiceMultipleTimes [2020-03-09T15:54:43.620Z] --- PASS: TestNetworkLocalhostTCPNat (0.96s) [2020-03-09T15:54:43.620Z] === RUN TestNetworkLoopbackNat [2020-03-09T15:54:44.469Z] --- PASS: TestNetworkLoopbackNat (1.06s) [2020-03-09T15:54:44.469Z] === RUN TestPause [2020-03-09T15:54:45.051Z] ................................................ [ 29%] [2020-03-09T15:54:45.298Z] --- PASS: TestPause (0.80s) [2020-03-09T15:54:45.298Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-03-09T15:54:45.298Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.01s) [2020-03-09T15:54:45.298Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-09T15:54:45.298Z] === RUN TestPauseStopPausedContainer [2020-03-09T15:54:46.529Z] --- PASS: TestPauseStopPausedContainer (0.88s) [2020-03-09T15:54:46.529Z] === RUN TestPsFilter [2020-03-09T15:54:46.529Z] --- PASS: TestPsFilter (0.26s) [2020-03-09T15:54:46.529Z] === RUN TestRemoveContainerWithRemovedVolume [2020-03-09T15:54:47.183Z] === RUN TestDockerSuite/TestBuildIidFile [2020-03-09T15:54:47.289Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.78s) [2020-03-09T15:54:47.289Z] === RUN TestRemoveContainerWithVolume [2020-03-09T15:54:47.437Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-03-09T15:54:47.691Z] === RUN TestDockerSuite/TestBuildInheritance [2020-03-09T15:54:48.041Z] --- PASS: TestRemoveContainerWithVolume (0.74s) [2020-03-09T15:54:48.041Z] === RUN TestRemoveContainerRunning [2020-03-09T15:54:48.250Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-03-09T15:54:48.800Z] --- PASS: TestRemoveContainerRunning (0.91s) [2020-03-09T15:54:48.800Z] === RUN TestRemoveContainerForceRemoveRunning [2020-03-09T15:54:49.173Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-03-09T15:54:49.173Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-03-09T15:54:49.914Z] --- PASS: TestCreateServiceMultipleTimes (19.58s) [2020-03-09T15:54:49.914Z] === RUN TestCreateServiceConflict [2020-03-09T15:54:50.040Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.83s) [2020-03-09T15:54:50.040Z] === RUN TestRemoveInvalidContainer [2020-03-09T15:54:50.040Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-03-09T15:54:50.040Z] === RUN TestRenameLinkedContainer [2020-03-09T15:54:50.096Z] === RUN TestDockerSuite/TestBuildLabel [2020-03-09T15:54:50.481Z] --- PASS: TestCreateServiceConflict (3.31s) [2020-03-09T15:54:50.481Z] === RUN TestCreateServiceMaxReplicas [2020-03-09T15:54:50.655Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-03-09T15:54:51.214Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-03-09T15:54:51.772Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-03-09T15:54:52.028Z] === RUN TestDockerSuite/TestBuildLabels [2020-03-09T15:54:52.952Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-03-09T15:54:53.243Z] --- PASS: TestRenameLinkedContainer (3.29s) [2020-03-09T15:54:53.243Z] === RUN TestRenameStoppedContainer [2020-03-09T15:54:53.987Z] --- PASS: TestRenameStoppedContainer (0.89s) [2020-03-09T15:54:53.987Z] === RUN TestRenameRunningContainerAndReuse [2020-03-09T15:54:54.311Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-03-09T15:54:54.669Z] --- PASS: TestCreateServiceMaxReplicas (3.69s) [2020-03-09T15:54:54.669Z] === RUN TestCreateWithDuplicateNetworkNames [2020-03-09T15:54:55.804Z] --- PASS: TestRenameRunningContainerAndReuse (1.64s) [2020-03-09T15:54:55.804Z] === RUN TestRenameInvalidName [2020-03-09T15:54:56.582Z] --- PASS: TestRenameInvalidName (0.94s) [2020-03-09T15:54:56.582Z] === RUN TestRenameAnonymousContainer [2020-03-09T15:54:56.818Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-03-09T15:54:57.072Z] === RUN TestDockerSuite/TestBuildLastModified [2020-03-09T15:54:59.772Z] --- PASS: TestRenameAnonymousContainer (2.67s) [2020-03-09T15:54:59.772Z] === RUN TestRenameContainerWithSameName [2020-03-09T15:55:00.105Z] INFO: Sources obtained for gotestsum... [2020-03-09T15:55:00.132Z] --- PASS: TestRenameContainerWithSameName (0.75s) [2020-03-09T15:55:00.132Z] === RUN TestRenameContainerWithLinkedContainer [2020-03-09T15:55:00.557Z] INFO: Checkout done for gotestsum... [2020-03-09T15:55:01.881Z] --- PASS: TestRenameContainerWithLinkedContainer (1.60s) [2020-03-09T15:55:01.881Z] === RUN TestResize [2020-03-09T15:55:02.458Z] #66 463.1 + bin/containerd-stress [2020-03-09T15:55:02.458Z] #66 466.9 + bin/containerd-shim [2020-03-09T15:55:02.624Z] --- PASS: TestResize (0.93s) [2020-03-09T15:55:02.624Z] === RUN TestResizeWithInvalidSize [2020-03-09T15:55:02.717Z] INFO: Build done for gotestsum... [2020-03-09T15:55:03.427Z] --- PASS: TestResizeWithInvalidSize (0.89s) [2020-03-09T15:55:03.427Z] === RUN TestResizeWhenContainerNotStarted [2020-03-09T15:55:03.594Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-03-09T15:55:03.848Z] --- PASS: TestCreateServiceMultipleTimes (20.74s) [2020-03-09T15:55:03.848Z] === RUN TestCreateServiceConflict [2020-03-09T15:55:04.218Z] --- PASS: TestResizeWhenContainerNotStarted (0.87s) [2020-03-09T15:55:04.218Z] === RUN TestDaemonRestartKillContainers [2020-03-09T15:55:04.218Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-09T15:55:04.218Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-09T15:55:04.218Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-09T15:55:04.218Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-09T15:55:04.218Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-09T15:55:04.218Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-09T15:55:04.218Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-09T15:55:04.218Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-09T15:55:04.218Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-09T15:55:04.218Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-09T15:55:04.218Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-09T15:55:04.218Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-09T15:55:04.218Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-09T15:55:04.218Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-09T15:55:04.218Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-09T15:55:04.218Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-09T15:55:04.218Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-09T15:55:04.218Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-09T15:55:04.218Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-09T15:55:04.218Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-09T15:55:04.218Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-09T15:55:04.218Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-09T15:55:04.218Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-09T15:55:04.218Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-09T15:55:04.218Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-09T15:55:04.218Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-09T15:55:04.413Z] tests/integration/api_exec_test.py ..................... [ 34%] [2020-03-09T15:55:05.991Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-09T15:55:06.746Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-09T15:55:07.553Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-09T15:55:07.958Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-09T15:55:08.002Z] --- PASS: TestCreateServiceConflict (3.57s) [2020-03-09T15:55:08.002Z] === RUN TestCreateServiceMaxReplicas [2020-03-09T15:55:08.002Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-03-09T15:55:08.002Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-03-09T15:55:08.257Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-03-09T15:55:08.257Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-03-09T15:55:08.511Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-03-09T15:55:08.765Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-03-09T15:55:09.258Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-09T15:55:09.547Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.87s) [2020-03-09T15:55:09.547Z] === RUN TestCreateServiceSecretFileMode [2020-03-09T15:55:09.639Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-09T15:55:10.647Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-03-09T15:55:11.430Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-09T15:55:11.570Z] --- PASS: TestCreateServiceMaxReplicas (4.02s) [2020-03-09T15:55:11.570Z] === RUN TestCreateWithDuplicateNetworkNames [2020-03-09T15:55:11.798Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-09T15:55:11.846Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2020-03-09T15:55:12.493Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-03-09T15:55:12.837Z] --- PASS: TestCreateServiceSecretFileMode (3.50s) [2020-03-09T15:55:12.837Z] === RUN TestCreateServiceConfigFileMode [2020-03-09T15:55:14.286Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-09T15:55:14.637Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-09T15:55:15.040Z] Removing intermediate container 3ebefbe7ae6f [2020-03-09T15:55:15.040Z] ---> 43f85babdd4f [2020-03-09T15:55:15.040Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2020-03-09T15:55:15.040Z] ---> Running in 9890fb3e9765 [2020-03-09T15:55:15.090Z] #66 477.5 + bin/containerd-shim-runc-v1 [2020-03-09T15:55:15.503Z] Removing intermediate container 9890fb3e9765 [2020-03-09T15:55:15.503Z] ---> 2530036b483a [2020-03-09T15:55:15.503Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-03-09T15:55:15.503Z] ---> Running in a7ba97da8de0 [2020-03-09T15:55:16.125Z] --- PASS: TestCreateServiceConfigFileMode (3.55s) [2020-03-09T15:55:16.125Z] === RUN TestCreateServiceSysctls [2020-03-09T15:55:16.461Z] Removing intermediate container a7ba97da8de0 [2020-03-09T15:55:16.461Z] ---> 0d44dfdad08a [2020-03-09T15:55:16.461Z] Step 10/10 : COPY . . [2020-03-09T15:55:16.463Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-03-09T15:55:17.167Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-03-09T15:55:17.167Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.89s) [2020-03-09T15:55:17.167Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.37s) [2020-03-09T15:55:17.167Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.42s) [2020-03-09T15:55:17.167Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.49s) [2020-03-09T15:55:17.167Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.50s) [2020-03-09T15:55:17.167Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.40s) [2020-03-09T15:55:17.167Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.21s) [2020-03-09T15:55:17.167Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.28s) [2020-03-09T15:55:17.167Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.86s) [2020-03-09T15:55:17.167Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.82s) [2020-03-09T15:55:17.167Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.27s) [2020-03-09T15:55:17.167Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.30s) [2020-03-09T15:55:17.167Z] === RUN TestCgroupNamespacesRun [2020-03-09T15:55:17.723Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-03-09T15:55:17.723Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-03-09T15:55:18.282Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-03-09T15:55:18.570Z] #66 482.5 + bin/containerd-shim-runc-v2 [2020-03-09T15:55:18.907Z] --- PASS: TestCgroupNamespacesRun (1.62s) [2020-03-09T15:55:18.907Z] === RUN TestCgroupNamespacesRunPrivileged [2020-03-09T15:55:19.589Z] #66 484.0 + binaries [2020-03-09T15:55:19.589Z] #66 484.1 + mkdir -p /build [2020-03-09T15:55:19.589Z] #66 484.1 + cp bin/containerd /build/containerd [2020-03-09T15:55:19.589Z] #66 484.1 + cp bin/containerd-shim /build/containerd-shim [2020-03-09T15:55:19.589Z] #66 484.1 + cp bin/ctr /build/ctr [2020-03-09T15:55:19.878Z] #66 DONE 484.2s [2020-03-09T15:55:20.210Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.59s) [2020-03-09T15:55:20.210Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-03-09T15:55:20.316Z] --- PASS: TestCreateServiceSysctls (4.23s) [2020-03-09T15:55:20.316Z] === RUN TestCreateServiceCapabilities [2020-03-09T15:55:21.364Z] [2020-03-09T15:55:21.364Z] #67 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-03-09T15:55:21.364Z] #67 DONE 0.1s [2020-03-09T15:55:21.664Z] [2020-03-09T15:55:21.664Z] #71 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-03-09T15:55:21.664Z] #71 DONE 0.1s [2020-03-09T15:55:21.664Z] [2020-03-09T15:55:21.664Z] #73 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-03-09T15:55:21.664Z] #73 DONE 0.1s [2020-03-09T15:55:21.664Z] [2020-03-09T15:55:21.664Z] #76 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-03-09T15:55:21.664Z] #76 DONE 0.0s [2020-03-09T15:55:21.664Z] [2020-03-09T15:55:21.664Z] #77 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-03-09T15:55:21.664Z] #77 DONE 0.0s [2020-03-09T15:55:21.664Z] [2020-03-09T15:55:21.664Z] #78 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-03-09T15:55:22.138Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.68s) [2020-03-09T15:55:22.138Z] === RUN TestCgroupNamespacesRunHostMode [2020-03-09T15:55:23.380Z] --- PASS: TestCgroupNamespacesRunHostMode (1.60s) [2020-03-09T15:55:23.380Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-03-09T15:55:24.355Z] #78 DONE 2.4s [2020-03-09T15:55:24.355Z] [2020-03-09T15:55:24.355Z] #79 exporting to oci image format [2020-03-09T15:55:24.355Z] #79 exporting layers [2020-03-09T15:55:24.506Z] --- PASS: TestCreateServiceCapabilities (3.49s) [2020-03-09T15:55:24.506Z] === RUN TestInspect [2020-03-09T15:55:25.164Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.63s) [2020-03-09T15:55:25.164Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-03-09T15:55:25.958Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.83s) [2020-03-09T15:55:25.958Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-03-09T15:55:26.719Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.83s) [2020-03-09T15:55:26.719Z] === RUN TestCgroupNamespacesRunOlderClient [2020-03-09T15:55:27.043Z] --- PASS: TestInspect (3.15s) [2020-03-09T15:55:27.043Z] === RUN TestCreateJob [2020-03-09T15:55:28.207Z] --- PASS: TestCreateWithDuplicateNetworkNames (16.09s) [2020-03-09T15:55:28.207Z] === RUN TestCreateServiceSecretFileMode [2020-03-09T15:55:28.690Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.82s) [2020-03-09T15:55:28.690Z] === RUN TestKernelTCPMemory [2020-03-09T15:55:29.460Z] --- PASS: TestKernelTCPMemory (0.98s) [2020-03-09T15:55:29.460Z] === RUN TestNISDomainname [2020-03-09T15:55:30.680Z] --- PASS: TestNISDomainname (1.01s) [2020-03-09T15:55:30.680Z] === RUN TestHostnameDnsResolution [2020-03-09T15:55:31.234Z] --- PASS: TestCreateJob (4.38s) [2020-03-09T15:55:31.234Z] === RUN TestReplicatedJob [2020-03-09T15:55:31.465Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-03-09T15:55:31.465Z] --- PASS: TestCreateServiceSecretFileMode (4.00s) [2020-03-09T15:55:31.465Z] === RUN TestCreateServiceConfigFileMode [2020-03-09T15:55:31.523Z] --- PASS: TestHostnameDnsResolution (1.08s) [2020-03-09T15:55:31.523Z] === RUN TestStats [2020-03-09T15:55:33.281Z] --- PASS: TestStats (1.82s) [2020-03-09T15:55:33.281Z] === RUN TestStopContainerWithTimeout [2020-03-09T15:55:33.707Z] === RUN TestStopContainerWithTimeout/0 [2020-03-09T15:55:33.707Z] === PAUSE TestStopContainerWithTimeout/0 [2020-03-09T15:55:33.707Z] === RUN TestStopContainerWithTimeout/1 [2020-03-09T15:55:33.707Z] === PAUSE TestStopContainerWithTimeout/1 [2020-03-09T15:55:33.707Z] === RUN TestStopContainerWithTimeout/3 [2020-03-09T15:55:33.707Z] === PAUSE TestStopContainerWithTimeout/3 [2020-03-09T15:55:33.707Z] === RUN TestStopContainerWithTimeout/-1 [2020-03-09T15:55:33.707Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-03-09T15:55:33.707Z] === CONT TestStopContainerWithTimeout/0 [2020-03-09T15:55:33.707Z] === CONT TestStopContainerWithTimeout/-1 [2020-03-09T15:55:34.549Z] === CONT TestStopContainerWithTimeout/3 [2020-03-09T15:55:35.619Z] --- PASS: TestCreateServiceConfigFileMode (3.80s) [2020-03-09T15:55:35.619Z] === RUN TestCreateServiceSysctls [2020-03-09T15:55:36.543Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-03-09T15:55:36.888Z] === CONT TestStopContainerWithTimeout/1 [2020-03-09T15:55:37.802Z] --- PASS: TestReplicatedJob (6.58s) [2020-03-09T15:55:37.802Z] === RUN TestUpdateReplicatedJob [2020-03-09T15:55:37.854Z] tests/integration/api_network_test.py ........................... [ 47%] [2020-03-09T15:55:38.424Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-03-09T15:55:38.629Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-03-09T15:55:38.630Z] --- PASS: TestStopContainerWithTimeout/0 (1.07s) [2020-03-09T15:55:38.630Z] --- PASS: TestStopContainerWithTimeout/-1 (3.10s) [2020-03-09T15:55:38.630Z] --- PASS: TestStopContainerWithTimeout/3 (2.83s) [2020-03-09T15:55:38.630Z] --- PASS: TestStopContainerWithTimeout/1 (1.90s) [2020-03-09T15:55:38.630Z] === RUN TestDeleteDevicemapper [2020-03-09T15:55:38.630Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-03-09T15:55:38.630Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-09T15:55:38.630Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-03-09T15:55:40.306Z] --- PASS: TestCreateServiceSysctls (4.84s) [2020-03-09T15:55:40.306Z] === RUN TestCreateServiceCapabilities [2020-03-09T15:55:41.665Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-03-09T15:55:41.665Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-03-09T15:55:41.805Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.15s) [2020-03-09T15:55:41.805Z] === RUN TestUpdateMemory [2020-03-09T15:55:41.805Z] --- SKIP: TestUpdateMemory (0.00s) [2020-03-09T15:55:41.805Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-03-09T15:55:41.805Z] === RUN TestUpdateCPUQuota [2020-03-09T15:55:42.224Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-03-09T15:55:43.026Z] --- PASS: TestUpdateCPUQuota (1.22s) [2020-03-09T15:55:43.026Z] === RUN TestUpdatePidsLimit [2020-03-09T15:55:43.026Z] === RUN TestUpdatePidsLimit/update_from_none [2020-03-09T15:55:43.026Z] === RUN TestUpdatePidsLimit/no_change [2020-03-09T15:55:43.077Z] --- PASS: TestUpdateReplicatedJob (4.42s) [2020-03-09T15:55:43.077Z] === RUN TestServiceListWithStatuses [2020-03-09T15:55:43.077Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-03-09T15:55:43.077Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-03-09T15:55:43.077Z] === RUN TestDockerNetworkConnectAlias [2020-03-09T15:55:43.410Z] === RUN TestUpdatePidsLimit/update_lower [2020-03-09T15:55:43.762Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-03-09T15:55:44.120Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-03-09T15:55:44.731Z] --- PASS: TestCreateServiceCapabilities (4.22s) [2020-03-09T15:55:44.731Z] === RUN TestInspect [2020-03-09T15:55:44.870Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-03-09T15:55:44.870Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-03-09T15:55:46.329Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-03-09T15:55:46.700Z] --- PASS: TestUpdatePidsLimit (3.62s) [2020-03-09T15:55:46.700Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.35s) [2020-03-09T15:55:46.700Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2020-03-09T15:55:46.700Z] --- PASS: TestUpdatePidsLimit/update_lower (0.35s) [2020-03-09T15:55:46.700Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.37s) [2020-03-09T15:55:46.700Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.37s) [2020-03-09T15:55:46.700Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.36s) [2020-03-09T15:55:46.700Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.36s) [2020-03-09T15:55:46.700Z] === RUN TestUpdateRestartPolicy [2020-03-09T15:55:48.248Z] tests/integration/api_secret_test.py ..... [ 51%] [2020-03-09T15:55:48.889Z] --- PASS: TestInspect (4.07s) [2020-03-09T15:55:48.889Z] === RUN TestCreateJob [2020-03-09T15:55:48.889Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-03-09T15:55:49.447Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-03-09T15:55:49.642Z] --- PASS: TestDockerNetworkConnectAlias (6.78s) [2020-03-09T15:55:49.642Z] === RUN TestDockerNetworkReConnect [2020-03-09T15:55:52.054Z] ---> 35e7bd73932d [2020-03-09T15:55:52.054Z] Successfully built 35e7bd73932d [2020-03-09T15:55:52.054Z] Successfully tagged docker:latest [2020-03-09T15:55:52.054Z] INFO: Image build ended at 03/09/2020 15:55:48. Duration:00:04:31.0003063 [2020-03-09T15:55:52.054Z] [2020-03-09T15:55:52.054Z] [2020-03-09T15:55:52.054Z] INFO: Building the test binaries at 03/09/2020 15:55:48... [2020-03-09T15:55:52.418Z] tests/integration/api_service_test.py ................s................. [ 60%] [2020-03-09T15:55:52.703Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-03-09T15:55:52.958Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-03-09T15:55:53.518Z] --- PASS: TestCreateJob (4.94s) [2020-03-09T15:55:53.518Z] === RUN TestReplicatedJob [2020-03-09T15:55:53.574Z] INFO: make.ps1 starting at 03/09/2020 15:55:52 [2020-03-09T15:55:53.574Z] INFO: Git commit (5ebdf8b833) assumed from DOCKER_GITCOMMIT environment variable [2020-03-09T15:55:53.574Z] INFO: Invoking autogen... [2020-03-09T15:55:54.029Z] INFO: Building daemon... [2020-03-09T15:55:54.913Z] --- PASS: TestDockerNetworkReConnect (5.51s) [2020-03-09T15:55:54.913Z] === RUN TestServicePlugin [2020-03-09T15:55:54.913Z] --- SKIP: TestServicePlugin (0.00s) [2020-03-09T15:55:54.913Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-09T15:55:54.913Z] === RUN TestServiceUpdateLabel [2020-03-09T15:55:56.775Z] === RUN TestDockerSuite/TestBuildNetNone [2020-03-09T15:55:57.334Z] === RUN TestDockerSuite/TestBuildNoContext [2020-03-09T15:55:58.200Z] --- PASS: TestServiceUpdateLabel (3.34s) [2020-03-09T15:55:58.200Z] === RUN TestServiceUpdateSecrets [2020-03-09T15:55:58.692Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-03-09T15:55:59.616Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-03-09T15:56:00.174Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-03-09T15:56:00.209Z] --- PASS: TestUpdateRestartPolicy (12.43s) [2020-03-09T15:56:00.209Z] === RUN TestUpdateRestartWithAutoRemove [2020-03-09T15:56:00.209Z] --- PASS: TestUpdateRestartWithAutoRemove (0.88s) [2020-03-09T15:56:00.209Z] === RUN TestWaitNonBlocked [2020-03-09T15:56:00.209Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-09T15:56:00.209Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-09T15:56:00.209Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-09T15:56:00.209Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-09T15:56:00.209Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-09T15:56:00.209Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-09T15:56:00.734Z] --- PASS: TestReplicatedJob (7.51s) [2020-03-09T15:56:00.734Z] === RUN TestUpdateReplicatedJob [2020-03-09T15:56:00.966Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-03-09T15:56:00.967Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.02s) [2020-03-09T15:56:00.967Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.10s) [2020-03-09T15:56:00.967Z] === RUN TestWaitBlocked [2020-03-09T15:56:00.967Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-09T15:56:00.967Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-09T15:56:00.967Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-03-09T15:56:00.967Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-03-09T15:56:00.967Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-09T15:56:00.967Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-03-09T15:56:02.095Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-03-09T15:56:02.284Z] --- PASS: TestWaitBlocked (0.01s) [2020-03-09T15:56:02.284Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.41s) [2020-03-09T15:56:02.284Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.47s) [2020-03-09T15:56:02.284Z] === CONT TestContainerStartOnDaemonRestart [2020-03-09T15:56:02.284Z] === CONT TestIpcModeOlderClient [2020-03-09T15:56:02.632Z] --- PASS: TestIpcModeOlderClient (0.15s) [2020-03-09T15:56:02.632Z] === CONT TestDaemonHostGatewayIP [2020-03-09T15:56:02.653Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-03-09T15:56:02.653Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-03-09T15:56:02.907Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-03-09T15:56:03.467Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-03-09T15:56:04.390Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-03-09T15:56:05.749Z] --- PASS: TestUpdateReplicatedJob (4.96s) [2020-03-09T15:56:05.749Z] === RUN TestServiceListWithStatuses [2020-03-09T15:56:05.749Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-03-09T15:56:05.749Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-03-09T15:56:05.749Z] === RUN TestDockerNetworkConnectAlias [2020-03-09T15:56:05.782Z] --- PASS: TestContainerStartOnDaemonRestart (3.15s) [2020-03-09T15:56:05.782Z] === CONT TestDaemonRestartIpcMode [2020-03-09T15:56:05.782Z] --- PASS: TestDaemonHostGatewayIP (3.19s) [2020-03-09T15:56:07.109Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-03-09T15:56:07.273Z] ......................... [ 67%] [2020-03-09T15:56:07.668Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-03-09T15:56:08.871Z] --- PASS: TestDaemonRestartIpcMode (3.16s) [2020-03-09T15:56:08.871Z] PASS [2020-03-09T15:56:08.871Z] [2020-03-09T15:56:08.871Z] === Skipped [2020-03-09T15:56:08.871Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-03-09T15:56:08.871Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-09T15:56:08.871Z] [2020-03-09T15:56:08.871Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2020-03-09T15:56:08.871Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-09T15:56:08.871Z] [2020-03-09T15:56:08.871Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-03-09T15:56:08.871Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-09T15:56:08.871Z] [2020-03-09T15:56:08.871Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.01s) [2020-03-09T15:56:08.871Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-09T15:56:08.871Z] [2020-03-09T15:56:08.871Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-03-09T15:56:08.871Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-09T15:56:08.871Z] [2020-03-09T15:56:08.871Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-03-09T15:56:08.871Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-03-09T15:56:08.871Z] [2020-03-09T15:56:08.871Z] [2020-03-09T15:56:08.871Z] DONE 199 tests, 6 skipped in 133.220s [2020-03-09T15:56:08.871Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-03-09T15:56:08.871Z] ++ 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-09T15:56:08.871Z] ++ set -e [2020-03-09T15:56:08.871Z] ++ '[' -n 0 ']' [2020-03-09T15:56:08.871Z] ++ set -x [2020-03-09T15:56:08.871Z] ++ 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-09T15:56:08.871Z] INFO: Testing against a local daemon [2020-03-09T15:56:08.871Z] === RUN TestCommitInheritsEnv [2020-03-09T15:56:09.632Z] --- PASS: TestCommitInheritsEnv (0.48s) [2020-03-09T15:56:09.632Z] === RUN TestImportExtremelyLargeImageWorks [2020-03-09T15:56:09.632Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-03-09T15:56:09.632Z] === RUN TestImagesFilterMultiReference [2020-03-09T15:56:09.632Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2020-03-09T15:56:09.632Z] === RUN TestImagePullPlatformInvalid [2020-03-09T15:56:09.632Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2020-03-09T15:56:09.632Z] === RUN TestRemoveImageOrphaning [2020-03-09T15:56:09.984Z] --- PASS: TestRemoveImageOrphaning (0.49s) [2020-03-09T15:56:09.984Z] === RUN TestRemoveImageGarbageCollector [2020-03-09T15:56:09.984Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-03-09T15:56:09.984Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-09T15:56:09.984Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-03-09T15:56:09.984Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-03-09T15:56:09.984Z] === RUN TestTagInvalidReference [2020-03-09T15:56:09.984Z] --- PASS: TestTagInvalidReference (0.01s) [2020-03-09T15:56:09.984Z] === RUN TestTagValidPrefixedRepo [2020-03-09T15:56:09.984Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-03-09T15:56:09.984Z] === RUN TestTagExistedNameWithoutForce [2020-03-09T15:56:09.984Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-03-09T15:56:09.984Z] === RUN TestTagOfficialNames [2020-03-09T15:56:09.984Z] --- PASS: TestTagOfficialNames (0.03s) [2020-03-09T15:56:09.984Z] === RUN TestTagMatchesDigest [2020-03-09T15:56:09.984Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-03-09T15:56:09.984Z] === CONT TestImportExtremelyLargeImageWorks [2020-03-09T15:56:11.822Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-03-09T15:56:13.703Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-03-09T15:56:13.703Z] --- PASS: TestDockerNetworkConnectAlias (7.76s) [2020-03-09T15:56:13.703Z] === RUN TestDockerNetworkReConnect [2020-03-09T15:56:16.284Z] --- PASS: TestServiceUpdateSecrets (15.47s) [2020-03-09T15:56:16.284Z] === RUN TestServiceUpdateConfigs [2020-03-09T15:56:16.960Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-03-09T15:56:18.319Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-03-09T15:56:20.201Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-03-09T15:56:20.201Z] --- PASS: TestDockerNetworkReConnect (6.58s) [2020-03-09T15:56:20.201Z] === RUN TestServicePlugin [2020-03-09T15:56:20.456Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-03-09T15:56:25.783Z] === RUN TestDockerSuite/TestBuildPATH [2020-03-09T15:56:28.292Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-03-09T15:56:29.215Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-03-09T15:56:30.574Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-03-09T15:56:31.160Z] --- PASS: TestServiceUpdateConfigs (15.43s) [2020-03-09T15:56:31.160Z] === RUN TestServiceUpdateNetwork [2020-03-09T15:56:35.805Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-03-09T15:56:43.873Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-03-09T15:56:43.873Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-03-09T15:56:44.520Z] tests/integration/api_swarm_test.py .ssss.xs...x....... [ 72%] [2020-03-09T15:56:46.038Z] --- PASS: TestServiceUpdateNetwork (15.01s) [2020-03-09T15:56:46.038Z] PASS [2020-03-09T15:56:46.038Z] [2020-03-09T15:56:46.038Z] === Skipped [2020-03-09T15:56:46.038Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2020-03-09T15:56:46.038Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-03-09T15:56:46.038Z] [2020-03-09T15:56:46.038Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2020-03-09T15:56:46.038Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-09T15:56:46.038Z] [2020-03-09T15:56:46.038Z] [2020-03-09T15:56:46.038Z] DONE 23 tests, 2 skipped in 146.589s [2020-03-09T15:56:46.038Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2020-03-09T15:56:46.038Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-03-09T15:56:46.038Z] ++ set -e [2020-03-09T15:56:46.038Z] ++ '[' -n 0 ']' [2020-03-09T15:56:46.038Z] ++ set -x [2020-03-09T15:56:46.038Z] ++ 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=arm64 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/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-03-09T15:56:46.038Z] INFO: Testing against a local daemon [2020-03-09T15:56:46.038Z] === RUN TestSessionCreate [2020-03-09T15:56:46.038Z] --- PASS: TestSessionCreate (0.06s) [2020-03-09T15:56:46.038Z] === RUN TestSessionCreateWithBadUpgrade [2020-03-09T15:56:46.038Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-03-09T15:56:46.038Z] PASS [2020-03-09T15:56:46.038Z] [2020-03-09T15:56:46.038Z] DONE 2 tests in 0.264s [2020-03-09T15:56:46.038Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2020-03-09T15:56:46.038Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-03-09T15:56:46.038Z] ++ set -e [2020-03-09T15:56:46.038Z] ++ '[' -n 0 ']' [2020-03-09T15:56:46.038Z] ++ set -x [2020-03-09T15:56:46.038Z] ++ 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=arm64 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/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-03-09T15:56:46.038Z] INFO: Testing against a local daemon [2020-03-09T15:56:46.038Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-03-09T15:56:46.038Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-09T15:56:46.038Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-09T15:56:46.038Z] === RUN TestEventsExecDie [2020-03-09T15:56:46.038Z] --- PASS: TestEventsExecDie (1.00s) [2020-03-09T15:56:46.038Z] === RUN TestEventsBackwardsCompatible [2020-03-09T15:56:46.038Z] --- PASS: TestEventsBackwardsCompatible (0.12s) [2020-03-09T15:56:46.038Z] === RUN TestInfoBinaryCommits [2020-03-09T15:56:46.038Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-03-09T15:56:46.038Z] === RUN TestInfoAPIVersioned [2020-03-09T15:56:46.038Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-03-09T15:56:46.038Z] === RUN TestInfoDiscoveryBackend [2020-03-09T15:56:46.296Z] --- PASS: TestInfoDiscoveryBackend (0.69s) [2020-03-09T15:56:46.296Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-03-09T15:56:47.232Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-03-09T15:56:47.232Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-03-09T15:56:47.800Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.68s) [2020-03-09T15:56:47.800Z] === RUN TestInfoAPI [2020-03-09T15:56:48.059Z] --- PASS: TestInfoAPI (0.05s) [2020-03-09T15:56:48.059Z] === RUN TestInfoAPIWarnings [2020-03-09T15:56:48.627Z] --- PASS: TestInfoAPIWarnings (0.69s) [2020-03-09T15:56:48.627Z] === RUN TestInfoDebug [2020-03-09T15:56:49.105Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-03-09T15:56:49.195Z] --- PASS: TestInfoDebug (0.65s) [2020-03-09T15:56:49.195Z] === RUN TestInfoInsecureRegistries [2020-03-09T15:56:50.132Z] --- PASS: TestInfoInsecureRegistries (0.65s) [2020-03-09T15:56:50.132Z] === RUN TestInfoRegistryMirrors [2020-03-09T15:56:50.700Z] --- PASS: TestInfoRegistryMirrors (0.64s) [2020-03-09T15:56:50.700Z] === RUN TestLoginFailsWithBadCredentials [2020-03-09T15:56:50.959Z] --- PASS: TestLoginFailsWithBadCredentials (0.28s) [2020-03-09T15:56:50.959Z] === RUN TestPingCacheHeaders [2020-03-09T15:56:50.959Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-03-09T15:56:50.959Z] === RUN TestPingGet [2020-03-09T15:56:50.959Z] --- PASS: TestPingGet (0.03s) [2020-03-09T15:56:50.959Z] === RUN TestPingHead [2020-03-09T15:56:50.959Z] --- PASS: TestPingHead (0.06s) [2020-03-09T15:56:50.959Z] === RUN TestVersion [2020-03-09T15:56:50.959Z] --- PASS: TestVersion (0.05s) [2020-03-09T15:56:50.959Z] PASS [2020-03-09T15:56:50.959Z] [2020-03-09T15:56:50.959Z] === Skipped [2020-03-09T15:56:50.959Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-09T15:56:50.959Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-09T15:56:50.959Z] [2020-03-09T15:56:50.959Z] [2020-03-09T15:56:50.959Z] DONE 18 tests, 1 skipped in 6.866s [2020-03-09T15:56:50.989Z] === RUN TestDockerSuite/TestBuildRm [2020-03-09T15:56:51.218Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2020-03-09T15:56:51.218Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-03-09T15:56:51.218Z] ++ set -e [2020-03-09T15:56:51.218Z] ++ '[' -n 0 ']' [2020-03-09T15:56:51.218Z] ++ set -x [2020-03-09T15:56:51.218Z] ++ 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=arm64 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/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-03-09T15:56:51.218Z] INFO: Testing against a local daemon [2020-03-09T15:56:51.218Z] === RUN TestVolumesCreateAndList [2020-03-09T15:56:51.218Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-03-09T15:56:51.218Z] === RUN TestVolumesRemove [2020-03-09T15:56:51.477Z] --- PASS: TestVolumesRemove (0.12s) [2020-03-09T15:56:51.477Z] === RUN TestVolumesInspect [2020-03-09T15:56:51.477Z] --- PASS: TestVolumesInspect (0.04s) [2020-03-09T15:56:51.477Z] === RUN TestVolumesInvalidJSON [2020-03-09T15:56:51.477Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-03-09T15:56:51.477Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-03-09T15:56:51.477Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-03-09T15:56:51.477Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2020-03-09T15:56:51.477Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-03-09T15:56:51.477Z] PASS [2020-03-09T15:56:51.477Z] [2020-03-09T15:56:51.477Z] DONE 5 tests in 0.382s [2020-03-09T15:56:51.477Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-03-09T15:56:51.736Z] ++++ cat bundles/test-integration/docker.pid [2020-03-09T15:56:51.736Z] +++ kill 13328 [2020-03-09T15:56:53.112Z] +++ /etc/init.d/apparmor stop [2020-03-09T15:56:53.112Z] Leaving: AppArmorNo profiles have been unloaded. [2020-03-09T15:56:53.112Z] [2020-03-09T15:56:53.112Z] Unloading profiles will leave already running processes permanently [2020-03-09T15:56:53.112Z] unconfined, which can lead to unexpected situations. [2020-03-09T15:56:53.112Z] [2020-03-09T15:56:53.112Z] To set a process to complain mode, use the command line tool [2020-03-09T15:56:53.112Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-03-09T15:56:53.112Z] +++ true [2020-03-09T15:56:53.112Z] [2020-03-09T15:56:55.143Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-03-09T15:56:55.143Z] --- PASS: TestServicePlugin (34.88s) [2020-03-09T15:56:55.143Z] plugin_test.go:62: [d43fb110c85cb] joining swarm manager [dba6aba99e2bf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-09T15:56:55.143Z] plugin_test.go:65: [d046e86cb89b9] joining swarm manager [dba6aba99e2bf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-09T15:56:55.143Z] === RUN TestServiceUpdateLabel [2020-03-09T15:56:56.066Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache Post stage [Pipeline] junit [2020-03-09T15:56:56.416Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-03-09T15:56:57.058Z] + echo Ensuring container killed. [2020-03-09T15:56:57.058Z] Ensuring container killed. [2020-03-09T15:56:57.058Z] + docker rm -vf docker-pr2 [2020-03-09T15:56:57.058Z] Error: No such container: docker-pr2 [2020-03-09T15:56:57.058Z] + true [Pipeline] sh [2020-03-09T15:56:57.350Z] + echo Chowning /workspace to jenkins user [2020-03-09T15:56:57.351Z] Chowning /workspace to jenkins user [2020-03-09T15:56:57.351Z] + id -u [2020-03-09T15:56:57.351Z] + id -g [2020-03-09T15:56:57.351Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40647:/workspace busybox chown -R 1000:1000 /workspace [2020-03-09T15:56:57.949Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-03-09T15:56:58.204Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-03-09T15:56:59.126Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-03-09T15:56:59.126Z] --- PASS: TestServiceUpdateLabel (4.16s) [2020-03-09T15:56:59.126Z] === RUN TestServiceUpdateSecrets [2020-03-09T15:56:59.374Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-03-09T15:57:00.485Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-03-09T15:57:01.845Z] + bundleName=arm64-integration [2020-03-09T15:57:01.845Z] + echo Creating arm64-integration-bundles.tar.gz [2020-03-09T15:57:01.845Z] Creating arm64-integration-bundles.tar.gz [2020-03-09T15:57:01.845Z] + 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-09T15:57:01.845Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2020-03-09T15:57:01.878Z] tests/integration/client_test.py ..... [ 75%] [2020-03-09T15:57:01.878Z] tests/integration/context_api_test.py .. [ 76%] [Pipeline] archiveArtifacts [2020-03-09T15:57:02.119Z] Archiving artifacts [2020-03-09T15:57:02.219Z] tests/integration/errors_test.py . [ 76%] [2020-03-09T15:57:02.401Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40647/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-03-09T15:57:02.484Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-03-09T15:57:02.720Z] + make clean [2020-03-09T15:57:03.290Z] docker volume rm -f docker-dev-cache [2020-03-09T15:57:03.407Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-03-09T15:57:03.548Z] docker-dev-cache [Pipeline] deleteDir [2020-03-09T15:57:06.057Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-03-09T15:57:06.057Z] [2020-03-09T15:57:06.057Z] ________ ____ __. [2020-03-09T15:57:06.057Z] \_____ \ | |/ _| [2020-03-09T15:57:06.057Z] / | \| < [2020-03-09T15:57:06.057Z] / | \ | \ [2020-03-09T15:57:06.057Z] \_______ /____|__ \ [2020-03-09T15:57:06.057Z] \/ \/ [2020-03-09T15:57:06.057Z] [2020-03-09T15:57:06.057Z] INFO: make.ps1 ended at 03/09/2020 15:57:02 [2020-03-09T15:57:06.057Z] INFO: Binaries build ended at 03/09/2020 15:57:05. Duration:00:01:16.6966033 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-03-09T15:57:08.213Z] INFO: Copying the built daemon binary to d:\CI\PR-40647\2\binary\dockerd-5ebdf8b833.exe... [2020-03-09T15:57:08.638Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-03-09T15:57:08.638Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-03-09T15:57:08.638Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-03-09T15:57:09.170Z] INFO: Copying the built client binary to d:\CI\PR-40647\2\binary\docker-5ebdf8b833.exe... [2020-03-09T15:57:09.170Z] INFO: Copying dockerversion from the container... [2020-03-09T15:57:09.197Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-03-09T15:57:09.197Z] === RUN TestDockerSuite/TestBuildSpaces [2020-03-09T15:57:09.451Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-03-09T15:57:09.623Z] INFO: Copying the golang package from the container to d:\CI\PR-40647\2\installer\go.zip... [2020-03-09T15:57:11.333Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-03-09T15:57:11.333Z] === RUN TestDockerSuite/TestBuildStderr [2020-03-09T15:57:12.257Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-03-09T15:57:12.497Z] INFO: Extracting go.zip to d:\CI\PR-40647\2\go [2020-03-09T15:57:15.515Z] --- PASS: TestServiceUpdateSecrets (16.10s) [2020-03-09T15:57:15.515Z] === RUN TestServiceUpdateConfigs [2020-03-09T15:57:18.772Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-03-09T15:57:19.339Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-03-09T15:57:20.732Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-03-09T15:57:21.304Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-03-09T15:57:22.683Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-03-09T15:57:24.613Z] === RUN TestDockerSuite/TestBuildUser [2020-03-09T15:57:27.219Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-03-09T15:57:31.373Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-03-09T15:57:31.623Z] #79 exporting layers 113.8s done [2020-03-09T15:57:31.623Z] #79 exporting manifest sha256:782fff3fa08c6d39f6a8b661632a25237ad0119ce67b6c5899e1bb33fe046be5 done [2020-03-09T15:57:31.623Z] #79 exporting config sha256:a39dcb70c85769f3eaaa6676b62b623a76199364c0dbae7fd89037a615d8ce3a done [2020-03-09T15:57:31.623Z] #79 sending tarball [2020-03-09T15:57:31.627Z] --- PASS: TestServiceUpdateConfigs (16.24s) [2020-03-09T15:57:31.627Z] === RUN TestServiceUpdateNetwork [2020-03-09T15:57:37.279Z] #79 sending tarball 18.7s done [2020-03-09T15:57:37.279Z] #79 DONE 132.6s [2020-03-09T15:57:37.279Z] [2020-03-09T15:57:37.279Z] #80 importing to docker [2020-03-09T15:57:37.739Z] INFO: Extraction ended at 03/09/2020 15:57:37. Duration:00:00:25.3565012 [2020-03-09T15:57:37.739Z] INFO: Updating the golang and path environment variables [2020-03-09T15:57:37.739Z] INFO: GOPATH=d:\gopath [2020-03-09T15:57:37.739Z] INFO: go version go1.13.8 windows/amd64 [2020-03-09T15:57:37.739Z] INFO: Running the daemon under test in debug mode [2020-03-09T15:57:37.739Z] INFO: Starting a daemon under test... [2020-03-09T15:57:37.739Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40647\2\daemon --pidfile d:\CI\PR-40647\2\docker.pid -D [2020-03-09T15:57:37.739Z] INFO: Process started successfully. [2020-03-09T15:57:37.739Z] INFO: Start tailing logs of the daemon under tests [2020-03-09T15:57:38.199Z] INFO: Waiting for the daemon under test to start... [2020-03-09T15:57:41.121Z] INFO: Daemon under test started and replied! [2020-03-09T15:57:41.121Z] INFO: Docker version of the daemon under test [2020-03-09T15:57:41.121Z] [2020-03-09T15:57:41.581Z] Client: [2020-03-09T15:57:41.581Z] Version: 17.06.2-ce [2020-03-09T15:57:41.581Z] API version: 1.30 [2020-03-09T15:57:41.581Z] Go version: go1.8.3 [2020-03-09T15:57:41.581Z] Git commit: cec0b72 [2020-03-09T15:57:41.581Z] Built: Tue Sep 5 19:57:19 2017 [2020-03-09T15:57:41.581Z] OS/Arch: windows/amd64 [2020-03-09T15:57:41.581Z] [2020-03-09T15:57:41.581Z] Server: [2020-03-09T15:57:41.581Z] Version: 0.0.0-dev [2020-03-09T15:57:41.581Z] API version: 1.41 (minimum version 1.24) [2020-03-09T15:57:41.581Z] Go version: go1.13.8 [2020-03-09T15:57:41.581Z] Git commit: 5ebdf8b833 [2020-03-09T15:57:41.581Z] Built: 03/09/2020 15:55:53 [2020-03-09T15:57:41.581Z] OS/Arch: windows/amd64 [2020-03-09T15:57:41.581Z] Experimental: false [2020-03-09T15:57:41.581Z] [2020-03-09T15:57:41.581Z] INFO: Docker info of the daemon under test [2020-03-09T15:57:41.581Z] [2020-03-09T15:57:41.581Z] Containers: 0 [2020-03-09T15:57:41.581Z] Running: 0 [2020-03-09T15:57:41.581Z] Paused: 0 [2020-03-09T15:57:41.581Z] Stopped: 0 [2020-03-09T15:57:41.581Z] Images: 0 [2020-03-09T15:57:41.581Z] Server Version: 0.0.0-dev [2020-03-09T15:57:41.581Z] Storage Driver: windowsfilter [2020-03-09T15:57:41.581Z] Windows: [2020-03-09T15:57:41.581Z] Logging Driver: json-file [2020-03-09T15:57:41.581Z] Plugins: [2020-03-09T15:57:41.581Z] Volume: local [2020-03-09T15:57:41.581Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-03-09T15:57:41.581Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-03-09T15:57:41.581Z] Swarm: inactive [2020-03-09T15:57:41.581Z] Default Isolation: process [2020-03-09T15:57:41.581Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-03-09T15:57:41.581Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039) [2020-03-09T15:57:41.581Z] OSType: windows [2020-03-09T15:57:41.581Z] Architecture: x86_64 [2020-03-09T15:57:41.581Z] CPUs: 4 [2020-03-09T15:57:41.581Z] Total Memory: 32GiB [2020-03-09T15:57:41.581Z] Name: azwin-2-845be0 [2020-03-09T15:57:41.581Z] ID: OTGK:VR2M:WGWF:5RQ3:ETIW:ZNFJ:CSVZ:WDP5:QCJG:FKPA:3V35:4IZP [2020-03-09T15:57:41.581Z] Docker Root Dir: D:\CI\PR-40647\2\daemon [2020-03-09T15:57:41.581Z] Debug Mode (client): false [2020-03-09T15:57:41.581Z] Debug Mode (server): true [2020-03-09T15:57:41.581Z] File Descriptors: -1 [2020-03-09T15:57:41.581Z] Goroutines: 17 [2020-03-09T15:57:41.581Z] System Time: 2020-03-09T15:57:41.2054815Z [2020-03-09T15:57:41.581Z] EventsListeners: 0 [2020-03-09T15:57:41.581Z] Registry: https://index.docker.io/v1/ [2020-03-09T15:57:41.581Z] Labels: [2020-03-09T15:57:41.581Z] Experimental: false [2020-03-09T15:57:41.581Z] Insecure Registries: [2020-03-09T15:57:41.581Z] 127.0.0.0/8 [2020-03-09T15:57:41.581Z] Live Restore Enabled: false [2020-03-09T15:57:41.581Z] [2020-03-09T15:57:41.581Z] [2020-03-09T15:57:41.581Z] INFO: Docker images of the daemon under test [2020-03-09T15:57:41.581Z] [2020-03-09T15:57:41.581Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-03-09T15:57:41.582Z] [2020-03-09T15:57:41.582Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-03-09T15:57:41.582Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-03-09T15:57:41.925Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-03-09T15:57:42.050Z] ltsc2019: Pulling from windows/servercore [2020-03-09T15:57:42.050Z] 65014b3c3121: Pulling fs layer [2020-03-09T15:57:42.050Z] b5405b758079: Pulling fs layer [2020-03-09T15:57:49.144Z] b5405b758079: Verifying Checksum [2020-03-09T15:57:49.144Z] b5405b758079: Download complete [2020-03-09T15:57:49.283Z] --- PASS: TestImportExtremelyLargeImageWorks (85.34s) [2020-03-09T15:57:49.283Z] PASS [2020-03-09T15:57:49.283Z] [2020-03-09T15:57:49.283Z] === Skipped [2020-03-09T15:57:49.283Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-03-09T15:57:49.283Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-09T15:57:49.283Z] [2020-03-09T15:57:49.283Z] [2020-03-09T15:57:49.283Z] DONE 12 tests, 1 skipped in 86.750s [2020-03-09T15:57:49.283Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-03-09T15:57:49.283Z] ++ 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-09T15:57:49.283Z] ++ set -e [2020-03-09T15:57:49.283Z] ++ '[' -n 0 ']' [2020-03-09T15:57:49.283Z] ++ set -x [2020-03-09T15:57:49.283Z] ++ 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-09T15:57:49.283Z] INFO: Testing against a local daemon [2020-03-09T15:57:49.283Z] === RUN TestNetworkCreateDelete [2020-03-09T15:57:49.283Z] --- PASS: TestNetworkCreateDelete (0.11s) [2020-03-09T15:57:49.283Z] === RUN TestDockerNetworkDeletePreferID [2020-03-09T15:57:49.283Z] --- PASS: TestDockerNetworkDeletePreferID (0.32s) [2020-03-09T15:57:49.283Z] === RUN TestInspectNetwork [2020-03-09T15:57:49.283Z] === RUN TestInspectNetwork/full_network_id [2020-03-09T15:57:49.283Z] === RUN TestInspectNetwork/partial_network_id [2020-03-09T15:57:49.283Z] === RUN TestInspectNetwork/network_name [2020-03-09T15:57:49.283Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-03-09T15:57:49.283Z] --- PASS: TestInspectNetwork (8.46s) [2020-03-09T15:57:49.283Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-03-09T15:57:49.283Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-03-09T15:57:49.283Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-03-09T15:57:49.283Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-03-09T15:57:49.283Z] === RUN TestRunContainerWithBridgeNone [2020-03-09T15:57:49.283Z] --- PASS: TestRunContainerWithBridgeNone (2.31s) [2020-03-09T15:57:49.283Z] === RUN TestNetworkInvalidJSON [2020-03-09T15:57:49.283Z] === RUN TestNetworkInvalidJSON//networks/create [2020-03-09T15:57:49.283Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-03-09T15:57:49.283Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-03-09T15:57:49.283Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-03-09T15:57:49.283Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-09T15:57:49.283Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-09T15:57:49.283Z] === CONT TestNetworkInvalidJSON//networks/create [2020-03-09T15:57:49.283Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-09T15:57:49.283Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-03-09T15:57:49.283Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-03-09T15:57:49.283Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-03-09T15:57:49.283Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-03-09T15:57:49.283Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-03-09T15:57:49.283Z] === RUN TestDaemonRestartWithLiveRestore [2020-03-09T15:57:49.283Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2020-03-09T15:57:49.283Z] === RUN TestDaemonDefaultNetworkPools [2020-03-09T15:57:49.283Z] --- PASS: TestDaemonDefaultNetworkPools (0.70s) [2020-03-09T15:57:49.283Z] === RUN TestDaemonRestartWithExistingNetwork [2020-03-09T15:57:49.630Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2020-03-09T15:57:49.630Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-03-09T15:57:49.646Z] --- PASS: TestServiceUpdateNetwork (16.06s) [2020-03-09T15:57:49.646Z] PASS [2020-03-09T15:57:49.646Z] [2020-03-09T15:57:49.646Z] === Skipped [2020-03-09T15:57:49.646Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-03-09T15:57:49.646Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-03-09T15:57:49.646Z] [2020-03-09T15:57:49.646Z] [2020-03-09T15:57:49.646Z] DONE 23 tests, 1 skipped in 196.684s [2020-03-09T15:57:49.646Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-03-09T15:57:49.646Z] ++ 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-09T15:57:49.646Z] ++ set -e [2020-03-09T15:57:49.646Z] ++ '[' -n 0 ']' [2020-03-09T15:57:49.646Z] ++ set -x [2020-03-09T15:57:49.646Z] ++ 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-09T15:57:49.646Z] INFO: Testing against a local daemon [2020-03-09T15:57:49.646Z] === RUN TestSessionCreate [2020-03-09T15:57:49.646Z] --- PASS: TestSessionCreate (0.02s) [2020-03-09T15:57:49.646Z] === RUN TestSessionCreateWithBadUpgrade [2020-03-09T15:57:49.646Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-03-09T15:57:49.646Z] PASS [2020-03-09T15:57:49.646Z] [2020-03-09T15:57:49.646Z] DONE 2 tests in 0.062s [2020-03-09T15:57:49.646Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-03-09T15:57:49.646Z] ++ 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-09T15:57:49.646Z] ++ set -e [2020-03-09T15:57:49.646Z] ++ '[' -n 0 ']' [2020-03-09T15:57:49.646Z] ++ set -x [2020-03-09T15:57:49.646Z] ++ 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-09T15:57:49.646Z] INFO: Testing against a local daemon [2020-03-09T15:57:49.646Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-03-09T15:57:49.646Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-09T15:57:49.646Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-09T15:57:49.646Z] === RUN TestEventsExecDie [2020-03-09T15:57:49.646Z] --- PASS: TestEventsExecDie (1.29s) [2020-03-09T15:57:49.646Z] === RUN TestEventsBackwardsCompatible [2020-03-09T15:57:49.646Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2020-03-09T15:57:49.646Z] === RUN TestInfoBinaryCommits [2020-03-09T15:57:49.646Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-03-09T15:57:49.646Z] === RUN TestInfoAPIVersioned [2020-03-09T15:57:49.646Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-03-09T15:57:49.646Z] === RUN TestInfoDiscoveryBackend [2020-03-09T15:57:49.646Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2020-03-09T15:57:49.646Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-03-09T15:57:50.570Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-03-09T15:57:50.570Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-03-09T15:57:50.855Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2020-03-09T15:57:50.855Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-03-09T15:57:51.129Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2020-03-09T15:57:51.129Z] === RUN TestInfoAPI [2020-03-09T15:57:51.129Z] --- PASS: TestInfoAPI (0.02s) [2020-03-09T15:57:51.129Z] === RUN TestInfoAPIWarnings [2020-03-09T15:57:51.601Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2020-03-09T15:57:51.601Z] === RUN TestServiceWithPredefinedNetwork [2020-03-09T15:57:51.688Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-03-09T15:57:51.688Z] === RUN TestInfoDebug [2020-03-09T15:57:52.247Z] --- PASS: TestInfoDebug (0.52s) [2020-03-09T15:57:52.247Z] === RUN TestInfoInsecureRegistries [2020-03-09T15:57:52.806Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2020-03-09T15:57:52.806Z] === RUN TestInfoRegistryMirrors [2020-03-09T15:57:53.060Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-03-09T15:57:53.315Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2020-03-09T15:57:53.315Z] === RUN TestLoginFailsWithBadCredentials [2020-03-09T15:57:53.569Z] --- PASS: TestLoginFailsWithBadCredentials (0.19s) [2020-03-09T15:57:53.569Z] === RUN TestPingCacheHeaders [2020-03-09T15:57:53.569Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-03-09T15:57:53.569Z] === RUN TestPingGet [2020-03-09T15:57:53.569Z] --- PASS: TestPingGet (0.01s) [2020-03-09T15:57:53.569Z] === RUN TestPingHead [2020-03-09T15:57:53.569Z] --- PASS: TestPingHead (0.02s) [2020-03-09T15:57:53.569Z] === RUN TestVersion [2020-03-09T15:57:53.569Z] --- PASS: TestVersion (0.02s) [2020-03-09T15:57:53.569Z] PASS [2020-03-09T15:57:53.569Z] [2020-03-09T15:57:53.569Z] === Skipped [2020-03-09T15:57:53.569Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-09T15:57:53.569Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-09T15:57:53.569Z] [2020-03-09T15:57:53.569Z] [2020-03-09T15:57:53.569Z] DONE 18 tests, 1 skipped in 5.848s [2020-03-09T15:57:53.569Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-03-09T15:57:53.569Z] ++ 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-09T15:57:53.569Z] ++ set -e [2020-03-09T15:57:53.569Z] ++ '[' -n 0 ']' [2020-03-09T15:57:53.569Z] ++ set -x [2020-03-09T15:57:53.570Z] ++ 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-09T15:57:53.570Z] INFO: Testing against a local daemon [2020-03-09T15:57:53.570Z] === RUN TestVolumesCreateAndList [2020-03-09T15:57:53.570Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-03-09T15:57:53.570Z] === RUN TestVolumesRemove [2020-03-09T15:57:53.824Z] --- PASS: TestVolumesRemove (0.13s) [2020-03-09T15:57:53.824Z] === RUN TestVolumesInspect [2020-03-09T15:57:53.824Z] --- PASS: TestVolumesInspect (0.02s) [2020-03-09T15:57:53.824Z] === RUN TestVolumesInvalidJSON [2020-03-09T15:57:53.824Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-03-09T15:57:53.824Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-03-09T15:57:53.824Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-03-09T15:57:53.824Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-03-09T15:57:53.824Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-03-09T15:57:53.824Z] PASS [2020-03-09T15:57:53.824Z] [2020-03-09T15:57:53.824Z] DONE 5 tests in 0.204s [2020-03-09T15:57:53.824Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-03-09T15:57:53.824Z] ++++ cat bundles/test-integration/docker.pid [2020-03-09T15:57:53.824Z] +++ kill 9430 [2020-03-09T15:57:54.382Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-03-09T15:57:54.710Z] --- PASS: TestServiceWithPredefinedNetwork (2.75s) [2020-03-09T15:57:54.710Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-03-09T15:57:54.710Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-09T15:57:54.710Z] service_test.go:230: FLAKY_TEST [2020-03-09T15:57:54.710Z] === RUN TestServiceWithDataPathPortInit [2020-03-09T15:57:54.941Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-03-09T15:57:55.195Z] +++ /etc/init.d/apparmor stop [2020-03-09T15:57:55.195Z] Leaving: AppArmorNo profiles have been unloaded. [2020-03-09T15:57:55.195Z] [2020-03-09T15:57:55.195Z] Unloading profiles will leave already running processes permanently [2020-03-09T15:57:55.195Z] unconfined, which can lead to unexpected situations. [2020-03-09T15:57:55.195Z] [2020-03-09T15:57:55.195Z] To set a process to complain mode, use the command line tool [2020-03-09T15:57:55.195Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-03-09T15:57:55.195Z] +++ true [2020-03-09T15:57:55.195Z] [2020-03-09T15:57:56.119Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-03-09T15:57:57.478Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-03-09T15:57:57.727Z] 65014b3c3121: Verifying Checksum [2020-03-09T15:57:57.727Z] 65014b3c3121: Download complete [2020-03-09T15:57:59.231Z] ......... [ 86%] [2020-03-09T15:57:59.361Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-03-09T15:57:59.361Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-03-09T15:57:59.361Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-03-09T15:57:59.361Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-03-09T15:57:59.361Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-03-09T15:58:01.870Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-03-09T15:58:01.870Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-03-09T15:58:01.870Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-03-09T15:58:03.230Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-03-09T15:58:03.789Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-03-09T15:58:05.030Z] tests/integration/models_images_test.py ............... [ 89%] [2020-03-09T15:58:05.150Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-03-09T15:58:05.150Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-03-09T15:58:06.652Z] tests/integration/models_networks_test.py .... [ 90%] [2020-03-09T15:58:09.307Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-03-09T15:58:10.973Z] --- PASS: TestServiceWithDataPathPortInit (16.42s) [2020-03-09T15:58:10.974Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-03-09T15:58:11.815Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-03-09T15:58:13.175Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-03-09T15:58:13.213Z] tests/integration/models_nodes_test.py . [ 91%] [2020-03-09T15:58:13.213Z] tests/integration/models_resources_test.py . [ 91%] [2020-03-09T15:58:13.429Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-03-09T15:58:14.352Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-03-09T15:58:14.352Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-03-09T15:58:15.276Z] === RUN TestDockerSuite/TestBuildXZHost [2020-03-09T15:58:16.520Z] #80 DONE 36.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-03-09T15:58:16.950Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40647/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=30bfe23d4f17241844e50ca1ce2465dbff15cbe4 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:30bfe23d4f17241844e50ca1ce2465dbff15cbe4 hack/test/unit [2020-03-09T15:58:17.783Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-03-09T15:58:17.783Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-03-09T15:58:17.783Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-03-09T15:58:18.707Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-03-09T15:58:19.031Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-03-09T15:58:20.065Z] === RUN TestDockerSuite/TestCommitChange [2020-03-09T15:58:20.278Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.29s) [2020-03-09T15:58:20.278Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:utnz7eva8r1m65ak7muwsrtcz Created:2020-03-09 15:58:11.968171628 +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[26e7a16d4d9bd34df20386e99a1d630a7d1e42908e8ab0b257ea63673db06795:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.h419rdgqyzerd0tjjudbmcgzl EndpointID:f73f9254e2478fcb776975661a191e61287cdccb61054c131dfc75fa8e039214 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:7794a7330b65babe8c6019fed4b96b729c2e28ba640cddb9212f51900a5da46d 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:d3dfcb2ac260 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.h419rdgqyzerd0tjjudbmcgzl EndpointID:f73f9254e2478fcb776975661a191e61287cdccb61054c131dfc75fa8e039214 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-03-09T15:58:20.278Z] PASS [2020-03-09T15:58:20.278Z] [2020-03-09T15:58:20.278Z] === Skipped [2020-03-09T15:58:20.278Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-09T15:58:20.278Z] service_test.go:230: FLAKY_TEST [2020-03-09T15:58:20.278Z] [2020-03-09T15:58:20.278Z] [2020-03-09T15:58:20.278Z] DONE 21 tests, 1 skipped in 43.493s [2020-03-09T15:58:20.278Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-03-09T15:58:20.278Z] ++ 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-09T15:58:20.278Z] ++ set -e [2020-03-09T15:58:20.278Z] ++ '[' -n 0 ']' [2020-03-09T15:58:20.278Z] ++ set -x [2020-03-09T15:58:20.278Z] ++ 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-09T15:58:20.278Z] INFO: Testing against a local daemon [2020-03-09T15:58:20.278Z] === RUN TestDockerNetworkIpvlanPersistance [2020-03-09T15:58:20.278Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-03-09T15:58:20.278Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-09T15:58:20.278Z] === RUN TestDockerNetworkIpvlan [2020-03-09T15:58:20.278Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-03-09T15:58:20.278Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-09T15:58:20.278Z] PASS [2020-03-09T15:58:20.278Z] [2020-03-09T15:58:20.278Z] === Skipped [2020-03-09T15:58:20.278Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-03-09T15:58:20.278Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-09T15:58:20.278Z] [2020-03-09T15:58:20.278Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-03-09T15:58:20.278Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-09T15:58:20.278Z] [2020-03-09T15:58:20.278Z] [2020-03-09T15:58:20.278Z] DONE 2 tests, 2 skipped in 0.198s [2020-03-09T15:58:20.278Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-03-09T15:58:20.278Z] ++ 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-09T15:58:20.278Z] ++ set -e [2020-03-09T15:58:20.278Z] ++ '[' -n 0 ']' [2020-03-09T15:58:20.278Z] ++ set -x [2020-03-09T15:58:20.278Z] ++ 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-09T15:58:20.278Z] INFO: Testing against a local daemon [2020-03-09T15:58:20.278Z] === RUN TestDockerNetworkMacvlanPersistance [2020-03-09T15:58:20.624Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.34s) [2020-03-09T15:58:20.624Z] === RUN TestDockerNetworkMacvlan [2020-03-09T15:58:20.989Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-03-09T15:58:21.376Z] ? github.com/docker/docker/api [no test files] [2020-03-09T15:58:21.385Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-03-09T15:58:22.132Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-03-09T15:58:22.348Z] === RUN TestDockerSuite/TestCommitHardlink [2020-03-09T15:58:22.356Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-03-09T15:58:22.356Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-03-09T15:58:23.403Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-03-09T15:58:24.228Z] === RUN TestDockerSuite/TestCommitNewFile [2020-03-09T15:58:25.912Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-03-09T15:58:26.735Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-03-09T15:58:26.897Z] tests/integration/regression_test.py ...... [ 98%] [2020-03-09T15:58:27.152Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-03-09T15:58:27.152Z] tests/integration/credentials/utils_test.py . [100%] [2020-03-09T15:58:27.152Z] [2020-03-09T15:58:27.152Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-03-09T15:58:27.152Z] =========================== short test summary info ============================ [2020-03-09T15:58:27.152Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-03-09T15:58:27.152Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-03-09T15:58:27.152Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-03-09T15:58:27.152Z] Not supported on most drivers [2020-03-09T15:58:27.152Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-03-09T15:58:27.152Z] Can fail if eth0 has multiple IP addresses [2020-03-09T15:58:27.152Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-03-09T15:58:27.152Z] This doesn't seem to be taken into account by the engine [2020-03-09T15:58:27.152Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-03-09T15:58:27.152Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2020-03-09T15:58:27.152Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2020-03-09T15:58:27.152Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2020-03-09T15:58:27.152Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2020-03-09T15:58:27.152Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2020-03-09T15:58:27.152Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-03-09T15:58:27.152Z] = 373 passed, 7 skipped, 1 deselected, 4 xfailed, 2 xpassed in 343.32 seconds == [2020-03-09T15:58:27.710Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-03-09T15:58:28.095Z] === RUN TestDockerSuite/TestCommitTTY [2020-03-09T15:58:29.025Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-03-09T15:58:29.979Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-03-09T15:58:31.338Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-03-09T15:58:33.220Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-03-09T15:58:34.082Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-03-09T15:58:34.580Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-03-09T15:58:34.580Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-03-09T15:58:34.580Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-03-09T15:58:34.580Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-03-09T15:58:34.580Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-03-09T15:58:34.580Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-03-09T15:58:34.580Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-03-09T15:58:34.837Z] --- PASS: TestDockerNetworkMacvlan (14.31s) [2020-03-09T15:58:34.837Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2020-03-09T15:58:34.837Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2020-03-09T15:58:34.837Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.25s) [2020-03-09T15:58:34.837Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.15s) [2020-03-09T15:58:34.837Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.93s) [2020-03-09T15:58:34.837Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.87s) [2020-03-09T15:58:34.837Z] PASS [2020-03-09T15:58:34.837Z] [2020-03-09T15:58:34.837Z] DONE 8 tests in 15.803s [2020-03-09T15:58:34.837Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-03-09T15:58:34.837Z] ++ 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-09T15:58:34.837Z] ++ set -e [2020-03-09T15:58:34.837Z] ++ '[' -n 0 ']' [2020-03-09T15:58:34.837Z] ++ set -x [2020-03-09T15:58:34.837Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-09T15:58:35.269Z] testing: warning: no tests to run [2020-03-09T15:58:35.269Z] PASS [2020-03-09T15:58:35.269Z] [2020-03-09T15:58:35.269Z] DONE 0 tests in 0.081s [2020-03-09T15:58:35.269Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-03-09T15:58:35.269Z] ++ 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-09T15:58:35.269Z] ++ set -e [2020-03-09T15:58:35.269Z] ++ '[' -n 0 ']' [2020-03-09T15:58:35.269Z] ++ set -x [2020-03-09T15:58:35.269Z] ++ 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-09T15:58:35.269Z] INFO: Testing against a local daemon [2020-03-09T15:58:35.269Z] === RUN TestAuthZPluginAllowRequest [2020-03-09T15:58:36.463Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-03-09T15:58:37.057Z] --- PASS: TestAuthZPluginAllowRequest (1.61s) [2020-03-09T15:58:37.057Z] === RUN TestAuthZPluginTLS [2020-03-09T15:58:37.408Z] --- PASS: TestAuthZPluginTLS (0.56s) [2020-03-09T15:58:37.408Z] === RUN TestAuthZPluginDenyRequest [2020-03-09T15:58:37.855Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2020-03-09T15:58:37.855Z] === RUN TestAuthZPluginAPIDenyResponse [2020-03-09T15:58:38.306Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2020-03-09T15:58:38.306Z] === RUN TestAuthZPluginDenyResponse [2020-03-09T15:58:38.970Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-03-09T15:58:38.970Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-03-09T15:58:39.079Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2020-03-09T15:58:39.079Z] === RUN TestAuthZPluginAllowEventStream [2020-03-09T15:58:39.529Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-03-09T15:58:39.859Z] Leaving: AppArmorNo profiles have been unloaded. [2020-03-09T15:58:39.859Z] [2020-03-09T15:58:39.859Z] Unloading profiles will leave already running processes permanently [2020-03-09T15:58:39.859Z] unconfined, which can lead to unexpected situations. [2020-03-09T15:58:39.859Z] [2020-03-09T15:58:39.859Z] To set a process to complain mode, use the command line tool [2020-03-09T15:58:39.859Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-03-09T15:58:39.859Z] Post stage [Pipeline] junit [2020-03-09T15:58:40.121Z] Recording test results [2020-03-09T15:58:40.830Z] --- PASS: TestAuthZPluginAllowEventStream (1.63s) [2020-03-09T15:58:40.831Z] === RUN TestAuthZPluginErrorResponse [2020-03-09T15:58:40.888Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-03-09T15:58:41.299Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2020-03-09T15:58:41.299Z] === RUN TestAuthZPluginErrorRequest [2020-03-09T15:58:41.652Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2020-03-09T15:58:41.652Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-03-09T15:58:41.811Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [Pipeline] sh [2020-03-09T15:58:42.315Z] + echo Ensuring container killed. [2020-03-09T15:58:42.315Z] Ensuring container killed. [2020-03-09T15:58:42.315Z] + docker rm -vf docker-pr2 [2020-03-09T15:58:42.315Z] Error: No such container: docker-pr2 [2020-03-09T15:58:42.315Z] + true [Pipeline] sh [2020-03-09T15:58:42.410Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2020-03-09T15:58:42.410Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-03-09T15:58:42.720Z] + echo Chowning /workspace to jenkins user [2020-03-09T15:58:42.720Z] Chowning /workspace to jenkins user [2020-03-09T15:58:42.720Z] + id -u [2020-03-09T15:58:42.720Z] + id -g [2020-03-09T15:58:42.720Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40647:/workspace busybox chown -R 1000:1000 /workspace [2020-03-09T15:58:42.720Z] Unable to find image 'busybox:latest' locally [2020-03-09T15:58:42.734Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-03-09T15:58:43.657Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-03-09T15:58:43.817Z] ok github.com/docker/docker/api/server 0.022s coverage: 9.0% of statements [2020-03-09T15:58:43.911Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-03-09T15:58:43.912Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-03-09T15:58:44.216Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.99s) [2020-03-09T15:58:44.216Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-03-09T15:58:44.835Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-03-09T15:58:44.835Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-03-09T15:58:44.835Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-03-09T15:58:45.089Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-03-09T15:58:45.089Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-03-09T15:58:46.448Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-03-09T15:58:46.635Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.19s) [2020-03-09T15:58:46.635Z] === RUN TestAuthZPluginHeader [2020-03-09T15:58:47.372Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-03-09T15:58:47.475Z] --- PASS: TestAuthZPluginHeader (0.90s) [2020-03-09T15:58:47.475Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-03-09T15:58:47.475Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-03-09T15:58:47.475Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-09T15:58:47.475Z] === RUN TestAuthZPluginV2Disable [2020-03-09T15:58:47.475Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-03-09T15:58:47.475Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-09T15:58:47.475Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-03-09T15:58:47.475Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-03-09T15:58:47.475Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-09T15:58:47.475Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-03-09T15:58:47.475Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-03-09T15:58:47.475Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-09T15:58:47.475Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-03-09T15:58:47.999Z] latest: Pulling from library/busybox [2020-03-09T15:58:47.999Z] bdbbaa22dec6: Pulling fs layer [2020-03-09T15:58:47.999Z] bdbbaa22dec6: Download complete [2020-03-09T15:58:47.999Z] bdbbaa22dec6: Pull complete [2020-03-09T15:58:47.999Z] Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a [2020-03-09T15:58:47.999Z] Status: Downloaded newer image for busybox:latest [2020-03-09T15:58:48.295Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-03-09T15:58:48.295Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-03-09T15:58:49.265Z] + bundleName=docker-py [2020-03-09T15:58:49.265Z] + echo Creating docker-py-bundles.tar.gz [2020-03-09T15:58:49.265Z] Creating docker-py-bundles.tar.gz [2020-03-09T15:58:49.265Z] + 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-09T15:58:49.273Z] Archiving artifacts [2020-03-09T15:58:50.176Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-03-09T15:58:50.719Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40647/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-03-09T15:58:51.068Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40647/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=30bfe23d4f17241844e50ca1ce2465dbff15cbe4 -e DOCKER_GRAPHDRIVER docker:30bfe23d4f17241844e50ca1ce2465dbff15cbe4 hack/make.sh binary-daemon [2020-03-09T15:58:51.536Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-03-09T15:58:51.536Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-03-09T15:58:51.629Z] [2020-03-09T15:58:51.629Z] Removing bundles/ [2020-03-09T15:58:51.629Z] [2020-03-09T15:58:51.629Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-03-09T15:58:51.629Z] Building: bundles/binary-daemon/dockerd-dev [2020-03-09T15:58:51.629Z] GOOS="" GOARCH="" GOARM="" [2020-03-09T15:58:52.459Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-03-09T15:58:53.479Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-03-09T15:58:54.037Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-03-09T15:58:54.292Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-03-09T15:58:55.652Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-03-09T15:58:55.652Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-03-09T15:58:56.576Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-03-09T15:58:57.499Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-03-09T15:58:58.423Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-03-09T15:58:58.423Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-03-09T15:58:59.346Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-03-09T15:59:01.229Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-03-09T15:59:03.111Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-03-09T15:59:03.366Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-03-09T15:59:03.366Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-03-09T15:59:03.366Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-03-09T15:59:03.366Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-03-09T15:59:04.289Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-03-09T15:59:06.963Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.80s) [2020-03-09T15:59:06.963Z] PASS [2020-03-09T15:59:06.963Z] [2020-03-09T15:59:06.963Z] === Skipped [2020-03-09T15:59:06.963Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-03-09T15:59:06.963Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-09T15:59:06.963Z] [2020-03-09T15:59:06.963Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-03-09T15:59:06.963Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-09T15:59:06.963Z] [2020-03-09T15:59:06.963Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-03-09T15:59:06.963Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-09T15:59:06.963Z] [2020-03-09T15:59:06.963Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-03-09T15:59:06.963Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-09T15:59:06.963Z] [2020-03-09T15:59:06.963Z] [2020-03-09T15:59:06.963Z] DONE 17 tests, 4 skipped in 29.036s [2020-03-09T15:59:06.963Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-03-09T15:59:06.963Z] ++ 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-09T15:59:06.963Z] ++ set -e [2020-03-09T15:59:06.963Z] ++ '[' -n 0 ']' [2020-03-09T15:59:06.963Z] ++ set -x [2020-03-09T15:59:06.963Z] ++ 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-09T15:59:06.963Z] INFO: Testing against a local daemon [2020-03-09T15:59:06.963Z] === RUN TestPluginInvalidJSON [2020-03-09T15:59:06.963Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-03-09T15:59:06.963Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-03-09T15:59:06.963Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-03-09T15:59:06.963Z] --- PASS: TestPluginInvalidJSON (0.01s) [2020-03-09T15:59:06.963Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-03-09T15:59:06.963Z] PASS [2020-03-09T15:59:06.963Z] [2020-03-09T15:59:06.963Z] DONE 2 tests in 0.203s [2020-03-09T15:59:06.963Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-03-09T15:59:06.963Z] ++ 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-09T15:59:06.963Z] ++ set -e [2020-03-09T15:59:06.963Z] ++ '[' -n 0 ']' [2020-03-09T15:59:06.963Z] ++ set -x [2020-03-09T15:59:06.963Z] ++ 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-09T15:59:06.963Z] INFO: Testing against a local daemon [2020-03-09T15:59:06.963Z] === RUN TestExternalGraphDriver [2020-03-09T15:59:06.963Z] === RUN TestExternalGraphDriver/json [2020-03-09T15:59:06.963Z] === RUN TestExternalGraphDriver/spec [2020-03-09T15:59:08.828Z] === RUN TestExternalGraphDriver/pull [2020-03-09T15:59:09.524Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-03-09T15:59:09.778Z] === RUN TestDockerSuite/TestContainerAPITop [2020-03-09T15:59:10.669Z] --- PASS: TestExternalGraphDriver (6.03s) [2020-03-09T15:59:10.669Z] --- PASS: TestExternalGraphDriver/json (1.90s) [2020-03-09T15:59:10.669Z] --- PASS: TestExternalGraphDriver/spec (2.09s) [2020-03-09T15:59:10.669Z] --- PASS: TestExternalGraphDriver/pull (1.92s) [2020-03-09T15:59:10.669Z] === RUN TestGraphdriverPluginV2 [2020-03-09T15:59:10.669Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2020-03-09T15:59:10.669Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-09T15:59:10.669Z] PASS [2020-03-09T15:59:10.669Z] [2020-03-09T15:59:10.669Z] === Skipped [2020-03-09T15:59:10.669Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2020-03-09T15:59:10.669Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-09T15:59:10.669Z] [2020-03-09T15:59:10.669Z] [2020-03-09T15:59:10.669Z] DONE 5 tests, 1 skipped in 6.236s [2020-03-09T15:59:10.669Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-03-09T15:59:10.669Z] ++ 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-09T15:59:10.669Z] ++ set -e [2020-03-09T15:59:10.669Z] ++ '[' -n 0 ']' [2020-03-09T15:59:10.669Z] ++ set -x [2020-03-09T15:59:10.669Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-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-09T15:59:10.669Z] INFO: Testing against a local daemon [2020-03-09T15:59:10.669Z] === RUN TestContinueAfterPluginCrash [2020-03-09T15:59:10.669Z] === PAUSE TestContinueAfterPluginCrash [2020-03-09T15:59:10.669Z] === RUN TestReadPluginNoRead [2020-03-09T15:59:10.669Z] === PAUSE TestReadPluginNoRead [2020-03-09T15:59:10.669Z] === RUN TestDaemonStartWithLogOpt [2020-03-09T15:59:10.669Z] === PAUSE TestDaemonStartWithLogOpt [2020-03-09T15:59:10.669Z] === CONT TestContinueAfterPluginCrash [2020-03-09T15:59:10.669Z] === CONT TestDaemonStartWithLogOpt [2020-03-09T15:59:11.137Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-03-09T15:59:11.137Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-03-09T15:59:11.137Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-03-09T15:59:14.391Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-03-09T15:59:14.950Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-03-09T15:59:15.509Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-03-09T15:59:16.432Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-03-09T15:59:21.663Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-03-09T15:59:21.880Z] --- PASS: TestDaemonStartWithLogOpt (9.68s) [2020-03-09T15:59:21.881Z] === CONT TestReadPluginNoRead [2020-03-09T15:59:21.917Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-03-09T15:59:22.840Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-03-09T15:59:23.082Z] === RUN TestReadPluginNoRead/default [2020-03-09T15:59:24.918Z] === RUN TestReadPluginNoRead/disabled_caching [2020-03-09T15:59:25.279Z] --- PASS: TestContinueAfterPluginCrash (14.47s) [2020-03-09T15:59:25.348Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-03-09T15:59:26.999Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-03-09T15:59:27.855Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-03-09T15:59:28.778Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2020-03-09T15:59:29.478Z] --- PASS: TestReadPluginNoRead (8.76s) [2020-03-09T15:59:29.478Z] --- PASS: TestReadPluginNoRead/default (1.85s) [2020-03-09T15:59:29.478Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.12s) [2020-03-09T15:59:29.478Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.06s) [2020-03-09T15:59:29.478Z] read_test.go:91: [d061fe63d9a66] daemon is not started [2020-03-09T15:59:29.478Z] PASS [2020-03-09T15:59:29.478Z] [2020-03-09T15:59:29.478Z] DONE 6 tests in 18.597s [2020-03-09T15:59:29.478Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (s390x.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-03-09T15:59:29.478Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-03-09T15:59:29.478Z] ++ set -e [2020-03-09T15:59:29.478Z] ++ '[' -n 0 ']' [2020-03-09T15:59:29.478Z] ++ set -x [2020-03-09T15:59:29.478Z] ++ 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-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-03-09T15:59:29.478Z] testing: warning: no tests to run [2020-03-09T15:59:29.478Z] PASS [2020-03-09T15:59:29.478Z] [2020-03-09T15:59:29.478Z] DONE 0 tests in 0.115s [2020-03-09T15:59:29.478Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-03-09T15:59:29.478Z] ++ 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-09T15:59:29.478Z] ++ set -e [2020-03-09T15:59:29.478Z] ++ '[' -n 0 ']' [2020-03-09T15:59:29.478Z] ++ set -x [2020-03-09T15:59:29.478Z] ++ 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-09T15:59:29.478Z] INFO: Testing against a local daemon [2020-03-09T15:59:29.478Z] === RUN TestPluginWithDevMounts [2020-03-09T15:59:29.478Z] === PAUSE TestPluginWithDevMounts [2020-03-09T15:59:29.478Z] === CONT TestPluginWithDevMounts [2020-03-09T15:59:30.659Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2020-03-09T15:59:31.218Z] --- PASS: TestPluginWithDevMounts (1.85s) [2020-03-09T15:59:31.219Z] PASS [2020-03-09T15:59:31.219Z] [2020-03-09T15:59:31.219Z] DONE 1 tests in 2.027s [2020-03-09T15:59:31.569Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-03-09T15:59:31.569Z] ++ 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-09T15:59:31.569Z] ++ set -e [2020-03-09T15:59:31.569Z] ++ '[' -n 0 ']' [2020-03-09T15:59:31.569Z] ++ set -x [2020-03-09T15:59:31.569Z] ++ 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-09T15:59:31.569Z] INFO: Testing against a local daemon [2020-03-09T15:59:31.569Z] === RUN TestSecretInspect [2020-03-09T15:59:32.541Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2020-03-09T15:59:34.160Z] --- PASS: TestSecretInspect (2.68s) [2020-03-09T15:59:34.160Z] === RUN TestSecretList [2020-03-09T15:59:34.421Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2020-03-09T15:59:35.780Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000ab6ee0_} [2020-03-09T15:59:37.230Z] --- PASS: TestSecretList (2.66s) [2020-03-09T15:59:37.230Z] === RUN TestSecretsCreateAndDelete [2020-03-09T15:59:37.664Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1639339140_/foo_false____} [2020-03-09T15:59:39.547Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1639339140_/foo_true____} [2020-03-09T15:59:39.599Z] --- PASS: TestSecretsCreateAndDelete (2.79s) [2020-03-09T15:59:39.599Z] === RUN TestSecretsUpdate [2020-03-09T15:59:40.906Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3092746259_/foo_false____} [2020-03-09T15:59:40.906Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-03-09T15:59:42.701Z] --- PASS: TestSecretsUpdate (2.71s) [2020-03-09T15:59:42.701Z] === RUN TestTemplatedSecret [2020-03-09T15:59:42.787Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3092746259_/foo_true____} [2020-03-09T15:59:44.669Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3092746259_/foo_true__0xc000ab73a0__} [2020-03-09T15:59:45.804Z] --- PASS: TestTemplatedSecret (3.26s) [2020-03-09T15:59:45.804Z] === RUN TestSecretCreateResolve [2020-03-09T15:59:46.551Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000ab73c0_} [2020-03-09T15:59:48.273Z] --- PASS: TestSecretCreateResolve (2.71s) [2020-03-09T15:59:48.273Z] PASS [2020-03-09T15:59:48.273Z] [2020-03-09T15:59:48.273Z] DONE 6 tests in 16.993s [2020-03-09T15:59:48.273Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-03-09T15:59:48.273Z] ++ 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-09T15:59:48.273Z] ++ set -e [2020-03-09T15:59:48.273Z] ++ '[' -n 0 ']' [2020-03-09T15:59:48.273Z] ++ set -x [2020-03-09T15:59:48.274Z] ++ 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-09T15:59:48.619Z] INFO: Testing against a local daemon [2020-03-09T15:59:48.619Z] === RUN TestServiceCreateInit [2020-03-09T15:59:48.619Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-03-09T15:59:49.058Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000ab73e0_} [2020-03-09T15:59:50.418Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000ab7400_} [2020-03-09T15:59:52.300Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000ab7420_} [2020-03-09T15:59:53.590Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-03-09T15:59:54.181Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-03-09T15:59:56.064Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-03-09T15:59:56.064Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-03-09T15:59:56.064Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-03-09T15:59:56.064Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-03-09T15:59:56.064Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-03-09T15:59:56.064Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-03-09T15:59:56.064Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-03-09T15:59:56.064Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-03-09T15:59:56.064Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-03-09T15:59:56.064Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-03-09T15:59:56.064Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-03-09T15:59:56.064Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2020-03-09T15:59:56.064Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2020-03-09T15:59:56.064Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2020-03-09T15:59:56.064Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2020-03-09T15:59:56.318Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2020-03-09T15:59:56.318Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2020-03-09T15:59:56.572Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-03-09T15:59:58.523Z] --- PASS: TestServiceCreateInit (9.51s) [2020-03-09T15:59:58.523Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.74s) [2020-03-09T15:59:58.523Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.75s) [2020-03-09T15:59:58.523Z] === RUN TestCreateServiceMultipleTimes [2020-03-09T15:59:59.828Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-03-09T16:00:00.083Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-03-09T16:00:04.239Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-03-09T16:00:07.499Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-03-09T16:00:10.007Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-03-09T16:00:10.007Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-03-09T16:00:10.930Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-03-09T16:00:12.290Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-03-09T16:00:13.100Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-03-09T16:00:13.100Z] Copying nested executables into bundles/binary-daemon [2020-03-09T16:00:13.100Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-03-09T16:00:13.507Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40647/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=30bfe23d4f17241844e50ca1ce2465dbff15cbe4 -e DOCKER_GRAPHDRIVER docker:30bfe23d4f17241844e50ca1ce2465dbff15cbe4 hack/make.sh cross [2020-03-09T16:00:13.650Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-03-09T16:00:14.069Z] [2020-03-09T16:00:14.069Z] Removing bundles/ [2020-03-09T16:00:14.069Z] [2020-03-09T16:00:14.069Z] ---> Making bundle: cross (in bundles/cross) [2020-03-09T16:00:14.069Z] Cross building: bundles/cross/linux/amd64 [2020-03-09T16:00:14.069Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-03-09T16:00:14.069Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-03-09T16:00:14.572Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-03-09T16:00:15.025Z] --- PASS: TestCreateServiceMultipleTimes (16.54s) [2020-03-09T16:00:15.026Z] === RUN TestCreateServiceConflict [2020-03-09T16:00:15.495Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-03-09T16:00:16.418Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-03-09T16:00:16.672Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-03-09T16:00:17.567Z] --- PASS: TestCreateServiceConflict (2.85s) [2020-03-09T16:00:17.567Z] === RUN TestCreateServiceMaxReplicas [2020-03-09T16:00:18.063Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-03-09T16:00:19.945Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-03-09T16:00:21.304Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-03-09T16:00:21.460Z] --- PASS: TestCreateServiceMaxReplicas (3.43s) [2020-03-09T16:00:21.460Z] === RUN TestCreateWithDuplicateNetworkNames [2020-03-09T16:00:22.663Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-03-09T16:00:23.587Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-03-09T16:00:24.145Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-03-09T16:00:24.640Z] 65014b3c3121: Pull complete [2020-03-09T16:00:25.505Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-03-09T16:00:26.865Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-03-09T16:00:29.373Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-03-09T16:00:30.732Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-03-09T16:00:31.655Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-03-09T16:00:31.909Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-03-09T16:00:32.832Z] === RUN TestDockerSuite/TestCpRelativePath [2020-03-09T16:00:34.191Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-03-09T16:00:35.060Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.38s) [2020-03-09T16:00:35.060Z] === RUN TestCreateServiceSecretFileMode [2020-03-09T16:00:35.550Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-03-09T16:00:36.048Z] ok github.com/docker/docker/api/server/httputils 0.011s coverage: 14.7% of statements [2020-03-09T16:00:36.048Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-03-09T16:00:36.048Z] ok github.com/docker/docker/api/server/middleware 0.036s coverage: 37.7% of statements [2020-03-09T16:00:36.048Z] ? github.com/docker/docker/api/server/router [no test files] [2020-03-09T16:00:36.048Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-03-09T16:00:36.048Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-03-09T16:00:36.048Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-03-09T16:00:36.048Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-03-09T16:00:36.048Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-03-09T16:00:36.048Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-03-09T16:00:36.048Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-03-09T16:00:36.048Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-03-09T16:00:36.048Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-03-09T16:00:36.048Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-03-09T16:00:36.048Z] ok github.com/docker/docker/api/types/filters 0.028s coverage: 92.2% of statements [2020-03-09T16:00:36.048Z] ok github.com/docker/docker/api/types/strslice 0.076s coverage: 90.0% of statements [2020-03-09T16:00:36.048Z] ok github.com/docker/docker/api/types/time 0.009s coverage: 100.0% of statements [2020-03-09T16:00:36.048Z] ok github.com/docker/docker/api/types/versions 0.053s coverage: 75.0% of statements [2020-03-09T16:00:36.048Z] ok github.com/docker/docker/api/server/router/swarm 0.014s coverage: 4.5% of statements [2020-03-09T16:00:36.048Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-03-09T16:00:36.048Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-03-09T16:00:36.048Z] ? github.com/docker/docker/api/types [no test files] [2020-03-09T16:00:36.048Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-03-09T16:00:36.048Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-03-09T16:00:36.048Z] ? github.com/docker/docker/api/types/container [no test files] [2020-03-09T16:00:36.048Z] ? github.com/docker/docker/api/types/events [no test files] [2020-03-09T16:00:36.048Z] ? github.com/docker/docker/api/types/image [no test files] [2020-03-09T16:00:36.048Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-03-09T16:00:36.048Z] ? github.com/docker/docker/api/types/network [no test files] [2020-03-09T16:00:36.048Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-03-09T16:00:36.048Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-03-09T16:00:36.049Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-03-09T16:00:36.049Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-03-09T16:00:36.049Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-03-09T16:00:36.049Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-03-09T16:00:36.049Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-03-09T16:00:36.049Z] ? github.com/docker/docker/builder [no test files] [2020-03-09T16:00:36.049Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-03-09T16:00:36.049Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-03-09T16:00:36.049Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-03-09T16:00:36.049Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-03-09T16:00:36.049Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-03-09T16:00:36.049Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-03-09T16:00:36.049Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-03-09T16:00:36.049Z] ok github.com/docker/docker/builder/dockerignore 0.026s coverage: 96.8% of statements [2020-03-09T16:00:36.910Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-03-09T16:00:37.403Z] --- PASS: TestCreateServiceSecretFileMode (3.16s) [2020-03-09T16:00:37.403Z] === RUN TestCreateServiceConfigFileMode [2020-03-09T16:00:38.269Z] === RUN TestDockerSuite/TestCpToCaseA [2020-03-09T16:00:39.550Z] ok github.com/docker/docker/cli/debug 0.018s coverage: 100.0% of statements [2020-03-09T16:00:40.505Z] --- PASS: TestCreateServiceConfigFileMode (3.09s) [2020-03-09T16:00:40.505Z] === RUN TestCreateServiceSysctls [2020-03-09T16:00:40.776Z] === RUN TestDockerSuite/TestCpToCaseB [2020-03-09T16:00:41.698Z] === RUN TestDockerSuite/TestCpToCaseC [2020-03-09T16:00:43.049Z] ok github.com/docker/docker/builder/remotecontext/git 4.795s coverage: 86.3% of statements [2020-03-09T16:00:44.563Z] ok github.com/docker/docker/builder/remotecontext 0.526s coverage: 13.6% of statements [2020-03-09T16:00:44.594Z] --- PASS: TestCreateServiceSysctls (4.06s) [2020-03-09T16:00:44.594Z] === RUN TestCreateServiceCapabilities [2020-03-09T16:00:44.955Z] === RUN TestDockerSuite/TestCpToCaseD [2020-03-09T16:00:47.306Z] ok github.com/docker/docker/builder/dockerfile 1.569s coverage: 48.2% of statements [2020-03-09T16:00:47.306Z] ? github.com/docker/docker/cli [no test files] [2020-03-09T16:00:47.306Z] ? github.com/docker/docker/cli/config [no test files] [2020-03-09T16:00:47.746Z] --- PASS: TestCreateServiceCapabilities (3.15s) [2020-03-09T16:00:47.746Z] === RUN TestInspect [2020-03-09T16:00:50.974Z] --- PASS: TestInspect (3.39s) [2020-03-09T16:00:50.974Z] === RUN TestCreateJob [2020-03-09T16:00:51.476Z] === RUN TestDockerSuite/TestCpToCaseE [2020-03-09T16:00:52.849Z] ok github.com/docker/docker/client 0.615s coverage: 75.8% of statements [2020-03-09T16:00:53.357Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-03-09T16:00:55.239Z] === RUN TestDockerSuite/TestCpToCaseF [2020-03-09T16:00:55.952Z] --- PASS: TestCreateJob (4.03s) [2020-03-09T16:00:55.952Z] === RUN TestReplicatedJob [2020-03-09T16:00:56.598Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-03-09T16:00:56.598Z] === RUN TestDockerSuite/TestCpToCaseG [2020-03-09T16:01:02.126Z] --- PASS: TestReplicatedJob (7.09s) [2020-03-09T16:01:02.126Z] === RUN TestUpdateReplicatedJob [2020-03-09T16:01:04.667Z] === RUN TestDockerSuite/TestCpToCaseH [2020-03-09T16:01:07.309Z] --- PASS: TestUpdateReplicatedJob (4.32s) [2020-03-09T16:01:07.309Z] === RUN TestServiceListWithStatuses [2020-03-09T16:01:07.309Z] --- SKIP: TestServiceListWithStatuses (0.01s) [2020-03-09T16:01:07.309Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-03-09T16:01:07.309Z] === RUN TestDockerNetworkConnectAlias [2020-03-09T16:01:09.897Z] === RUN TestDockerSuite/TestCpToCaseI [2020-03-09T16:01:10.456Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-03-09T16:01:12.389Z] --- PASS: TestDockerNetworkConnectAlias (5.69s) [2020-03-09T16:01:12.389Z] === RUN TestDockerNetworkReConnect [2020-03-09T16:01:16.614Z] --- PASS: TestDockerNetworkReConnect (4.21s) [2020-03-09T16:01:16.614Z] === RUN TestServicePlugin [2020-03-09T16:01:16.614Z] --- SKIP: TestServicePlugin (0.00s) [2020-03-09T16:01:16.614Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-09T16:01:16.614Z] === RUN TestServiceUpdateLabel [2020-03-09T16:01:16.977Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-03-09T16:01:17.536Z] === RUN TestDockerSuite/TestCpToDot [2020-03-09T16:01:18.895Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-03-09T16:01:19.698Z] --- PASS: TestServiceUpdateLabel (2.80s) [2020-03-09T16:01:19.698Z] === RUN TestServiceUpdateSecrets [2020-03-09T16:01:20.777Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-03-09T16:01:20.777Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-03-09T16:01:23.287Z] === RUN TestDockerSuite/TestCpToStdout [2020-03-09T16:01:24.211Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-03-09T16:01:29.451Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-03-09T16:01:29.451Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-03-09T16:01:30.811Z] === RUN TestDockerSuite/TestCpVolumePath [2020-03-09T16:01:32.692Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-03-09T16:01:32.946Z] === RUN TestDockerSuite/TestCreateArgs [2020-03-09T16:01:32.946Z] === RUN TestDockerSuite/TestCreateByImageID [2020-03-09T16:01:33.505Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-03-09T16:01:34.864Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-03-09T16:01:34.864Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-03-09T16:01:34.864Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-03-09T16:01:35.512Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-03-09T16:01:35.512Z] Copying nested executables into bundles/cross/linux/amd64 [2020-03-09T16:01:35.512Z] Cross building: bundles/cross/windows/amd64 [2020-03-09T16:01:35.512Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-03-09T16:01:35.512Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-03-09T16:01:35.786Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-03-09T16:01:36.040Z] === RUN TestDockerSuite/TestCreateLabels [2020-03-09T16:01:36.091Z] --- PASS: TestServiceUpdateSecrets (15.41s) [2020-03-09T16:01:36.091Z] === RUN TestServiceUpdateConfigs [2020-03-09T16:01:36.295Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-03-09T16:01:36.549Z] === RUN TestDockerSuite/TestCreateRM [2020-03-09T16:01:36.803Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-03-09T16:01:36.803Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-03-09T16:01:36.803Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-03-09T16:01:37.057Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-03-09T16:01:40.313Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-03-09T16:01:40.313Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-03-09T16:01:40.313Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-03-09T16:01:43.570Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-03-09T16:01:43.570Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-03-09T16:01:43.570Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-03-09T16:01:43.570Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-03-09T16:01:43.824Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-03-09T16:01:43.824Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-03-09T16:01:44.747Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-03-09T16:01:46.629Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-03-09T16:01:47.988Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-03-09T16:01:48.547Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-03-09T16:01:49.907Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-03-09T16:01:52.414Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-03-09T16:01:52.429Z] --- PASS: TestServiceUpdateConfigs (15.47s) [2020-03-09T16:01:52.429Z] === RUN TestServiceUpdateNetwork [2020-03-09T16:01:52.973Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-03-09T16:01:54.333Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-03-09T16:01:54.333Z] === RUN TestDockerSuite/TestDevicePermissions [2020-03-09T16:01:56.215Z] === RUN TestDockerSuite/TestDockerFails [2020-03-09T16:01:56.215Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-03-09T16:01:56.215Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-03-09T16:01:56.215Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-03-09T16:01:58.097Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-03-09T16:01:59.499Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-03-09T16:02:01.324Z] ok github.com/docker/docker/cmd/dockerd 0.263s coverage: 30.7% of statements [2020-03-09T16:02:01.324Z] ok github.com/docker/docker/container 0.196s coverage: 34.9% of statements [2020-03-09T16:02:01.324Z] ? github.com/docker/docker/container/stream [no test files] [2020-03-09T16:02:01.324Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-03-09T16:02:01.324Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-03-09T16:02:01.324Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-03-09T16:02:01.477Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-03-09T16:02:01.477Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-03-09T16:02:01.477Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-03-09T16:02:01.477Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-03-09T16:02:03.376Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.051s coverage: 65.3% of statements [2020-03-09T16:02:05.875Z] --- PASS: TestServiceUpdateNetwork (14.06s) [2020-03-09T16:02:05.875Z] PASS [2020-03-09T16:02:05.875Z] [2020-03-09T16:02:05.875Z] === Skipped [2020-03-09T16:02:05.875Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.01s) [2020-03-09T16:02:05.875Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-03-09T16:02:05.875Z] [2020-03-09T16:02:05.875Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-03-09T16:02:05.875Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-09T16:02:05.875Z] [2020-03-09T16:02:05.875Z] [2020-03-09T16:02:05.875Z] DONE 23 tests, 2 skipped in 135.809s [2020-03-09T16:02:05.875Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-03-09T16:02:05.875Z] ++ 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-09T16:02:05.875Z] ++ set -e [2020-03-09T16:02:05.875Z] ++ '[' -n 0 ']' [2020-03-09T16:02:05.875Z] ++ set -x [2020-03-09T16:02:05.875Z] ++ 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-09T16:02:05.875Z] INFO: Testing against a local daemon [2020-03-09T16:02:05.875Z] === RUN TestSessionCreate [2020-03-09T16:02:05.875Z] --- PASS: TestSessionCreate (0.02s) [2020-03-09T16:02:05.875Z] === RUN TestSessionCreateWithBadUpgrade [2020-03-09T16:02:05.875Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-03-09T16:02:05.875Z] PASS [2020-03-09T16:02:05.875Z] [2020-03-09T16:02:05.875Z] DONE 2 tests in 0.212s [2020-03-09T16:02:05.875Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-03-09T16:02:05.876Z] ++ 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-09T16:02:05.876Z] ++ set -e [2020-03-09T16:02:05.876Z] ++ '[' -n 0 ']' [2020-03-09T16:02:05.876Z] ++ set -x [2020-03-09T16:02:05.876Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-09T16:02:05.876Z] INFO: Testing against a local daemon [2020-03-09T16:02:05.876Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-03-09T16:02:05.876Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-09T16:02:05.876Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-09T16:02:05.876Z] === RUN TestEventsExecDie [2020-03-09T16:02:05.876Z] --- PASS: TestEventsExecDie (0.84s) [2020-03-09T16:02:05.876Z] === RUN TestEventsBackwardsCompatible [2020-03-09T16:02:05.876Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2020-03-09T16:02:05.876Z] === RUN TestInfoBinaryCommits [2020-03-09T16:02:05.876Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-03-09T16:02:05.876Z] === RUN TestInfoAPIVersioned [2020-03-09T16:02:05.876Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-03-09T16:02:05.876Z] === RUN TestInfoDiscoveryBackend [2020-03-09T16:02:06.229Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-03-09T16:02:06.229Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-03-09T16:02:06.974Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-03-09T16:02:06.974Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-03-09T16:02:07.718Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2020-03-09T16:02:07.718Z] === RUN TestInfoAPI [2020-03-09T16:02:07.718Z] --- PASS: TestInfoAPI (0.02s) [2020-03-09T16:02:07.718Z] === RUN TestInfoAPIWarnings [2020-03-09T16:02:08.124Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-03-09T16:02:08.124Z] === RUN TestInfoDebug [2020-03-09T16:02:08.487Z] --- PASS: TestInfoDebug (0.52s) [2020-03-09T16:02:08.487Z] === RUN TestInfoInsecureRegistries [2020-03-09T16:02:09.275Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2020-03-09T16:02:09.275Z] === RUN TestInfoRegistryMirrors [2020-03-09T16:02:09.695Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-03-09T16:02:09.704Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2020-03-09T16:02:09.704Z] === RUN TestLoginFailsWithBadCredentials [2020-03-09T16:02:10.081Z] --- PASS: TestLoginFailsWithBadCredentials (0.31s) [2020-03-09T16:02:10.081Z] === RUN TestPingCacheHeaders [2020-03-09T16:02:10.081Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-03-09T16:02:10.081Z] === RUN TestPingGet [2020-03-09T16:02:10.081Z] --- PASS: TestPingGet (0.02s) [2020-03-09T16:02:10.081Z] === RUN TestPingHead [2020-03-09T16:02:10.081Z] --- PASS: TestPingHead (0.01s) [2020-03-09T16:02:10.081Z] === RUN TestVersion [2020-03-09T16:02:10.081Z] --- PASS: TestVersion (0.01s) [2020-03-09T16:02:10.081Z] PASS [2020-03-09T16:02:10.081Z] [2020-03-09T16:02:10.081Z] === Skipped [2020-03-09T16:02:10.081Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-09T16:02:10.081Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-09T16:02:10.081Z] [2020-03-09T16:02:10.081Z] [2020-03-09T16:02:10.081Z] DONE 18 tests, 1 skipped in 5.588s [2020-03-09T16:02:10.081Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-03-09T16:02:10.081Z] ++ 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-09T16:02:10.081Z] ++ set -e [2020-03-09T16:02:10.081Z] ++ '[' -n 0 ']' [2020-03-09T16:02:10.081Z] ++ set -x [2020-03-09T16:02:10.081Z] ++ 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-09T16:02:10.081Z] INFO: Testing against a local daemon [2020-03-09T16:02:10.081Z] === RUN TestVolumesCreateAndList [2020-03-09T16:02:10.081Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-03-09T16:02:10.081Z] === RUN TestVolumesRemove [2020-03-09T16:02:10.430Z] --- PASS: TestVolumesRemove (0.08s) [2020-03-09T16:02:10.430Z] === RUN TestVolumesInspect [2020-03-09T16:02:10.430Z] --- PASS: TestVolumesInspect (0.01s) [2020-03-09T16:02:10.430Z] === RUN TestVolumesInvalidJSON [2020-03-09T16:02:10.430Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-03-09T16:02:10.430Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-03-09T16:02:10.430Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-03-09T16:02:10.430Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-03-09T16:02:10.430Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-03-09T16:02:10.430Z] PASS [2020-03-09T16:02:10.430Z] [2020-03-09T16:02:10.430Z] DONE 5 tests in 0.244s [2020-03-09T16:02:10.430Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-03-09T16:02:10.430Z] ++++ cat bundles/test-integration/docker.pid [2020-03-09T16:02:10.430Z] +++ kill 11754 [2020-03-09T16:02:11.626Z] +++ /etc/init.d/apparmor stop [2020-03-09T16:02:11.626Z] Leaving: AppArmorNo profiles have been unloaded. [2020-03-09T16:02:11.626Z] [2020-03-09T16:02:11.626Z] Unloading profiles will leave already running processes permanently [2020-03-09T16:02:11.626Z] unconfined, which can lead to unexpected situations. [2020-03-09T16:02:11.626Z] [2020-03-09T16:02:11.626Z] To set a process to complain mode, use the command line tool [2020-03-09T16:02:11.626Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-03-09T16:02:11.626Z] +++ true [2020-03-09T16:02:11.838Z] ok github.com/docker/docker/daemon/cluster/convert 0.028s coverage: 35.7% of statements [2020-03-09T16:02:11.971Z] [2020-03-09T16:02:12.202Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind Post stage [Pipeline] junit [2020-03-09T16:02:13.947Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-03-09T16:02:15.350Z] ok github.com/docker/docker/daemon/cluster 0.202s coverage: 0.5% of statements [2020-03-09T16:02:15.439Z] + echo Ensuring container killed. [2020-03-09T16:02:15.439Z] Ensuring container killed. [2020-03-09T16:02:15.439Z] + docker rm -vf docker-pr2 [2020-03-09T16:02:15.439Z] Error: No such container: docker-pr2 [2020-03-09T16:02:15.439Z] + true [2020-03-09T16:02:15.458Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [Pipeline] sh [2020-03-09T16:02:16.180Z] + echo Chowning /workspace to jenkins user [2020-03-09T16:02:16.180Z] Chowning /workspace to jenkins user [2020-03-09T16:02:16.180Z] + id -u [2020-03-09T16:02:16.180Z] + id -g [2020-03-09T16:02:16.180Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40647:/workspace busybox chown -R 1001:1001 /workspace [2020-03-09T16:02:16.180Z] Unable to find image 'busybox:latest' locally [2020-03-09T16:02:16.381Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-03-09T16:02:16.530Z] latest: Pulling from library/busybox [2020-03-09T16:02:16.530Z] 6dc7af96dfc8: Pulling fs layer [2020-03-09T16:02:16.530Z] 6dc7af96dfc8: Download complete [2020-03-09T16:02:16.875Z] 6dc7af96dfc8: Pull complete [2020-03-09T16:02:17.224Z] Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a [2020-03-09T16:02:17.224Z] Status: Downloaded newer image for busybox:latest [2020-03-09T16:02:17.740Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-03-09T16:02:19.622Z] === RUN TestDockerSuite/TestEventsAttach [2020-03-09T16:02:19.692Z] + bundleName=s390x-integration [2020-03-09T16:02:19.692Z] + echo Creating s390x-integration-bundles.tar.gz [2020-03-09T16:02:19.692Z] Creating s390x-integration-bundles.tar.gz [2020-03-09T16:02:19.692Z] + 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-09T16:02:19.692Z] + xargs tar -czf s390x-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-03-09T16:02:19.811Z] Archiving artifacts [2020-03-09T16:02:20.892Z] ok github.com/docker/docker/daemon/discovery 0.045s coverage: 30.0% of statements [2020-03-09T16:02:20.982Z] === RUN TestDockerSuite/TestEventsCommit [2020-03-09T16:02:21.191Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40647/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-03-09T16:02:21.867Z] + make clean [2020-03-09T16:02:21.905Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-03-09T16:02:22.214Z] make: command: Command not found [2020-03-09T16:02:22.214Z] make: command: Command not found [2020-03-09T16:02:22.214Z] docker volume rm -f docker-dev-cache [2020-03-09T16:02:22.214Z] docker-dev-cache [Pipeline] deleteDir [2020-03-09T16:02:22.955Z] ok github.com/docker/docker/daemon/events 0.069s coverage: 50.0% of statements [2020-03-09T16:02:23.243Z] ok github.com/docker/docker/daemon/config 0.174s coverage: 81.7% of statements [2020-03-09T16:02:23.264Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-03-09T16:02:24.626Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-03-09T16:02:25.548Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-03-09T16:02:26.783Z] ok github.com/docker/docker/daemon/graphdriver 0.011s coverage: 2.2% of statements [2020-03-09T16:02:27.430Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-03-09T16:02:29.479Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.518s coverage: 13.7% of statements [2020-03-09T16:02:29.937Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-03-09T16:02:31.572Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.028s coverage: 2.9% of statements [2020-03-09T16:02:33.071Z] ok github.com/docker/docker/daemon 12.540s coverage: 17.5% of statements [2020-03-09T16:02:33.071Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-03-09T16:02:33.071Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-03-09T16:02:33.071Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-03-09T16:02:33.071Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-03-09T16:02:33.071Z] ok github.com/docker/docker/daemon/graphdriver/copy 1.254s coverage: 57.9% of statements [2020-03-09T16:02:34.090Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-03-09T16:02:36.347Z] b5405b758079: Pull complete [2020-03-09T16:02:36.347Z] Digest: sha256:39ba615d7a739fcdd9fc95b97882672d5af7d0861dd16b51b238c822765d2b8d [2020-03-09T16:02:36.347Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-09T16:02:36.347Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-03-09T16:02:36.347Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-03-09T16:02:36.347Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1040' [2020-03-09T16:02:36.347Z] WARN: Skipping validation tests [2020-03-09T16:02:36.347Z] INFO: Running unit tests at 03/09/2020 16:02:28... [2020-03-09T16:02:36.347Z] INFO: make.ps1 starting at 03/09/2020 16:02:33 [2020-03-09T16:02:36.347Z] INFO: Git commit (5ebdf8b833) assumed from DOCKER_GITCOMMIT environment variable [2020-03-09T16:02:36.347Z] INFO: Invoking autogen... [2020-03-09T16:02:36.347Z] INFO: Running unit tests... [2020-03-09T16:02:37.347Z] === RUN TestDockerSuite/TestEventsCopy [2020-03-09T16:02:38.631Z] ok github.com/docker/docker/daemon/graphdriver/aufs 10.332s coverage: 68.6% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [2020-03-09T16:02:38.707Z] === RUN TestDockerSuite/TestEventsFilterContainer [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-03-09T16:02:40.131Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.010s coverage: 48.6% of statements [2020-03-09T16:02:41.213Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-03-09T16:02:41.627Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.150s coverage: 46.2% of statements [2020-03-09T16:02:41.627Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-03-09T16:02:41.772Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-03-09T16:02:42.330Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-03-09T16:02:43.128Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.735s coverage: 76.1% of statements [2020-03-09T16:02:43.237Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-03-09T16:02:43.491Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-03-09T16:02:43.491Z] remote: Enumerating objects: 2, done. [2020-03-09T16:02:43.491Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2020-03-09T16:02:43.491Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2020-03-09T16:02:43.491Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2020-03-09T16:02:43.491Z] 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-09T16:02:43.491Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-03-09T16:02:43.760Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.463s coverage: 54.8% of statements [2020-03-09T16:02:43.760Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-03-09T16:02:43.760Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-03-09T16:02:44.212Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-03-09T16:02:44.860Z] INFO: Invoking unit tests run with C:\gopath/src/gotest.tools/gotestsum\gotestsum.exe --format=standard-quiet --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/lcow github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/quota github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2020-03-09T16:02:45.135Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-03-09T16:02:45.263Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.079s coverage: 58.0% of statements [2020-03-09T16:02:45.389Z] === RUN TestDockerSuite/TestEventsFilterType [2020-03-09T16:02:45.554Z] ok github.com/docker/docker/daemon/links 0.033s coverage: 93.0% of statements [2020-03-09T16:02:45.645Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-03-09T16:02:46.203Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-03-09T16:02:46.203Z] === RUN TestDockerSuite/TestEventsFilters [2020-03-09T16:02:47.619Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.049s coverage: 3.0% of statements [2020-03-09T16:02:48.086Z] === RUN TestDockerSuite/TestEventsFormat [2020-03-09T16:02:48.725Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-03-09T16:02:49.217Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40647/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=30bfe23d4f17241844e50ca1ce2465dbff15cbe4 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:30bfe23d4f17241844e50ca1ce2465dbff15cbe4 hack/test/unit [2020-03-09T16:02:50.593Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-03-09T16:02:50.593Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-03-09T16:02:50.593Z] === RUN TestDockerSuite/TestEventsImageImport [2020-03-09T16:02:51.151Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-03-09T16:02:51.406Z] === RUN TestDockerSuite/TestEventsImagePull [2020-03-09T16:02:51.660Z] === RUN TestDockerSuite/TestEventsImageTag [2020-03-09T16:02:51.731Z] ? github.com/docker/docker/api [no test files] [2020-03-09T16:02:52.057Z] ok github.com/docker/docker/daemon/logger 0.307s coverage: 41.8% of statements [2020-03-09T16:02:53.019Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-03-09T16:02:53.019Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-03-09T16:02:53.019Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-03-09T16:02:53.019Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-03-09T16:02:53.374Z] ? github.com/docker/docker/api [no test files] [2020-03-09T16:02:53.562Z] ok github.com/docker/docker/daemon/logger/gelf 0.056s coverage: 67.0% of statements [2020-03-09T16:02:53.563Z] ok github.com/docker/docker/daemon/logger/awslogs 0.640s coverage: 77.8% of statements [2020-03-09T16:02:54.902Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-03-09T16:02:55.060Z] ok github.com/docker/docker/daemon/logger/journald 0.035s coverage: 26.2% of statements [2020-03-09T16:02:55.349Z] ok github.com/docker/docker/daemon/images 0.032s coverage: 4.9% of statements [2020-03-09T16:02:55.349Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-03-09T16:02:55.349Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-03-09T16:02:55.349Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-03-09T16:02:55.349Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-03-09T16:02:55.349Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.025s coverage: 88.3% of statements [2020-03-09T16:02:55.824Z] === RUN TestDockerSuite/TestEventsRename [2020-03-09T16:02:56.747Z] === RUN TestDockerSuite/TestEventsResize [2020-03-09T16:02:57.426Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.029s coverage: 62.1% of statements [2020-03-09T16:02:57.671Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-03-09T16:02:57.671Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-03-09T16:02:59.030Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-03-09T16:02:59.484Z] ok github.com/docker/docker/daemon/logger/local 0.064s coverage: 74.7% of statements [2020-03-09T16:02:59.484Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-03-09T16:02:59.774Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.055s coverage: 33.3% of statements [2020-03-09T16:02:59.954Z] === RUN TestDockerSuite/TestEventsStreaming [2020-03-09T16:03:00.803Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.059s coverage: 19.9% of statements [2020-03-09T16:03:00.878Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-03-09T16:03:02.305Z] ok github.com/docker/docker/daemon/logger/templates 0.023s coverage: 8.3% of statements [2020-03-09T16:03:03.827Z] ok github.com/docker/docker/daemon/logger/syslog 0.012s coverage: 47.8% of statements [2020-03-09T16:03:04.458Z] ok github.com/docker/docker/daemon/network 0.028s coverage: 63.8% of statements [2020-03-09T16:03:05.034Z] === RUN TestDockerSuite/TestEventsTop [2020-03-09T16:03:05.593Z] === RUN TestDockerSuite/TestEventsUntag [2020-03-09T16:03:06.515Z] ok github.com/docker/docker/daemon/logger/splunk 3.215s coverage: 82.5% of statements [2020-03-09T16:03:06.515Z] ? github.com/docker/docker/daemon/names [no test files] [2020-03-09T16:03:06.515Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-03-09T16:03:06.595Z] ok github.com/docker/docker/api/server 0.011s coverage: 9.0% of statements [2020-03-09T16:03:08.101Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-03-09T16:03:08.210Z] ok github.com/docker/docker/api/server 0.149s coverage: 9.0% of statements [2020-03-09T16:03:09.237Z] ok github.com/docker/docker/distribution/metadata 0.144s coverage: 48.2% of statements [2020-03-09T16:03:09.872Z] ok github.com/docker/docker/errdefs 0.011s coverage: 49.4% of statements [2020-03-09T16:03:09.983Z] === RUN TestDockerSuite/TestExec [2020-03-09T16:03:10.896Z] ok github.com/docker/docker/distribution 0.492s coverage: 22.1% of statements [2020-03-09T16:03:10.896Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-03-09T16:03:11.343Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-03-09T16:03:12.265Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-03-09T16:03:13.617Z] ok github.com/docker/docker/distribution/xfer 1.707s coverage: 85.6% of statements [2020-03-09T16:03:13.617Z] ? github.com/docker/docker/dockerversion [no test files] [2020-03-09T16:03:13.625Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-03-09T16:03:14.548Z] === RUN TestDockerSuite/TestExecAPIStart [2020-03-09T16:03:14.642Z] ok github.com/docker/docker/image/cache 0.044s coverage: 19.2% of statements [2020-03-09T16:03:15.668Z] ok github.com/docker/docker/image 0.163s coverage: 86.4% of statements [2020-03-09T16:03:15.668Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-03-09T16:03:16.298Z] ok github.com/docker/docker/image/v1 0.056s coverage: 25.0% of statements [2020-03-09T16:03:16.298Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-03-09T16:03:16.298Z] ok github.com/docker/docker/libcontainerd/queue 0.064s coverage: 100.0% of statements [2020-03-09T16:03:17.055Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-03-09T16:03:17.614Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-03-09T16:03:17.823Z] ok github.com/docker/docker/pkg/aaparser 0.017s coverage: 50.0% of statements [2020-03-09T16:03:18.973Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-03-09T16:03:19.896Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-03-09T16:03:21.257Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-03-09T16:03:22.180Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-03-09T16:03:22.282Z] ok github.com/docker/docker/opts 0.070s coverage: 67.4% of statements [2020-03-09T16:03:23.540Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-03-09T16:03:23.782Z] ok github.com/docker/docker/pkg/broadcaster 0.015s coverage: 100.0% of statements [2020-03-09T16:03:24.070Z] ok github.com/docker/docker/pkg/authorization 1.610s coverage: 68.3% of statements [2020-03-09T16:03:24.070Z] ok github.com/docker/docker/pkg/archive 1.417s coverage: 77.4% of statements [2020-03-09T16:03:24.359Z] ok github.com/docker/docker/pkg/capabilities 0.012s coverage: 87.5% of statements [2020-03-09T16:03:24.898Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-03-09T16:03:25.387Z] ok github.com/docker/docker/pkg/directory 0.010s coverage: 80.0% of statements [2020-03-09T16:03:25.457Z] === RUN TestDockerSuite/TestExecCgroup [2020-03-09T16:03:26.421Z] ok github.com/docker/docker/pkg/discovery 0.029s coverage: 58.3% of statements [2020-03-09T16:03:27.051Z] ok github.com/docker/docker/pkg/discovery/file 0.010s coverage: 92.9% of statements [2020-03-09T16:03:27.339Z] === RUN TestDockerSuite/TestExecEnv [2020-03-09T16:03:28.698Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-03-09T16:03:29.108Z] ok github.com/docker/docker/pkg/discovery/memory 0.011s coverage: 92.3% of statements [2020-03-09T16:03:29.108Z] ok github.com/docker/docker/layer 7.785s coverage: 68.8% of statements [2020-03-09T16:03:29.108Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-03-09T16:03:29.108Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-03-09T16:03:29.108Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-03-09T16:03:29.108Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-03-09T16:03:29.108Z] ? github.com/docker/docker/oci [no test files] [2020-03-09T16:03:29.108Z] ? github.com/docker/docker/oci/caps [no test files] [2020-03-09T16:03:30.133Z] ok github.com/docker/docker/pkg/discovery/nodes 0.009s coverage: 93.8% of statements [2020-03-09T16:03:30.133Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2020-03-09T16:03:31.205Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-03-09T16:03:31.460Z] === RUN TestDockerSuite/TestExecExitStatus [2020-03-09T16:03:31.623Z] ok github.com/docker/docker/pkg/chrootarchive 4.519s coverage: 43.2% of statements [2020-03-09T16:03:31.623Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-03-09T16:03:31.623Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-03-09T16:03:31.623Z] ok github.com/docker/docker/pkg/fileutils 0.018s coverage: 89.5% of statements [2020-03-09T16:03:31.910Z] ok github.com/docker/docker/pkg/filenotify 0.614s coverage: 67.0% of statements [2020-03-09T16:03:32.383Z] === RUN TestDockerSuite/TestExecInspectID [2020-03-09T16:03:32.935Z] ok github.com/docker/docker/pkg/discovery/kv 3.184s coverage: 84.1% of statements [2020-03-09T16:03:33.573Z] ok github.com/docker/docker/pkg/fsutils 0.443s coverage: 85.1% of statements [2020-03-09T16:03:33.573Z] ok github.com/docker/docker/pkg/homedir 0.031s coverage: 11.4% of statements [2020-03-09T16:03:34.263Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-03-09T16:03:35.622Z] === RUN TestDockerSuite/TestExecInteractive [2020-03-09T16:03:35.622Z] ok github.com/docker/docker/pkg/jsonmessage 0.009s coverage: 91.7% of statements [2020-03-09T16:03:35.911Z] ok github.com/docker/docker/pkg/locker 0.067s coverage: 88.9% of statements [2020-03-09T16:03:36.933Z] ok github.com/docker/docker/pkg/idtools 0.972s coverage: 70.1% of statements [2020-03-09T16:03:36.933Z] ok github.com/docker/docker/pkg/longpath 0.016s coverage: 100.0% of statements [2020-03-09T16:03:37.222Z] ok github.com/docker/docker/pkg/ioutils 1.657s coverage: 69.3% of statements [2020-03-09T16:03:37.222Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-03-09T16:03:37.503Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-03-09T16:03:38.246Z] ok github.com/docker/docker/pkg/namesgenerator 0.065s coverage: 85.7% of statements [2020-03-09T16:03:38.246Z] ok github.com/docker/docker/pkg/parsers 0.007s coverage: 97.0% of statements [2020-03-09T16:03:38.448Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-03-09T16:03:38.448Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-03-09T16:03:38.542Z] ok github.com/docker/docker/pkg/parsers/kernel 0.028s coverage: 60.0% of statements [2020-03-09T16:03:39.193Z] ok github.com/docker/docker/pkg/mount 0.936s coverage: 70.0% of statements [2020-03-09T16:03:39.193Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-03-09T16:03:39.807Z] === RUN TestDockerSuite/TestExecParseError [2020-03-09T16:03:39.823Z] ok github.com/docker/docker/pkg/pidfile 0.037s coverage: 82.4% of statements [2020-03-09T16:03:39.823Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.033s coverage: 91.4% of statements [2020-03-09T16:03:39.823Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-03-09T16:03:39.823Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-03-09T16:03:41.166Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-03-09T16:03:41.323Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.049s coverage: 56.8% of statements [2020-03-09T16:03:42.351Z] ok github.com/docker/docker/pkg/pools 0.030s coverage: 88.2% of statements [2020-03-09T16:03:42.525Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-03-09T16:03:42.525Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-03-09T16:03:42.639Z] ok github.com/docker/docker/pkg/plugins/transport 0.013s coverage: 85.7% of statements [2020-03-09T16:03:42.639Z] ok github.com/docker/docker/pkg/progress 0.014s coverage: 75.9% of statements [2020-03-09T16:03:43.448Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-03-09T16:03:43.659Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2020-03-09T16:03:44.286Z] ok github.com/docker/docker/pkg/pubsub 1.164s coverage: 73.9% of statements [2020-03-09T16:03:44.912Z] ok github.com/docker/docker/pkg/stdcopy 0.012s coverage: 100.0% of statements [2020-03-09T16:03:45.329Z] === RUN TestDockerSuite/TestExecSetEnv [2020-03-09T16:03:45.951Z] ok github.com/docker/docker/pkg/streamformatter 0.007s coverage: 66.2% of statements [2020-03-09T16:03:45.951Z] ok github.com/docker/docker/pkg/stringid 0.006s coverage: 70.6% of statements [2020-03-09T16:03:46.252Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-03-09T16:03:46.506Z] === RUN TestDockerSuite/TestExecStartFails [2020-03-09T16:03:46.980Z] ok github.com/docker/docker/pkg/symlink 0.022s coverage: 87.7% of statements [2020-03-09T16:03:46.980Z] ok github.com/docker/docker/pkg/sysinfo 0.014s coverage: 70.8% of statements [2020-03-09T16:03:47.430Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-03-09T16:03:47.610Z] ok github.com/docker/docker/pkg/signal 3.543s coverage: 61.0% of statements [2020-03-09T16:03:48.238Z] ok github.com/docker/docker/pkg/tailfile 0.168s coverage: 88.6% of statements [2020-03-09T16:03:48.871Z] ok github.com/docker/docker/pkg/system 0.059s coverage: 36.4% of statements [2020-03-09T16:03:49.900Z] ok github.com/docker/docker/pkg/term 0.040s coverage: 84.8% of statements [2020-03-09T16:03:49.900Z] testing: warning: no tests to run [2020-03-09T16:03:49.900Z] coverage: [no statements] [2020-03-09T16:03:49.900Z] ok github.com/docker/docker/pkg/term/windows 0.031s coverage: [no statements] [no tests to run] [2020-03-09T16:03:49.977Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-03-09T16:03:50.932Z] ok github.com/docker/docker/pkg/tarsum 0.231s coverage: 89.3% of statements [2020-03-09T16:03:50.932Z] ok github.com/docker/docker/pkg/urlutil 0.005s coverage: 100.0% of statements [2020-03-09T16:03:50.932Z] ok github.com/docker/docker/pkg/truncindex 0.108s coverage: 91.5% of statements [2020-03-09T16:03:51.983Z] ok github.com/docker/docker/pkg/useragent 0.023s coverage: 88.9% of statements [2020-03-09T16:03:54.061Z] ok github.com/docker/docker/plugin/v2 0.015s coverage: 14.5% of statements [2020-03-09T16:03:55.264Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-03-09T16:03:56.142Z] ok github.com/docker/docker/reference 0.027s coverage: 84.4% of statements [2020-03-09T16:03:56.776Z] ok github.com/docker/docker/profiles/seccomp 0.049s coverage: 68.8% of statements [2020-03-09T16:03:57.408Z] ok github.com/docker/docker/plugin 0.594s coverage: 27.1% of statements [2020-03-09T16:03:58.869Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-03-09T16:03:58.869Z] ok github.com/docker/docker/api/server/httputils 0.118s coverage: 14.7% of statements [2020-03-09T16:03:58.927Z] ok github.com/docker/docker/registry/resumable 0.023s coverage: 100.0% of statements [2020-03-09T16:03:59.321Z] ok github.com/docker/docker/api/server/middleware 0.190s coverage: 37.7% of statements [2020-03-09T16:03:59.321Z] ? github.com/docker/docker/api/server/router [no test files] [2020-03-09T16:03:59.321Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-03-09T16:03:59.321Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-03-09T16:03:59.321Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-03-09T16:03:59.321Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-03-09T16:03:59.321Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-03-09T16:03:59.321Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-03-09T16:03:59.321Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-03-09T16:03:59.321Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-03-09T16:03:59.321Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-03-09T16:03:59.321Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-03-09T16:03:59.421Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-03-09T16:03:59.583Z] ok github.com/docker/docker/restartmanager 0.006s coverage: 50.9% of statements [2020-03-09T16:04:00.344Z] === RUN TestDockerSuite/TestExecTTY [2020-03-09T16:04:00.845Z] ok github.com/docker/docker/api/types/strslice 0.051s coverage: 90.0% of statements [2020-03-09T16:04:00.845Z] ok github.com/docker/docker/api/server/router/swarm 0.142s coverage: 4.5% of statements [2020-03-09T16:04:00.845Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-03-09T16:04:00.845Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-03-09T16:04:00.845Z] ? github.com/docker/docker/api/types [no test files] [2020-03-09T16:04:00.845Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-03-09T16:04:00.845Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-03-09T16:04:00.845Z] ? github.com/docker/docker/api/types/container [no test files] [2020-03-09T16:04:00.845Z] ? github.com/docker/docker/api/types/events [no test files] [2020-03-09T16:04:00.845Z] ok github.com/docker/docker/api/types/filters 0.191s coverage: 92.2% of statements [2020-03-09T16:04:00.845Z] ? github.com/docker/docker/api/types/image [no test files] [2020-03-09T16:04:00.845Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-03-09T16:04:00.845Z] ? github.com/docker/docker/api/types/network [no test files] [2020-03-09T16:04:00.845Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-03-09T16:04:00.845Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-03-09T16:04:00.845Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-03-09T16:04:00.845Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-03-09T16:04:01.111Z] ok github.com/docker/docker/testutil 0.006s coverage: 62.5% of statements [2020-03-09T16:04:01.268Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-03-09T16:04:01.298Z] ok github.com/docker/docker/api/types/time 0.295s coverage: 100.0% of statements [2020-03-09T16:04:01.522Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-03-09T16:04:01.744Z] ok github.com/docker/docker/registry 0.480s coverage: 56.0% of statements [2020-03-09T16:04:01.750Z] ok github.com/docker/docker/api/types/versions 0.075s coverage: 75.0% of statements [2020-03-09T16:04:01.750Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-03-09T16:04:01.750Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-03-09T16:04:01.750Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-03-09T16:04:01.750Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-03-09T16:04:01.750Z] ? github.com/docker/docker/builder [no test files] [2020-03-09T16:04:01.750Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-03-09T16:04:01.750Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-03-09T16:04:01.750Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-03-09T16:04:01.750Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-03-09T16:04:01.750Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-03-09T16:04:01.750Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-03-09T16:04:01.750Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-03-09T16:04:02.037Z] ok github.com/docker/docker/runconfig 0.028s coverage: 68.2% of statements [2020-03-09T16:04:02.706Z] ok github.com/docker/docker/builder/dockerignore 0.121s coverage: 96.8% of statements [2020-03-09T16:04:02.881Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-03-09T16:04:03.804Z] === RUN TestDockerSuite/TestExecUlimits [2020-03-09T16:04:05.163Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-03-09T16:04:05.163Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-03-09T16:04:06.405Z] ok github.com/docker/docker/cli/debug 0.064s coverage: 100.0% of statements [2020-03-09T16:04:06.405Z] ok github.com/docker/docker/builder/remotecontext 0.594s coverage: 9.2% of statements [2020-03-09T16:04:06.508Z] ok github.com/docker/docker/volume/drivers 0.013s coverage: 36.1% of statements [2020-03-09T16:04:06.859Z] ok github.com/docker/docker/builder/dockerfile 0.549s coverage: 46.3% of statements [2020-03-09T16:04:07.672Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-03-09T16:04:08.025Z] ok github.com/docker/docker/volume/mounts 0.064s coverage: 67.0% of statements [2020-03-09T16:04:08.312Z] ok github.com/docker/docker/volume/local 0.058s coverage: 73.0% of statements [2020-03-09T16:04:08.594Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-03-09T16:04:09.954Z] === RUN TestDockerSuite/TestExecWithTERM [2020-03-09T16:04:10.385Z] ok github.com/docker/docker/volume/service 0.034s coverage: 73.0% of statements [2020-03-09T16:04:10.880Z] === RUN TestDockerSuite/TestExecWithUser [2020-03-09T16:04:12.239Z] === RUN TestDockerSuite/TestGetContainerStats [2020-03-09T16:04:14.282Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-03-09T16:04:14.282Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 14.7% of statements [2020-03-09T16:04:14.282Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2020-03-09T16:04:14.283Z] ? github.com/docker/docker/api/server/router [no test files] [2020-03-09T16:04:14.283Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-03-09T16:04:14.283Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-03-09T16:04:14.283Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-03-09T16:04:14.283Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-03-09T16:04:14.283Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-03-09T16:04:14.283Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-03-09T16:04:14.283Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-03-09T16:04:14.283Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-03-09T16:04:14.283Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-03-09T16:04:14.283Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-03-09T16:04:14.537Z] ok github.com/docker/docker/api/server/router/swarm 0.008s coverage: 4.5% of statements [2020-03-09T16:04:14.537Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-03-09T16:04:14.537Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-03-09T16:04:14.537Z] ? github.com/docker/docker/api/types [no test files] [2020-03-09T16:04:14.537Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-03-09T16:04:14.537Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-03-09T16:04:14.537Z] ? github.com/docker/docker/api/types/container [no test files] [2020-03-09T16:04:14.537Z] ? github.com/docker/docker/api/types/events [no test files] [2020-03-09T16:04:15.095Z] ok github.com/docker/docker/api/types/strslice 0.009s coverage: 90.0% of statements [2020-03-09T16:04:15.095Z] ok github.com/docker/docker/api/types/filters 0.006s coverage: 92.2% of statements [2020-03-09T16:04:15.095Z] ? github.com/docker/docker/api/types/image [no test files] [2020-03-09T16:04:15.095Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-03-09T16:04:15.095Z] ? github.com/docker/docker/api/types/network [no test files] [2020-03-09T16:04:15.095Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-03-09T16:04:15.095Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-03-09T16:04:15.095Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-03-09T16:04:15.095Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-03-09T16:04:15.653Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2020-03-09T16:04:15.653Z] ok github.com/docker/docker/api/types/versions 0.004s coverage: 75.0% of statements [2020-03-09T16:04:15.653Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-03-09T16:04:15.654Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-03-09T16:04:15.654Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-03-09T16:04:15.654Z] ? github.com/docker/docker/builder [no test files] [2020-03-09T16:04:15.654Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-03-09T16:04:15.654Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-03-09T16:04:15.654Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-03-09T16:04:15.654Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-03-09T16:04:15.654Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-03-09T16:04:15.654Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-03-09T16:04:15.654Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-03-09T16:04:16.253Z] ok github.com/docker/docker/builder/dockerignore 0.010s coverage: 96.8% of statements [2020-03-09T16:04:17.228Z] ok github.com/docker/docker/pkg/plugins 33.638s coverage: 76.6% of statements [2020-03-09T16:04:17.228Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-03-09T16:04:17.228Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-03-09T16:04:17.228Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-03-09T16:04:17.228Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-03-09T16:04:17.228Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-03-09T16:04:17.228Z] ? github.com/docker/docker/rootless [no test files] [2020-03-09T16:04:17.228Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-03-09T16:04:17.228Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-03-09T16:04:17.228Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-03-09T16:04:17.228Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-03-09T16:04:17.228Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-03-09T16:04:17.228Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-03-09T16:04:17.228Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-03-09T16:04:17.228Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-03-09T16:04:17.228Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-03-09T16:04:17.228Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-03-09T16:04:17.228Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-03-09T16:04:17.228Z] ? github.com/docker/docker/testutil/request [no test files] [2020-03-09T16:04:17.228Z] ? github.com/docker/docker/volume [no test files] [2020-03-09T16:04:17.228Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-03-09T16:04:17.228Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-03-09T16:04:17.228Z] [2020-03-09T16:04:17.228Z] === Skipped [2020-03-09T16:04:17.228Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-03-09T16:04:17.228Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-03-09T16:04:17.228Z] [2020-03-09T16:04:17.228Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-03-09T16:04:17.228Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-03-09T16:04:17.228Z] [2020-03-09T16:04:17.228Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-03-09T16:04:17.228Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-09T16:04:17.228Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-09T16:04:17.228Z] [2020-03-09T16:04:17.228Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-03-09T16:04:17.228Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-09T16:04:17.228Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-09T16:04:17.228Z] [2020-03-09T16:04:17.228Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-03-09T16:04:17.228Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-09T16:04:17.228Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-09T16:04:17.228Z] [2020-03-09T16:04:17.228Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-03-09T16:04:17.228Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-09T16:04:17.228Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-09T16:04:17.228Z] [2020-03-09T16:04:17.228Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-03-09T16:04:17.228Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-09T16:04:17.228Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-09T16:04:17.228Z] [2020-03-09T16:04:17.228Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-03-09T16:04:17.228Z] graphtest_unix.go:73: No driver to put! [2020-03-09T16:04:17.228Z] [2020-03-09T16:04:17.228Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-03-09T16:04:17.228Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-03-09T16:04:17.228Z] [2020-03-09T16:04:17.228Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-03-09T16:04:17.228Z] overlay_test.go:49: Fails to compute changes intermittently [2020-03-09T16:04:17.228Z] [2020-03-09T16:04:17.228Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-03-09T16:04:17.228Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-03-09T16:04:17.228Z] [2020-03-09T16:04:17.228Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-03-09T16:04:17.228Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-03-09T16:04:17.228Z] [2020-03-09T16:04:17.228Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-03-09T16:04:17.228Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-09T16:04:17.228Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-09T16:04:17.228Z] [2020-03-09T16:04:17.228Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-03-09T16:04:17.228Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-09T16:04:17.228Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-09T16:04:17.228Z] [2020-03-09T16:04:17.228Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-03-09T16:04:17.228Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-09T16:04:17.228Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-09T16:04:17.228Z] [2020-03-09T16:04:17.228Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-03-09T16:04:17.228Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-09T16:04:17.228Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-09T16:04:17.228Z] [2020-03-09T16:04:17.228Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-03-09T16:04:17.228Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-09T16:04:17.228Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-09T16:04:17.228Z] [2020-03-09T16:04:17.228Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-03-09T16:04:17.228Z] graphtest_unix.go:73: No driver to put! [2020-03-09T16:04:17.228Z] [2020-03-09T16:04:17.228Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-03-09T16:04:17.228Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-03-09T16:04:17.228Z] [2020-03-09T16:04:17.228Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-03-09T16:04:17.228Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-03-09T16:04:17.228Z] [2020-03-09T16:04:17.228Z] [2020-03-09T16:04:17.228Z] DONE 2168 tests, 20 skipped in 357.276s Post stage [Pipeline] junit [2020-03-09T16:04:17.268Z] Recording test results [2020-03-09T16:04:17.470Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-03-09T16:04:18.215Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40647/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=30bfe23d4f17241844e50ca1ce2465dbff15cbe4 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:30bfe23d4f17241844e50ca1ce2465dbff15cbe4 hack/make.sh dynbinary test-integration [2020-03-09T16:04:18.506Z] [2020-03-09T16:04:18.794Z] Removing bundles/ [2020-03-09T16:04:18.794Z] [2020-03-09T16:04:18.794Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-03-09T16:04:18.794Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-03-09T16:04:18.794Z] GOOS="" GOARCH="" GOARM="" [2020-03-09T16:04:20.453Z] ok github.com/docker/docker/builder/dockerfile 0.562s coverage: 48.2% of statements [2020-03-09T16:04:20.453Z] ok github.com/docker/docker/builder/remotecontext 0.209s coverage: 13.6% of statements [2020-03-09T16:04:21.012Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2020-03-09T16:04:21.593Z] ok github.com/docker/docker/client 0.625s coverage: 75.3% of statements [2020-03-09T16:04:21.936Z] ok github.com/docker/docker/builder/remotecontext/git 1.157s coverage: 86.3% of statements [2020-03-09T16:04:21.936Z] ? github.com/docker/docker/cli [no test files] [2020-03-09T16:04:21.936Z] ? github.com/docker/docker/cli/config [no test files] [2020-03-09T16:04:22.701Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-03-09T16:04:24.060Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-03-09T16:04:26.092Z] ok github.com/docker/docker/client 0.200s coverage: 75.8% of statements [2020-03-09T16:04:27.316Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-03-09T16:04:29.196Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-03-09T16:04:30.558Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-03-09T16:04:30.558Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-03-09T16:04:30.558Z] === RUN TestDockerSuite/TestHealth [2020-03-09T16:04:36.330Z] ok github.com/docker/docker/builder/remotecontext/git 32.402s coverage: 86.3% of statements [2020-03-09T16:04:36.330Z] ? github.com/docker/docker/cli [no test files] [2020-03-09T16:04:36.330Z] ? github.com/docker/docker/cli/config [no test files] [2020-03-09T16:04:38.625Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-03-09T16:04:43.856Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-03-09T16:04:44.851Z] ok github.com/docker/docker/cmd/dockerd 0.723s coverage: 19.2% of statements [2020-03-09T16:04:47.004Z] ok github.com/docker/docker/container 0.564s coverage: 41.9% of statements [2020-03-09T16:04:47.004Z] ? github.com/docker/docker/container/stream [no test files] [2020-03-09T16:04:47.004Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-03-09T16:04:47.004Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-03-09T16:04:47.004Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-03-09T16:04:47.960Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.292s coverage: 65.3% of statements [2020-03-09T16:04:53.710Z] ok github.com/docker/docker/daemon/cluster/convert 0.773s coverage: 35.7% of statements [2020-03-09T16:04:53.818Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-03-09T16:04:53.818Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-03-09T16:04:53.818Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-03-09T16:04:53.818Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-03-09T16:04:54.376Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-03-09T16:04:54.376Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-03-09T16:04:55.299Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-03-09T16:04:55.299Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-03-09T16:04:55.299Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-03-09T16:04:55.299Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-03-09T16:04:55.857Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-03-09T16:04:56.112Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-03-09T16:04:56.670Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-03-09T16:04:56.670Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-03-09T16:04:56.924Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-03-09T16:04:57.847Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-03-09T16:04:58.102Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-03-09T16:04:59.026Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-03-09T16:04:59.523Z] ok github.com/docker/docker/daemon/cluster 1.990s coverage: 0.5% of statements [2020-03-09T16:05:00.392Z] === RUN TestDockerSuite/TestImagesFormat [2020-03-09T16:05:00.392Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-03-09T16:05:00.648Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-03-09T16:05:01.042Z] ok github.com/docker/docker/daemon/config 1.229s coverage: 79.6% of statements [2020-03-09T16:05:01.497Z] ok github.com/docker/docker/daemon/discovery 0.529s coverage: 30.0% of statements [2020-03-09T16:05:01.571Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-03-09T16:05:03.017Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.167s coverage: 10.9% of statements [2020-03-09T16:05:03.471Z] ok github.com/docker/docker/daemon/events 0.421s coverage: 50.0% of statements [2020-03-09T16:05:04.729Z] ok github.com/docker/docker/cmd/dockerd 0.063s coverage: 30.7% of statements [2020-03-09T16:05:04.828Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-03-09T16:05:04.828Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-03-09T16:05:04.828Z] === RUN TestDockerSuite/TestImportBadURL [2020-03-09T16:05:04.828Z] === RUN TestDockerSuite/TestImportDisplay [2020-03-09T16:05:05.626Z] ok github.com/docker/docker/daemon/graphdriver 0.897s coverage: 2.3% of statements [2020-03-09T16:05:05.626Z] ok github.com/docker/docker/daemon/links 0.056s coverage: 93.0% of statements [2020-03-09T16:05:05.652Z] ok github.com/docker/docker/container 0.131s coverage: 34.7% of statements [2020-03-09T16:05:05.652Z] ? github.com/docker/docker/container/stream [no test files] [2020-03-09T16:05:05.652Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-03-09T16:05:05.652Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-03-09T16:05:05.652Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-03-09T16:05:07.336Z] === RUN TestDockerSuite/TestImportFile [2020-03-09T16:05:07.780Z] ok github.com/docker/docker/daemon 3.049s coverage: 9.2% of statements [2020-03-09T16:05:07.780Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-03-09T16:05:07.780Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-03-09T16:05:07.780Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-03-09T16:05:07.780Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-03-09T16:05:07.780Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-03-09T16:05:07.780Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-03-09T16:05:07.780Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-03-09T16:05:07.780Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-03-09T16:05:07.780Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-03-09T16:05:07.780Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-03-09T16:05:07.780Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-03-09T16:05:07.780Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-03-09T16:05:07.780Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-03-09T16:05:07.780Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-03-09T16:05:07.780Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-03-09T16:05:08.259Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-03-09T16:05:08.738Z] ok github.com/docker/docker/daemon/logger 0.460s coverage: 42.1% of statements [2020-03-09T16:05:09.191Z] ok github.com/docker/docker/daemon/logger/awslogs 0.748s coverage: 77.4% of statements [2020-03-09T16:05:09.622Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-03-09T16:05:09.622Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-03-09T16:05:09.644Z] ok github.com/docker/docker/daemon/images 0.776s coverage: 4.9% of statements [2020-03-09T16:05:09.644Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-03-09T16:05:09.644Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-03-09T16:05:09.644Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-03-09T16:05:09.644Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-03-09T16:05:09.644Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-03-09T16:05:09.644Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-03-09T16:05:09.644Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-03-09T16:05:11.165Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.445s coverage: 88.3% of statements [2020-03-09T16:05:12.123Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.542s coverage: 62.1% of statements [2020-03-09T16:05:12.131Z] === RUN TestDockerSuite/TestImportGzipped [2020-03-09T16:05:12.131Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-03-09T16:05:12.576Z] ok github.com/docker/docker/daemon/logger/local 0.370s coverage: 74.7% of statements [2020-03-09T16:05:12.576Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-03-09T16:05:12.576Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.385s coverage: 21.4% of statements [2020-03-09T16:05:14.096Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.257s coverage: 33.3% of statements [2020-03-09T16:05:14.549Z] ok github.com/docker/docker/daemon/logger/templates 0.060s coverage: 8.3% of statements [2020-03-09T16:05:14.641Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-03-09T16:05:15.002Z] ok github.com/docker/docker/daemon/logger/syslog 0.372s coverage: 47.8% of statements [2020-03-09T16:05:15.752Z] ok github.com/docker/docker/daemon/cluster 0.058s coverage: 0.5% of statements [2020-03-09T16:05:16.523Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-03-09T16:05:16.778Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-03-09T16:05:17.721Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2020-03-09T16:05:17.878Z] ok github.com/docker/docker/daemon/logger/splunk 2.477s coverage: 82.5% of statements [2020-03-09T16:05:17.878Z] ? github.com/docker/docker/daemon/names [no test files] [2020-03-09T16:05:17.878Z] ? github.com/docker/docker/daemon/network [no test files] [2020-03-09T16:05:17.878Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-03-09T16:05:18.156Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-03-09T16:05:18.835Z] ok github.com/docker/docker/distribution 1.588s coverage: 20.3% of statements [2020-03-09T16:05:19.165Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 35.7% of statements [2020-03-09T16:05:19.521Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-03-09T16:05:19.792Z] ok github.com/docker/docker/distribution/metadata 2.572s coverage: 48.2% of statements [2020-03-09T16:05:19.792Z] ok github.com/docker/docker/errdefs 0.139s coverage: 49.4% of statements [2020-03-09T16:05:19.792Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-03-09T16:05:20.444Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-03-09T16:05:20.444Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-03-09T16:05:20.444Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-03-09T16:05:20.698Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-03-09T16:05:20.747Z] ok github.com/docker/docker/distribution/xfer 2.157s coverage: 76.8% of statements [2020-03-09T16:05:20.747Z] ? github.com/docker/docker/dockerversion [no test files] [2020-03-09T16:05:21.622Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-03-09T16:05:21.703Z] ok github.com/docker/docker/image/v1 0.198s coverage: 25.0% of statements [2020-03-09T16:05:22.157Z] ok github.com/docker/docker/image/cache 0.379s coverage: 19.2% of statements [2020-03-09T16:05:22.157Z] ok github.com/docker/docker/image 1.042s coverage: 86.4% of statements [2020-03-09T16:05:22.610Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-03-09T16:05:22.610Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-03-09T16:05:22.982Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-03-09T16:05:23.569Z] ok github.com/docker/docker/libcontainerd/queue 0.080s coverage: 100.0% of statements [2020-03-09T16:05:23.905Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-03-09T16:05:24.160Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-03-09T16:05:24.526Z] ok github.com/docker/docker/pkg/aaparser 0.044s coverage: 50.0% of statements [2020-03-09T16:05:24.980Z] ok github.com/docker/docker/layer 0.607s coverage: 30.1% of statements [2020-03-09T16:05:25.082Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-03-09T16:05:25.433Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-03-09T16:05:26.005Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-03-09T16:05:26.968Z] ok github.com/docker/docker/opts 0.215s coverage: 67.7% of statements [2020-03-09T16:05:27.365Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-03-09T16:05:27.365Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-03-09T16:05:27.367Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.434s coverage: 13.7% of statements [2020-03-09T16:05:27.421Z] ok github.com/docker/docker/libcontainerd/local 0.547s coverage: 1.0% of statements [2020-03-09T16:05:27.421Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-03-09T16:05:27.421Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-03-09T16:05:27.421Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-03-09T16:05:27.421Z] ? github.com/docker/docker/oci [no test files] [2020-03-09T16:05:27.421Z] ? github.com/docker/docker/oci/caps [no test files] [2020-03-09T16:05:28.288Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-03-09T16:05:28.376Z] ok github.com/docker/docker/pkg/broadcaster 0.071s coverage: 100.0% of statements [2020-03-09T16:05:28.727Z] ok github.com/docker/docker/daemon 12.203s coverage: 17.5% of statements [2020-03-09T16:05:28.727Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-03-09T16:05:28.727Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-03-09T16:05:28.727Z] ok github.com/docker/docker/daemon/config 0.040s coverage: 81.7% of statements [2020-03-09T16:05:28.830Z] ok github.com/docker/docker/pkg/authorization 0.834s coverage: 26.8% of statements [2020-03-09T16:05:28.830Z] ok github.com/docker/docker/pkg/capabilities 0.122s coverage: 87.5% of statements [2020-03-09T16:05:29.648Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-03-09T16:05:29.793Z] ok github.com/docker/docker/pkg/directory 0.303s coverage: 80.0% of statements [2020-03-09T16:05:30.089Z] ok github.com/docker/docker/daemon/discovery 0.009s coverage: 30.0% of statements [2020-03-09T16:05:30.089Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2020-03-09T16:05:30.089Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-03-09T16:05:30.089Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-03-09T16:05:30.246Z] ok github.com/docker/docker/pkg/chrootarchive 0.414s coverage: 15.4% of statements [2020-03-09T16:05:30.571Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-03-09T16:05:30.699Z] ok github.com/docker/docker/pkg/discovery 0.297s coverage: 58.3% of statements [2020-03-09T16:05:31.494Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-03-09T16:05:31.539Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2020-03-09T16:05:31.656Z] ok github.com/docker/docker/pkg/discovery/file 0.146s coverage: 92.9% of statements [2020-03-09T16:05:31.749Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-03-09T16:05:32.110Z] ok github.com/docker/docker/pkg/discovery/memory 0.152s coverage: 92.3% of statements [2020-03-09T16:05:33.067Z] ok github.com/docker/docker/pkg/discovery/nodes 0.097s coverage: 93.8% of statements [2020-03-09T16:05:33.109Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-03-09T16:05:33.109Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-03-09T16:05:34.072Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.004s coverage: 2.9% of statements [2020-03-09T16:05:34.132Z] ok github.com/docker/docker/pkg/filenotify 0.201s coverage: 45.7% of statements [2020-03-09T16:05:34.506Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-03-09T16:05:34.586Z] ok github.com/docker/docker/pkg/fileutils 0.226s coverage: 87.7% of statements [2020-03-09T16:05:34.996Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.203s coverage: 57.0% of statements [2020-03-09T16:05:35.039Z] ok github.com/docker/docker/pkg/homedir 0.059s coverage: 42.9% of statements [2020-03-09T16:05:35.430Z] === RUN TestDockerSuite/TestInspectDefault [2020-03-09T16:05:35.684Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-03-09T16:05:35.995Z] ok github.com/docker/docker/pkg/discovery/kv 3.457s coverage: 84.1% of statements [2020-03-09T16:05:35.995Z] ok github.com/docker/docker/pkg/idtools 0.081s coverage: 6.3% of statements [2020-03-09T16:05:36.609Z] === RUN TestDockerSuite/TestInspectHistory [2020-03-09T16:05:36.960Z] ok github.com/docker/docker/pkg/archive 9.371s coverage: 62.0% of statements [2020-03-09T16:05:37.413Z] ok github.com/docker/docker/pkg/locker 0.156s coverage: 88.9% of statements [2020-03-09T16:05:37.413Z] ok github.com/docker/docker/pkg/jsonmessage 0.229s coverage: 91.7% of statements [2020-03-09T16:05:37.413Z] ok github.com/docker/docker/pkg/ioutils 0.713s coverage: 69.2% of statements [2020-03-09T16:05:37.596Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.361s coverage: 72.5% of statements [2020-03-09T16:05:37.851Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.356s coverage: 45.9% of statements [2020-03-09T16:05:37.851Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-03-09T16:05:37.970Z] === RUN TestDockerSuite/TestInspectImage [2020-03-09T16:05:37.970Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-03-09T16:05:37.970Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-03-09T16:05:37.970Z] === RUN TestDockerSuite/TestInspectInt64 [2020-03-09T16:05:38.375Z] ok github.com/docker/docker/pkg/longpath 0.118s coverage: 100.0% of statements [2020-03-09T16:05:38.375Z] ok github.com/docker/docker/pkg/namesgenerator 0.050s coverage: 85.7% of statements [2020-03-09T16:05:38.829Z] ok github.com/docker/docker/pkg/parsers 0.144s coverage: 97.0% of statements [2020-03-09T16:05:39.281Z] ok github.com/docker/docker/pkg/pidfile 0.064s coverage: 82.6% of statements [2020-03-09T16:05:39.332Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-03-09T16:05:40.255Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-03-09T16:05:40.255Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-03-09T16:05:40.403Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.987s coverage: 48.6% of statements [2020-03-09T16:05:40.801Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.211s coverage: 56.8% of statements [2020-03-09T16:05:41.614Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-03-09T16:05:41.756Z] ok github.com/docker/docker/pkg/plugins/transport 0.185s coverage: 85.7% of statements [2020-03-09T16:05:41.757Z] ok github.com/docker/docker/pkg/pools 0.064s coverage: 88.2% of statements [2020-03-09T16:05:41.769Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.278s coverage: 76.1% of statements [2020-03-09T16:05:41.868Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-03-09T16:05:42.427Z] === RUN TestDockerSuite/TestInspectPlugin [2020-03-09T16:05:42.712Z] ok github.com/docker/docker/pkg/progress 0.044s coverage: 75.9% of statements [2020-03-09T16:05:43.130Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.012s coverage: 58.0% of statements [2020-03-09T16:05:43.130Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 3.148s coverage: 60.1% of statements [2020-03-09T16:05:43.130Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-03-09T16:05:43.130Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-03-09T16:05:43.668Z] ok github.com/docker/docker/pkg/reexec 0.137s coverage: 82.4% of statements [2020-03-09T16:05:43.668Z] ok github.com/docker/docker/pkg/pubsub 1.114s coverage: 73.9% of statements [2020-03-09T16:05:44.310Z] === RUN TestDockerSuite/TestInspectRootFS [2020-03-09T16:05:44.310Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-03-09T16:05:44.625Z] ok github.com/docker/docker/pkg/signal 0.060s coverage: 20.3% of statements [2020-03-09T16:05:45.058Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2020-03-09T16:05:45.080Z] ok github.com/docker/docker/pkg/stdcopy 0.047s coverage: 100.0% of statements [2020-03-09T16:05:45.617Z] ok github.com/docker/docker/daemon/links 0.008s coverage: 93.0% of statements [2020-03-09T16:05:45.670Z] === RUN TestDockerSuite/TestInspectStatus [2020-03-09T16:05:46.036Z] ok github.com/docker/docker/pkg/stringid 0.085s coverage: 70.6% of statements [2020-03-09T16:05:46.036Z] ok github.com/docker/docker/pkg/streamformatter 0.054s coverage: 66.2% of statements [2020-03-09T16:05:46.220Z] ok github.com/docker/docker/daemon/images 0.013s coverage: 4.9% of statements [2020-03-09T16:05:46.220Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-03-09T16:05:46.220Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-03-09T16:05:47.029Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-03-09T16:05:47.557Z] ok github.com/docker/docker/pkg/sysinfo 0.049s coverage: 38.2% of statements [2020-03-09T16:05:47.580Z] ok github.com/docker/docker/daemon/logger 0.222s coverage: 41.8% of statements [2020-03-09T16:05:48.010Z] ok github.com/docker/docker/pkg/system 0.081s coverage: 13.2% of statements [2020-03-09T16:05:48.545Z] ok github.com/docker/docker/daemon/logger/awslogs 0.183s coverage: 77.8% of statements [2020-03-09T16:05:48.545Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-03-09T16:05:48.545Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-03-09T16:05:48.911Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-03-09T16:05:48.966Z] ok github.com/docker/docker/pkg/tailfile 0.232s coverage: 88.6% of statements [2020-03-09T16:05:49.104Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 67.0% of statements [2020-03-09T16:05:49.662Z] ok github.com/docker/docker/daemon/logger/journald 0.015s coverage: 26.2% of statements [2020-03-09T16:05:49.835Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-03-09T16:05:49.922Z] ok github.com/docker/docker/pkg/tarsum 0.164s coverage: 89.3% of statements [2020-03-09T16:05:49.922Z] ok github.com/docker/docker/pkg/term 0.067s coverage: 30.8% of statements [2020-03-09T16:05:50.587Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.007s coverage: 88.3% of statements [2020-03-09T16:05:50.587Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.006s coverage: 62.1% of statements [2020-03-09T16:05:50.804Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-03-09T16:05:50.879Z] testing: warning: no tests to run [2020-03-09T16:05:50.879Z] ok github.com/docker/docker/pkg/term/windows 0.060s coverage: 0.0% of statements [no tests to run] [2020-03-09T16:05:51.332Z] ok github.com/docker/docker/pkg/truncindex 0.172s coverage: 91.5% of statements [2020-03-09T16:05:51.726Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-03-09T16:05:51.786Z] ok github.com/docker/docker/pkg/urlutil 0.064s coverage: 100.0% of statements [2020-03-09T16:05:51.786Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-03-09T16:05:51.786Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-03-09T16:05:51.786Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-03-09T16:05:51.786Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-03-09T16:05:51.786Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-03-09T16:05:51.786Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-03-09T16:05:51.786Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-03-09T16:05:51.786Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-03-09T16:05:51.949Z] ok github.com/docker/docker/daemon/logger/local 0.014s coverage: 74.7% of statements [2020-03-09T16:05:51.949Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-03-09T16:05:51.949Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.049s coverage: 19.9% of statements [2020-03-09T16:05:52.240Z] ok github.com/docker/docker/pkg/useragent 0.069s coverage: 88.9% of statements [2020-03-09T16:05:52.649Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-03-09T16:05:53.354Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.012s coverage: 33.3% of statements [2020-03-09T16:05:53.572Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-03-09T16:05:53.759Z] ok github.com/docker/docker/plugin/v2 0.131s coverage: 20.1% of statements [2020-03-09T16:05:53.759Z] ok github.com/docker/docker/reference 0.204s coverage: 84.4% of statements [2020-03-09T16:05:54.495Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-03-09T16:05:54.495Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-03-09T16:05:54.714Z] ok github.com/docker/docker/plugin 0.469s coverage: 11.7% of statements [2020-03-09T16:05:54.759Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 47.8% of statements [2020-03-09T16:05:54.759Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-03-09T16:05:55.359Z] ok github.com/docker/docker/daemon/logger/splunk 1.665s coverage: 82.5% of statements [2020-03-09T16:05:55.359Z] ? github.com/docker/docker/daemon/names [no test files] [2020-03-09T16:05:55.359Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2020-03-09T16:05:55.359Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-03-09T16:05:55.670Z] ok github.com/docker/docker/registry/resumable 0.288s coverage: 100.0% of statements [2020-03-09T16:05:56.122Z] ok github.com/docker/docker/restartmanager 0.047s coverage: 50.9% of statements [2020-03-09T16:05:57.002Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-03-09T16:05:57.002Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-03-09T16:05:57.078Z] ok github.com/docker/docker/registry 0.539s coverage: 51.7% of statements [2020-03-09T16:05:57.078Z] ok github.com/docker/docker/testutil 0.051s coverage: 62.5% of statements [2020-03-09T16:05:57.531Z] ok github.com/docker/docker/runconfig 0.195s coverage: 54.5% of statements [2020-03-09T16:05:57.869Z] ok github.com/docker/docker/distribution/metadata 0.036s coverage: 48.2% of statements [2020-03-09T16:05:58.125Z] ok github.com/docker/docker/distribution 0.185s coverage: 22.1% of statements [2020-03-09T16:05:58.125Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-03-09T16:05:59.515Z] === RUN TestDockerSuite/TestLinksEnvs [2020-03-09T16:05:59.531Z] ok github.com/docker/docker/errdefs 0.004s coverage: 49.4% of statements [2020-03-09T16:06:00.408Z] ok github.com/docker/docker/volume/drivers 0.168s coverage: 36.1% of statements [2020-03-09T16:06:00.438Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-03-09T16:06:00.455Z] ok github.com/docker/docker/image 0.015s coverage: 86.4% of statements [2020-03-09T16:06:00.863Z] ok github.com/docker/docker/volume/local 0.193s coverage: 37.7% of statements [2020-03-09T16:06:00.997Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-03-09T16:06:01.059Z] ok github.com/docker/docker/distribution/xfer 1.890s coverage: 85.1% of statements [2020-03-09T16:06:01.059Z] ? github.com/docker/docker/dockerversion [no test files] [2020-03-09T16:06:01.316Z] ok github.com/docker/docker/volume/mounts 0.125s coverage: 66.2% of statements [2020-03-09T16:06:01.555Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-03-09T16:06:01.619Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2020-03-09T16:06:01.619Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-03-09T16:06:02.544Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2020-03-09T16:06:02.544Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-03-09T16:06:03.469Z] ok github.com/docker/docker/libcontainerd/queue 0.026s coverage: 100.0% of statements [2020-03-09T16:06:03.473Z] ok github.com/docker/docker/volume/service 0.720s coverage: 70.3% of statements [2020-03-09T16:06:04.063Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-03-09T16:06:04.393Z] ok github.com/docker/docker/opts 0.019s coverage: 67.4% of statements [2020-03-09T16:06:04.622Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-03-09T16:06:04.648Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-03-09T16:06:06.528Z] ok github.com/docker/docker/pkg/archive 0.380s coverage: 77.2% of statements [2020-03-09T16:06:07.451Z] ok github.com/docker/docker/pkg/authorization 0.284s coverage: 68.3% of statements [2020-03-09T16:06:07.706Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-03-09T16:06:07.879Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-03-09T16:06:07.961Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-03-09T16:06:08.133Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-03-09T16:06:10.641Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-03-09T16:06:10.641Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-03-09T16:06:11.215Z] ok github.com/docker/docker/layer 7.191s coverage: 68.8% of statements [2020-03-09T16:06:11.215Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-03-09T16:06:11.215Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-03-09T16:06:11.215Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-03-09T16:06:11.215Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-03-09T16:06:11.215Z] ? github.com/docker/docker/oci [no test files] [2020-03-09T16:06:11.215Z] ? github.com/docker/docker/oci/caps [no test files] [2020-03-09T16:06:11.215Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-03-09T16:06:11.469Z] ok github.com/docker/docker/pkg/chrootarchive 2.922s coverage: 43.2% of statements [2020-03-09T16:06:11.469Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-03-09T16:06:11.469Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-03-09T16:06:11.724Z] ok github.com/docker/docker/pkg/discovery 0.013s coverage: 58.3% of statements [2020-03-09T16:06:12.282Z] ok github.com/docker/docker/pkg/discovery/file 0.004s coverage: 92.9% of statements [2020-03-09T16:06:13.290Z] ok github.com/docker/docker/pkg/discovery/memory 0.007s coverage: 92.3% of statements [2020-03-09T16:06:13.544Z] ok github.com/docker/docker/pkg/discovery/nodes 0.009s coverage: 93.8% of statements [2020-03-09T16:06:13.897Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-03-09T16:06:13.897Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-03-09T16:06:14.103Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2020-03-09T16:06:14.456Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-03-09T16:06:15.551Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2020-03-09T16:06:15.782Z] ok github.com/docker/docker/pkg/plugins 35.052s coverage: 73.4% of statements [2020-03-09T16:06:15.782Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-03-09T16:06:15.782Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-03-09T16:06:15.782Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-03-09T16:06:15.782Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-03-09T16:06:15.782Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-03-09T16:06:15.782Z] ? github.com/docker/docker/rootless [no test files] [2020-03-09T16:06:15.782Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-03-09T16:06:15.782Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-03-09T16:06:15.782Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-03-09T16:06:15.782Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-03-09T16:06:15.782Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-03-09T16:06:15.783Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-03-09T16:06:15.783Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-03-09T16:06:15.783Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-03-09T16:06:15.783Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-03-09T16:06:15.783Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-03-09T16:06:15.783Z] ? github.com/docker/docker/testutil/request [no test files] [2020-03-09T16:06:15.783Z] ? github.com/docker/docker/volume [no test files] [2020-03-09T16:06:15.783Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-03-09T16:06:15.783Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-03-09T16:06:15.816Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-03-09T16:06:15.848Z] ok github.com/docker/docker/pkg/fileutils 0.006s coverage: 89.5% of statements [2020-03-09T16:06:16.451Z] ok github.com/docker/docker/pkg/discovery/kv 3.094s coverage: 84.1% of statements [2020-03-09T16:06:16.748Z] ok github.com/docker/docker/pkg/fsutils 0.223s coverage: 85.1% of statements [2020-03-09T16:06:16.748Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2020-03-09T16:06:17.697Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-03-09T16:06:17.715Z] ok github.com/docker/docker/pkg/idtools 0.417s coverage: 70.1% of statements [2020-03-09T16:06:17.945Z] [2020-03-09T16:06:17.945Z] === Skipped [2020-03-09T16:06:17.945Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2020-03-09T16:06:17.945Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-03-09T16:06:17.945Z] [2020-03-09T16:06:17.945Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2020-03-09T16:06:17.945Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-03-09T16:06:17.945Z] [2020-03-09T16:06:17.945Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2020-03-09T16:06:17.945Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-03-09T16:06:17.945Z] [2020-03-09T16:06:17.945Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2020-03-09T16:06:17.945Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-03-09T16:06:17.945Z] [2020-03-09T16:06:17.945Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2020-03-09T16:06:17.945Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-03-09T16:06:17.945Z] [2020-03-09T16:06:17.945Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2020-03-09T16:06:17.945Z] client_test.go:23: runtime.GOOS == "windows" [2020-03-09T16:06:17.945Z] [2020-03-09T16:06:17.945Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2020-03-09T16:06:17.945Z] daemon_test.go:147: root required [2020-03-09T16:06:17.945Z] [2020-03-09T16:06:17.945Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-03-09T16:06:17.945Z] reload_test.go:520: root required [2020-03-09T16:06:17.945Z] [2020-03-09T16:06:17.945Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.01s) [2020-03-09T16:06:17.945Z] config_test.go:484: os.Getuid() != 0: skipping test that requires root [2020-03-09T16:06:17.945Z] [2020-03-09T16:06:17.945Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2020-03-09T16:06:17.945Z] pull_v2_test.go:73: Needs fixing on Windows [2020-03-09T16:06:17.945Z] [2020-03-09T16:06:17.945Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2020-03-09T16:06:17.945Z] pull_v2_test.go:118: Needs fixing on Windows [2020-03-09T16:06:17.945Z] [2020-03-09T16:06:17.945Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2020-03-09T16:06:17.945Z] download_test.go:268: Needs fixing on Windows [2020-03-09T16:06:17.945Z] [2020-03-09T16:06:17.945Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2020-03-09T16:06:17.945Z] layer_test.go:304: Failing on Windows [2020-03-09T16:06:17.945Z] [2020-03-09T16:06:17.945Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2020-03-09T16:06:17.945Z] layer_test.go:353: Failing on Windows [2020-03-09T16:06:17.945Z] [2020-03-09T16:06:17.945Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2020-03-09T16:06:17.945Z] layer_test.go:468: Failing on Windows [2020-03-09T16:06:17.945Z] [2020-03-09T16:06:17.945Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2020-03-09T16:06:17.945Z] layer_test.go:697: Failing on Windows [2020-03-09T16:06:17.945Z] [2020-03-09T16:06:17.945Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2020-03-09T16:06:17.945Z] migration_test.go:46: Failing on Windows [2020-03-09T16:06:17.945Z] [2020-03-09T16:06:17.945Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2020-03-09T16:06:17.945Z] migration_test.go:182: Failing on Windows [2020-03-09T16:06:17.945Z] [2020-03-09T16:06:17.945Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2020-03-09T16:06:17.945Z] mount_test.go:17: Failing on Windows [2020-03-09T16:06:17.945Z] [2020-03-09T16:06:17.945Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2020-03-09T16:06:17.945Z] mount_test.go:76: Failing on Windows [2020-03-09T16:06:17.945Z] [2020-03-09T16:06:17.945Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2020-03-09T16:06:17.945Z] mount_test.go:125: Failing on Windows [2020-03-09T16:06:17.945Z] [2020-03-09T16:06:17.945Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2020-03-09T16:06:17.945Z] mount_test.go:212: Failing on Windows [2020-03-09T16:06:17.945Z] [2020-03-09T16:06:17.945Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2020-03-09T16:06:17.945Z] archive_test.go:133: Xz not present in msys2 [2020-03-09T16:06:17.945Z] [2020-03-09T16:06:17.945Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2020-03-09T16:06:17.945Z] archive_test.go:238: Failing on Windows CI machines [2020-03-09T16:06:17.945Z] [2020-03-09T16:06:17.945Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2020-03-09T16:06:17.945Z] archive_windows_test.go:16: Currently fails [2020-03-09T16:06:17.945Z] [2020-03-09T16:06:17.945Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2020-03-09T16:06:17.945Z] changes_test.go:192: needs more investigation [2020-03-09T16:06:17.945Z] [2020-03-09T16:06:17.945Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2020-03-09T16:06:17.945Z] changes_test.go:405: needs further investigation [2020-03-09T16:06:17.945Z] [2020-03-09T16:06:17.945Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2020-03-09T16:06:17.945Z] changes_test.go:441: needs further investigation [2020-03-09T16:06:17.945Z] [2020-03-09T16:06:17.945Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2020-03-09T16:06:17.945Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-03-09T16:06:17.945Z] [2020-03-09T16:06:17.945Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.01s) [2020-03-09T16:06:17.945Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-03-09T16:06:17.945Z] [2020-03-09T16:06:17.945Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.01s) [2020-03-09T16:06:17.945Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-03-09T16:06:17.945Z] [2020-03-09T16:06:17.945Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.01s) [2020-03-09T16:06:17.945Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-03-09T16:06:17.945Z] [2020-03-09T16:06:17.945Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2020-03-09T16:06:17.945Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2020-03-09T16:06:17.945Z] [2020-03-09T16:06:17.945Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2020-03-09T16:06:17.945Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-03-09T16:06:17.945Z] [2020-03-09T16:06:17.945Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-03-09T16:06:17.945Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2020-03-09T16:06:17.945Z] [2020-03-09T16:06:17.945Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.01s) [2020-03-09T16:06:17.945Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2020-03-09T16:06:17.945Z] [2020-03-09T16:06:17.945Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2020-03-09T16:06:17.945Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2020-03-09T16:06:17.945Z] [2020-03-09T16:06:17.945Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2020-03-09T16:06:17.945Z] poller_test.go:41: No chmod on Windows [2020-03-09T16:06:17.945Z] [2020-03-09T16:06:17.945Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-03-09T16:06:17.945Z] fileutils_test.go:134: Needs porting to Windows [2020-03-09T16:06:17.945Z] [2020-03-09T16:06:17.945Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2020-03-09T16:06:17.945Z] fileutils_test.go:180: Needs porting to Windows [2020-03-09T16:06:17.945Z] [2020-03-09T16:06:17.945Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s) [2020-03-09T16:06:17.945Z] rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows [2020-03-09T16:06:17.945Z] [2020-03-09T16:06:17.945Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2020-03-09T16:06:17.945Z] registry_test.go:58: os.Getuid() != 0: skipping test that requires root [2020-03-09T16:06:17.945Z] [2020-03-09T16:06:17.945Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2020-03-09T16:06:17.945Z] registry_test.go:78: os.Getuid() != 0: skipping test that requires root [2020-03-09T16:06:17.945Z] [2020-03-09T16:06:17.945Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2020-03-09T16:06:17.945Z] registry_test.go:668: os.Getuid() != 0: skipping test that requires root [2020-03-09T16:06:17.945Z] [2020-03-09T16:06:17.945Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2020-03-09T16:06:17.945Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-03-09T16:06:17.945Z] [2020-03-09T16:06:17.945Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2020-03-09T16:06:17.945Z] local_test.go:181: runtime.GOOS == "windows" [2020-03-09T16:06:17.945Z] [2020-03-09T16:06:17.945Z] [2020-03-09T16:06:17.945Z] DONE 1772 tests, 46 skipped in 213.231s [2020-03-09T16:06:17.945Z] INFO: make.ps1 ended at 03/09/2020 16:06:17 [2020-03-09T16:06:18.318Z] ok github.com/docker/docker/pkg/ioutils 0.501s coverage: 69.3% of statements [2020-03-09T16:06:18.318Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2020-03-09T16:06:18.573Z] ok github.com/docker/docker/pkg/locker 0.015s coverage: 88.9% of statements [2020-03-09T16:06:18.827Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2020-03-09T16:06:18.827Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-03-09T16:06:19.430Z] ok github.com/docker/docker/pkg/namesgenerator 0.008s coverage: 85.7% of statements [2020-03-09T16:06:19.685Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2020-03-09T16:06:19.940Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2020-03-09T16:06:19.940Z] ok github.com/docker/docker/pkg/mount 0.582s coverage: 70.0% of statements [2020-03-09T16:06:19.940Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-03-09T16:06:20.098Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2020-03-09T16:06:20.098Z] INFO: Unit tests ended at 03/09/2020 16:06:20. Duration:00:03:50.7271058 [2020-03-09T16:06:20.098Z] INFO: Building busybox [2020-03-09T16:06:20.499Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 91.4% of statements [2020-03-09T16:06:20.499Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2020-03-09T16:06:20.499Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-03-09T16:06:20.499Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-03-09T16:06:20.551Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2020-03-09T16:06:20.551Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2020-03-09T16:06:20.551Z] [2020-03-09T16:06:20.551Z] Sending build context to Docker daemon 2.56kB [2020-03-09T16:06:20.551Z] [2020-03-09T16:06:20.551Z] Step 1/6 : FROM microsoft/windowsservercore [2020-03-09T16:06:20.551Z] ---> 81094f2483ae [2020-03-09T16:06:20.551Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin [2020-03-09T16:06:20.551Z] ---> Running in cfea28bf44c1 [2020-03-09T16:06:21.425Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.020s coverage: 56.8% of statements [2020-03-09T16:06:21.984Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-03-09T16:06:22.544Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-03-09T16:06:22.544Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-03-09T16:06:23.902Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 73.9% of statements [2020-03-09T16:06:24.157Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2020-03-09T16:06:26.022Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-03-09T16:06:26.022Z] [2020-03-09T16:06:26.022Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-03-09T16:06:26.022Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-03-09T16:06:26.022Z] HOSTNAME=8e005ea02571 [2020-03-09T16:06:26.022Z] TESTDEBUG=0 [2020-03-09T16:06:26.022Z] DEST=bundles/test-integration [2020-03-09T16:06:26.022Z] PWD=/go/src/github.com/docker/docker [2020-03-09T16:06:26.022Z] DOCKER_GITCOMMIT=30bfe23d4f17241844e50ca1ce2465dbff15cbe4 [2020-03-09T16:06:26.022Z] container=docker [2020-03-09T16:06:26.022Z] HOME=/root [2020-03-09T16:06:26.022Z] GOLANG_VERSION=1.13.8 [2020-03-09T16:06:26.022Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-03-09T16:06:26.022Z] VALIDATE_BRANCH=master [2020-03-09T16:06:26.022Z] TERM=xterm [2020-03-09T16:06:26.022Z] DOCKER_PKG=github.com/docker/docker [2020-03-09T16:06:26.022Z] SHLVL=1 [2020-03-09T16:06:26.022Z] TIMEOUT=120m [2020-03-09T16:06:26.022Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-03-09T16:06:26.022Z] DOCKER_GRAPHDRIVER=overlay2 [2020-03-09T16:06:26.022Z] GO111MODULE=off [2020-03-09T16:06:26.022Z] DOCKER_EXPERIMENTAL=1 [2020-03-09T16:06:26.022Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-03-09T16:06:26.022Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-03-09T16:06:26.022Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-03-09T16:06:26.022Z] GOPATH=/go [2020-03-09T16:06:26.022Z] PKG_CONFIG=pkg-config [2020-03-09T16:06:26.022Z] _=/usr/bin/env [2020-03-09T16:06:26.022Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-03-09T16:06:26.293Z] Removing intermediate container cfea28bf44c1 [2020-03-09T16:06:26.293Z] ---> 9b571b5402de [2020-03-09T16:06:26.293Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/ [2020-03-09T16:06:27.250Z] [2020-03-09T16:06:27.496Z] ok github.com/docker/docker/pkg/signal 2.399s coverage: 61.0% of statements [2020-03-09T16:06:27.496Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2020-03-09T16:06:27.704Z] ---> f01106bed2a0 [2020-03-09T16:06:27.704Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%" [2020-03-09T16:06:27.704Z] ---> Running in 7484535bbd2b [2020-03-09T16:06:27.750Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2020-03-09T16:06:28.005Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-03-09T16:06:28.303Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2020-03-09T16:06:28.558Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 71.3% of statements [2020-03-09T16:06:29.118Z] ok github.com/docker/docker/pkg/system 0.021s coverage: 36.4% of statements [2020-03-09T16:06:29.223Z] [2020-03-09T16:06:29.223Z] SUCCESS: Specified value was saved. [2020-03-09T16:06:29.718Z] ok github.com/docker/docker/pkg/tailfile 0.052s coverage: 88.6% of statements [2020-03-09T16:06:29.973Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2020-03-09T16:06:30.578Z] ok github.com/docker/docker/pkg/term 0.004s coverage: 84.8% of statements [2020-03-09T16:06:30.578Z] testing: warning: no tests to run [2020-03-09T16:06:30.578Z] coverage: [no statements] [2020-03-09T16:06:30.578Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-03-09T16:06:31.136Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-03-09T16:06:31.136Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-03-09T16:06:31.390Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-03-09T16:06:32.099Z] Removing intermediate container 7484535bbd2b [2020-03-09T16:06:32.099Z] ---> 8439b076b1cd [2020-03-09T16:06:32.099Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-03-09T16:06:32.099Z] ---> Running in 420cc97c817f [2020-03-09T16:06:32.543Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-03-09T16:06:32.543Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-03-09T16:06:33.943Z] ok github.com/docker/docker/plugin 0.535s coverage: 27.1% of statements [2020-03-09T16:06:34.197Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-03-09T16:06:34.435Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-03-09T16:06:35.121Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2020-03-09T16:06:35.375Z] ok github.com/docker/docker/reference 0.006s coverage: 83.7% of statements [2020-03-09T16:06:36.316Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-03-09T16:06:36.736Z] ok github.com/docker/docker/registry 0.074s coverage: 56.0% of statements [2020-03-09T16:06:37.659Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2020-03-09T16:06:37.659Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2020-03-09T16:06:37.675Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-03-09T16:06:38.582Z] ok github.com/docker/docker/runconfig 0.007s coverage: 68.2% of statements [2020-03-09T16:06:38.582Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-03-09T16:06:39.146Z] Cannot create a file when that file already exists. [2020-03-09T16:06:40.931Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-03-09T16:06:40.931Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-03-09T16:06:40.931Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-03-09T16:06:40.931Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-03-09T16:06:40.931Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-03-09T16:06:41.090Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-03-09T16:06:41.855Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-03-09T16:06:42.013Z] ok github.com/docker/docker/volume/local 0.024s coverage: 73.0% of statements [2020-03-09T16:06:42.572Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2020-03-09T16:06:42.778Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-03-09T16:06:43.495Z] ok github.com/docker/docker/volume/service 0.014s coverage: 73.0% of statements [2020-03-09T16:06:45.285Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-03-09T16:06:46.253Z] Removing intermediate container 420cc97c817f [2020-03-09T16:06:46.253Z] ---> 8b608cf7f751 [2020-03-09T16:06:46.253Z] Step 6/6 : CMD ["sh"] [2020-03-09T16:06:46.253Z] ---> Running in 219b3536f117 [2020-03-09T16:06:46.253Z] Removing intermediate container 219b3536f117 [2020-03-09T16:06:46.253Z] ---> f5a440b7d510 [2020-03-09T16:06:46.253Z] Successfully built f5a440b7d510 [2020-03-09T16:06:46.253Z] Successfully tagged busybox:latest [2020-03-09T16:06:46.253Z] INFO: Docker images of the daemon under test [2020-03-09T16:06:46.253Z] [2020-03-09T16:06:46.253Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-03-09T16:06:46.253Z] busybox latest f5a440b7d510 Less than a second ago 4.88GB [2020-03-09T16:06:46.253Z] microsoft/windowsservercore latest 81094f2483ae 3 weeks ago 4.84GB [2020-03-09T16:06:46.253Z] mcr.microsoft.com/windows/servercore ltsc2019 81094f2483ae 3 weeks ago 4.84GB [2020-03-09T16:06:46.253Z] [2020-03-09T16:06:46.253Z] INFO: Running integration tests at 03/09/2020 16:06:45... [2020-03-09T16:06:46.253Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-03-09T16:06:46.253Z] INFO: Integration API tests being run from the host: [2020-03-09T16:06:46.253Z] INFO: make.ps1 starting at 03/09/2020 16:06:45 [2020-03-09T16:06:46.708Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-03-09T16:06:47.166Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-03-09T16:06:48.090Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-03-09T16:06:53.327Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-03-09T16:06:53.885Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-03-09T16:06:53.885Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-03-09T16:06:55.244Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-03-09T16:06:55.725Z] ok github.com/docker/docker/pkg/plugins 33.616s coverage: 76.6% of statements [2020-03-09T16:06:55.725Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-03-09T16:06:55.725Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-03-09T16:06:55.725Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-03-09T16:06:55.725Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-03-09T16:06:55.725Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-03-09T16:06:55.725Z] ? github.com/docker/docker/rootless [no test files] [2020-03-09T16:06:55.725Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-03-09T16:06:55.725Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-03-09T16:06:55.725Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-03-09T16:06:55.725Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-03-09T16:06:55.725Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-03-09T16:06:55.725Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-03-09T16:06:55.725Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-03-09T16:06:55.725Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-03-09T16:06:55.725Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-03-09T16:06:55.725Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-03-09T16:06:55.725Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-03-09T16:06:55.725Z] ? github.com/docker/docker/testutil/request [no test files] [2020-03-09T16:06:55.725Z] ? github.com/docker/docker/volume [no test files] [2020-03-09T16:06:55.725Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-03-09T16:06:55.725Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-03-09T16:06:55.725Z] [2020-03-09T16:06:55.725Z] === Skipped [2020-03-09T16:06:55.725Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-03-09T16:06:55.725Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-03-09T16:06:55.725Z] [2020-03-09T16:06:55.725Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-03-09T16:06:55.725Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-03-09T16:06:55.725Z] [2020-03-09T16:06:55.725Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-03-09T16:06:55.725Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-09T16:06:55.725Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-09T16:06:55.725Z] [2020-03-09T16:06:55.725Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-03-09T16:06:55.725Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-09T16:06:55.725Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-09T16:06:55.725Z] [2020-03-09T16:06:55.725Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-03-09T16:06:55.725Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-09T16:06:55.725Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-09T16:06:55.725Z] [2020-03-09T16:06:55.725Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-03-09T16:06:55.725Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-09T16:06:55.725Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-09T16:06:55.725Z] [2020-03-09T16:06:55.725Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-03-09T16:06:55.725Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-09T16:06:55.725Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-09T16:06:55.725Z] [2020-03-09T16:06:55.725Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-03-09T16:06:55.725Z] graphtest_unix.go:73: No driver to put! [2020-03-09T16:06:55.725Z] [2020-03-09T16:06:55.725Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-03-09T16:06:55.725Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-03-09T16:06:55.725Z] [2020-03-09T16:06:55.725Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-03-09T16:06:55.725Z] overlay_test.go:49: Fails to compute changes intermittently [2020-03-09T16:06:55.726Z] [2020-03-09T16:06:55.726Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-03-09T16:06:55.726Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-03-09T16:06:55.726Z] [2020-03-09T16:06:55.726Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-03-09T16:06:55.726Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-03-09T16:06:55.726Z] [2020-03-09T16:06:55.726Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-03-09T16:06:55.726Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-09T16:06:55.726Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-09T16:06:55.726Z] [2020-03-09T16:06:55.726Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-03-09T16:06:55.726Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-09T16:06:55.726Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-09T16:06:55.726Z] [2020-03-09T16:06:55.726Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-03-09T16:06:55.726Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-09T16:06:55.726Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-09T16:06:55.726Z] [2020-03-09T16:06:55.726Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-03-09T16:06:55.726Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-09T16:06:55.726Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-09T16:06:55.726Z] [2020-03-09T16:06:55.726Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-03-09T16:06:55.726Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-09T16:06:55.726Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-09T16:06:55.726Z] [2020-03-09T16:06:55.726Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-03-09T16:06:55.726Z] graphtest_unix.go:73: No driver to put! [2020-03-09T16:06:55.726Z] [2020-03-09T16:06:55.726Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-03-09T16:06:55.726Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-03-09T16:06:55.726Z] [2020-03-09T16:06:55.726Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-03-09T16:06:55.726Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-03-09T16:06:55.726Z] [2020-03-09T16:06:55.726Z] [2020-03-09T16:06:55.726Z] DONE 2168 tests, 20 skipped in 244.809s Post stage [Pipeline] junit [2020-03-09T16:06:55.776Z] Recording test results [2020-03-09T16:06:56.167Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-03-09T16:06:56.627Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40647/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=30bfe23d4f17241844e50ca1ce2465dbff15cbe4 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:30bfe23d4f17241844e50ca1ce2465dbff15cbe4 hack/validate/vendor [2020-03-09T16:06:57.188Z] No vendor changes in diff. [2020-03-09T16:06:57.527Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2020-03-09T16:06:58.065Z] + echo Building e2e image [2020-03-09T16:06:58.065Z] Building e2e image [2020-03-09T16:06:58.065Z] + docker build --build-arg DOCKER_GITCOMMIT=30bfe23d4f17241844e50ca1ce2465dbff15cbe4 -t moby-e2e-test -f Dockerfile.e2e . [2020-03-09T16:06:58.065Z] #2 [internal] load .dockerignore [2020-03-09T16:06:58.065Z] #2 transferring context: 34B done [2020-03-09T16:06:58.065Z] #2 DONE 0.0s [2020-03-09T16:06:58.065Z] [2020-03-09T16:06:58.065Z] #1 [internal] load build definition from Dockerfile.e2e [2020-03-09T16:06:58.065Z] #1 transferring dockerfile: 3.21kB done [2020-03-09T16:06:58.065Z] #1 DONE 0.0s [2020-03-09T16:06:58.065Z] [2020-03-09T16:06:58.065Z] #4 [internal] load metadata for docker.io/library/golang:1.13.8-alpine [2020-03-09T16:06:58.367Z] #4 DONE 0.3s [2020-03-09T16:06:58.367Z] [2020-03-09T16:06:58.367Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2020-03-09T16:06:58.367Z] #3 DONE 0.3s [2020-03-09T16:06:58.367Z] [2020-03-09T16:06:58.367Z] #8 [internal] load build context [2020-03-09T16:06:58.888Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-03-09T16:06:58.927Z] #8 transferring context: 832.68kB 0.3s done [2020-03-09T16:06:58.927Z] #8 DONE 0.4s [2020-03-09T16:06:58.927Z] [2020-03-09T16:06:58.927Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.8-alpine@sha256:1ff752199f... [2020-03-09T16:06:58.927Z] #14 resolve docker.io/library/golang:1.13.8-alpine@sha256:1ff752199f17b70e5f4dc2ad7f3e7843c456eb7e1407ed158ed8c237dbf1476a done [2020-03-09T16:06:58.927Z] #14 sha256:e1fd9820be161c48c976bef05a2c2cffeb4e93b26acd8fdf1a9ff67f4b58c17a 3.83kB / 3.83kB done [2020-03-09T16:06:58.927Z] #14 sha256:c9b1b535fdd91a9855fb7f82348177e5f019329a58c53c47272962dd60f71fc9 2.80MB / 2.80MB 0.1s done [2020-03-09T16:06:58.927Z] #14 sha256:cbb0d8da1b304e1b4f86e0a2fb11185850170e41986ce261dc30ac043c6a4e55 301.26kB / 301.26kB 0.1s done [2020-03-09T16:06:58.927Z] #14 sha256:d909eff282003e2d64af08633f4ae58f8cab4efc0a83b86579b4bbcb0ac90956 155B / 155B 0.1s done [2020-03-09T16:06:58.927Z] #14 sha256:1ff752199f17b70e5f4dc2ad7f3e7843c456eb7e1407ed158ed8c237dbf1476a 1.65kB / 1.65kB done [2020-03-09T16:06:58.927Z] #14 sha256:5247a2e7ca4e484c93ce8177bdebf5922f9dbb14065583c4af5a5de35fa30987 1.36kB / 1.36kB done [2020-03-09T16:06:58.927Z] #14 extracting sha256:c9b1b535fdd91a9855fb7f82348177e5f019329a58c53c47272962dd60f71fc9 0.1s [2020-03-09T16:06:58.927Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 14.19MB / 126.88MB 0.4s [2020-03-09T16:06:58.927Z] #14 sha256:0aed2559ef8df646176b21d6ddc53232012e7d0d769131f380c0321aa10c5c02 126B / 126B 0.2s done [2020-03-09T16:06:58.927Z] #14 extracting sha256:c9b1b535fdd91a9855fb7f82348177e5f019329a58c53c47272962dd60f71fc9 0.3s done [2020-03-09T16:06:58.927Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 20.99MB / 126.88MB 0.5s [2020-03-09T16:06:58.927Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 31.59MB / 126.88MB 0.6s [2020-03-09T16:06:58.927Z] #14 extracting sha256:cbb0d8da1b304e1b4f86e0a2fb11185850170e41986ce261dc30ac043c6a4e55 [2020-03-09T16:06:59.142Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-03-09T16:06:59.182Z] #14 ... [2020-03-09T16:06:59.182Z] [2020-03-09T16:06:59.182Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:7c3773f7bcc969f0... [2020-03-09T16:06:59.182Z] #5 resolve docker.io/library/alpine:3.10@sha256:7c3773f7bcc969f03f8f653910001d99a9d324b4b9caa008846ad2c3089f5a5f done [2020-03-09T16:06:59.182Z] #5 sha256:de78803598bc4c940fc4591d412bffe488205d5d953f94751c6308deeaaa7eb8 528B / 528B done [2020-03-09T16:06:59.182Z] #5 sha256:af341ccd2df8b0e2d67cf8dd32e087bfda4e5756ebd1c76bbf3efa0dc246590e 1.51kB / 1.51kB done [2020-03-09T16:06:59.182Z] #5 sha256:7c3773f7bcc969f03f8f653910001d99a9d324b4b9caa008846ad2c3089f5a5f 1.64kB / 1.64kB done [2020-03-09T16:06:59.182Z] #5 sha256:4167d3e149762ea326c26fc2fd4e36fdeb7d4e639408ad30f37b8f25ac285a98 2.79MB / 2.79MB 0.2s done [2020-03-09T16:06:59.182Z] #5 extracting sha256:4167d3e149762ea326c26fc2fd4e36fdeb7d4e639408ad30f37b8f25ac285a98 0.4s done [2020-03-09T16:06:59.182Z] #5 DONE 0.8s [2020-03-09T16:06:59.182Z] [2020-03-09T16:06:59.182Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.8-alpine@sha256:1ff752199f... [2020-03-09T16:06:59.182Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 49.26MB / 126.88MB 0.9s [2020-03-09T16:06:59.182Z] #14 extracting sha256:cbb0d8da1b304e1b4f86e0a2fb11185850170e41986ce261dc30ac043c6a4e55 0.2s done [2020-03-09T16:06:59.437Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 57.69MB / 126.88MB 1.0s [2020-03-09T16:06:59.437Z] #14 extracting sha256:d909eff282003e2d64af08633f4ae58f8cab4efc0a83b86579b4bbcb0ac90956 done [2020-03-09T16:06:59.437Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 79.78MB / 126.88MB 1.2s [2020-03-09T16:06:59.691Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 90.91MB / 126.88MB 1.3s [2020-03-09T16:06:59.691Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 103.32MB / 126.88MB 1.4s [2020-03-09T16:06:59.945Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 123.98MB / 126.88MB 1.6s [2020-03-09T16:07:00.201Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 126.88MB / 126.88MB 1.7s done [2020-03-09T16:07:00.201Z] #14 extracting sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 [2020-03-09T16:07:00.496Z] #14 ... [2020-03-09T16:07:00.496Z] [2020-03-09T16:07:00.496Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-03-09T16:07:00.496Z] #6 DONE 1.2s [2020-03-09T16:07:00.496Z] [2020-03-09T16:07:00.496Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.8-alpine@sha256:1ff752199f... [2020-03-09T16:07:00.503Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-03-09T16:07:03.010Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-03-09T16:07:03.010Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-03-09T16:07:03.932Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-03-09T16:07:04.856Z] === RUN TestDockerSuite/TestLogsSince [2020-03-09T16:07:05.726Z] #14 extracting sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 5.1s [2020-03-09T16:07:05.983Z] #14 ... [2020-03-09T16:07:05.983Z] [2020-03-09T16:07:05.983Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-03-09T16:07:05.983Z] #7 1.030 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-03-09T16:07:05.983Z] #7 2.100 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-03-09T16:07:05.983Z] #7 2.200 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2) [2020-03-09T16:07:05.983Z] #7 2.205 (2/30) Installing ncurses-libs (6.1_p20190518-r2) [2020-03-09T16:07:05.983Z] #7 2.215 (3/30) Installing readline (8.0.0-r0) [2020-03-09T16:07:05.983Z] #7 2.222 (4/30) Installing bash (5.0.0-r0) [2020-03-09T16:07:05.983Z] #7 2.235 Executing bash-5.0.0-r0.post-install [2020-03-09T16:07:05.983Z] #7 2.238 (5/30) Installing ca-certificates (20190108-r0) [2020-03-09T16:07:05.983Z] #7 2.261 (6/30) Installing libgcc (8.3.0-r0) [2020-03-09T16:07:05.983Z] #7 2.264 (7/30) Installing libstdc++ (8.3.0-r0) [2020-03-09T16:07:05.983Z] #7 2.276 (8/30) Installing binutils (2.32-r0) [2020-03-09T16:07:05.983Z] #7 2.373 (9/30) Installing gmp (6.1.2-r1) [2020-03-09T16:07:05.983Z] #7 2.380 (10/30) Installing isl (0.18-r0) [2020-03-09T16:07:05.983Z] #7 2.402 (11/30) Installing libgomp (8.3.0-r0) [2020-03-09T16:07:05.983Z] #7 2.407 (12/30) Installing libatomic (8.3.0-r0) [2020-03-09T16:07:05.983Z] #7 2.409 (13/30) Installing mpfr3 (3.1.5-r1) [2020-03-09T16:07:05.983Z] #7 2.414 (14/30) Installing mpc1 (1.1.0-r0) [2020-03-09T16:07:05.983Z] #7 2.417 (15/30) Installing gcc (8.3.0-r0) [2020-03-09T16:07:05.983Z] #7 3.277 (16/30) Installing musl-dev (1.1.22-r3) [2020-03-09T16:07:05.983Z] #7 3.374 (17/30) Installing libc-dev (0.7.1-r0) [2020-03-09T16:07:05.983Z] #7 3.375 (18/30) Installing g++ (8.3.0-r0) [2020-03-09T16:07:05.983Z] #7 3.955 (19/30) Installing nghttp2-libs (1.39.2-r0) [2020-03-09T16:07:05.983Z] #7 3.960 (20/30) Installing libcurl (7.66.0-r0) [2020-03-09T16:07:05.983Z] #7 3.966 (21/30) Installing expat (2.2.8-r0) [2020-03-09T16:07:05.983Z] #7 3.970 (22/30) Installing pcre2 (10.33-r0) [2020-03-09T16:07:05.983Z] #7 3.980 (23/30) Installing git (2.22.2-r0) [2020-03-09T16:07:05.983Z] #7 4.186 (24/30) Installing libmnl (1.0.4-r0) [2020-03-09T16:07:05.983Z] #7 4.188 (25/30) Installing libnftnl-libs (1.1.3-r0) [2020-03-09T16:07:05.983Z] #7 4.193 (26/30) Installing iptables (1.8.3-r0) [2020-03-09T16:07:05.983Z] #7 4.220 (27/30) Installing pigz (2.4-r0) [2020-03-09T16:07:05.983Z] #7 4.225 (28/30) Installing tar (1.32-r0) [2020-03-09T16:07:05.983Z] #7 4.234 (29/30) Installing xz-libs (5.2.4-r0) [2020-03-09T16:07:05.983Z] #7 4.238 (30/30) Installing xz (5.2.4-r0) [2020-03-09T16:07:05.983Z] #7 4.244 Executing busybox-1.30.1-r3.trigger [2020-03-09T16:07:05.983Z] #7 4.253 Executing ca-certificates-20190108-r0.trigger [2020-03-09T16:07:05.983Z] #7 4.300 OK: 178 MiB in 44 packages [2020-03-09T16:07:05.983Z] #7 DONE 5.5s [2020-03-09T16:07:05.983Z] [2020-03-09T16:07:05.983Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-03-09T16:07:05.983Z] #9 DONE 0.1s [2020-03-09T16:07:05.983Z] [2020-03-09T16:07:05.983Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-03-09T16:07:05.983Z] #10 DONE 0.1s [2020-03-09T16:07:05.983Z] [2020-03-09T16:07:05.983Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.8-alpine@sha256:1ff752199f... [2020-03-09T16:07:05.983Z] #14 ... [2020-03-09T16:07:05.983Z] [2020-03-09T16:07:05.983Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-03-09T16:07:05.983Z] #11 DONE 0.1s [2020-03-09T16:07:05.983Z] [2020-03-09T16:07:05.983Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-03-09T16:07:05.983Z] #12 DONE 0.1s [2020-03-09T16:07:06.238Z] [2020-03-09T16:07:06.238Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-03-09T16:07:06.238Z] #13 DONE 0.1s [2020-03-09T16:07:06.238Z] [2020-03-09T16:07:06.238Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.8-alpine@sha256:1ff752199f... [2020-03-09T16:07:06.238Z] #14 extracting sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 5.9s done [2020-03-09T16:07:06.492Z] #14 extracting sha256:0aed2559ef8df646176b21d6ddc53232012e7d0d769131f380c0321aa10c5c02 done [2020-03-09T16:07:06.492Z] #14 DONE 8.0s [2020-03-09T16:07:06.492Z] [2020-03-09T16:07:06.492Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-03-09T16:07:07.053Z] #15 0.558 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-03-09T16:07:08.412Z] #15 1.618 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-03-09T16:07:08.412Z] #15 1.700 (1/43) Upgrading musl (1.1.24-r0 -> 1.1.24-r1) [2020-03-09T16:07:08.412Z] #15 1.710 (2/43) Installing ncurses-terminfo-base (6.1_p20200118-r2) [2020-03-09T16:07:08.412Z] #15 1.714 (3/43) Installing ncurses-libs (6.1_p20200118-r2) [2020-03-09T16:07:08.412Z] #15 1.720 (4/43) Installing readline (8.0.1-r0) [2020-03-09T16:07:08.412Z] #15 1.724 (5/43) Installing bash (5.0.11-r1) [2020-03-09T16:07:08.412Z] #15 1.740 Executing bash-5.0.11-r1.post-install [2020-03-09T16:07:08.412Z] #15 1.742 (6/43) Installing linux-headers (4.19.36-r0) [2020-03-09T16:07:08.412Z] #15 1.816 (7/43) Installing libblkid (2.34-r1) [2020-03-09T16:07:08.412Z] #15 1.820 (8/43) Installing libuuid (2.34-r1) [2020-03-09T16:07:08.412Z] #15 1.822 (9/43) Installing btrfs-progs-libs (5.4-r0) [2020-03-09T16:07:08.412Z] #15 1.836 (10/43) Installing btrfs-progs-dev (5.4-r0) [2020-03-09T16:07:08.412Z] #15 1.855 (11/43) Installing libgcc (9.2.0-r3) [2020-03-09T16:07:08.412Z] #15 1.857 (12/43) Installing libstdc++ (9.2.0-r3) [2020-03-09T16:07:08.412Z] #15 1.869 (13/43) Installing binutils (2.33.1-r0) [2020-03-09T16:07:08.412Z] #15 1.935 (14/43) Installing libmagic (5.37-r1) [2020-03-09T16:07:08.412Z] #15 1.954 (15/43) Installing file (5.37-r1) [2020-03-09T16:07:08.412Z] #15 1.956 (16/43) Installing gmp (6.1.2-r1) [2020-03-09T16:07:08.412Z] #15 1.962 (17/43) Installing isl (0.18-r0) [2020-03-09T16:07:08.412Z] #15 1.978 (18/43) Installing libgomp (9.2.0-r3) [2020-03-09T16:07:08.412Z] #15 1.981 (19/43) Installing libatomic (9.2.0-r3) [2020-03-09T16:07:08.412Z] #15 1.982 (20/43) Installing mpfr4 (4.0.2-r1) [2020-03-09T16:07:08.412Z] #15 1.988 (21/43) Installing mpc1 (1.1.0-r1) [2020-03-09T16:07:08.412Z] #15 1.990 (22/43) Installing gcc (9.2.0-r3) [2020-03-09T16:07:08.971Z] #15 2.659 (23/43) Installing musl-dev (1.1.24-r1) [2020-03-09T16:07:09.269Z] #15 2.730 (24/43) Installing libc-dev (0.7.2-r0) [2020-03-09T16:07:09.269Z] #15 2.731 (25/43) Installing g++ (9.2.0-r3) [2020-03-09T16:07:09.585Z] #15 3.142 (26/43) Installing make (4.2.1-r2) [2020-03-09T16:07:09.585Z] #15 3.146 (27/43) Installing fortify-headers (1.1-r0) [2020-03-09T16:07:09.585Z] #15 3.148 (28/43) Installing build-base (0.5-r1) [2020-03-09T16:07:09.585Z] #15 3.150 (29/43) Installing nghttp2-libs (1.40.0-r0) [2020-03-09T16:07:09.585Z] #15 3.152 (30/43) Installing libcurl (7.67.0-r0) [2020-03-09T16:07:09.585Z] #15 3.158 (31/43) Installing curl (7.67.0-r0) [2020-03-09T16:07:09.585Z] #15 3.161 (32/43) Installing oniguruma (6.9.4-r0) [2020-03-09T16:07:09.585Z] #15 3.167 (33/43) Installing jq (1.6-r0) [2020-03-09T16:07:09.585Z] #15 3.174 (34/43) Installing device-mapper-libs (2.02.186-r0) [2020-03-09T16:07:09.585Z] #15 3.178 (35/43) Installing device-mapper-event-libs (2.02.186-r0) [2020-03-09T16:07:09.585Z] #15 3.180 (36/43) Installing libaio (0.3.112-r1) [2020-03-09T16:07:09.585Z] #15 3.182 (37/43) Installing lvm2-libs (2.02.186-r0) [2020-03-09T16:07:09.585Z] #15 3.210 (38/43) Installing libfdisk (2.34-r1) [2020-03-09T16:07:09.839Z] #15 3.216 (39/43) Installing libmount (2.34-r1) [2020-03-09T16:07:09.839Z] #15 3.221 (40/43) Installing libsmartcols (2.34-r1) [2020-03-09T16:07:09.839Z] #15 3.225 (41/43) Installing pkgconf (1.6.3-r0) [2020-03-09T16:07:09.839Z] #15 3.229 (42/43) Installing util-linux-dev (2.34-r1) [2020-03-09T16:07:09.839Z] #15 3.251 (43/43) Installing lvm2-dev (2.02.186-r0) [2020-03-09T16:07:09.839Z] #15 3.256 Executing busybox-1.31.1-r9.trigger [2020-03-09T16:07:09.839Z] #15 3.261 OK: 196 MiB in 57 packages [2020-03-09T16:07:10.094Z] #15 DONE 3.7s [2020-03-09T16:07:10.094Z] [2020-03-09T16:07:10.094Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-03-09T16:07:11.016Z] #16 DONE 0.7s [2020-03-09T16:07:11.016Z] [2020-03-09T16:07:11.016Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-03-09T16:07:11.574Z] #17 DONE 0.7s [2020-03-09T16:07:11.574Z] [2020-03-09T16:07:11.574Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-03-09T16:07:11.574Z] #18 DONE 0.0s [2020-03-09T16:07:11.574Z] [2020-03-09T16:07:11.574Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-03-09T16:07:11.574Z] #19 DONE 0.1s [2020-03-09T16:07:11.574Z] [2020-03-09T16:07:11.574Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-03-09T16:07:11.828Z] #26 DONE 0.1s [2020-03-09T16:07:11.828Z] [2020-03-09T16:07:11.828Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-09T16:07:11.828Z] #22 DONE 0.1s [2020-03-09T16:07:11.828Z] [2020-03-09T16:07:11.828Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-03-09T16:07:11.828Z] #23 DONE 0.1s [2020-03-09T16:07:11.828Z] [2020-03-09T16:07:11.828Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-03-09T16:07:11.828Z] #27 DONE 0.1s [2020-03-09T16:07:11.828Z] [2020-03-09T16:07:11.828Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-03-09T16:07:12.083Z] #28 DONE 0.1s [2020-03-09T16:07:12.083Z] [2020-03-09T16:07:12.083Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-03-09T16:07:12.937Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-03-09T16:07:13.009Z] #29 ... [2020-03-09T16:07:13.009Z] [2020-03-09T16:07:13.009Z] #31 [builder 1/4] COPY . . [2020-03-09T16:07:13.009Z] #31 DONE 1.4s [2020-03-09T16:07:13.267Z] [2020-03-09T16:07:13.267Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-03-09T16:07:14.715Z] #32 DONE 1.7s [2020-03-09T16:07:14.715Z] [2020-03-09T16:07:14.715Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-03-09T16:07:16.116Z] #33 1.392 [2020-03-09T16:07:16.116Z] #33 ... [2020-03-09T16:07:16.116Z] [2020-03-09T16:07:16.116Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-03-09T16:07:16.116Z] #24 1.495 Install docker/cli version 17.06.2-ce from stable [2020-03-09T16:07:16.116Z] #24 1.495 + RM_GOPATH=0 [2020-03-09T16:07:16.116Z] #24 1.495 + TMP_GOPATH= [2020-03-09T16:07:16.116Z] #24 1.495 + : /build [2020-03-09T16:07:16.116Z] #24 1.495 + '[' -z '' ']' [2020-03-09T16:07:16.116Z] #24 1.495 ++ mktemp -d [2020-03-09T16:07:16.116Z] #24 1.495 + export GOPATH=/tmp/tmp.gEKGlh [2020-03-09T16:07:16.116Z] #24 1.495 + GOPATH=/tmp/tmp.gEKGlh [2020-03-09T16:07:16.116Z] #24 1.495 + RM_GOPATH=1 [2020-03-09T16:07:16.116Z] #24 1.495 ++ dirname ./install.sh [2020-03-09T16:07:16.116Z] #24 1.495 + dir=. [2020-03-09T16:07:16.116Z] #24 1.495 + bin=dockercli [2020-03-09T16:07:16.116Z] #24 1.495 + shift [2020-03-09T16:07:16.116Z] #24 1.495 + '[' '!' -f ./dockercli.installer ']' [2020-03-09T16:07:16.116Z] #24 1.495 + . ./dockercli.installer [2020-03-09T16:07:16.116Z] #24 1.495 ++ : stable [2020-03-09T16:07:16.116Z] #24 1.495 ++ : 17.06.2-ce [2020-03-09T16:07:16.116Z] #24 1.495 + install_dockercli [2020-03-09T16:07:16.116Z] #24 1.495 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-03-09T16:07:16.116Z] #24 1.495 ++ uname -m [2020-03-09T16:07:16.116Z] #24 1.495 + arch=x86_64 [2020-03-09T16:07:16.116Z] #24 1.495 + '[' x86_64 '!=' x86_64 ']' [2020-03-09T16:07:16.116Z] #24 1.495 + url=https://download.docker.com/linux/static [2020-03-09T16:07:16.116Z] #24 1.495 + tar -xz docker/docker [2020-03-09T16:07:16.116Z] #24 1.495 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-03-09T16:07:16.116Z] #24 4.333 + mkdir -p /build [2020-03-09T16:07:16.116Z] #24 4.335 + mv docker/docker /build/ [2020-03-09T16:07:16.116Z] #24 4.336 + rmdir docker [2020-03-09T16:07:16.116Z] #24 DONE 4.4s [2020-03-09T16:07:16.116Z] [2020-03-09T16:07:16.116Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-03-09T16:07:16.116Z] #33 1.562 Removing bundles/ [2020-03-09T16:07:16.370Z] #33 1.571 [2020-03-09T16:07:16.370Z] #33 1.580 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-03-09T16:07:16.609Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-09T16:07:16.609Z] INFO: Testing against a local daemon [2020-03-09T16:07:17.732Z] #33 3.043 Building test suite binary ./integration-cli/test.main [2020-03-09T16:07:18.166Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-03-09T16:07:19.088Z] === RUN TestDockerSuite/TestLogsTail [2020-03-09T16:07:20.011Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-03-09T16:07:21.893Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-03-09T16:07:21.973Z] #33 ... [2020-03-09T16:07:21.973Z] [2020-03-09T16:07:21.973Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-03-09T16:07:21.973Z] #20 2.496 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-03-09T16:07:21.973Z] #20 3.083 curl: option --progress: is ambiguous [2020-03-09T16:07:21.973Z] #20 3.093 curl: try 'curl --help' or 'curl --manual' for more information [2020-03-09T16:07:21.973Z] #20 3.678 curl: option --progress: is ambiguous [2020-03-09T16:07:21.973Z] #20 3.680 curl: try 'curl --help' or 'curl --manual' for more information [2020-03-09T16:07:21.973Z] #20 4.235 curl: option --progress: is ambiguous [2020-03-09T16:07:21.973Z] #20 4.235 curl: try 'curl --help' or 'curl --manual' for more information [2020-03-09T16:07:21.973Z] #20 4.709 curl: option --progress: is ambiguous [2020-03-09T16:07:21.973Z] #20 4.710 curl: try 'curl --help' or 'curl --manual' for more information [2020-03-09T16:07:21.973Z] #20 5.284 [2020-03-09T16:07:21.973Z] #20 6.276 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-03-09T16:07:21.973Z] #20 6.680 curl: option --progress: is ambiguous [2020-03-09T16:07:21.973Z] #20 6.685 curl: try 'curl --help' or 'curl --manual' for more information [2020-03-09T16:07:21.973Z] #20 7.032 [2020-03-09T16:07:21.974Z] #20 8.224 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-03-09T16:07:21.974Z] #20 8.643 curl: option --progress: is ambiguous [2020-03-09T16:07:21.974Z] #20 8.643 curl: try 'curl --help' or 'curl --manual' for more information [2020-03-09T16:07:21.974Z] #20 8.967 [2020-03-09T16:07:21.974Z] #20 10.29 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-03-09T16:07:22.227Z] #20 10.60 curl: option --progress: is ambiguous [2020-03-09T16:07:22.227Z] #20 10.61 curl: try 'curl --help' or 'curl --manual' for more information [2020-03-09T16:07:22.482Z] #20 10.95 [2020-03-09T16:07:22.817Z] === RUN TestDockerSuite/TestMountIntoProc [2020-03-09T16:07:22.901Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-03-09T16:07:22.901Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-03-09T16:07:23.375Z] === RUN TestDockerSuite/TestMountIntoSys [2020-03-09T16:07:23.841Z] #20 12.12 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-03-09T16:07:24.399Z] #20 12.58 curl: option --progress: is ambiguous [2020-03-09T16:07:24.399Z] #20 12.58 curl: try 'curl --help' or 'curl --manual' for more information [2020-03-09T16:07:24.654Z] #20 12.94 [2020-03-09T16:07:24.654Z] #20 13.04 Download of images into '/build' complete. [2020-03-09T16:07:24.654Z] #20 13.04 Use something like the following to load the result into a Docker daemon: [2020-03-09T16:07:24.654Z] #20 13.04 tar -cC '/build' . | docker load [2020-03-09T16:07:24.654Z] #20 DONE 13.2s [2020-03-09T16:07:24.654Z] [2020-03-09T16:07:24.654Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-03-09T16:07:24.735Z] === RUN TestDockerSuite/TestNetHostname [2020-03-09T16:07:25.579Z] #33 ... [2020-03-09T16:07:25.579Z] [2020-03-09T16:07:25.579Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-03-09T16:07:25.600Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-03-09T16:07:25.877Z] #21 DONE 0.1s [2020-03-09T16:07:25.877Z] [2020-03-09T16:07:25.877Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-03-09T16:07:25.877Z] #25 DONE 0.2s [2020-03-09T16:07:25.877Z] [2020-03-09T16:07:25.877Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-03-09T16:07:27.991Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-03-09T16:07:27.991Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-03-09T16:07:28.245Z] === RUN TestDockerSuite/TestNetworkEvents [2020-03-09T16:07:30.128Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-03-09T16:07:31.343Z] ok github.com/docker/docker/integration/build 18.251s [2020-03-09T16:07:31.343Z] [2020-03-09T16:07:31.343Z] === Skipped [2020-03-09T16:07:31.343Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2020-03-09T16:07:31.343Z] build_session_test.go:25: TODO: BuildKit [2020-03-09T16:07:31.343Z] [2020-03-09T16:07:31.343Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2020-03-09T16:07:31.343Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-03-09T16:07:31.343Z] [2020-03-09T16:07:31.343Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s) [2020-03-09T16:07:31.343Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-09T16:07:31.343Z] [2020-03-09T16:07:31.343Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.01s) [2020-03-09T16:07:31.343Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-09T16:07:31.343Z] [2020-03-09T16:07:31.343Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2020-03-09T16:07:31.343Z] build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-09T16:07:31.343Z] [2020-03-09T16:07:31.343Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.01s) [2020-03-09T16:07:31.343Z] build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-09T16:07:31.343Z] [2020-03-09T16:07:31.343Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2020-03-09T16:07:31.343Z] build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-09T16:07:31.343Z] [2020-03-09T16:07:31.343Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.01s) [2020-03-09T16:07:31.343Z] build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-09T16:07:31.343Z] [2020-03-09T16:07:31.343Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.01s) [2020-03-09T16:07:31.343Z] build_test.go:491: testEnv.OSType == "windows" [2020-03-09T16:07:31.343Z] [2020-03-09T16:07:31.343Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.01s) [2020-03-09T16:07:31.343Z] build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-09T16:07:31.343Z] [2020-03-09T16:07:31.343Z] [2020-03-09T16:07:31.343Z] DONE 22 tests, 10 skipped in 44.258s [2020-03-09T16:07:31.343Z] [2020-03-09T16:07:31.343Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-03-09T16:07:32.011Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-03-09T16:07:32.935Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-03-09T16:07:33.859Z] === RUN TestDockerSuite/TestPluginActive [2020-03-09T16:07:34.265Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-09T16:07:34.265Z] INFO: Testing against a local daemon [2020-03-09T16:07:34.265Z] ok github.com/docker/docker/integration/config 0.188s [2020-03-09T16:07:34.265Z] [2020-03-09T16:07:34.265Z] === Skipped [2020-03-09T16:07:34.265Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2020-03-09T16:07:34.265Z] config_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-03-09T16:07:34.265Z] [2020-03-09T16:07:34.265Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2020-03-09T16:07:34.265Z] config_test.go:109: testEnv.DaemonInfo.OSType == "windows" [2020-03-09T16:07:34.265Z] [2020-03-09T16:07:34.265Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2020-03-09T16:07:34.266Z] config_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2020-03-09T16:07:34.266Z] [2020-03-09T16:07:34.266Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2020-03-09T16:07:34.266Z] config_test.go:191: testEnv.DaemonInfo.OSType == "windows" [2020-03-09T16:07:34.266Z] [2020-03-09T16:07:34.266Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.01s) [2020-03-09T16:07:34.266Z] config_test.go:323: testEnv.DaemonInfo.OSType == "windows" [2020-03-09T16:07:34.266Z] [2020-03-09T16:07:34.266Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateWithLabels (0.00s) [2020-03-09T16:07:34.266Z] config_test.go:347: testEnv.DaemonInfo.OSType != "linux" [2020-03-09T16:07:34.266Z] [2020-03-09T16:07:34.266Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2020-03-09T16:07:34.266Z] config_test.go:374: testEnv.DaemonInfo.OSType != "linux" [2020-03-09T16:07:34.266Z] [2020-03-09T16:07:34.266Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2020-03-09T16:07:34.266Z] config_test.go:424: testEnv.DaemonInfo.OSType != "linux" [2020-03-09T16:07:34.266Z] [2020-03-09T16:07:34.266Z] [2020-03-09T16:07:34.266Z] DONE 8 tests, 8 skipped in 2.976s [2020-03-09T16:07:34.266Z] [2020-03-09T16:07:34.266Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-03-09T16:07:35.219Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-03-09T16:07:35.474Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-03-09T16:07:37.988Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-09T16:07:37.988Z] INFO: Testing against a local daemon [2020-03-09T16:07:40.707Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-03-09T16:07:40.707Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-03-09T16:07:40.707Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-03-09T16:07:43.910Z] #29 29.64 # github.com/docker/docker/contrib/httpserver [2020-03-09T16:07:43.910Z] #29 29.64 loadinternal: cannot find runtime/cgo [2020-03-09T16:07:43.910Z] #29 DONE 29.9s [2020-03-09T16:07:43.910Z] [2020-03-09T16:07:43.910Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-03-09T16:07:43.910Z] #33 ... [2020-03-09T16:07:43.910Z] [2020-03-09T16:07:43.910Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-03-09T16:07:43.910Z] #30 DONE 0.1s [2020-03-09T16:07:43.910Z] [2020-03-09T16:07:43.910Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-03-09T16:07:44.863Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-03-09T16:07:46.744Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-03-09T16:07:49.259Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-03-09T16:07:54.492Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-03-09T16:07:56.998Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-03-09T16:07:57.253Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-03-09T16:07:58.612Z] === RUN TestDockerSuite/TestPortHostBinding [2020-03-09T16:08:00.495Z] === RUN TestDockerSuite/TestPortList [2020-03-09T16:08:04.925Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-03-09T16:08:04.925Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-03-09T16:08:07.016Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-03-09T16:08:07.095Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-03-09T16:08:09.136Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-03-09T16:08:09.757Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-03-09T16:08:10.274Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-03-09T16:08:13.243Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-03-09T16:08:13.530Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-03-09T16:08:14.764Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-03-09T16:08:15.413Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-03-09T16:08:18.266Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-03-09T16:08:21.740Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-03-09T16:08:22.774Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-03-09T16:08:23.482Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-03-09T16:08:23.482Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-03-09T16:08:23.482Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-03-09T16:08:24.041Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-03-09T16:08:24.041Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-03-09T16:08:24.964Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-03-09T16:08:24.964Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-03-09T16:08:26.254Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-03-09T16:08:26.323Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-03-09T16:08:26.323Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-03-09T16:08:26.577Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-03-09T16:08:28.313Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-03-09T16:08:28.459Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-03-09T16:08:28.459Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-03-09T16:08:32.011Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-03-09T16:08:32.614Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-03-09T16:08:34.059Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-03-09T16:08:34.518Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-03-09T16:08:35.076Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-03-09T16:08:35.076Z] === RUN TestDockerSuite/TestPsByOrder [2020-03-09T16:08:35.543Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-03-09T16:08:37.584Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-03-09T16:08:37.584Z] Using test binary docker [2020-03-09T16:08:37.870Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-03-09T16:08:37.870Z] +++ /etc/init.d/apparmor start [2020-03-09T16:08:37.870Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-03-09T16:08:37.870Z] INFO: Waiting for daemon to start... [2020-03-09T16:08:37.870Z] Starting dockerd [2020-03-09T16:08:37.870Z] +++ 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-09T16:08:38.347Z] ok github.com/docker/docker/integration/container 59.998s [2020-03-09T16:08:38.347Z] [2020-03-09T16:08:38.347Z] === Skipped [2020-03-09T16:08:38.347Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2020-03-09T16:08:38.347Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-09T16:08:38.348Z] [2020-03-09T16:08:38.348Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.03s) [2020-03-09T16:08:38.348Z] copy_test.go:25: testEnv.OSType == "windows" [2020-03-09T16:08:38.348Z] [2020-03-09T16:08:38.348Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s) [2020-03-09T16:08:38.348Z] copy_test.go:39: testEnv.OSType == "windows" [2020-03-09T16:08:38.348Z] [2020-03-09T16:08:38.348Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.02s) [2020-03-09T16:08:38.348Z] copy_test.go:51: testEnv.OSType == "windows" [2020-03-09T16:08:38.348Z] [2020-03-09T16:08:38.348Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.02s) [2020-03-09T16:08:38.348Z] copy_test.go:65: testEnv.OSType == "windows" [2020-03-09T16:08:38.348Z] [2020-03-09T16:08:38.348Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2020-03-09T16:08:38.348Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2020-03-09T16:08:38.348Z] [2020-03-09T16:08:38.348Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2020-03-09T16:08:38.348Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-03-09T16:08:38.348Z] [2020-03-09T16:08:38.348Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2020-03-09T16:08:38.348Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-03-09T16:08:38.348Z] [2020-03-09T16:08:38.348Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2020-03-09T16:08:38.348Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2020-03-09T16:08:38.348Z] [2020-03-09T16:08:38.348Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCapabilities (0.00s) [2020-03-09T16:08:38.348Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2020-03-09T16:08:38.348Z] [2020-03-09T16:08:38.348Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2020-03-09T16:08:38.348Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2020-03-09T16:08:38.348Z] [2020-03-09T16:08:38.348Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-03-09T16:08:38.348Z] create_test.go:541: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-03-09T16:08:38.348Z] [2020-03-09T16:08:38.348Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2020-03-09T16:08:38.348Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-03-09T16:08:38.348Z] [2020-03-09T16:08:38.348Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.01s) [2020-03-09T16:08:38.348Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-03-09T16:08:38.348Z] [2020-03-09T16:08:38.348Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2020-03-09T16:08:38.348Z] exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-03-09T16:08:38.348Z] [2020-03-09T16:08:38.348Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2020-03-09T16:08:38.348Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-03-09T16:08:38.348Z] [2020-03-09T16:08:38.348Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2020-03-09T16:08:38.348Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2020-03-09T16:08:38.348Z] [2020-03-09T16:08:38.348Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2020-03-09T16:08:38.348Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-03-09T16:08:38.348Z] [2020-03-09T16:08:38.348Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2020-03-09T16:08:38.348Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-03-09T16:08:38.348Z] [2020-03-09T16:08:38.348Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2020-03-09T16:08:38.348Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-03-09T16:08:38.348Z] [2020-03-09T16:08:38.348Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s) [2020-03-09T16:08:38.348Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2020-03-09T16:08:38.348Z] [2020-03-09T16:08:38.348Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-03-09T16:08:38.348Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-03-09T16:08:38.348Z] [2020-03-09T16:08:38.348Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2020-03-09T16:08:38.348Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-03-09T16:08:38.348Z] [2020-03-09T16:08:38.348Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2020-03-09T16:08:38.348Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-03-09T16:08:38.348Z] [2020-03-09T16:08:38.348Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2020-03-09T16:08:38.348Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-03-09T16:08:38.348Z] [2020-03-09T16:08:38.348Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2020-03-09T16:08:38.348Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-09T16:08:38.348Z] [2020-03-09T16:08:38.348Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2020-03-09T16:08:38.348Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-09T16:08:38.348Z] [2020-03-09T16:08:38.348Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2020-03-09T16:08:38.348Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-03-09T16:08:38.348Z] [2020-03-09T16:08:38.348Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s) [2020-03-09T16:08:38.348Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-09T16:08:38.348Z] [2020-03-09T16:08:38.348Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2020-03-09T16:08:38.348Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2020-03-09T16:08:38.348Z] [2020-03-09T16:08:38.348Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2020-03-09T16:08:38.348Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-03-09T16:08:38.348Z] [2020-03-09T16:08:38.348Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2020-03-09T16:08:38.348Z] pause_test.go:68: testEnv.DaemonInfo.OSType == "windows" [2020-03-09T16:08:38.348Z] [2020-03-09T16:08:38.348Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2020-03-09T16:08:38.348Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-03-09T16:08:38.348Z] [2020-03-09T16:08:38.348Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2020-03-09T16:08:38.348Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-03-09T16:08:38.348Z] [2020-03-09T16:08:38.348Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2020-03-09T16:08:38.348Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-03-09T16:08:38.348Z] [2020-03-09T16:08:38.348Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s) [2020-03-09T16:08:38.348Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2020-03-09T16:08:38.348Z] [2020-03-09T16:08:38.348Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2020-03-09T16:08:38.348Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2020-03-09T16:08:38.348Z] [2020-03-09T16:08:38.348Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2020-03-09T16:08:38.348Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-03-09T16:08:38.348Z] [2020-03-09T16:08:38.348Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2020-03-09T16:08:38.348Z] stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit [2020-03-09T16:08:38.348Z] [2020-03-09T16:08:38.348Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2020-03-09T16:08:38.348Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-03-09T16:08:38.348Z] [2020-03-09T16:08:38.348Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2020-03-09T16:08:38.348Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-03-09T16:08:38.348Z] [2020-03-09T16:08:38.348Z] [2020-03-09T16:08:38.348Z] DONE 80 tests, 41 skipped in 63.346s [2020-03-09T16:08:38.348Z] [2020-03-09T16:08:38.348Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-03-09T16:08:39.231Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-03-09T16:08:39.913Z] . [2020-03-09T16:08:39.913Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-03-09T16:08:39.913Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-03-09T16:08:39.913Z] Error: No such image: emptyfs [2020-03-09T16:08:39.913Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-03-09T16:08:39.913Z] ++++ docker load [2020-03-09T16:08:40.154Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-03-09T16:08:40.199Z] Running integration-test (iteration 1) [2020-03-09T16:08:40.199Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-03-09T16:08:40.199Z] ++ 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-09T16:08:40.199Z] ++ set -e [2020-03-09T16:08:40.199Z] ++ '[' -n 0 ']' [2020-03-09T16:08:40.199Z] ++ set -x [2020-03-09T16:08:40.199Z] ++ 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-09T16:08:40.508Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-09T16:08:40.508Z] INFO: Testing against a local daemon [2020-03-09T16:08:40.508Z] ok github.com/docker/docker/integration/image 0.530s [2020-03-09T16:08:40.508Z] [2020-03-09T16:08:40.508Z] === Skipped [2020-03-09T16:08:40.508Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.01s) [2020-03-09T16:08:40.508Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-09T16:08:40.508Z] [2020-03-09T16:08:40.508Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2020-03-09T16:08:40.508Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2020-03-09T16:08:40.508Z] [2020-03-09T16:08:40.508Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s) [2020-03-09T16:08:40.508Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-09T16:08:40.508Z] [2020-03-09T16:08:40.508Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s) [2020-03-09T16:08:40.508Z] tag_test.go:98: testEnv.OSType == "windows" [2020-03-09T16:08:40.508Z] [2020-03-09T16:08:40.508Z] [2020-03-09T16:08:40.508Z] DONE 11 tests, 4 skipped in 2.980s [2020-03-09T16:08:40.963Z] [2020-03-09T16:08:40.963Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-03-09T16:08:43.847Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-09T16:08:43.847Z] INFO: Testing against a local daemon [2020-03-09T16:08:43.847Z] ok github.com/docker/docker/integration/network 0.197s [2020-03-09T16:08:43.847Z] [2020-03-09T16:08:43.847Z] === Skipped [2020-03-09T16:08:43.847Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2020-03-09T16:08:43.847Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-03-09T16:08:43.847Z] [2020-03-09T16:08:43.847Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2020-03-09T16:08:43.847Z] 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-09T16:08:43.847Z] [2020-03-09T16:08:43.847Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2020-03-09T16:08:43.847Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-03-09T16:08:43.847Z] [2020-03-09T16:08:43.847Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2020-03-09T16:08:43.847Z] network_test.go:22: testEnv.DaemonInfo.OSType != "linux" [2020-03-09T16:08:43.847Z] [2020-03-09T16:08:43.847Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2020-03-09T16:08:43.847Z] service_test.go:29: testEnv.OSType == "windows" [2020-03-09T16:08:43.847Z] [2020-03-09T16:08:43.847Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2020-03-09T16:08:43.847Z] service_test.go:51: testEnv.OSType == "windows" [2020-03-09T16:08:43.847Z] [2020-03-09T16:08:43.847Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2020-03-09T16:08:43.847Z] service_test.go:94: testEnv.OSType == "windows" [2020-03-09T16:08:43.847Z] [2020-03-09T16:08:43.847Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-03-09T16:08:43.847Z] service_test.go:127: testEnv.OSType == "windows" [2020-03-09T16:08:43.847Z] [2020-03-09T16:08:43.847Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-03-09T16:08:43.847Z] service_test.go:177: testEnv.OSType == "windows" [2020-03-09T16:08:43.847Z] [2020-03-09T16:08:43.847Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2020-03-09T16:08:43.847Z] service_test.go:201: testEnv.OSType == "windows" [2020-03-09T16:08:43.847Z] [2020-03-09T16:08:43.847Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-09T16:08:43.847Z] service_test.go:230: FLAKY_TEST [2020-03-09T16:08:43.847Z] [2020-03-09T16:08:43.847Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2020-03-09T16:08:43.847Z] service_test.go:319: testEnv.OSType == "windows" [2020-03-09T16:08:43.847Z] [2020-03-09T16:08:43.847Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-03-09T16:08:43.847Z] service_test.go:386: testEnv.OSType == "windows" [2020-03-09T16:08:43.847Z] [2020-03-09T16:08:43.847Z] [2020-03-09T16:08:43.847Z] DONE 17 tests, 13 skipped in 3.068s [2020-03-09T16:08:43.847Z] [2020-03-09T16:08:43.847Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-03-09T16:08:44.309Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-03-09T16:08:44.806Z] testing: warning: no tests to run [2020-03-09T16:08:44.806Z] ok github.com/docker/docker/integration/network/ipvlan 0.078s [2020-03-09T16:08:44.806Z] [2020-03-09T16:08:44.806Z] DONE 0 tests in 0.947s [2020-03-09T16:08:44.806Z] [2020-03-09T16:08:44.806Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-03-09T16:08:45.766Z] testing: warning: no tests to run [2020-03-09T16:08:45.766Z] ok github.com/docker/docker/integration/network/macvlan 0.081s [2020-03-09T16:08:45.766Z] [2020-03-09T16:08:45.766Z] DONE 0 tests in 0.923s [2020-03-09T16:08:45.766Z] [2020-03-09T16:08:45.766Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-03-09T16:08:46.191Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-03-09T16:08:46.726Z] testing: warning: no tests to run [2020-03-09T16:08:46.726Z] ok github.com/docker/docker/integration/plugin 0.095s [2020-03-09T16:08:46.726Z] [2020-03-09T16:08:46.726Z] DONE 0 tests in 0.933s [2020-03-09T16:08:46.726Z] [2020-03-09T16:08:46.726Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-03-09T16:08:48.268Z] testing: warning: no tests to run [2020-03-09T16:08:48.268Z] ok github.com/docker/docker/integration/plugin/authz 0.179s [2020-03-09T16:08:48.268Z] [2020-03-09T16:08:48.268Z] DONE 0 tests in 1.067s [2020-03-09T16:08:48.268Z] [2020-03-09T16:08:48.268Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-03-09T16:08:50.345Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-03-09T16:08:50.346Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-03-09T16:08:51.153Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-09T16:08:51.153Z] INFO: Testing against a local daemon [2020-03-09T16:08:51.153Z] ok github.com/docker/docker/integration/plugin/common 0.293s [2020-03-09T16:08:51.153Z] [2020-03-09T16:08:51.153Z] DONE 2 tests in 2.906s [2020-03-09T16:08:51.153Z] [2020-03-09T16:08:51.153Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-03-09T16:08:54.498Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-03-09T16:08:55.057Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-03-09T16:08:55.480Z] Loaded image: buildpack-deps:jessie [2020-03-09T16:08:55.480Z] Loaded image: busybox:latest [2020-03-09T16:08:55.480Z] Loaded image: busybox:glibc [2020-03-09T16:08:55.480Z] Loaded image: debian:jessie [2020-03-09T16:08:55.480Z] Loaded image: hello-world:latest [2020-03-09T16:08:55.480Z] INFO: Testing against a local daemon [2020-03-09T16:08:55.480Z] === RUN TestCgroupNamespacesBuild [2020-03-09T16:08:55.834Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-09T16:08:55.834Z] INFO: Testing against a local daemon [2020-03-09T16:08:55.834Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.286s [2020-03-09T16:08:55.834Z] [2020-03-09T16:08:55.834Z] === Skipped [2020-03-09T16:08:55.834Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2020-03-09T16:08:55.834Z] external_test.go:48: runtime.GOOS == "windows" [2020-03-09T16:08:55.834Z] [2020-03-09T16:08:55.834Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2020-03-09T16:08:55.834Z] external_test.go:407: runtime.GOOS == "windows" [2020-03-09T16:08:55.834Z] [2020-03-09T16:08:55.834Z] [2020-03-09T16:08:55.834Z] DONE 2 tests, 2 skipped in 4.426s [2020-03-09T16:08:55.834Z] [2020-03-09T16:08:55.834Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-03-09T16:08:56.098Z] --- PASS: TestCgroupNamespacesBuild (1.67s) [2020-03-09T16:08:56.098Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-03-09T16:08:57.583Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.64s) [2020-03-09T16:08:57.583Z] === RUN TestBuildWithSession [2020-03-09T16:08:57.583Z] --- SKIP: TestBuildWithSession (0.00s) [2020-03-09T16:08:57.583Z] build_session_test.go:25: TODO: BuildKit [2020-03-09T16:08:57.583Z] === RUN TestBuildSquashParent [2020-03-09T16:09:04.411Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-09T16:09:04.411Z] INFO: Testing against a local daemon [2020-03-09T16:09:04.411Z] ok github.com/docker/docker/integration/plugin/logging 0.304s [2020-03-09T16:09:04.425Z] --- PASS: TestBuildSquashParent (5.78s) [2020-03-09T16:09:04.425Z] === RUN TestBuildWithRemoveAndForceRemove [2020-03-09T16:09:04.425Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-09T16:09:04.425Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-09T16:09:04.425Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-09T16:09:04.425Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-09T16:09:04.425Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-09T16:09:04.425Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-09T16:09:04.425Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-09T16:09:04.425Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-09T16:09:04.425Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-09T16:09:04.425Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-09T16:09:04.425Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-09T16:09:04.425Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-09T16:09:04.425Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-09T16:09:04.425Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-09T16:09:04.425Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-09T16:09:04.425Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-09T16:09:04.866Z] [2020-03-09T16:09:04.866Z] === Skipped [2020-03-09T16:09:04.866Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2020-03-09T16:09:04.866Z] read_test.go:21: no unix domain sockets on Windows [2020-03-09T16:09:04.866Z] [2020-03-09T16:09:04.866Z] [2020-03-09T16:09:04.866Z] DONE 1 tests, 1 skipped in 9.279s [2020-03-09T16:09:04.866Z] [2020-03-09T16:09:04.866Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2020-03-09T16:09:04.979Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-03-09T16:09:05.538Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-03-09T16:09:06.408Z] testing: warning: no tests to run [2020-03-09T16:09:06.408Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.141s [2020-03-09T16:09:06.408Z] [2020-03-09T16:09:06.408Z] DONE 0 tests in 1.566s [2020-03-09T16:09:06.408Z] [2020-03-09T16:09:06.408Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-03-09T16:09:06.470Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-09T16:09:06.470Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-09T16:09:08.794Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-03-09T16:09:09.193Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-03-09T16:09:09.193Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.85s) [2020-03-09T16:09:09.193Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.04s) [2020-03-09T16:09:09.193Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.28s) [2020-03-09T16:09:09.193Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.50s) [2020-03-09T16:09:09.193Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.15s) [2020-03-09T16:09:09.193Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.40s) [2020-03-09T16:09:09.193Z] === RUN TestBuildMultiStageCopy [2020-03-09T16:09:09.193Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-03-09T16:09:10.129Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-09T16:09:10.129Z] INFO: Testing against a local daemon [2020-03-09T16:09:10.129Z] ok github.com/docker/docker/integration/plugin/volumes 0.250s [2020-03-09T16:09:10.129Z] [2020-03-09T16:09:10.129Z] === Skipped [2020-03-09T16:09:10.129Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-03-09T16:09:10.129Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-03-09T16:09:10.129Z] [2020-03-09T16:09:10.129Z] [2020-03-09T16:09:10.129Z] DONE 1 tests, 1 skipped in 3.245s [2020-03-09T16:09:10.129Z] [2020-03-09T16:09:10.129Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-03-09T16:09:10.675Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-03-09T16:09:10.676Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-03-09T16:09:10.959Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-03-09T16:09:11.577Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-03-09T16:09:11.862Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-03-09T16:09:12.147Z] --- PASS: TestBuildMultiStageCopy (3.52s) [2020-03-09T16:09:12.147Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.93s) [2020-03-09T16:09:12.147Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.37s) [2020-03-09T16:09:12.147Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.40s) [2020-03-09T16:09:12.147Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.39s) [2020-03-09T16:09:12.147Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.42s) [2020-03-09T16:09:12.147Z] === RUN TestBuildMultiStageParentConfig [2020-03-09T16:09:12.290Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-09T16:09:12.290Z] INFO: Testing against a local daemon [2020-03-09T16:09:12.290Z] ok github.com/docker/docker/integration/secret 0.181s [2020-03-09T16:09:12.558Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-03-09T16:09:12.745Z] [2020-03-09T16:09:12.745Z] === Skipped [2020-03-09T16:09:12.745Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2020-03-09T16:09:12.745Z] secret_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-03-09T16:09:12.745Z] [2020-03-09T16:09:12.745Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2020-03-09T16:09:12.745Z] secret_test.go:45: testEnv.DaemonInfo.OSType == "windows" [2020-03-09T16:09:12.745Z] [2020-03-09T16:09:12.745Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2020-03-09T16:09:12.745Z] secret_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2020-03-09T16:09:12.745Z] [2020-03-09T16:09:12.745Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2020-03-09T16:09:12.745Z] secret_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2020-03-09T16:09:12.745Z] [2020-03-09T16:09:12.745Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2020-03-09T16:09:12.745Z] secret_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2020-03-09T16:09:12.745Z] [2020-03-09T16:09:12.746Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2020-03-09T16:09:12.746Z] secret_test.go:339: testEnv.DaemonInfo.OSType != "linux" [2020-03-09T16:09:12.746Z] [2020-03-09T16:09:12.746Z] [2020-03-09T16:09:12.746Z] DONE 6 tests, 6 skipped in 2.679s [2020-03-09T16:09:12.746Z] [2020-03-09T16:09:12.746Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-03-09T16:09:13.188Z] --- PASS: TestBuildMultiStageParentConfig (1.04s) [2020-03-09T16:09:13.188Z] === RUN TestBuildLabelWithTargets [2020-03-09T16:09:14.439Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-03-09T16:09:15.249Z] --- PASS: TestBuildLabelWithTargets (1.62s) [2020-03-09T16:09:15.249Z] === RUN TestBuildWithEmptyLayers [2020-03-09T16:09:15.868Z] --- PASS: TestBuildWithEmptyLayers (0.80s) [2020-03-09T16:09:15.868Z] === RUN TestBuildMultiStageOnBuild [2020-03-09T16:09:16.491Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-09T16:09:16.491Z] INFO: Testing against a local daemon [2020-03-09T16:09:16.491Z] ok github.com/docker/docker/integration/service 0.389s [2020-03-09T16:09:16.491Z] [2020-03-09T16:09:16.491Z] === Skipped [2020-03-09T16:09:16.491Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-03-09T16:09:16.491Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-03-09T16:09:16.491Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2020-03-09T16:09:16.491Z] [2020-03-09T16:09:16.491Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-03-09T16:09:16.492Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-03-09T16:09:16.492Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2020-03-09T16:09:16.492Z] [2020-03-09T16:09:16.492Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2020-03-09T16:09:16.492Z] create_test.go:79: testEnv.DaemonInfo.OSType == "windows" [2020-03-09T16:09:16.492Z] [2020-03-09T16:09:16.492Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2020-03-09T16:09:16.492Z] create_test.go:152: testEnv.DaemonInfo.OSType == "windows" [2020-03-09T16:09:16.492Z] [2020-03-09T16:09:16.492Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2020-03-09T16:09:16.492Z] create_test.go:175: testEnv.DaemonInfo.OSType == "windows" [2020-03-09T16:09:16.492Z] [2020-03-09T16:09:16.492Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2020-03-09T16:09:16.492Z] create_test.go:194: testEnv.DaemonInfo.OSType == "windows" [2020-03-09T16:09:16.492Z] [2020-03-09T16:09:16.492Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2020-03-09T16:09:16.492Z] create_test.go:247: testEnv.DaemonInfo.OSType == "windows" [2020-03-09T16:09:16.492Z] [2020-03-09T16:09:16.492Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2020-03-09T16:09:16.492Z] create_test.go:311: testEnv.DaemonInfo.OSType == "windows" [2020-03-09T16:09:16.492Z] [2020-03-09T16:09:16.492Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2020-03-09T16:09:16.492Z] create_test.go:403: testEnv.DaemonInfo.OSType == "windows" [2020-03-09T16:09:16.492Z] [2020-03-09T16:09:16.492Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2020-03-09T16:09:16.492Z] create_test.go:487: testEnv.DaemonInfo.OSType == "windows" [2020-03-09T16:09:16.492Z] [2020-03-09T16:09:16.492Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2020-03-09T16:09:16.492Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-03-09T16:09:16.492Z] [2020-03-09T16:09:16.492Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2020-03-09T16:09:16.492Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-03-09T16:09:16.492Z] [2020-03-09T16:09:16.492Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2020-03-09T16:09:16.492Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2020-03-09T16:09:16.492Z] [2020-03-09T16:09:16.492Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2020-03-09T16:09:16.492Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2020-03-09T16:09:16.492Z] [2020-03-09T16:09:16.492Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2020-03-09T16:09:16.492Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-03-09T16:09:16.492Z] [2020-03-09T16:09:16.492Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2020-03-09T16:09:16.492Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-03-09T16:09:16.492Z] [2020-03-09T16:09:16.492Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2020-03-09T16:09:16.492Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-03-09T16:09:16.492Z] [2020-03-09T16:09:16.492Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2020-03-09T16:09:16.492Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-03-09T16:09:16.492Z] [2020-03-09T16:09:16.492Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2020-03-09T16:09:16.492Z] update_test.go:19: testEnv.DaemonInfo.OSType != "linux" [2020-03-09T16:09:16.492Z] [2020-03-09T16:09:16.492Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2020-03-09T16:09:16.492Z] update_test.go:75: testEnv.DaemonInfo.OSType != "linux" [2020-03-09T16:09:16.492Z] [2020-03-09T16:09:16.492Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2020-03-09T16:09:16.492Z] update_test.go:137: testEnv.DaemonInfo.OSType != "linux" [2020-03-09T16:09:16.492Z] [2020-03-09T16:09:16.492Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2020-03-09T16:09:16.492Z] update_test.go:199: testEnv.DaemonInfo.OSType != "linux" [2020-03-09T16:09:16.492Z] [2020-03-09T16:09:16.492Z] [2020-03-09T16:09:16.492Z] DONE 23 tests, 22 skipped in 3.532s [2020-03-09T16:09:16.492Z] [2020-03-09T16:09:16.492Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-03-09T16:09:17.738Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-03-09T16:09:17.903Z] --- PASS: TestBuildMultiStageOnBuild (2.17s) [2020-03-09T16:09:17.903Z] === RUN TestBuildUncleanTarFilenames [2020-03-09T16:09:18.656Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-09T16:09:18.656Z] INFO: Testing against a local daemon [2020-03-09T16:09:18.656Z] ok github.com/docker/docker/integration/session 0.209s [2020-03-09T16:09:19.098Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-03-09T16:09:19.112Z] [2020-03-09T16:09:19.112Z] === Skipped [2020-03-09T16:09:19.112Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2020-03-09T16:09:19.112Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-03-09T16:09:19.112Z] [2020-03-09T16:09:19.112Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2020-03-09T16:09:19.112Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-03-09T16:09:19.112Z] [2020-03-09T16:09:19.112Z] [2020-03-09T16:09:19.112Z] DONE 2 tests, 2 skipped in 2.717s [2020-03-09T16:09:19.112Z] [2020-03-09T16:09:19.112Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-03-09T16:09:19.352Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-03-09T16:09:19.392Z] --- PASS: TestBuildUncleanTarFilenames (1.23s) [2020-03-09T16:09:19.392Z] === RUN TestBuildMultiStageLayerLeak [2020-03-09T16:09:20.275Z] === RUN TestDockerSuite/TestPsRightTagName [2020-03-09T16:09:21.431Z] --- PASS: TestBuildMultiStageLayerLeak (2.35s) [2020-03-09T16:09:21.431Z] === RUN TestBuildWithHugeFile [2020-03-09T16:09:22.005Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-09T16:09:22.005Z] INFO: Testing against a local daemon [2020-03-09T16:09:22.965Z] ok github.com/docker/docker/integration/system 1.295s [2020-03-09T16:09:22.965Z] [2020-03-09T16:09:22.965Z] === Skipped [2020-03-09T16:09:22.965Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-09T16:09:22.965Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-03-09T16:09:22.965Z] [2020-03-09T16:09:22.965Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2020-03-09T16:09:22.965Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-03-09T16:09:22.965Z] [2020-03-09T16:09:22.965Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2020-03-09T16:09:22.965Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-03-09T16:09:22.965Z] [2020-03-09T16:09:22.965Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2020-03-09T16:09:22.965Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-09T16:09:22.965Z] [2020-03-09T16:09:22.965Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2020-03-09T16:09:22.965Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-03-09T16:09:22.965Z] [2020-03-09T16:09:22.965Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2020-03-09T16:09:22.965Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-03-09T16:09:22.965Z] [2020-03-09T16:09:22.965Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2020-03-09T16:09:22.965Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-03-09T16:09:22.965Z] [2020-03-09T16:09:22.965Z] [2020-03-09T16:09:22.965Z] DONE 13 tests, 7 skipped in 3.762s [2020-03-09T16:09:22.965Z] [2020-03-09T16:09:22.965Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-03-09T16:09:23.532Z] === RUN TestDockerSuite/TestPsShowMounts [2020-03-09T16:09:25.848Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-09T16:09:25.848Z] INFO: Testing against a local daemon [2020-03-09T16:09:25.848Z] ok github.com/docker/docker/integration/volume 0.304s [2020-03-09T16:09:25.848Z] [2020-03-09T16:09:25.848Z] === Skipped [2020-03-09T16:09:25.848Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s) [2020-03-09T16:09:25.848Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2020-03-09T16:09:25.848Z] [2020-03-09T16:09:25.848Z] [2020-03-09T16:09:25.848Z] DONE 5 tests, 1 skipped in 2.878s [2020-03-09T16:09:25.848Z] [2020-03-09T16:09:25.848Z] INFO: make.ps1 ended at 03/09/2020 16:09:25 [2020-03-09T16:09:25.848Z] INFO: Integration CLI tests being run from the host: [2020-03-09T16:09:25.848Z] INFO: gotestsum --format=standard-quiet --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.v" "-tags" "autogen" "-test.timeout" "200m" [2020-03-09T16:09:26.788Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-03-09T16:09:27.348Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-03-09T16:09:27.348Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-03-09T16:09:27.348Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-03-09T16:09:27.602Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-03-09T16:09:27.602Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-03-09T16:09:28.963Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-03-09T16:09:30.844Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-03-09T16:09:32.727Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-03-09T16:09:33.286Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-03-09T16:09:35.316Z] #33 128.7 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-03-09T16:09:35.316Z] #33 131.1 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-03-09T16:09:35.316Z] #33 132.5 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-03-09T16:09:35.316Z] #33 134.4 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-03-09T16:09:35.316Z] #33 136.8 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-03-09T16:09:35.316Z] #33 138.0 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-03-09T16:09:35.316Z] #33 139.1 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-03-09T16:09:35.316Z] #33 140.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-03-09T16:09:35.316Z] #33 140.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-03-09T16:09:36.448Z] #33 141.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-03-09T16:09:41.290Z] #33 142.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-03-09T16:09:41.290Z] #33 144.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-03-09T16:09:41.290Z] #33 146.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-03-09T16:09:41.290Z] #33 146.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-03-09T16:09:41.425Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-09T16:09:41.425Z] INFO: Testing against a local daemon [2020-03-09T16:09:42.929Z] #33 148.3 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-03-09T16:09:43.730Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-03-09T16:09:44.333Z] #33 149.4 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-03-09T16:09:44.654Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-03-09T16:09:45.734Z] #33 151.2 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-03-09T16:09:47.094Z] #33 152.3 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-03-09T16:09:47.911Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-03-09T16:09:47.911Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-03-09T16:09:47.911Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-03-09T16:09:48.018Z] #33 153.4 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-03-09T16:09:48.165Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-03-09T16:09:49.421Z] #33 154.6 [2020-03-09T16:09:49.719Z] #33 DONE 154.9s [2020-03-09T16:09:49.719Z] [2020-03-09T16:09:49.719Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-03-09T16:09:51.078Z] #34 DONE 1.3s [2020-03-09T16:09:51.421Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-03-09T16:09:52.439Z] [2020-03-09T16:09:52.439Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-03-09T16:09:52.783Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-03-09T16:09:52.997Z] #35 DONE 0.6s [2020-03-09T16:09:52.997Z] [2020-03-09T16:09:52.997Z] #36 exporting to image [2020-03-09T16:09:52.997Z] #36 exporting layers [2020-03-09T16:09:54.921Z] #36 exporting layers 1.8s done [2020-03-09T16:09:54.921Z] #36 writing image sha256:6083f2f87cc31fb09e4b1fc1ee4a662c5ea07e5553b41ff6e260a4c2ee798b74 done [2020-03-09T16:09:54.921Z] #36 naming to docker.io/library/moby-e2e-test done [2020-03-09T16:09:54.921Z] #36 DONE 1.8s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-03-09T16:09:55.226Z] + echo Ensuring container killed. [2020-03-09T16:09:55.226Z] Ensuring container killed. [2020-03-09T16:09:55.226Z] + docker rm -vf docker-pr2 [2020-03-09T16:09:55.226Z] Error: No such container: docker-pr2 [2020-03-09T16:09:55.226Z] + true [Pipeline] sh [2020-03-09T16:09:55.663Z] + echo Chowning /workspace to jenkins user [2020-03-09T16:09:55.663Z] Chowning /workspace to jenkins user [2020-03-09T16:09:55.663Z] + id -u [2020-03-09T16:09:55.663Z] + id -g [2020-03-09T16:09:55.663Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40647:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-03-09T16:09:56.960Z] + bundleName=unit [2020-03-09T16:09:56.960Z] + echo Creating unit-bundles.tar.gz [2020-03-09T16:09:56.960Z] Creating unit-bundles.tar.gz [2020-03-09T16:09:56.960Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-03-09T16:09:56.960Z] bundles/junit-report.xml [2020-03-09T16:09:56.960Z] bundles/go-test-report.json [2020-03-09T16:09:56.960Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-03-09T16:09:57.011Z] Archiving artifacts [2020-03-09T16:09:57.499Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40647/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-03-09T16:09:57.801Z] + make clean [2020-03-09T16:09:58.015Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-03-09T16:09:58.058Z] docker volume rm -f docker-dev-cache [2020-03-09T16:09:58.058Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-03-09T16:09:59.373Z] === RUN TestDockerSuite/TestRmiBlank [2020-03-09T16:09:59.373Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-03-09T16:09:59.633Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-03-09T16:10:04.870Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-03-09T16:10:05.793Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-03-09T16:10:06.047Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-03-09T16:10:08.555Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-03-09T16:10:09.115Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-03-09T16:10:11.622Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-03-09T16:10:12.545Z] === RUN TestDockerSuite/TestRmiTag [2020-03-09T16:10:12.545Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-03-09T16:10:13.474Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-03-09T16:10:19.998Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-03-09T16:10:19.998Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-03-09T16:10:20.921Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-03-09T16:10:21.480Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-03-09T16:10:23.987Z] === RUN TestDockerSuite/TestRunAddHost [2020-03-09T16:10:24.546Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-03-09T16:10:25.105Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-03-09T16:10:26.029Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-03-09T16:10:26.029Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-03-09T16:10:26.951Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-03-09T16:10:28.833Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-03-09T16:10:30.192Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-03-09T16:10:31.116Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-03-09T16:10:32.040Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-03-09T16:10:33.922Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-03-09T16:10:35.807Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-03-09T16:10:37.168Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-03-09T16:10:38.091Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-03-09T16:10:39.014Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-03-09T16:10:40.373Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-03-09T16:10:41.296Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-03-09T16:10:42.655Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-03-09T16:10:44.014Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-03-09T16:10:44.855Z] --- PASS: TestBuildWithHugeFile (80.90s) [2020-03-09T16:10:44.855Z] === RUN TestBuildWithEmptyDockerfile [2020-03-09T16:10:44.855Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-09T16:10:44.855Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-09T16:10:44.855Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-09T16:10:44.855Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-09T16:10:44.855Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-09T16:10:44.855Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-09T16:10:44.855Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-09T16:10:44.855Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-09T16:10:44.855Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-09T16:10:44.855Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2020-03-09T16:10:44.855Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.33s) [2020-03-09T16:10:44.855Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.34s) [2020-03-09T16:10:44.855Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.34s) [2020-03-09T16:10:44.855Z] === RUN TestBuildPreserveOwnership [2020-03-09T16:10:44.855Z] === RUN TestBuildPreserveOwnership/copy_from [2020-03-09T16:10:44.937Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-03-09T16:10:45.860Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-03-09T16:10:45.873Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-03-09T16:10:46.783Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-03-09T16:10:46.783Z] === RUN TestDockerSuite/TestRunBindMounts [2020-03-09T16:10:47.908Z] --- PASS: TestBuildPreserveOwnership (4.93s) [2020-03-09T16:10:47.908Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.20s) [2020-03-09T16:10:47.908Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.72s) [2020-03-09T16:10:47.908Z] === RUN TestBuildPlatformInvalid [2020-03-09T16:10:47.908Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2020-03-09T16:10:47.908Z] PASS [2020-03-09T16:10:47.908Z] [2020-03-09T16:10:47.908Z] === Skipped [2020-03-09T16:10:47.908Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2020-03-09T16:10:47.908Z] build_session_test.go:25: TODO: BuildKit [2020-03-09T16:10:47.908Z] [2020-03-09T16:10:47.908Z] [2020-03-09T16:10:47.908Z] DONE 32 tests, 1 skipped in 127.652s [2020-03-09T16:10:47.908Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-03-09T16:10:47.908Z] ++ 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-09T16:10:47.908Z] ++ set -e [2020-03-09T16:10:47.908Z] ++ '[' -n 0 ']' [2020-03-09T16:10:47.908Z] ++ set -x [2020-03-09T16:10:47.908Z] ++ 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-09T16:10:47.908Z] INFO: Testing against a local daemon [2020-03-09T16:10:47.908Z] === RUN TestConfigList [2020-03-09T16:10:48.665Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-03-09T16:10:49.588Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-03-09T16:10:50.594Z] --- PASS: TestConfigList (2.34s) [2020-03-09T16:10:50.594Z] === RUN TestConfigsCreateAndDelete [2020-03-09T16:10:50.948Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-03-09T16:10:52.310Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-03-09T16:10:52.665Z] --- PASS: TestConfigsCreateAndDelete (2.25s) [2020-03-09T16:10:52.665Z] === RUN TestConfigsUpdate [2020-03-09T16:10:53.673Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-03-09T16:10:54.718Z] --- PASS: TestConfigsUpdate (2.25s) [2020-03-09T16:10:54.718Z] === RUN TestTemplatedConfig [2020-03-09T16:10:55.033Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-03-09T16:10:55.033Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-03-09T16:10:55.033Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-03-09T16:10:55.957Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-03-09T16:10:56.881Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-03-09T16:10:58.206Z] --- PASS: TestTemplatedConfig (2.80s) [2020-03-09T16:10:58.206Z] === RUN TestConfigInspect [2020-03-09T16:10:58.241Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-03-09T16:10:59.164Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-03-09T16:11:00.242Z] --- PASS: TestConfigInspect (2.26s) [2020-03-09T16:11:00.242Z] === RUN TestConfigCreateWithLabels [2020-03-09T16:11:00.524Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-03-09T16:11:00.524Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-03-09T16:11:01.447Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-03-09T16:11:01.447Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-03-09T16:11:02.276Z] --- PASS: TestConfigCreateWithLabels (2.33s) [2020-03-09T16:11:02.276Z] === RUN TestConfigCreateResolve [2020-03-09T16:11:03.330Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-03-09T16:11:04.315Z] --- PASS: TestConfigCreateResolve (2.26s) [2020-03-09T16:11:04.315Z] === RUN TestConfigDaemonLibtrustID [2020-03-09T16:11:04.690Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-03-09T16:11:04.939Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2020-03-09T16:11:04.939Z] PASS [2020-03-09T16:11:04.939Z] [2020-03-09T16:11:04.939Z] DONE 8 tests in 17.155s [2020-03-09T16:11:04.939Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-03-09T16:11:04.939Z] ++ 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-09T16:11:04.939Z] ++ set -e [2020-03-09T16:11:04.939Z] ++ '[' -n 0 ']' [2020-03-09T16:11:04.939Z] ++ set -x [2020-03-09T16:11:04.939Z] ++ 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-09T16:11:05.224Z] INFO: Testing against a local daemon [2020-03-09T16:11:05.224Z] === RUN TestCheckpoint [2020-03-09T16:11:05.224Z] --- SKIP: TestCheckpoint (0.00s) [2020-03-09T16:11:05.224Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-09T16:11:05.224Z] === RUN TestContainerInvalidJSON [2020-03-09T16:11:05.224Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-03-09T16:11:05.224Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-03-09T16:11:05.224Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-03-09T16:11:05.224Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-03-09T16:11:05.224Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-03-09T16:11:05.224Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-03-09T16:11:05.224Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-03-09T16:11:05.224Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-03-09T16:11:05.224Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-03-09T16:11:05.224Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-03-09T16:11:05.224Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-03-09T16:11:05.224Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-03-09T16:11:05.224Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-03-09T16:11:05.224Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-03-09T16:11:05.224Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2020-03-09T16:11:05.224Z] === RUN TestCopyFromContainerPathIsNotDir [2020-03-09T16:11:05.224Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s) [2020-03-09T16:11:05.224Z] === RUN TestCopyToContainerPathDoesNotExist [2020-03-09T16:11:05.511Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2020-03-09T16:11:05.511Z] === RUN TestCopyToContainerPathIsNotDir [2020-03-09T16:11:05.511Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2020-03-09T16:11:05.511Z] === RUN TestCopyFromContainer [2020-03-09T16:11:05.613Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-03-09T16:11:06.986Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-03-09T16:11:06.986Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-03-09T16:11:06.999Z] === RUN TestCopyFromContainer// [2020-03-09T16:11:07.283Z] === RUN TestCopyFromContainer//bar/root [2020-03-09T16:11:07.283Z] === RUN TestCopyFromContainer//bar/root/ [2020-03-09T16:11:07.283Z] === RUN TestCopyFromContainer/bar/quux [2020-03-09T16:11:07.545Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-03-09T16:11:07.567Z] === RUN TestCopyFromContainer/bar/quux/ [2020-03-09T16:11:07.567Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-03-09T16:11:07.567Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-03-09T16:11:07.800Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-03-09T16:11:07.853Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-03-09T16:11:07.853Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-03-09T16:11:08.140Z] === RUN TestCopyFromContainer/bar/notarget [2020-03-09T16:11:08.140Z] --- PASS: TestCopyFromContainer (2.62s) [2020-03-09T16:11:08.140Z] --- PASS: TestCopyFromContainer// (0.10s) [2020-03-09T16:11:08.140Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2020-03-09T16:11:08.140Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2020-03-09T16:11:08.140Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2020-03-09T16:11:08.140Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2020-03-09T16:11:08.140Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2020-03-09T16:11:08.140Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2020-03-09T16:11:08.140Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2020-03-09T16:11:08.140Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2020-03-09T16:11:08.140Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2020-03-09T16:11:08.140Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-03-09T16:11:08.140Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-09T16:11:08.140Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-09T16:11:08.140Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-09T16:11:08.140Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-09T16:11:08.140Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-09T16:11:08.140Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-09T16:11:08.140Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-09T16:11:08.140Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-09T16:11:08.140Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-09T16:11:08.140Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2020-03-09T16:11:08.140Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-03-09T16:11:08.140Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-03-09T16:11:08.140Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-03-09T16:11:08.140Z] === RUN TestCreateLinkToNonExistingContainer [2020-03-09T16:11:08.140Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-03-09T16:11:08.140Z] === RUN TestCreateWithInvalidEnv [2020-03-09T16:11:08.140Z] === RUN TestCreateWithInvalidEnv/0 [2020-03-09T16:11:08.140Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-03-09T16:11:08.140Z] === RUN TestCreateWithInvalidEnv/1 [2020-03-09T16:11:08.140Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-03-09T16:11:08.140Z] === RUN TestCreateWithInvalidEnv/2 [2020-03-09T16:11:08.140Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-03-09T16:11:08.140Z] === CONT TestCreateWithInvalidEnv/0 [2020-03-09T16:11:08.140Z] === CONT TestCreateWithInvalidEnv/2 [2020-03-09T16:11:08.140Z] === CONT TestCreateWithInvalidEnv/1 [2020-03-09T16:11:08.140Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-03-09T16:11:08.140Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-03-09T16:11:08.140Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-03-09T16:11:08.140Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-03-09T16:11:08.140Z] === RUN TestCreateTmpfsMountsTarget [2020-03-09T16:11:08.140Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-03-09T16:11:08.140Z] === RUN TestCreateWithCustomMaskedPaths [2020-03-09T16:11:10.178Z] --- PASS: TestCreateWithCustomMaskedPaths (1.94s) [2020-03-09T16:11:10.178Z] === RUN TestCreateWithCapabilities [2020-03-09T16:11:10.178Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-03-09T16:11:10.178Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-03-09T16:11:10.178Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-03-09T16:11:10.178Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-03-09T16:11:10.178Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-03-09T16:11:10.178Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-03-09T16:11:10.178Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-03-09T16:11:10.178Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-03-09T16:11:10.178Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-03-09T16:11:10.178Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-03-09T16:11:10.178Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-09T16:11:10.178Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-09T16:11:10.178Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-03-09T16:11:10.178Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-03-09T16:11:10.178Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-03-09T16:11:10.178Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-03-09T16:11:10.178Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-03-09T16:11:10.178Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-03-09T16:11:10.178Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-03-09T16:11:10.178Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-03-09T16:11:10.178Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-03-09T16:11:10.178Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-03-09T16:11:10.178Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-03-09T16:11:10.178Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-03-09T16:11:10.178Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-03-09T16:11:10.178Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-03-09T16:11:10.178Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-03-09T16:11:10.178Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-03-09T16:11:10.178Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-03-09T16:11:10.178Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-03-09T16:11:10.178Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-09T16:11:10.178Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-03-09T16:11:10.307Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-03-09T16:11:10.468Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-03-09T16:11:10.468Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-03-09T16:11:10.468Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s) [2020-03-09T16:11:10.468Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.05s) [2020-03-09T16:11:10.468Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.04s) [2020-03-09T16:11:10.468Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s) [2020-03-09T16:11:10.468Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2020-03-09T16:11:10.468Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2020-03-09T16:11:10.468Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.04s) [2020-03-09T16:11:10.468Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-03-09T16:11:10.468Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2020-03-09T16:11:10.468Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s) [2020-03-09T16:11:10.469Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2020-03-09T16:11:10.469Z] === RUN TestCreateWithCustomReadonlyPaths [2020-03-09T16:11:12.189Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-03-09T16:11:12.500Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.06s) [2020-03-09T16:11:12.500Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-03-09T16:11:12.500Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-09T16:11:12.500Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-09T16:11:12.500Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-09T16:11:12.500Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-09T16:11:12.500Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-09T16:11:12.500Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-09T16:11:12.500Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-09T16:11:12.500Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-09T16:11:12.500Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-09T16:11:12.501Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-09T16:11:12.501Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-09T16:11:12.501Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-09T16:11:12.501Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-09T16:11:12.501Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-09T16:11:12.501Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-09T16:11:12.501Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2020-03-09T16:11:12.501Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2020-03-09T16:11:12.501Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2020-03-09T16:11:12.501Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2020-03-09T16:11:12.501Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2020-03-09T16:11:12.501Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-03-09T16:11:12.501Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-03-09T16:11:13.123Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.67s) [2020-03-09T16:11:13.124Z] === RUN TestContainerStartOnDaemonRestart [2020-03-09T16:11:13.124Z] === PAUSE TestContainerStartOnDaemonRestart [2020-03-09T16:11:13.124Z] === RUN TestDaemonRestartIpcMode [2020-03-09T16:11:13.124Z] === PAUSE TestDaemonRestartIpcMode [2020-03-09T16:11:13.124Z] === RUN TestDaemonHostGatewayIP [2020-03-09T16:11:13.124Z] === PAUSE TestDaemonHostGatewayIP [2020-03-09T16:11:13.124Z] === RUN TestDiff [2020-03-09T16:11:14.071Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-03-09T16:11:14.136Z] --- PASS: TestDiff (0.71s) [2020-03-09T16:11:14.136Z] === RUN TestExecWithCloseStdin [2020-03-09T16:11:14.756Z] --- PASS: TestExecWithCloseStdin (0.81s) [2020-03-09T16:11:14.756Z] === RUN TestExec [2020-03-09T16:11:15.376Z] --- PASS: TestExec (0.80s) [2020-03-09T16:11:15.376Z] === RUN TestExecUser [2020-03-09T16:11:15.432Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-03-09T16:11:16.405Z] --- PASS: TestExecUser (0.81s) [2020-03-09T16:11:16.405Z] === RUN TestExportContainerAndImportImage [2020-03-09T16:11:16.791Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-03-09T16:11:17.420Z] --- PASS: TestExportContainerAndImportImage (0.99s) [2020-03-09T16:11:17.420Z] === RUN TestExportContainerAfterDaemonRestart [2020-03-09T16:11:17.715Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-03-09T16:11:17.715Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-03-09T16:11:18.906Z] --- PASS: TestExportContainerAfterDaemonRestart (1.59s) [2020-03-09T16:11:18.906Z] === RUN TestHealthCheckWorkdir [2020-03-09T16:11:19.074Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-03-09T16:11:19.922Z] --- PASS: TestHealthCheckWorkdir (0.97s) [2020-03-09T16:11:19.922Z] === RUN TestHealthKillContainer [2020-03-09T16:11:20.434Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-03-09T16:11:21.357Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-03-09T16:11:22.611Z] --- PASS: TestHealthKillContainer (2.87s) [2020-03-09T16:11:22.611Z] === RUN TestInspectCpusetInConfigPre120 [2020-03-09T16:11:22.716Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-03-09T16:11:23.626Z] --- PASS: TestInspectCpusetInConfigPre120 (0.66s) [2020-03-09T16:11:23.626Z] === RUN TestIpcModeNone [2020-03-09T16:11:24.247Z] --- PASS: TestIpcModeNone (0.79s) [2020-03-09T16:11:24.247Z] === RUN TestIpcModePrivate [2020-03-09T16:11:24.870Z] --- PASS: TestIpcModePrivate (0.80s) [2020-03-09T16:11:24.870Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2020-03-09T16:11:24.870Z] === RUN TestIpcModeShareable [2020-03-09T16:11:25.885Z] --- PASS: TestIpcModeShareable (0.78s) [2020-03-09T16:11:25.885Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2020-03-09T16:11:25.885Z] === RUN TestAPIIpcModeShareableAndContainer [2020-03-09T16:11:27.948Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-03-09T16:11:27.948Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-03-09T16:11:28.586Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.32s) [2020-03-09T16:11:28.586Z] === RUN TestAPIIpcModeHost [2020-03-09T16:11:28.586Z] --- PASS: TestAPIIpcModeHost (0.60s) [2020-03-09T16:11:28.586Z] === RUN TestDaemonIpcModeShareable [2020-03-09T16:11:28.871Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-03-09T16:11:28.871Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-03-09T16:11:30.626Z] --- PASS: TestDaemonIpcModeShareable (1.67s) [2020-03-09T16:11:30.626Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-03-09T16:11:30.626Z] === RUN TestDaemonIpcModePrivate [2020-03-09T16:11:32.108Z] --- PASS: TestDaemonIpcModePrivate (1.64s) [2020-03-09T16:11:32.108Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-03-09T16:11:32.108Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-03-09T16:11:32.127Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-03-09T16:11:32.382Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-03-09T16:11:33.591Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.67s) [2020-03-09T16:11:33.591Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-03-09T16:11:33.591Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-03-09T16:11:34.888Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-03-09T16:11:35.630Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.71s) [2020-03-09T16:11:35.630Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-03-09T16:11:35.630Z] === RUN TestIpcModeOlderClient [2020-03-09T16:11:35.630Z] === PAUSE TestIpcModeOlderClient [2020-03-09T16:11:35.630Z] === RUN TestKillContainerInvalidSignal [2020-03-09T16:11:36.248Z] --- PASS: TestKillContainerInvalidSignal (0.68s) [2020-03-09T16:11:36.248Z] === RUN TestKillContainer [2020-03-09T16:11:36.248Z] === RUN TestKillContainer/no_signal [2020-03-09T16:11:36.866Z] === RUN TestKillContainer/non_killing_signal [2020-03-09T16:11:37.152Z] === RUN TestKillContainer/killing_signal [2020-03-09T16:11:38.144Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-03-09T16:11:38.166Z] --- PASS: TestKillContainer (1.99s) [2020-03-09T16:11:38.166Z] --- PASS: TestKillContainer/no_signal (0.64s) [2020-03-09T16:11:38.166Z] --- PASS: TestKillContainer/non_killing_signal (0.45s) [2020-03-09T16:11:38.166Z] --- PASS: TestKillContainer/killing_signal (0.64s) [2020-03-09T16:11:38.166Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-03-09T16:11:38.166Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-03-09T16:11:38.703Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-03-09T16:11:38.703Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-03-09T16:11:38.799Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-03-09T16:11:39.420Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.39s) [2020-03-09T16:11:39.420Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.65s) [2020-03-09T16:11:39.420Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.49s) [2020-03-09T16:11:39.420Z] === RUN TestKillStoppedContainer [2020-03-09T16:11:39.420Z] --- PASS: TestKillStoppedContainer (0.08s) [2020-03-09T16:11:39.420Z] === RUN TestKillStoppedContainerAPIPre120 [2020-03-09T16:11:39.706Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2020-03-09T16:11:39.706Z] === RUN TestKillDifferentUserContainer [2020-03-09T16:11:40.324Z] --- PASS: TestKillDifferentUserContainer (0.64s) [2020-03-09T16:11:40.324Z] === RUN TestInspectOomKilledTrue [2020-03-09T16:11:41.210Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-03-09T16:11:41.210Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-03-09T16:11:41.210Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-03-09T16:11:41.340Z] --- PASS: TestInspectOomKilledTrue (1.15s) [2020-03-09T16:11:41.340Z] === RUN TestInspectOomKilledFalse [2020-03-09T16:11:41.961Z] --- PASS: TestInspectOomKilledFalse (0.66s) [2020-03-09T16:11:41.961Z] === RUN TestLinksEtcHostsContentMatch [2020-03-09T16:11:42.582Z] --- PASS: TestLinksEtcHostsContentMatch (0.54s) [2020-03-09T16:11:42.582Z] === RUN TestLinksContainerNames [2020-03-09T16:11:42.597Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-03-09T16:11:44.072Z] --- PASS: TestLinksContainerNames (1.34s) [2020-03-09T16:11:44.072Z] === RUN TestLogsFollowTailEmpty [2020-03-09T16:11:44.691Z] --- PASS: TestLogsFollowTailEmpty (0.67s) [2020-03-09T16:11:44.691Z] === RUN TestContainerNetworkMountsNoChown [2020-03-09T16:11:45.105Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-03-09T16:11:45.316Z] --- PASS: TestContainerNetworkMountsNoChown (0.68s) [2020-03-09T16:11:45.316Z] === RUN TestMountDaemonRoot [2020-03-09T16:11:45.316Z] === RUN TestMountDaemonRoot/default [2020-03-09T16:11:45.316Z] === PAUSE TestMountDaemonRoot/default [2020-03-09T16:11:45.316Z] === RUN TestMountDaemonRoot/private [2020-03-09T16:11:45.316Z] === PAUSE TestMountDaemonRoot/private [2020-03-09T16:11:45.316Z] === RUN TestMountDaemonRoot/rprivate [2020-03-09T16:11:45.316Z] === PAUSE TestMountDaemonRoot/rprivate [2020-03-09T16:11:45.316Z] === RUN TestMountDaemonRoot/slave [2020-03-09T16:11:45.316Z] === PAUSE TestMountDaemonRoot/slave [2020-03-09T16:11:45.316Z] === RUN TestMountDaemonRoot/rslave [2020-03-09T16:11:45.316Z] === PAUSE TestMountDaemonRoot/rslave [2020-03-09T16:11:45.316Z] === RUN TestMountDaemonRoot/shared [2020-03-09T16:11:45.316Z] === PAUSE TestMountDaemonRoot/shared [2020-03-09T16:11:45.316Z] === RUN TestMountDaemonRoot/rshared [2020-03-09T16:11:45.316Z] === PAUSE TestMountDaemonRoot/rshared [2020-03-09T16:11:45.316Z] === CONT TestMountDaemonRoot/default [2020-03-09T16:11:45.316Z] === CONT TestMountDaemonRoot/shared [2020-03-09T16:11:45.316Z] === CONT TestMountDaemonRoot/rslave [2020-03-09T16:11:45.316Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-03-09T16:11:45.316Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-03-09T16:11:45.316Z] === CONT TestMountDaemonRoot/rshared [2020-03-09T16:11:45.316Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-03-09T16:11:45.316Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-03-09T16:11:45.316Z] === RUN TestMountDaemonRoot/default/bind_root [2020-03-09T16:11:45.316Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-03-09T16:11:45.316Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-03-09T16:11:45.316Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-03-09T16:11:45.316Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-03-09T16:11:45.316Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-03-09T16:11:45.316Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-03-09T16:11:45.316Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-03-09T16:11:45.316Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-03-09T16:11:45.316Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-03-09T16:11:45.316Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-03-09T16:11:45.316Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-03-09T16:11:45.316Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-03-09T16:11:45.316Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-03-09T16:11:45.316Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-03-09T16:11:45.316Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-03-09T16:11:45.316Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-03-09T16:11:45.316Z] === RUN TestMountDaemonRoot/default/mount_root [2020-03-09T16:11:45.316Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-03-09T16:11:45.316Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-03-09T16:11:45.316Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-03-09T16:11:45.316Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-03-09T16:11:45.316Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-03-09T16:11:45.316Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-03-09T16:11:45.316Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-03-09T16:11:45.316Z] === CONT TestMountDaemonRoot/rprivate [2020-03-09T16:11:45.316Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-03-09T16:11:45.316Z] === CONT TestMountDaemonRoot/private [2020-03-09T16:11:45.316Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-03-09T16:11:45.316Z] === RUN TestMountDaemonRoot/private/bind_root [2020-03-09T16:11:45.316Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-03-09T16:11:45.316Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-03-09T16:11:45.316Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-03-09T16:11:45.316Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-03-09T16:11:45.316Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-03-09T16:11:45.316Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-03-09T16:11:45.316Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-03-09T16:11:45.316Z] === RUN TestMountDaemonRoot/private/mount_root [2020-03-09T16:11:45.316Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-03-09T16:11:45.316Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-03-09T16:11:45.316Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-03-09T16:11:45.316Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-03-09T16:11:45.316Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-03-09T16:11:45.316Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-03-09T16:11:45.316Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-03-09T16:11:45.316Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-03-09T16:11:45.316Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-03-09T16:11:45.316Z] === CONT TestMountDaemonRoot/slave [2020-03-09T16:11:45.316Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-03-09T16:11:45.316Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-03-09T16:11:45.316Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-03-09T16:11:45.316Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-03-09T16:11:45.316Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-03-09T16:11:45.316Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-03-09T16:11:45.316Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-03-09T16:11:45.316Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-03-09T16:11:45.316Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-03-09T16:11:45.316Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-03-09T16:11:45.316Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-03-09T16:11:45.316Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-03-09T16:11:45.316Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-03-09T16:11:45.316Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-03-09T16:11:45.316Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-03-09T16:11:45.602Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-03-09T16:11:45.602Z] === CONT TestMountDaemonRoot/default/bind_root [2020-03-09T16:11:45.602Z] === CONT TestMountDaemonRoot/private/bind_root [2020-03-09T16:11:45.602Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-03-09T16:11:45.602Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-03-09T16:11:45.602Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-03-09T16:11:45.602Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-03-09T16:11:45.602Z] === CONT TestMountDaemonRoot/default/mount_root [2020-03-09T16:11:45.602Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-03-09T16:11:45.602Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-03-09T16:11:45.602Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-03-09T16:11:45.602Z] === CONT TestMountDaemonRoot/private/mount_root [2020-03-09T16:11:45.602Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-03-09T16:11:45.602Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-03-09T16:11:45.602Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-03-09T16:11:45.602Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-03-09T16:11:45.602Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-03-09T16:11:45.602Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-03-09T16:11:45.602Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-03-09T16:11:45.602Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-03-09T16:11:45.602Z] --- PASS: TestMountDaemonRoot (0.05s) [2020-03-09T16:11:45.602Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-03-09T16:11:45.602Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2020-03-09T16:11:45.602Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2020-03-09T16:11:45.602Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2020-03-09T16:11:45.602Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2020-03-09T16:11:45.602Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-03-09T16:11:45.602Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2020-03-09T16:11:45.602Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2020-03-09T16:11:45.602Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2020-03-09T16:11:45.602Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2020-03-09T16:11:45.602Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-03-09T16:11:45.602Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-03-09T16:11:45.602Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-03-09T16:11:45.602Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-03-09T16:11:45.602Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-03-09T16:11:45.602Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-03-09T16:11:45.602Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2020-03-09T16:11:45.602Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2020-03-09T16:11:45.602Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2020-03-09T16:11:45.602Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2020-03-09T16:11:45.602Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-03-09T16:11:45.602Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-03-09T16:11:45.602Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-03-09T16:11:45.602Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-03-09T16:11:45.602Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-03-09T16:11:45.602Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-03-09T16:11:45.602Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-03-09T16:11:45.602Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-03-09T16:11:45.602Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-03-09T16:11:45.602Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-03-09T16:11:45.602Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-03-09T16:11:45.602Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2020-03-09T16:11:45.602Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-03-09T16:11:45.602Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-03-09T16:11:45.602Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-03-09T16:11:45.602Z] === RUN TestContainerBindMountNonRecursive [2020-03-09T16:11:46.987Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-03-09T16:11:47.640Z] --- PASS: TestContainerBindMountNonRecursive (1.72s) [2020-03-09T16:11:47.640Z] === RUN TestNetworkNat [2020-03-09T16:11:48.259Z] --- PASS: TestNetworkNat (0.74s) [2020-03-09T16:11:48.259Z] === RUN TestNetworkLocalhostTCPNat [2020-03-09T16:11:48.868Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-03-09T16:11:48.881Z] --- PASS: TestNetworkLocalhostTCPNat (0.74s) [2020-03-09T16:11:48.881Z] === RUN TestNetworkLoopbackNat [2020-03-09T16:11:49.427Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-03-09T16:11:49.682Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-03-09T16:11:49.914Z] --- PASS: TestNetworkLoopbackNat (0.95s) [2020-03-09T16:11:49.914Z] === RUN TestPause [2020-03-09T16:11:50.241Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-03-09T16:11:50.535Z] --- PASS: TestPause (0.74s) [2020-03-09T16:11:50.535Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-03-09T16:11:50.535Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-09T16:11:50.535Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-09T16:11:50.535Z] === RUN TestPauseStopPausedContainer [2020-03-09T16:11:50.800Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-03-09T16:11:51.155Z] --- PASS: TestPauseStopPausedContainer (0.68s) [2020-03-09T16:11:51.155Z] === RUN TestPsFilter [2020-03-09T16:11:51.441Z] --- PASS: TestPsFilter (0.20s) [2020-03-09T16:11:51.441Z] === RUN TestRemoveContainerWithRemovedVolume [2020-03-09T16:11:52.061Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.65s) [2020-03-09T16:11:52.061Z] === RUN TestRemoveContainerWithVolume [2020-03-09T16:11:53.075Z] --- PASS: TestRemoveContainerWithVolume (0.70s) [2020-03-09T16:11:53.075Z] === RUN TestRemoveContainerRunning [2020-03-09T16:11:53.307Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-03-09T16:11:53.695Z] --- PASS: TestRemoveContainerRunning (0.69s) [2020-03-09T16:11:53.695Z] === RUN TestRemoveContainerForceRemoveRunning [2020-03-09T16:11:54.229Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-03-09T16:11:54.229Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-03-09T16:11:54.229Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-03-09T16:11:54.314Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.71s) [2020-03-09T16:11:54.314Z] === RUN TestRemoveInvalidContainer [2020-03-09T16:11:54.314Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2020-03-09T16:11:54.314Z] === RUN TestRenameLinkedContainer [2020-03-09T16:11:55.589Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-03-09T16:11:56.999Z] --- PASS: TestRenameLinkedContainer (2.54s) [2020-03-09T16:11:56.999Z] === RUN TestRenameStoppedContainer [2020-03-09T16:11:57.619Z] --- PASS: TestRenameStoppedContainer (0.68s) [2020-03-09T16:11:57.619Z] === RUN TestRenameRunningContainerAndReuse [2020-03-09T16:11:58.096Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-03-09T16:11:58.096Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-03-09T16:11:59.019Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-03-09T16:11:59.098Z] --- PASS: TestRenameRunningContainerAndReuse (1.32s) [2020-03-09T16:11:59.098Z] === RUN TestRenameInvalidName [2020-03-09T16:11:59.385Z] --- PASS: TestRenameInvalidName (0.67s) [2020-03-09T16:11:59.385Z] === RUN TestRenameAnonymousContainer [2020-03-09T16:11:59.942Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-03-09T16:12:00.865Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-03-09T16:12:01.788Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-03-09T16:12:01.788Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-03-09T16:12:02.086Z] --- PASS: TestRenameAnonymousContainer (2.50s) [2020-03-09T16:12:02.086Z] === RUN TestRenameContainerWithSameName [2020-03-09T16:12:02.705Z] --- PASS: TestRenameContainerWithSameName (0.67s) [2020-03-09T16:12:02.705Z] === RUN TestRenameContainerWithLinkedContainer [2020-03-09T16:12:02.711Z] === RUN TestDockerSuite/TestRunEnvironment [2020-03-09T16:12:04.070Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-03-09T16:12:04.189Z] --- PASS: TestRenameContainerWithLinkedContainer (1.32s) [2020-03-09T16:12:04.189Z] === RUN TestResize [2020-03-09T16:12:04.819Z] --- PASS: TestResize (0.71s) [2020-03-09T16:12:04.819Z] === RUN TestResizeWithInvalidSize [2020-03-09T16:12:04.992Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-03-09T16:12:05.440Z] --- PASS: TestResizeWithInvalidSize (0.67s) [2020-03-09T16:12:05.440Z] === RUN TestResizeWhenContainerNotStarted [2020-03-09T16:12:05.915Z] === RUN TestDockerSuite/TestRunExitCode [2020-03-09T16:12:06.063Z] --- PASS: TestResizeWhenContainerNotStarted (0.66s) [2020-03-09T16:12:06.063Z] === RUN TestDaemonRestartKillContainers [2020-03-09T16:12:06.063Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-09T16:12:06.063Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-09T16:12:06.063Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-09T16:12:06.063Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-09T16:12:06.063Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-09T16:12:06.063Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-09T16:12:06.063Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-09T16:12:06.063Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-09T16:12:06.063Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-09T16:12:06.063Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-09T16:12:06.063Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-09T16:12:06.063Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-09T16:12:06.063Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-09T16:12:06.063Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-09T16:12:06.063Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-09T16:12:06.063Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-09T16:12:06.063Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-09T16:12:06.063Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-09T16:12:06.063Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-09T16:12:06.063Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-09T16:12:06.063Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-09T16:12:06.063Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-09T16:12:06.063Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-09T16:12:06.063Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-09T16:12:06.063Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-09T16:12:06.063Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-09T16:12:06.063Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-09T16:12:06.063Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-09T16:12:06.838Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-03-09T16:12:07.760Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-03-09T16:12:08.683Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-03-09T16:12:09.560Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-09T16:12:09.560Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-09T16:12:09.560Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-09T16:12:09.560Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-09T16:12:09.605Z] === RUN TestDockerSuite/TestRunExposePort [2020-03-09T16:12:09.605Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-03-09T16:12:10.964Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-03-09T16:12:11.523Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-03-09T16:12:11.625Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-09T16:12:11.625Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-09T16:12:11.935Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-09T16:12:11.935Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-09T16:12:14.063Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-03-09T16:12:14.063Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-03-09T16:12:14.063Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-03-09T16:12:16.368Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-03-09T16:12:16.368Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.34s) [2020-03-09T16:12:16.368Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.46s) [2020-03-09T16:12:16.368Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.46s) [2020-03-09T16:12:16.368Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.51s) [2020-03-09T16:12:16.368Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.34s) [2020-03-09T16:12:16.368Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.28s) [2020-03-09T16:12:16.368Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.35s) [2020-03-09T16:12:16.368Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.34s) [2020-03-09T16:12:16.368Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.42s) [2020-03-09T16:12:16.368Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.67s) [2020-03-09T16:12:16.368Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.44s) [2020-03-09T16:12:16.368Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.55s) [2020-03-09T16:12:16.368Z] === RUN TestCgroupNamespacesRun [2020-03-09T16:12:17.853Z] --- PASS: TestCgroupNamespacesRun (1.63s) [2020-03-09T16:12:17.853Z] === RUN TestCgroupNamespacesRunPrivileged [2020-03-09T16:12:18.217Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-03-09T16:12:19.576Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-03-09T16:12:19.888Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.62s) [2020-03-09T16:12:19.888Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-03-09T16:12:21.370Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.66s) [2020-03-09T16:12:21.370Z] === RUN TestCgroupNamespacesRunHostMode [2020-03-09T16:12:22.860Z] --- PASS: TestCgroupNamespacesRunHostMode (1.69s) [2020-03-09T16:12:22.860Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-03-09T16:12:24.895Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.65s) [2020-03-09T16:12:24.895Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-03-09T16:12:25.515Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.93s) [2020-03-09T16:12:25.515Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-03-09T16:12:26.528Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.91s) [2020-03-09T16:12:26.528Z] === RUN TestCgroupNamespacesRunOlderClient [2020-03-09T16:12:28.021Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.66s) [2020-03-09T16:12:28.021Z] === RUN TestKernelTCPMemory [2020-03-09T16:12:29.034Z] --- PASS: TestKernelTCPMemory (0.81s) [2020-03-09T16:12:29.034Z] === RUN TestNISDomainname [2020-03-09T16:12:29.653Z] --- PASS: TestNISDomainname (0.91s) [2020-03-09T16:12:29.653Z] === RUN TestHostnameDnsResolution [2020-03-09T16:12:31.137Z] --- PASS: TestHostnameDnsResolution (1.08s) [2020-03-09T16:12:31.137Z] === RUN TestStats [2020-03-09T16:12:31.726Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-03-09T16:12:32.612Z] --- PASS: TestStats (1.68s) [2020-03-09T16:12:32.612Z] === RUN TestStopContainerWithTimeout [2020-03-09T16:12:32.612Z] === RUN TestStopContainerWithTimeout/0 [2020-03-09T16:12:32.612Z] === PAUSE TestStopContainerWithTimeout/0 [2020-03-09T16:12:32.612Z] === RUN TestStopContainerWithTimeout/1 [2020-03-09T16:12:32.612Z] === PAUSE TestStopContainerWithTimeout/1 [2020-03-09T16:12:32.612Z] === RUN TestStopContainerWithTimeout/3 [2020-03-09T16:12:32.612Z] === PAUSE TestStopContainerWithTimeout/3 [2020-03-09T16:12:32.612Z] === RUN TestStopContainerWithTimeout/-1 [2020-03-09T16:12:32.612Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-03-09T16:12:32.612Z] === CONT TestStopContainerWithTimeout/0 [2020-03-09T16:12:32.612Z] === CONT TestStopContainerWithTimeout/-1 [2020-03-09T16:12:32.612Z] === CONT TestStopContainerWithTimeout/1 [2020-03-09T16:12:32.612Z] === CONT TestStopContainerWithTimeout/3 [2020-03-09T16:12:32.649Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-03-09T16:12:34.530Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-03-09T16:12:34.530Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-03-09T16:12:34.530Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-03-09T16:12:34.530Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-03-09T16:12:35.454Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-03-09T16:12:36.108Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2020-03-09T16:12:36.108Z] --- PASS: TestStopContainerWithTimeout/0 (1.23s) [2020-03-09T16:12:36.108Z] --- PASS: TestStopContainerWithTimeout/1 (2.35s) [2020-03-09T16:12:36.108Z] --- PASS: TestStopContainerWithTimeout/-1 (3.20s) [2020-03-09T16:12:36.108Z] --- PASS: TestStopContainerWithTimeout/3 (3.44s) [2020-03-09T16:12:36.108Z] === RUN TestDeleteDevicemapper [2020-03-09T16:12:36.108Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-03-09T16:12:36.108Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-09T16:12:36.108Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-03-09T16:12:38.151Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.00s) [2020-03-09T16:12:38.151Z] === RUN TestUpdateMemory [2020-03-09T16:12:39.164Z] --- PASS: TestUpdateMemory (0.95s) [2020-03-09T16:12:39.164Z] === RUN TestUpdateCPUQuota [2020-03-09T16:12:39.608Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-03-09T16:12:40.184Z] --- PASS: TestUpdateCPUQuota (1.27s) [2020-03-09T16:12:40.184Z] === RUN TestUpdatePidsLimit [2020-03-09T16:12:40.184Z] === RUN TestUpdatePidsLimit/update_from_none [2020-03-09T16:12:40.470Z] === RUN TestUpdatePidsLimit/no_change [2020-03-09T16:12:41.096Z] === RUN TestUpdatePidsLimit/update_lower [2020-03-09T16:12:41.382Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-03-09T16:12:41.490Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-03-09T16:12:41.671Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-03-09T16:12:41.959Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-03-09T16:12:42.247Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-03-09T16:12:43.372Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-03-09T16:12:43.732Z] --- PASS: TestUpdatePidsLimit (3.42s) [2020-03-09T16:12:43.732Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.37s) [2020-03-09T16:12:43.732Z] --- PASS: TestUpdatePidsLimit/no_change (0.34s) [2020-03-09T16:12:43.732Z] --- PASS: TestUpdatePidsLimit/update_lower (0.36s) [2020-03-09T16:12:43.732Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.36s) [2020-03-09T16:12:43.732Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.38s) [2020-03-09T16:12:43.732Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.34s) [2020-03-09T16:12:43.732Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.32s) [2020-03-09T16:12:43.732Z] === RUN TestUpdateRestartPolicy [2020-03-09T16:12:44.295Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-03-09T16:12:45.219Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-03-09T16:12:45.777Z] === RUN TestDockerSuite/TestRunModeHostname [2020-03-09T16:12:47.660Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-03-09T16:12:47.660Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-03-09T16:12:47.660Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-03-09T16:12:48.582Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-03-09T16:12:49.507Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-03-09T16:12:51.390Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-03-09T16:12:53.271Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-03-09T16:12:53.271Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-03-09T16:12:53.271Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-03-09T16:12:55.158Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-03-09T16:12:56.285Z] --- PASS: TestUpdateRestartPolicy (12.26s) [2020-03-09T16:12:56.285Z] === RUN TestUpdateRestartWithAutoRemove [2020-03-09T16:12:56.570Z] --- PASS: TestUpdateRestartWithAutoRemove (0.72s) [2020-03-09T16:12:56.570Z] === RUN TestWaitNonBlocked [2020-03-09T16:12:56.570Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-09T16:12:56.570Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-09T16:12:56.570Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-09T16:12:56.570Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-09T16:12:56.570Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-09T16:12:56.570Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-09T16:12:57.590Z] --- PASS: TestWaitNonBlocked (0.04s) [2020-03-09T16:12:57.590Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.94s) [2020-03-09T16:12:57.590Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.00s) [2020-03-09T16:12:57.590Z] === RUN TestWaitBlocked [2020-03-09T16:12:57.590Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-09T16:12:57.590Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-09T16:12:57.590Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-03-09T16:12:57.590Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-03-09T16:12:57.590Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-09T16:12:57.590Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-03-09T16:12:57.670Z] === RUN TestDockerSuite/TestRunMount [2020-03-09T16:12:59.080Z] --- PASS: TestWaitBlocked (0.04s) [2020-03-09T16:12:59.080Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.06s) [2020-03-09T16:12:59.080Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.15s) [2020-03-09T16:12:59.080Z] === CONT TestContainerStartOnDaemonRestart [2020-03-09T16:12:59.080Z] === CONT TestDaemonHostGatewayIP [2020-03-09T16:12:59.080Z] === CONT TestIpcModeOlderClient [2020-03-09T16:12:59.080Z] === CONT TestDaemonRestartIpcMode [2020-03-09T16:12:59.080Z] --- PASS: TestIpcModeOlderClient (0.16s) [2020-03-09T16:13:03.510Z] --- PASS: TestContainerStartOnDaemonRestart (3.92s) [2020-03-09T16:13:03.510Z] --- PASS: TestDaemonRestartIpcMode (4.65s) [2020-03-09T16:13:03.510Z] --- PASS: TestDaemonHostGatewayIP (4.72s) [2020-03-09T16:13:03.510Z] PASS [2020-03-09T16:13:03.510Z] [2020-03-09T16:13:03.510Z] === Skipped [2020-03-09T16:13:03.510Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-03-09T16:13:03.510Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-09T16:13:03.510Z] [2020-03-09T16:13:03.510Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-09T16:13:03.510Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-09T16:13:03.510Z] [2020-03-09T16:13:03.510Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-03-09T16:13:03.510Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-09T16:13:03.510Z] [2020-03-09T16:13:03.510Z] [2020-03-09T16:13:03.510Z] DONE 199 tests, 3 skipped in 118.573s [2020-03-09T16:13:03.510Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-03-09T16:13:03.510Z] ++ 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-09T16:13:03.510Z] ++ set -e [2020-03-09T16:13:03.510Z] ++ '[' -n 0 ']' [2020-03-09T16:13:03.510Z] ++ set -x [2020-03-09T16:13:03.510Z] ++ 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-09T16:13:03.795Z] INFO: Testing against a local daemon [2020-03-09T16:13:03.795Z] === RUN TestCommitInheritsEnv [2020-03-09T16:13:04.080Z] --- PASS: TestCommitInheritsEnv (0.42s) [2020-03-09T16:13:04.080Z] === RUN TestImportExtremelyLargeImageWorks [2020-03-09T16:13:04.080Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-03-09T16:13:04.080Z] === RUN TestImagesFilterMultiReference [2020-03-09T16:13:04.364Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2020-03-09T16:13:04.364Z] === RUN TestImagePullPlatformInvalid [2020-03-09T16:13:04.364Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-03-09T16:13:04.364Z] === RUN TestRemoveImageOrphaning [2020-03-09T16:13:04.649Z] --- PASS: TestRemoveImageOrphaning (0.41s) [2020-03-09T16:13:04.649Z] === RUN TestRemoveImageGarbageCollector [2020-03-09T16:13:04.649Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-03-09T16:13:04.649Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-09T16:13:04.649Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-03-09T16:13:04.649Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-03-09T16:13:04.649Z] === RUN TestTagInvalidReference [2020-03-09T16:13:04.934Z] --- PASS: TestTagInvalidReference (0.05s) [2020-03-09T16:13:04.934Z] === RUN TestTagValidPrefixedRepo [2020-03-09T16:13:04.934Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2020-03-09T16:13:04.934Z] === RUN TestTagExistedNameWithoutForce [2020-03-09T16:13:04.934Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-03-09T16:13:04.934Z] === RUN TestTagOfficialNames [2020-03-09T16:13:04.934Z] --- PASS: TestTagOfficialNames (0.06s) [2020-03-09T16:13:04.934Z] === RUN TestTagMatchesDigest [2020-03-09T16:13:04.934Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-03-09T16:13:04.934Z] === CONT TestImportExtremelyLargeImageWorks [2020-03-09T16:13:05.738Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-03-09T16:13:05.738Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-03-09T16:13:06.661Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-03-09T16:13:08.543Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-03-09T16:13:11.801Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-03-09T16:13:15.957Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-03-09T16:13:18.488Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-03-09T16:13:21.748Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-03-09T16:13:23.107Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-03-09T16:13:25.613Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-03-09T16:13:25.613Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-03-09T16:13:26.536Z] === RUN TestDockerSuite/TestRunNetHost [2020-03-09T16:13:27.896Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-03-09T16:13:28.819Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-03-09T16:13:29.742Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-03-09T16:13:32.998Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-03-09T16:13:35.505Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-03-09T16:13:40.746Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-03-09T16:13:41.305Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-03-09T16:13:42.664Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-03-09T16:13:42.664Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-03-09T16:13:43.587Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-03-09T16:13:43.842Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-03-09T16:13:44.765Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-03-09T16:13:45.688Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-03-09T16:13:45.688Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-03-09T16:13:47.047Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-03-09T16:13:47.970Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-03-09T16:13:47.970Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-03-09T16:13:48.892Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-03-09T16:13:49.816Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-03-09T16:13:51.175Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-03-09T16:13:52.098Z] === RUN TestDockerSuite/TestRunPortInUse [2020-03-09T16:13:53.457Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-03-09T16:13:54.379Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-03-09T16:13:55.303Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-03-09T16:13:56.226Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-03-09T16:13:57.585Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-03-09T16:13:58.508Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-03-09T16:13:58.508Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-03-09T16:13:58.508Z] === RUN TestDockerSuite/TestRunPublishPort [2020-03-09T16:13:59.866Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-03-09T16:14:00.788Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-03-09T16:14:00.788Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-03-09T16:14:02.149Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-03-09T16:14:04.030Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-03-09T16:14:04.030Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-03-09T16:14:08.239Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-03-09T16:14:09.599Z] === RUN TestDockerSuite/TestRunRm [2020-03-09T16:14:10.522Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-03-09T16:14:14.676Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-03-09T16:14:15.235Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-03-09T16:14:16.198Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-03-09T16:14:18.081Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-03-09T16:14:19.004Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-03-09T16:14:24.248Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-03-09T16:14:29.522Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-03-09T16:14:30.445Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-03-09T16:14:31.369Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-03-09T16:14:32.291Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-03-09T16:14:33.214Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-03-09T16:14:34.137Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-03-09T16:14:35.062Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-03-09T16:14:36.421Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-03-09T16:14:37.344Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-03-09T16:14:38.267Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-03-09T16:14:41.524Z] === RUN TestDockerSuite/TestRunState [2020-03-09T16:14:42.908Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-03-09T16:14:43.831Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-03-09T16:14:44.753Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-03-09T16:14:45.008Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-03-09T16:14:45.008Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-03-09T16:14:45.931Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-03-09T16:14:47.290Z] === RUN TestDockerSuite/TestRunSysctls [2020-03-09T16:14:49.171Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-03-09T16:14:49.171Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-03-09T16:14:49.171Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-03-09T16:14:50.094Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-03-09T16:14:53.352Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-03-09T16:14:54.275Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-03-09T16:14:56.780Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-03-09T16:15:02.013Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-03-09T16:15:05.269Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-03-09T16:15:05.830Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-03-09T16:15:06.754Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-03-09T16:15:07.678Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-03-09T16:15:10.366Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-03-09T16:15:12.247Z] === RUN TestDockerSuite/TestRunUserByID [2020-03-09T16:15:13.170Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-03-09T16:15:13.424Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-03-09T16:15:13.696Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-03-09T16:15:14.637Z] === RUN TestDockerSuite/TestRunUserByName [2020-03-09T16:15:15.561Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-03-09T16:15:16.922Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-03-09T16:15:16.922Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-03-09T16:15:16.922Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-03-09T16:15:17.845Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-03-09T16:15:24.409Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-03-09T16:15:24.409Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-03-09T16:15:25.771Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-03-09T16:15:29.029Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-03-09T16:15:30.388Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-03-09T16:15:33.644Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-03-09T16:15:36.900Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-03-09T16:15:37.459Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-03-09T16:15:38.523Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-03-09T16:15:39.446Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-03-09T16:15:39.446Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-03-09T16:15:39.446Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-03-09T16:15:39.446Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-03-09T16:15:39.701Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-03-09T16:15:41.061Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-03-09T16:15:41.985Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-03-09T16:15:42.908Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-03-09T16:15:44.790Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-03-09T16:15:45.713Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-03-09T16:15:46.648Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-03-09T16:15:46.648Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-03-09T16:15:48.018Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-03-09T16:15:48.018Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-03-09T16:15:48.019Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-03-09T16:15:48.019Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-03-09T16:15:48.019Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-03-09T16:15:48.019Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-03-09T16:15:48.273Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-03-09T16:15:48.273Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-03-09T16:15:48.527Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-03-09T16:15:48.781Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-03-09T16:15:49.703Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-03-09T16:15:51.062Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-03-09T16:15:51.985Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-03-09T16:15:51.985Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-03-09T16:15:53.344Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-03-09T16:15:53.344Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-03-09T16:15:54.267Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-03-09T16:15:54.521Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-03-09T16:15:55.444Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-03-09T16:15:56.366Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-03-09T16:15:56.366Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-03-09T16:15:56.366Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-03-09T16:15:57.289Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-03-09T16:15:59.176Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-03-09T16:16:00.099Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-03-09T16:16:00.099Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-03-09T16:16:01.023Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-03-09T16:16:01.023Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-03-09T16:16:02.905Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-03-09T16:16:03.829Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-03-09T16:16:07.087Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-03-09T16:16:08.010Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-03-09T16:16:08.010Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-03-09T16:16:08.010Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-03-09T16:16:09.892Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-03-09T16:16:11.251Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-03-09T16:16:12.610Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-03-09T16:16:12.610Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-03-09T16:16:15.116Z] === RUN TestDockerSuite/TestSaveImageId [2020-03-09T16:16:15.116Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-03-09T16:16:15.698Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-03-09T16:16:17.057Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-03-09T16:16:18.417Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-03-09T16:16:18.417Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-03-09T16:16:20.925Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-03-09T16:16:20.925Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-03-09T16:16:20.925Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-03-09T16:16:22.807Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-03-09T16:16:24.688Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-03-09T16:16:24.688Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-03-09T16:16:24.688Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-03-09T16:16:24.942Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-03-09T16:16:24.942Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-03-09T16:16:25.501Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-03-09T16:16:28.756Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-03-09T16:16:31.262Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-03-09T16:16:32.621Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2020-03-09T16:16:32.621Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2020-03-09T16:16:33.180Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2020-03-09T16:16:33.180Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2020-03-09T16:16:34.104Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-03-09T16:16:34.358Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-03-09T16:16:37.615Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-03-09T16:16:38.174Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-03-09T16:16:38.733Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-03-09T16:16:41.241Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-03-09T16:16:43.749Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-03-09T16:16:44.003Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-03-09T16:16:47.259Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-03-09T16:16:47.513Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-03-09T16:16:48.451Z] === RUN TestDockerSuite/TestStartRecordError [2020-03-09T16:16:51.708Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-03-09T16:16:54.966Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-03-09T16:16:56.847Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-03-09T16:17:01.014Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-03-09T16:17:06.244Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-03-09T16:17:09.500Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-03-09T16:17:16.020Z] === RUN TestDockerSuite/TestStatsNoStream [2020-03-09T16:17:18.526Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-03-09T16:17:20.406Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-03-09T16:17:21.329Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-03-09T16:17:22.254Z] === RUN TestDockerSuite/TestTopPrivileged [2020-03-09T16:17:23.177Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-03-09T16:17:23.177Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-03-09T16:17:24.100Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-03-09T16:17:29.340Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-03-09T16:17:33.508Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-03-09T16:17:33.762Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-03-09T16:17:34.685Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-03-09T16:17:34.685Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-03-09T16:17:36.044Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-03-09T16:17:37.926Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-03-09T16:17:37.926Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-03-09T16:17:39.807Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-03-09T16:17:41.166Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-03-09T16:17:42.089Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-03-09T16:17:42.648Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-03-09T16:17:44.529Z] === RUN TestDockerSuite/TestUpdateStats [2020-03-09T16:17:45.891Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-03-09T16:17:48.397Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-03-09T16:17:50.279Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-03-09T16:17:50.533Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-03-09T16:17:50.533Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-03-09T16:17:51.892Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-03-09T16:17:53.251Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-03-09T16:17:54.194Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-03-09T16:17:59.428Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-03-09T16:17:59.682Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-03-09T16:18:03.863Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-03-09T16:18:03.863Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-03-09T16:18:09.093Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-03-09T16:18:11.599Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-03-09T16:18:12.533Z] --- PASS: TestImportExtremelyLargeImageWorks (306.45s) [2020-03-09T16:18:12.533Z] PASS [2020-03-09T16:18:12.533Z] [2020-03-09T16:18:12.533Z] === Skipped [2020-03-09T16:18:12.533Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-03-09T16:18:12.533Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-09T16:18:12.533Z] [2020-03-09T16:18:12.533Z] [2020-03-09T16:18:12.533Z] DONE 12 tests, 1 skipped in 307.814s [2020-03-09T16:18:12.533Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-03-09T16:18:12.533Z] ++ 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-09T16:18:12.533Z] ++ set -e [2020-03-09T16:18:12.533Z] ++ '[' -n 0 ']' [2020-03-09T16:18:12.533Z] ++ set -x [2020-03-09T16:18:12.533Z] ++ 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-09T16:18:12.533Z] INFO: Testing against a local daemon [2020-03-09T16:18:12.533Z] === RUN TestNetworkCreateDelete [2020-03-09T16:18:12.533Z] --- PASS: TestNetworkCreateDelete (0.24s) [2020-03-09T16:18:12.533Z] === RUN TestDockerNetworkDeletePreferID [2020-03-09T16:18:12.533Z] --- PASS: TestDockerNetworkDeletePreferID (0.67s) [2020-03-09T16:18:12.533Z] === RUN TestInspectNetwork [2020-03-09T16:18:16.032Z] === RUN TestInspectNetwork/full_network_id [2020-03-09T16:18:16.032Z] === RUN TestInspectNetwork/partial_network_id [2020-03-09T16:18:16.032Z] === RUN TestInspectNetwork/network_name [2020-03-09T16:18:16.032Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-03-09T16:18:16.830Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-03-09T16:18:20.427Z] --- PASS: TestInspectNetwork (7.77s) [2020-03-09T16:18:20.427Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-03-09T16:18:20.427Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-03-09T16:18:20.427Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-03-09T16:18:20.427Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-03-09T16:18:20.427Z] === RUN TestRunContainerWithBridgeNone [2020-03-09T16:18:23.129Z] --- PASS: TestRunContainerWithBridgeNone (2.44s) [2020-03-09T16:18:23.129Z] === RUN TestNetworkInvalidJSON [2020-03-09T16:18:23.129Z] === RUN TestNetworkInvalidJSON//networks/create [2020-03-09T16:18:23.129Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-03-09T16:18:23.129Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-03-09T16:18:23.129Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-03-09T16:18:23.129Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-09T16:18:23.129Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-09T16:18:23.129Z] === CONT TestNetworkInvalidJSON//networks/create [2020-03-09T16:18:23.129Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-03-09T16:18:23.129Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-09T16:18:23.129Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2020-03-09T16:18:23.129Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-03-09T16:18:23.129Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-03-09T16:18:23.129Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-03-09T16:18:23.129Z] === RUN TestDaemonRestartWithLiveRestore [2020-03-09T16:18:23.350Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-03-09T16:18:23.749Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2020-03-09T16:18:23.749Z] === RUN TestDaemonDefaultNetworkPools [2020-03-09T16:18:24.711Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-03-09T16:18:24.779Z] --- PASS: TestDaemonDefaultNetworkPools (0.90s) [2020-03-09T16:18:24.779Z] === RUN TestDaemonRestartWithExistingNetwork [2020-03-09T16:18:25.313Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-03-09T16:18:26.275Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.33s) [2020-03-09T16:18:26.275Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-03-09T16:18:27.767Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.60s) [2020-03-09T16:18:27.767Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-03-09T16:18:28.388Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2020-03-09T16:18:28.388Z] === RUN TestServiceWithPredefinedNetwork [2020-03-09T16:18:28.569Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-03-09T16:18:30.450Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-03-09T16:18:31.098Z] --- PASS: TestServiceWithPredefinedNetwork (2.53s) [2020-03-09T16:18:31.098Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-03-09T16:18:31.098Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-09T16:18:31.098Z] service_test.go:230: FLAKY_TEST [2020-03-09T16:18:31.098Z] === RUN TestServiceWithDataPathPortInit [2020-03-09T16:18:32.956Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-03-09T16:18:36.213Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-03-09T16:18:39.469Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-03-09T16:18:42.724Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-03-09T16:18:43.283Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-03-09T16:18:45.808Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-03-09T16:18:46.373Z] --- PASS: TestServiceWithDataPathPortInit (15.04s) [2020-03-09T16:18:46.373Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-03-09T16:18:47.168Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-03-09T16:18:49.050Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-03-09T16:18:50.408Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-03-09T16:18:53.278Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.49s) [2020-03-09T16:18:53.278Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:tgab44t8w7yzle9kxmprc42l5 Created:2020-03-09 16:18:46.928026996 +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[18d1779c9de764a4550a6ad89c026c74d99c4a6987efd6cb69b61e03bde7d9df:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.k4exvjxto48gb7fsun1c7j462 EndpointID:70b3a11469bdec4d3ed02f767c50078fee093e345cde232b707d079aa5619dbb MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:8c5e2241f5c76e34c2384dcd72b0def1bb7ba12a4126ddfa3a58a98293a856c6 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:d2a4f96fea54 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.k4exvjxto48gb7fsun1c7j462 EndpointID:70b3a11469bdec4d3ed02f767c50078fee093e345cde232b707d079aa5619dbb EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-03-09T16:18:53.278Z] PASS [2020-03-09T16:18:53.278Z] [2020-03-09T16:18:53.278Z] === Skipped [2020-03-09T16:18:53.278Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-09T16:18:53.278Z] service_test.go:230: FLAKY_TEST [2020-03-09T16:18:53.278Z] [2020-03-09T16:18:53.278Z] [2020-03-09T16:18:53.278Z] DONE 21 tests, 1 skipped in 41.803s [2020-03-09T16:18:53.278Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-03-09T16:18:53.278Z] ++ 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-09T16:18:53.278Z] ++ set -e [2020-03-09T16:18:53.278Z] ++ '[' -n 0 ']' [2020-03-09T16:18:53.278Z] ++ set -x [2020-03-09T16:18:53.278Z] ++ 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-09T16:18:53.278Z] INFO: Testing against a local daemon [2020-03-09T16:18:53.278Z] === RUN TestDockerNetworkIpvlanPersistance [2020-03-09T16:18:53.278Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-03-09T16:18:53.278Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-09T16:18:53.278Z] === RUN TestDockerNetworkIpvlan [2020-03-09T16:18:53.278Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-03-09T16:18:53.278Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-09T16:18:53.278Z] PASS [2020-03-09T16:18:53.278Z] [2020-03-09T16:18:53.278Z] === Skipped [2020-03-09T16:18:53.278Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-03-09T16:18:53.278Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-09T16:18:53.278Z] [2020-03-09T16:18:53.278Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-03-09T16:18:53.278Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-09T16:18:53.278Z] [2020-03-09T16:18:53.278Z] [2020-03-09T16:18:53.278Z] DONE 2 tests, 2 skipped in 0.110s [2020-03-09T16:18:53.564Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-03-09T16:18:53.564Z] ++ 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-09T16:18:53.564Z] ++ set -e [2020-03-09T16:18:53.564Z] ++ '[' -n 0 ']' [2020-03-09T16:18:53.564Z] ++ set -x [2020-03-09T16:18:53.564Z] ++ 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-09T16:18:53.564Z] INFO: Testing against a local daemon [2020-03-09T16:18:53.564Z] === RUN TestDockerNetworkMacvlanPersistance [2020-03-09T16:18:54.562Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-03-09T16:18:55.055Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.51s) [2020-03-09T16:18:55.056Z] === RUN TestDockerNetworkMacvlan [2020-03-09T16:18:56.077Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-03-09T16:18:57.096Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-03-09T16:18:58.112Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-03-09T16:19:00.815Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-03-09T16:19:02.631Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-03-09T16:19:03.990Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-03-09T16:19:03.990Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-03-09T16:19:03.990Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-03-09T16:19:04.295Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-03-09T16:19:05.349Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-03-09T16:19:05.350Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-03-09T16:19:05.350Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-03-09T16:19:05.350Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-03-09T16:19:06.272Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-03-09T16:19:06.272Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-03-09T16:19:08.155Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-03-09T16:19:08.155Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-03-09T16:19:08.155Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-03-09T16:19:08.155Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-03-09T16:19:08.155Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-03-09T16:19:08.155Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-03-09T16:19:08.730Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-03-09T16:19:09.746Z] --- PASS: TestDockerNetworkMacvlan (14.70s) [2020-03-09T16:19:09.746Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2020-03-09T16:19:09.746Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2020-03-09T16:19:09.746Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.18s) [2020-03-09T16:19:09.746Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.19s) [2020-03-09T16:19:09.746Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.12s) [2020-03-09T16:19:09.746Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.92s) [2020-03-09T16:19:09.746Z] PASS [2020-03-09T16:19:09.746Z] [2020-03-09T16:19:09.746Z] DONE 8 tests in 16.332s [2020-03-09T16:19:09.746Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-03-09T16:19:09.746Z] ++ 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-09T16:19:09.746Z] ++ set -e [2020-03-09T16:19:09.746Z] ++ '[' -n 0 ']' [2020-03-09T16:19:09.746Z] ++ set -x [2020-03-09T16:19:09.746Z] ++ 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-09T16:19:09.746Z] testing: warning: no tests to run [2020-03-09T16:19:09.746Z] PASS [2020-03-09T16:19:09.746Z] [2020-03-09T16:19:09.746Z] DONE 0 tests in 0.019s [2020-03-09T16:19:09.746Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-03-09T16:19:09.746Z] ++ 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-09T16:19:09.746Z] ++ set -e [2020-03-09T16:19:09.746Z] ++ '[' -n 0 ']' [2020-03-09T16:19:09.746Z] ++ set -x [2020-03-09T16:19:09.746Z] ++ 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-09T16:19:10.041Z] INFO: Testing against a local daemon [2020-03-09T16:19:10.041Z] === RUN TestAuthZPluginAllowRequest [2020-03-09T16:19:11.538Z] --- PASS: TestAuthZPluginAllowRequest (1.68s) [2020-03-09T16:19:11.538Z] === RUN TestAuthZPluginTLS [2020-03-09T16:19:12.167Z] --- PASS: TestAuthZPluginTLS (0.59s) [2020-03-09T16:19:12.167Z] === RUN TestAuthZPluginDenyRequest [2020-03-09T16:19:12.309Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-03-09T16:19:12.310Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-03-09T16:19:12.310Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-03-09T16:19:12.310Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-03-09T16:19:12.310Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-03-09T16:19:12.310Z] === RUN TestDockerSuite/TestVolumeEvents [2020-03-09T16:19:12.793Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2020-03-09T16:19:12.793Z] === RUN TestAuthZPluginAPIDenyResponse [2020-03-09T16:19:12.868Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-03-09T16:19:13.430Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.62s) [2020-03-09T16:19:13.431Z] === RUN TestAuthZPluginDenyResponse [2020-03-09T16:19:14.054Z] --- PASS: TestAuthZPluginDenyResponse (0.58s) [2020-03-09T16:19:14.054Z] === RUN TestAuthZPluginAllowEventStream [2020-03-09T16:19:15.383Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-03-09T16:19:15.536Z] --- PASS: TestAuthZPluginAllowEventStream (1.61s) [2020-03-09T16:19:15.536Z] === RUN TestAuthZPluginErrorResponse [2020-03-09T16:19:16.163Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2020-03-09T16:19:16.163Z] === RUN TestAuthZPluginErrorRequest [2020-03-09T16:19:16.742Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-03-09T16:19:16.742Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-03-09T16:19:16.742Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-03-09T16:19:16.786Z] --- PASS: TestAuthZPluginErrorRequest (0.57s) [2020-03-09T16:19:16.786Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-03-09T16:19:17.415Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s) [2020-03-09T16:19:17.415Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-03-09T16:19:19.250Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-03-09T16:19:19.453Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.18s) [2020-03-09T16:19:19.453Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-03-09T16:19:21.131Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-03-09T16:19:21.490Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.13s) [2020-03-09T16:19:21.490Z] === RUN TestAuthZPluginHeader [2020-03-09T16:19:22.507Z] --- PASS: TestAuthZPluginHeader (0.97s) [2020-03-09T16:19:22.507Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-03-09T16:19:22.507Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-03-09T16:19:22.507Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-09T16:19:22.507Z] === RUN TestAuthZPluginV2Disable [2020-03-09T16:19:22.507Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-03-09T16:19:22.507Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-09T16:19:22.507Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-03-09T16:19:22.507Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-03-09T16:19:22.507Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-09T16:19:22.507Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-03-09T16:19:22.507Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-03-09T16:19:22.507Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-09T16:19:22.507Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-03-09T16:19:23.668Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-03-09T16:19:27.906Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-03-09T16:19:27.906Z] --- PASS: TestDockerSuite (2056.18s) [2020-03-09T16:19:27.906Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2020-03-09T16:19:27.906Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s) [2020-03-09T16:19:27.906Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2020-03-09T16:19:27.906Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2020-03-09T16:19:27.906Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2020-03-09T16:19:27.906Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-03-09T16:19:27.906Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2020-03-09T16:19:27.906Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (5.20s) [2020-03-09T16:19:27.906Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.06s) [2020-03-09T16:19:27.906Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.43s) [2020-03-09T16:19:27.906Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2020-03-09T16:19:27.906Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.55s) [2020-03-09T16:19:27.906Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.15s) [2020-03-09T16:19:27.906Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.00s) [2020-03-09T16:19:27.906Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.01s) [2020-03-09T16:19:27.906Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.36s) [2020-03-09T16:19:27.906Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2020-03-09T16:19:27.906Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.00s) [2020-03-09T16:19:27.906Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.10s) [2020-03-09T16:19:27.906Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.16s) [2020-03-09T16:19:27.906Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.15s) [2020-03-09T16:19:27.906Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2020-03-09T16:19:27.906Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2020-03-09T16:19:27.906Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.31s) [2020-03-09T16:19:27.906Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.28s) [2020-03-09T16:19:27.906Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.81s) [2020-03-09T16:19:27.906Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.38s) [2020-03-09T16:19:27.906Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.28s) [2020-03-09T16:19:27.906Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.24s) [2020-03-09T16:19:27.906Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.39s) [2020-03-09T16:19:27.906Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.18s) [2020-03-09T16:19:27.906Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.33s) [2020-03-09T16:19:27.906Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.18s) [2020-03-09T16:19:27.906Z] --- PASS: TestDockerSuite/TestAttachDetach (1.07s) [2020-03-09T16:19:27.906Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.07s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.02s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.24s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.98s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.18s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.73s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.68s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.40s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.58s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.91s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (30.76s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.78s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (2.43s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.28s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.53s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (3.21s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.46s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.97s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (10.72s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (5.60s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.11s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.77s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.26s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.57s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.74s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (4.56s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.87s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.01s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.47s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.87s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (11.30s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (8.08s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (4.73s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.38s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildAddTar (10.71s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.59s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.47s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (5.55s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (9.44s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.37s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (3.27s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.98s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.30s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.23s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.93s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.07s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.73s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.85s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (17.38s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.72s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.49s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.39s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.97s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (3.05s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.93s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.57s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.89s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.73s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.82s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.34s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.77s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.71s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.18s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (7.72s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (3.22s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.90s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.59s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildCmd (0.34s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.38s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.41s) [2020-03-09T16:19:27.907Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-03-09T16:19:27.907Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.52s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (8.21s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.98s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildContChar (4.33s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.14s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.36s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.36s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.69s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.44s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (16.53s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.85s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.52s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.10s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.37s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.83s) [2020-03-09T16:19:27.907Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-03-09T16:19:27.907Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-03-09T16:19:27.907Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-03-09T16:19:27.907Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-03-09T16:19:27.907Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-03-09T16:19:27.907Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-03-09T16:19:27.907Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2020-03-09T16:19:27.907Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.47s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.82s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.05s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.41s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.98s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (8.46s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.56s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.64s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (5.83s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.68s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.02s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.81s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.59s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.57s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildDockerignore (14.44s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.65s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.22s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (15.68s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.79s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.02s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (6.11s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.77s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.44s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (7.87s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.65s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (3.02s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (20.81s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.12s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (6.84s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.34s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.37s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.74s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.12s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.35s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.32s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.81s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.82s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.90s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildEnv (1.76s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.69s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.56s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (8.61s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (28.67s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.06s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (12.55s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (1.35s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.85s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.98s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (2.04s) [2020-03-09T16:19:27.907Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.01s) [2020-03-09T16:19:27.907Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.39s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (16.53s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildExpose (0.37s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.48s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.47s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.39s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildFails (1.09s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.77s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.80s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildForceRm (2.40s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.72s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.38s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.28s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.71s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.81s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.39s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.98s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.87s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.74s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildHistory (5.54s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.63s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.29s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.70s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.63s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.24s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildLabel (0.54s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.45s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.53s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.38s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildLabels (0.64s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.24s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (3.11s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildLastModified (6.16s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildLineBreak (4.60s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.15s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.12s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.12s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.33s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.72s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.89s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (5.07s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.45s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.55s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (12.78s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (5.40s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.61s) [2020-03-09T16:19:27.907Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (3.50s) [2020-03-09T16:19:27.908Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-03-09T16:19:27.908Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (6.98s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.63s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (3.23s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.50s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestBuildNetContainer (3.28s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.95s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.27s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.11s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.47s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.46s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.34s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.42s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.88s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.67s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.76s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.61s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (2.14s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.99s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.60s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.84s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.49s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (4.84s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestBuildPATH (2.77s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.08s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.47s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (12.71s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (5.52s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.33s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestBuildRm (3.59s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.51s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.46s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.58s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.74s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.64s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.55s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.37s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (5.03s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.13s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.36s) [2020-03-09T16:19:27.908Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-03-09T16:19:27.908Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.51s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.39s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.14s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestBuildStderr (1.25s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (5.87s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.24s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.37s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.58s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.20s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.83s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestBuildUser (2.57s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.42s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (21.63s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.45s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.35s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.28s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.31s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.76s) [2020-03-09T16:19:27.908Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-03-09T16:19:27.908Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-03-09T16:19:27.908Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-03-09T16:19:27.908Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-03-09T16:19:27.908Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-03-09T16:19:27.908Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-03-09T16:19:27.908Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-03-09T16:19:27.908Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.56s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.27s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.72s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.29s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.13s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.93s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.73s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.13s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.51s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.65s) [2020-03-09T16:19:27.908Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-03-09T16:19:27.908Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.07s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.59s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2020-03-09T16:19:27.908Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-03-09T16:19:27.908Z] docker_cli_sni_test.go:18: Flakey test [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.90s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.06s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestCommitChange (1.17s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.11s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestCommitHardlink (2.12s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestCommitNewFile (2.44s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.16s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestCommitTTY (1.99s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.22s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (2.07s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.20s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.06s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.07s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestContainerAPICommit (2.04s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (2.14s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.96s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (1.15s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.91s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (1.09s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.96s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.08s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (1.01s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.10s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.14s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.09s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (1.01s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.97s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.02s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (2.08s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.00s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.03s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (1.04s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (1.06s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (1.04s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.97s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.98s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (1.00s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.11s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.97s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.82s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.86s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.09s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.94s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.66s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestContainerAPIStop (1.01s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestContainerAPITop (1.00s) [2020-03-09T16:19:27.908Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-03-09T16:19:27.908Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.10s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.97s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.00s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.44s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (5.64s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.63s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.56s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (2.19s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (26.39s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.81s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.79s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.70s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.66s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000ab6ee0_} (1.69s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1639339140_/foo_false____} (1.70s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1639339140_/foo_true____} (1.65s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3092746259_/foo_false____} (1.71s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3092746259_/foo_true____} (2.00s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3092746259_/foo_true__0xc000ab73a0__} (1.81s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000ab73c0_} (2.34s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000ab73e0_} (1.63s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000ab7400_} (1.75s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000ab7420_} (1.69s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.96s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.72s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-03-09T16:19:27.908Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.07s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.07s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.07s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.04s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.04s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.03s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.06s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.06s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.08s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.55s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (3.54s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.93s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestCopyAndRestart (2.06s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.21s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (1.03s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (1.25s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.32s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestCpFromCaseA (1.07s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestCpFromCaseB (1.13s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestCpFromCaseC (1.11s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.40s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.61s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestCpFromCaseF (1.37s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.41s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.56s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestCpFromCaseI (1.20s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.71s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (2.21s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.36s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestCpGarbagePath (1.28s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestCpNameHasColon (1.14s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestCpRelativePath (1.16s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.47s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (1.11s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.57s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestCpToCaseA (2.27s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestCpToCaseB (1.05s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestCpToCaseC (3.08s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestCpToCaseD (5.96s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestCpToCaseE (4.55s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestCpToCaseF (1.33s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestCpToCaseG (7.70s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestCpToCaseH (4.91s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestCpToCaseI (1.19s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestCpToCaseJ (6.09s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.12s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestCpToDot (1.16s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (2.06s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (2.37s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestCpToStdout (1.19s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (4.76s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.52s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (1.14s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestCpVolumePath (2.05s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.11s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestCreateArgs (0.09s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.63s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (1.03s) [2020-03-09T16:19:27.909Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-03-09T16:19:27.909Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.11s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.01s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.43s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestCreateLabels (0.12s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.19s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestCreateRM (0.23s) [2020-03-09T16:19:27.909Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-03-09T16:19:27.909Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.10s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.23s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (3.17s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.10s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.02s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.02s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.15s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.18s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.09s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.10s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.92s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.89s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (1.08s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (2.07s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (2.15s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (1.08s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (1.04s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.13s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestDevicePermissions (1.90s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.86s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (1.22s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (2.10s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.16s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (7.04s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (3.29s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (3.25s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.45s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (2.02s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestEventsAttach (1.23s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestEventsCommit (1.10s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (1.10s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (1.39s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (1.00s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (2.07s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (2.13s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (4.35s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.92s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestEventsCopy (1.65s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (2.32s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.91s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.38s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (2.00s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.00s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.12s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.44s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.31s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.02s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestEventsFilters (2.13s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestEventsFormat (1.93s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.97s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.22s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.37s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.34s) [2020-03-09T16:19:27.909Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-03-09T16:19:27.909Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-03-09T16:19:27.909Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-03-09T16:19:27.909Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.61s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.98s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestEventsRename (0.97s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestEventsResize (1.02s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (1.06s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.03s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestEventsStreaming (1.17s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.33s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestEventsTop (1.13s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (2.02s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestExec (1.19s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (1.08s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.12s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.97s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestExecAPIStart (2.23s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (1.14s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.99s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.15s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.14s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.11s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.29s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (2.14s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestExecCgroup (1.47s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestExecEnv (1.38s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (3.04s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.03s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestExecInspectID (3.22s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestExecInteractive (1.51s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (1.18s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (1.27s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestExecParseError (1.41s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestExecPausedContainer (1.20s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (1.10s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.76s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestExecSetEnv (1.33s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestExecStartFails (1.13s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.44s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (1.19s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestExecTTY (1.30s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.11s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.32s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestExecUlimits (1.26s) [2020-03-09T16:19:27.909Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-03-09T16:19:27.909Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.33s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (1.05s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.34s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestExecWithTERM (1.07s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestExecWithUser (1.20s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.96s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.01s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.98s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.09s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (1.14s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.12s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestHealth (22.50s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (1.20s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2020-03-09T16:19:27.909Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (1.07s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.35s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.33s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.62s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.21s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.08s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (1.35s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (1.19s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.08s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestImportBadURL (0.06s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestImportDisplay (2.26s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestImportFile (2.39s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (2.42s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestImportGzipped (2.57s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (2.43s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (1.10s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (1.33s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (1.15s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (1.19s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (1.04s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.16s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.22s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (1.05s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (1.06s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (2.18s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestInspectAmpersand (1.08s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.14s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.17s) [2020-03-09T16:19:27.910Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-03-09T16:19:27.910Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.57s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (1.07s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestInspectDefault (1.17s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestInspectHistory (1.17s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2020-03-09T16:19:27.910Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-03-09T16:19:27.910Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestInspectInt64 (1.20s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.12s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.11s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.05s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.03s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.93s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.36s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestInspectStatus (1.09s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.97s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.98s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.93s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.96s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.96s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.92s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.92s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.53s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (2.17s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.95s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.42s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.52s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (3.31s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (3.34s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.06s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (3.28s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.52s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (1.09s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (15.46s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (3.27s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.05s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (1.01s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.99s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.44s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.97s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.97s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (4.00s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (1.17s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.87s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.98s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.21s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.23s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.19s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.49s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.38s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.21s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (1.23s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (1.00s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestLogsSince (7.13s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (6.12s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.97s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestLogsTail (1.04s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestLogsTimestamps (1.56s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestLogsWithDetails (1.18s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.69s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestMountIntoSys (1.04s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestNetHostname (3.21s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.50s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.53s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.98s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (1.07s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestPluginActive (1.56s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (4.63s) [2020-03-09T16:19:27.910Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-03-09T16:19:27.910Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.82s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.74s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (2.00s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.20s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.39s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.47s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.79s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.86s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestPortList (12.98s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.85s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.97s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.07s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.90s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.91s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (1.07s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.17s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (2.16s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (4.31s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.90s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.36s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.11s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestPsByOrder (3.84s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.18s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestPsListContainersBase (4.02s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (6.08s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.12s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.58s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (8.76s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.98s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.90s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.99s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.83s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.06s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.89s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.80s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.22s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (1.03s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.89s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestPsShowMounts (3.05s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (1.01s) [2020-03-09T16:19:27.910Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-03-09T16:19:27.910Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.12s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (1.15s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.89s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.77s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.98s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (9.62s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.75s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.83s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.12s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.12s) [2020-03-09T16:19:27.910Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.37s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.90s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.81s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.53s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (2.00s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.14s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.67s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.34s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.36s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (2.15s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.09s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (2.10s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.15s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRmiTag (0.12s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (1.02s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (5.31s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.96s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.22s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.56s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.95s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunAddHost (0.94s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.48s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.97s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.91s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (2.04s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.00s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (1.06s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (1.06s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.82s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.97s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunAttachDetach (1.12s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (1.10s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (1.09s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (1.05s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (1.07s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.28s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.29s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.99s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (1.01s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.92s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.96s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (1.29s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (1.20s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (1.30s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (1.25s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (1.19s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.95s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (1.28s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.99s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (1.08s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.19s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.53s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (1.47s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (1.01s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.29s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.13s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (1.02s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (2.28s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (2.02s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.93s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (1.30s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (1.10s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.29s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (1.18s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (1.25s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (2.36s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (4.80s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.07s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunCreateVolume (1.20s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (3.45s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (2.26s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (3.47s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (3.40s) [2020-03-09T16:19:27.911Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-03-09T16:19:27.911Z] docker_cli_run_test.go:4129: unmatched requirement DaemonIsWindows [2020-03-09T16:19:27.911Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-03-09T16:19:27.911Z] docker_cli_run_test.go:4148: unmatched requirement DaemonIsWindows [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (1.09s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (2.25s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.98s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (3.14s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (1.09s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (2.22s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (1.06s) [2020-03-09T16:19:27.911Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-03-09T16:19:27.911Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (1.23s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (2.67s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.93s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.93s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.94s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.96s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.96s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunEnvironment (1.01s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.98s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.97s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunExitCode (1.01s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.96s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.94s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.94s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (1.00s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.91s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (2.01s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.42s) [2020-03-09T16:19:27.911Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-03-09T16:19:27.911Z] docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (4.28s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (1.00s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.81s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.45s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.93s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.01s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.98s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.77s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.97s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.94s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (1.08s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.78s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.81s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.45s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.31s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.96s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.59s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.85s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.29s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.89s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (2.06s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunMount (7.51s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.93s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.93s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.91s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.71s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (4.06s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.92s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (3.03s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.95s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (2.15s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.07s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.89s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunNetHost (1.47s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.96s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.93s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.80s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.93s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (5.86s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (1.09s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.13s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (1.15s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.06s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.03s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.97s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.06s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.99s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (1.04s) [2020-03-09T16:19:27.911Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-03-09T16:19:27.911Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.97s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (1.06s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (2.23s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunPortInUse (1.25s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.92s) [2020-03-09T16:19:27.911Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.90s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.99s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (1.22s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (1.07s) [2020-03-09T16:19:27.911Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-03-09T16:19:27.911Z] docker_cli_run_test.go:4214: unmatched requirement IsolationIsProcess [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunPublishPort (1.20s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.94s) [2020-03-09T16:19:27.911Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-03-09T16:19:27.911Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (1.24s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (2.06s) [2020-03-09T16:19:27.911Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-03-09T16:19:27.911Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.72s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.88s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunRm (0.96s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.95s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.92s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.93s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.81s) [2020-03-09T16:19:27.911Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.96s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.67s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (5.58s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.97s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.91s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.99s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.97s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.90s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (1.02s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (1.26s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.98s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.99s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.71s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestRunState (1.90s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.92s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.99s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.22s) [2020-03-09T16:19:27.912Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-03-09T16:19:27.912Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (1.05s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.97s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestRunSysctls (1.91s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (1.00s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (3.22s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.95s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (2.47s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.78s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.29s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (1.00s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.97s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (1.00s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.82s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.62s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestRunUserByID (0.98s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.27s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.23s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (1.09s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestRunUserByName (1.01s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.93s) [2020-03-09T16:19:27.912Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-03-09T16:19:27.912Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.20s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.96s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (5.56s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.91s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.40s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.84s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.91s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.85s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (3.32s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.93s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.95s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (1.09s) [2020-03-09T16:19:27.912Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-03-09T16:19:27.912Z] docker_cli_run_test.go:4184: unmatched requirement DaemonIsWindows [2020-03-09T16:19:27.912Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-03-09T16:19:27.912Z] docker_cli_run_test.go:4204: unmatched requirement DaemonIsWindows [2020-03-09T16:19:27.912Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-03-09T16:19:27.912Z] docker_cli_run_test.go:4194: unmatched requirement DaemonIsWindows [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.23s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (1.04s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (1.08s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.93s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.92s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.97s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (1.04s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.95s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.02s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.20s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.19s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.18s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.20s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.21s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.99s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.99s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (1.11s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.02s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (1.18s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.37s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.96s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.97s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.95s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.92s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.89s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.97s) [2020-03-09T16:19:27.912Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2020-03-09T16:19:27.912Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.80s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.08s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.92s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.89s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (3.15s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (1.07s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.57s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.38s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.53s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (2.31s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.63s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.55s) [2020-03-09T16:19:27.912Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents815386325 [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (2.47s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.90s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.66s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.43s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.10s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.37s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.84s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.97s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (3.33s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.34s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestStartAttachSilent (2.25s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (3.05s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (3.40s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestStartPausedContainer (1.04s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestStartRecordError (2.57s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (3.32s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.39s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.65s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (5.70s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.86s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestStatsNoStream (3.03s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.99s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.01s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (1.00s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.97s) [2020-03-09T16:19:27.912Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-03-09T16:19:27.912Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.90s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.98s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.76s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.95s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (1.00s) [2020-03-09T16:19:27.912Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-03-09T16:19:27.912Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (1.10s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (2.11s) [2020-03-09T16:19:27.912Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-03-09T16:19:27.912Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.94s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.18s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.10s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (2.00s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestUpdateStats (4.19s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (2.28s) [2020-03-09T16:19:27.912Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-03-09T16:19:27.912Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.35s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (1.32s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (5.38s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (5.04s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (4.56s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (3.24s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.86s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (6.02s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.94s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (3.01s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.94s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (2.46s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (3.18s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (3.18s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (3.29s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (3.39s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (3.07s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2020-03-09T16:19:27.912Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2020-03-09T16:19:27.913Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2020-03-09T16:19:27.913Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (1.15s) [2020-03-09T16:19:27.913Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2020-03-09T16:19:27.913Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2020-03-09T16:19:27.913Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s) [2020-03-09T16:19:27.913Z] --- PASS: TestDockerSuite/TestVolumeCLILs (1.12s) [2020-03-09T16:19:27.913Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2020-03-09T16:19:27.913Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (1.43s) [2020-03-09T16:19:27.913Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2020-03-09T16:19:27.913Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.06s) [2020-03-09T16:19:27.913Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2020-03-09T16:19:27.913Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2020-03-09T16:19:27.913Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (3.56s) [2020-03-09T16:19:27.913Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.06s) [2020-03-09T16:19:27.913Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.18s) [2020-03-09T16:19:27.913Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2020-03-09T16:19:27.913Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2020-03-09T16:19:27.913Z] --- PASS: TestDockerSuite/TestVolumeEvents (1.08s) [2020-03-09T16:19:27.913Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (3.57s) [2020-03-09T16:19:27.913Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s) [2020-03-09T16:19:27.913Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2020-03-09T16:19:27.913Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (4.60s) [2020-03-09T16:19:27.913Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (6.05s) [2020-03-09T16:19:27.913Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-03-09T16:19:27.913Z] docker_cli_run_test.go:4522: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-03-09T16:19:27.913Z] === RUN TestDockerRegistrySuite [2020-03-09T16:19:27.913Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-03-09T16:19:27.913Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-03-09T16:19:29.272Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-03-09T16:19:31.154Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-03-09T16:19:31.154Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-03-09T16:19:33.035Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-03-09T16:19:33.035Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-03-09T16:19:38.265Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-03-09T16:19:40.973Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.80s) [2020-03-09T16:19:40.973Z] PASS [2020-03-09T16:19:40.973Z] [2020-03-09T16:19:40.973Z] === Skipped [2020-03-09T16:19:40.973Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-03-09T16:19:40.973Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-09T16:19:40.973Z] [2020-03-09T16:19:40.973Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-03-09T16:19:40.973Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-09T16:19:40.973Z] [2020-03-09T16:19:40.973Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-03-09T16:19:40.973Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-09T16:19:40.973Z] [2020-03-09T16:19:40.973Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-03-09T16:19:40.973Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-09T16:19:40.973Z] [2020-03-09T16:19:40.973Z] [2020-03-09T16:19:40.973Z] DONE 17 tests, 4 skipped in 29.565s [2020-03-09T16:19:40.973Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-03-09T16:19:40.973Z] ++ 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-09T16:19:40.973Z] ++ set -e [2020-03-09T16:19:40.973Z] ++ '[' -n 0 ']' [2020-03-09T16:19:40.973Z] ++ set -x [2020-03-09T16:19:40.974Z] ++ 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-09T16:19:40.974Z] INFO: Testing against a local daemon [2020-03-09T16:19:40.974Z] === RUN TestPluginInvalidJSON [2020-03-09T16:19:40.974Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-03-09T16:19:40.974Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-03-09T16:19:40.974Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-03-09T16:19:40.974Z] --- PASS: TestPluginInvalidJSON (0.04s) [2020-03-09T16:19:40.974Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-03-09T16:19:40.974Z] PASS [2020-03-09T16:19:40.974Z] [2020-03-09T16:19:40.974Z] DONE 2 tests in 0.127s [2020-03-09T16:19:40.974Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-03-09T16:19:40.974Z] ++ 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-09T16:19:40.974Z] ++ set -e [2020-03-09T16:19:40.974Z] ++ '[' -n 0 ']' [2020-03-09T16:19:40.974Z] ++ set -x [2020-03-09T16:19:40.974Z] ++ 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-09T16:19:40.974Z] INFO: Testing against a local daemon [2020-03-09T16:19:40.974Z] === RUN TestExternalGraphDriver [2020-03-09T16:19:40.974Z] === RUN TestExternalGraphDriver/json [2020-03-09T16:19:41.991Z] === RUN TestExternalGraphDriver/spec [2020-03-09T16:19:43.496Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-03-09T16:19:44.037Z] === RUN TestExternalGraphDriver/pull [2020-03-09T16:19:46.073Z] --- PASS: TestExternalGraphDriver (6.55s) [2020-03-09T16:19:46.073Z] --- PASS: TestExternalGraphDriver/json (2.17s) [2020-03-09T16:19:46.073Z] --- PASS: TestExternalGraphDriver/spec (2.06s) [2020-03-09T16:19:46.073Z] --- PASS: TestExternalGraphDriver/pull (2.16s) [2020-03-09T16:19:46.073Z] === RUN TestGraphdriverPluginV2 [2020-03-09T16:19:46.360Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2020-03-09T16:19:46.360Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-09T16:19:46.360Z] PASS [2020-03-09T16:19:46.360Z] [2020-03-09T16:19:46.360Z] === Skipped [2020-03-09T16:19:46.360Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2020-03-09T16:19:46.360Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-09T16:19:46.360Z] [2020-03-09T16:19:46.360Z] [2020-03-09T16:19:46.360Z] DONE 5 tests, 1 skipped in 6.705s [2020-03-09T16:19:46.360Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-03-09T16:19:46.360Z] ++ 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-09T16:19:46.360Z] ++ set -e [2020-03-09T16:19:46.360Z] ++ '[' -n 0 ']' [2020-03-09T16:19:46.360Z] ++ set -x [2020-03-09T16:19:46.360Z] ++ 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-09T16:19:46.360Z] INFO: Testing against a local daemon [2020-03-09T16:19:46.360Z] === RUN TestContinueAfterPluginCrash [2020-03-09T16:19:46.360Z] === PAUSE TestContinueAfterPluginCrash [2020-03-09T16:19:46.360Z] === RUN TestReadPluginNoRead [2020-03-09T16:19:46.360Z] === PAUSE TestReadPluginNoRead [2020-03-09T16:19:46.360Z] === RUN TestDaemonStartWithLogOpt [2020-03-09T16:19:46.360Z] === PAUSE TestDaemonStartWithLogOpt [2020-03-09T16:19:46.360Z] === CONT TestContinueAfterPluginCrash [2020-03-09T16:19:46.360Z] === CONT TestDaemonStartWithLogOpt [2020-03-09T16:19:46.360Z] === CONT TestReadPluginNoRead [2020-03-09T16:19:48.729Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-03-09T16:19:50.088Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-03-09T16:19:51.971Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-03-09T16:19:53.331Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-03-09T16:19:55.211Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-03-09T16:19:56.571Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-03-09T16:19:58.452Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-03-09T16:19:59.828Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-03-09T16:20:03.084Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-03-09T16:20:05.592Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-03-09T16:20:06.951Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-03-09T16:20:08.773Z] === RUN TestReadPluginNoRead/default [2020-03-09T16:20:09.414Z] --- PASS: TestDaemonStartWithLogOpt (22.89s) [2020-03-09T16:20:10.030Z] === RUN TestReadPluginNoRead/disabled_caching [2020-03-09T16:20:11.105Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-03-09T16:20:12.060Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-03-09T16:20:12.464Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-03-09T16:20:12.464Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-03-09T16:20:13.553Z] --- PASS: TestReadPluginNoRead (27.14s) [2020-03-09T16:20:13.553Z] --- PASS: TestReadPluginNoRead/default (1.97s) [2020-03-09T16:20:13.553Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.76s) [2020-03-09T16:20:13.553Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.72s) [2020-03-09T16:20:13.553Z] read_test.go:91: [dd2b4dbc0b2fc] daemon is not started [2020-03-09T16:20:13.825Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-03-09T16:20:14.172Z] --- PASS: TestContinueAfterPluginCrash (27.60s) [2020-03-09T16:20:14.172Z] PASS [2020-03-09T16:20:14.172Z] [2020-03-09T16:20:14.172Z] DONE 6 tests in 27.705s [2020-03-09T16:20:14.172Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (ppc64le.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-03-09T16:20:14.172Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-03-09T16:20:14.172Z] ++ set -e [2020-03-09T16:20:14.172Z] ++ '[' -n 0 ']' [2020-03-09T16:20:14.172Z] ++ set -x [2020-03-09T16:20:14.172Z] ++ 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-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-03-09T16:20:14.172Z] testing: warning: no tests to run [2020-03-09T16:20:14.172Z] PASS [2020-03-09T16:20:14.172Z] [2020-03-09T16:20:14.172Z] DONE 0 tests in 0.023s [2020-03-09T16:20:14.172Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-03-09T16:20:14.172Z] ++ 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-09T16:20:14.172Z] ++ set -e [2020-03-09T16:20:14.172Z] ++ '[' -n 0 ']' [2020-03-09T16:20:14.172Z] ++ set -x [2020-03-09T16:20:14.172Z] ++ 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-09T16:20:14.172Z] INFO: Testing against a local daemon [2020-03-09T16:20:14.172Z] === RUN TestPluginWithDevMounts [2020-03-09T16:20:14.172Z] === PAUSE TestPluginWithDevMounts [2020-03-09T16:20:14.172Z] === CONT TestPluginWithDevMounts [2020-03-09T16:20:15.185Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-03-09T16:20:16.545Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-03-09T16:20:16.917Z] --- PASS: TestPluginWithDevMounts (2.46s) [2020-03-09T16:20:16.917Z] PASS [2020-03-09T16:20:16.917Z] [2020-03-09T16:20:16.917Z] DONE 1 tests in 2.573s [2020-03-09T16:20:16.917Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-03-09T16:20:16.917Z] ++ 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-09T16:20:16.917Z] ++ set -e [2020-03-09T16:20:16.917Z] ++ '[' -n 0 ']' [2020-03-09T16:20:16.917Z] ++ set -x [2020-03-09T16:20:16.917Z] ++ 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-09T16:20:16.917Z] INFO: Testing against a local daemon [2020-03-09T16:20:16.917Z] === RUN TestSecretInspect [2020-03-09T16:20:19.609Z] --- PASS: TestSecretInspect (2.38s) [2020-03-09T16:20:19.609Z] === RUN TestSecretList [2020-03-09T16:20:20.700Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-03-09T16:20:21.259Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-03-09T16:20:21.646Z] --- PASS: TestSecretList (2.39s) [2020-03-09T16:20:21.646Z] === RUN TestSecretsCreateAndDelete [2020-03-09T16:20:22.618Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-03-09T16:20:23.177Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-03-09T16:20:23.177Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-03-09T16:20:23.432Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-03-09T16:20:23.432Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-03-09T16:20:23.686Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-03-09T16:20:24.245Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-03-09T16:20:24.245Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-03-09T16:20:24.356Z] --- PASS: TestSecretsCreateAndDelete (2.57s) [2020-03-09T16:20:24.356Z] === RUN TestSecretsUpdate [2020-03-09T16:20:26.127Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-03-09T16:20:26.406Z] --- PASS: TestSecretsUpdate (2.29s) [2020-03-09T16:20:26.407Z] === RUN TestTemplatedSecret [2020-03-09T16:20:28.633Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-03-09T16:20:29.101Z] --- PASS: TestTemplatedSecret (2.79s) [2020-03-09T16:20:29.101Z] === RUN TestSecretCreateResolve [2020-03-09T16:20:29.993Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-03-09T16:20:31.353Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-03-09T16:20:31.812Z] --- PASS: TestSecretCreateResolve (2.48s) [2020-03-09T16:20:31.812Z] PASS [2020-03-09T16:20:31.812Z] [2020-03-09T16:20:31.812Z] DONE 6 tests in 15.023s [2020-03-09T16:20:31.812Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-03-09T16:20:31.812Z] ++ 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-09T16:20:31.812Z] ++ set -e [2020-03-09T16:20:31.812Z] ++ '[' -n 0 ']' [2020-03-09T16:20:31.812Z] ++ set -x [2020-03-09T16:20:31.812Z] ++ 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-09T16:20:31.812Z] INFO: Testing against a local daemon [2020-03-09T16:20:31.812Z] === RUN TestServiceCreateInit [2020-03-09T16:20:31.812Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-03-09T16:20:32.712Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-03-09T16:20:33.307Z] --- PASS: TestDockerRegistrySuite (65.94s) [2020-03-09T16:20:33.307Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.97s) [2020-03-09T16:20:33.307Z] check_test.go:196: [dd8694b507fdd] daemon is not started [2020-03-09T16:20:33.307Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.63s) [2020-03-09T16:20:33.307Z] check_test.go:196: [d35ac2665929d] daemon is not started [2020-03-09T16:20:33.307Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (2.16s) [2020-03-09T16:20:33.307Z] check_test.go:196: [d5183bdb1e22b] daemon is not started [2020-03-09T16:20:33.307Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.12s) [2020-03-09T16:20:33.307Z] check_test.go:196: [dc9ebf80149f7] daemon is not started [2020-03-09T16:20:33.307Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (5.16s) [2020-03-09T16:20:33.307Z] check_test.go:196: [d58c6c51b5975] daemon is not started [2020-03-09T16:20:33.307Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.08s) [2020-03-09T16:20:33.307Z] check_test.go:196: [d2b4e577a66a6] daemon is not started [2020-03-09T16:20:33.307Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (5.17s) [2020-03-09T16:20:33.307Z] check_test.go:196: [dee1996332e21] daemon is not started [2020-03-09T16:20:33.307Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.62s) [2020-03-09T16:20:33.307Z] check_test.go:196: [db1cc881d9e32] daemon is not started [2020-03-09T16:20:33.307Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.45s) [2020-03-09T16:20:33.307Z] check_test.go:196: [d009f1d10faf1] daemon is not started [2020-03-09T16:20:33.307Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.69s) [2020-03-09T16:20:33.307Z] check_test.go:196: [d389dfd7803b1] daemon is not started [2020-03-09T16:20:33.307Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.75s) [2020-03-09T16:20:33.307Z] check_test.go:196: [d82b920e993ae] daemon is not started [2020-03-09T16:20:33.307Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.57s) [2020-03-09T16:20:33.307Z] check_test.go:196: [d60ad274d5d82] daemon is not started [2020-03-09T16:20:33.307Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.46s) [2020-03-09T16:20:33.307Z] check_test.go:196: [da7508f8d63d0] daemon is not started [2020-03-09T16:20:33.307Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.45s) [2020-03-09T16:20:33.307Z] check_test.go:196: [d7dbf562d873e] daemon is not started [2020-03-09T16:20:33.307Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.93s) [2020-03-09T16:20:33.307Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:be6c6fbd469b6f6b4addd2fc75311e1fa44e821d85b7b09cc82bdef96ea724ac [2020-03-09T16:20:33.307Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:373e11d7a13b463d339d489bdb3ec9148cb4f2ee17a7504203c7906afedef3d4 [2020-03-09T16:20:33.307Z] check_test.go:196: [dea1a06964133] daemon is not started [2020-03-09T16:20:33.307Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.90s) [2020-03-09T16:20:33.307Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:36a1137adaef5e887021d81a9853a0cb891ecf3660998ce51435fa4e85be5cba [2020-03-09T16:20:33.307Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:1e3920127727074f96828e199f3982b29549e346fe3a082ec930472e37b70eef [2020-03-09T16:20:33.307Z] check_test.go:196: [d40a5d4a8c9bc] daemon is not started [2020-03-09T16:20:33.307Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.50s) [2020-03-09T16:20:33.307Z] check_test.go:196: [da1598b487516] daemon is not started [2020-03-09T16:20:33.307Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.83s) [2020-03-09T16:20:33.307Z] check_test.go:196: [dbc82076c20bf] daemon is not started [2020-03-09T16:20:33.307Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.47s) [2020-03-09T16:20:33.307Z] check_test.go:196: [d7ac0f7bc1459] daemon is not started [2020-03-09T16:20:33.307Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-03-09T16:20:33.307Z] check_test.go:196: [d921ebd0f417e] daemon is not started [2020-03-09T16:20:33.307Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.50s) [2020-03-09T16:20:33.307Z] check_test.go:196: [d895695ae243e] daemon is not started [2020-03-09T16:20:33.307Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.39s) [2020-03-09T16:20:33.307Z] check_test.go:196: [dfc04233e6e57] daemon is not started [2020-03-09T16:20:33.307Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.42s) [2020-03-09T16:20:33.307Z] check_test.go:196: [d3969ba5dd409] daemon is not started [2020-03-09T16:20:33.307Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (4.14s) [2020-03-09T16:20:33.307Z] check_test.go:196: [d68646b6541ed] daemon is not started [2020-03-09T16:20:33.307Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.36s) [2020-03-09T16:20:33.307Z] check_test.go:196: [dfcbcad7773e7] daemon is not started [2020-03-09T16:20:33.307Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.55s) [2020-03-09T16:20:33.307Z] check_test.go:196: [d1586ae235202] daemon is not started [2020-03-09T16:20:33.307Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.47s) [2020-03-09T16:20:33.307Z] check_test.go:196: [d06e0b8f5dc26] daemon is not started [2020-03-09T16:20:33.307Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-03-09T16:20:33.307Z] check_test.go:196: [d8ec18a70a953] daemon is not started [2020-03-09T16:20:33.307Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2020-03-09T16:20:33.307Z] check_test.go:196: [df0fb1ef0e573] daemon is not started [2020-03-09T16:20:33.307Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.28s) [2020-03-09T16:20:33.307Z] check_test.go:196: [d3129641067e0] daemon is not started [2020-03-09T16:20:33.307Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.32s) [2020-03-09T16:20:33.307Z] check_test.go:196: [dcb7a73784790] daemon is not started [2020-03-09T16:20:33.307Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-03-09T16:20:33.307Z] check_test.go:196: [d3c2e3609e9f3] daemon is not started [2020-03-09T16:20:33.307Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.59s) [2020-03-09T16:20:33.307Z] check_test.go:196: [d071ca0bf4e92] daemon is not started [2020-03-09T16:20:33.307Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.74s) [2020-03-09T16:20:33.307Z] check_test.go:196: [dd5c3312822e0] daemon is not started [2020-03-09T16:20:33.307Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.32s) [2020-03-09T16:20:33.307Z] check_test.go:196: [d34f024254801] daemon is not started [2020-03-09T16:20:33.307Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.54s) [2020-03-09T16:20:33.307Z] check_test.go:196: [d22e4fd749fa8] daemon is not started [2020-03-09T16:20:33.307Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.01s) [2020-03-09T16:20:33.307Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.79s) [2020-03-09T16:20:33.307Z] === RUN TestDockerSchema1RegistrySuite [2020-03-09T16:20:33.307Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-03-09T16:20:33.307Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-03-09T16:20:36.216Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-03-09T16:20:38.666Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-03-09T16:20:40.611Z] --- PASS: TestServiceCreateInit (8.65s) [2020-03-09T16:20:40.611Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.30s) [2020-03-09T16:20:40.611Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.31s) [2020-03-09T16:20:40.611Z] === RUN TestCreateServiceMultipleTimes [2020-03-09T16:20:42.824Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-03-09T16:20:43.382Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-03-09T16:20:48.613Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-03-09T16:20:49.973Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-03-09T16:20:51.332Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-03-09T16:20:51.587Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-03-09T16:20:53.468Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-03-09T16:20:54.828Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-03-09T16:20:56.187Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-03-09T16:20:59.155Z] --- PASS: TestCreateServiceMultipleTimes (16.48s) [2020-03-09T16:20:59.155Z] === RUN TestCreateServiceConflict [2020-03-09T16:20:59.155Z] --- PASS: TestCreateServiceConflict (2.26s) [2020-03-09T16:20:59.155Z] === RUN TestCreateServiceMaxReplicas [2020-03-09T16:21:00.341Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-03-09T16:21:00.595Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-03-09T16:21:00.850Z] --- PASS: TestDockerSwarmSuite (1793.59s) [2020-03-09T16:21:00.850Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.86s) [2020-03-09T16:21:00.850Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (4.21s) [2020-03-09T16:21:00.850Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (6.30s) [2020-03-09T16:21:00.850Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.36s) [2020-03-09T16:21:00.850Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.85s) [2020-03-09T16:21:00.850Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (26.07s) [2020-03-09T16:21:00.850Z] docker_api_swarm_test.go:563: [df3f3ec76c608] joining swarm manager [d427e562e5425]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-09T16:21:00.850Z] docker_api_swarm_test.go:585: [d484ad84ce497] joining swarm manager [d427e562e5425]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-09T16:21:00.850Z] check_test.go:380: [df3f3ec76c608] daemon is not started [2020-03-09T16:21:00.850Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-03-09T16:21:00.850Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-03-09T16:21:00.850Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.77s) [2020-03-09T16:21:00.850Z] docker_api_swarm_test.go:46: [dcb2a2f691982] joining swarm manager [da50f8288c9c0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-09T16:21:00.850Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.82s) [2020-03-09T16:21:00.850Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.62s) [2020-03-09T16:21:00.850Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (36.80s) [2020-03-09T16:21:00.850Z] docker_api_swarm_test.go:304: [d0867e0e61bbc] joining swarm manager [d379a6cb2afbb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-09T16:21:00.850Z] docker_api_swarm_test.go:305: [d0ebac1b4e3a1] joining swarm manager [d379a6cb2afbb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-09T16:21:00.850Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2020-03-09T16:21:00.850Z] docker_api_swarm_test.go:364: Waiting for possible election... [2020-03-09T16:21:00.850Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (22.69s) [2020-03-09T16:21:00.850Z] docker_api_swarm_test.go:272: [d0df98bad83f9] joining swarm manager [ddcb83292eb43]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-09T16:21:00.850Z] docker_api_swarm_test.go:273: [d7b5947f19050] joining swarm manager [ddcb83292eb43]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-09T16:21:00.850Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.70s) [2020-03-09T16:21:00.850Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.80s) [2020-03-09T16:21:00.850Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.57s) [2020-03-09T16:21:00.850Z] docker_api_swarm_node_test.go:19: [dcc2a8c0ba981] joining swarm manager [d58a80dab5fd5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-09T16:21:00.850Z] docker_api_swarm_node_test.go:20: [dfc299c284fa3] joining swarm manager [d58a80dab5fd5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-09T16:21:00.850Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (45.65s) [2020-03-09T16:21:00.850Z] docker_api_swarm_test.go:502: [d9e1dc4b2f193] joining swarm manager [de3af3a27eb95]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-09T16:21:00.850Z] docker_api_swarm_test.go:507: [d4be24733be08] joining swarm manager [de3af3a27eb95]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-09T16:21:00.850Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.76s) [2020-03-09T16:21:00.850Z] docker_api_swarm_node_test.go:80: [d70140b8f4483] joining swarm manager [d4cdcf07826a7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-09T16:21:00.850Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.65s) [2020-03-09T16:21:00.850Z] docker_api_swarm_node_test.go:52: [d023c37df4dda] joining swarm manager [d7d2bb169849b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-09T16:21:00.850Z] docker_api_swarm_node_test.go:53: [dd99f1df7bb50] joining swarm manager [d7d2bb169849b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-09T16:21:00.850Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (7.00s) [2020-03-09T16:21:00.850Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (25.36s) [2020-03-09T16:21:00.850Z] docker_api_swarm_test.go:202: [d583dea11ff04] joining swarm manager [d95d645fac0a2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-09T16:21:00.850Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (53.84s) [2020-03-09T16:21:00.850Z] docker_api_swarm_test.go:384: [df7c8fd29ff8e] joining swarm manager [d1e55d610fcc8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-09T16:21:00.850Z] docker_api_swarm_test.go:385: [d3c396e038bd3] joining swarm manager [d1e55d610fcc8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-09T16:21:00.850Z] check_test.go:380: [d3c396e038bd3] daemon is not started [2020-03-09T16:21:00.850Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (52.11s) [2020-03-09T16:21:00.850Z] docker_api_swarm_test.go:802: [d10acd4abae4d] joining swarm manager [d6540c89c343a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-09T16:21:00.850Z] docker_api_swarm_test.go:802: [d538fd340b0dc] joining swarm manager [d6540c89c343a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-09T16:21:00.850Z] docker_api_swarm_test.go:802: [d464cbaec57ba] joining swarm manager [d6540c89c343a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-03-09T16:21:00.850Z] docker_api_swarm_test.go:802: [d346ad9413624] joining swarm manager [d6540c89c343a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-03-09T16:21:00.850Z] docker_api_swarm_test.go:810: [d779502bfb528] joining swarm manager [d6540c89c343a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-03-09T16:21:00.850Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.34s) [2020-03-09T16:21:00.850Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (5.58s) [2020-03-09T16:21:00.850Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (20.02s) [2020-03-09T16:21:00.850Z] docker_api_swarm_service_test.go:394: [d70760171f6b8] joining swarm manager [df6d7b23b3a1e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-09T16:21:00.850Z] docker_api_swarm_service_test.go:394: [deaea505c68fc] joining swarm manager [df6d7b23b3a1e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-09T16:21:00.850Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (18.34s) [2020-03-09T16:21:00.850Z] docker_api_swarm_service_test.go:342: [dcf1a4bfbfec1] joining swarm manager [d742d9abc6c26]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-09T16:21:00.850Z] docker_api_swarm_service_test.go:342: [d026aa90129d3] joining swarm manager [d742d9abc6c26]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-09T16:21:00.850Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (17.21s) [2020-03-09T16:21:00.850Z] docker_api_swarm_service_test.go:489: [d6459d7a85ae2] joining swarm manager [d2bab7e034595]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-09T16:21:00.850Z] docker_api_swarm_service_test.go:489: [d2e61e9702918] joining swarm manager [d2bab7e034595]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-09T16:21:00.850Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.99s) [2020-03-09T16:21:00.850Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.59s) [2020-03-09T16:21:00.850Z] docker_api_swarm_service_test.go:127: [d43e1aa228307] joining swarm manager [de2de2a4f8aa8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-09T16:21:00.850Z] docker_api_swarm_service_test.go:128: [de3e06dc3257f] joining swarm manager [de2de2a4f8aa8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-09T16:21:00.850Z] docker_api_swarm_service_test.go:136: [ddff58974176b] joining swarm manager [de2de2a4f8aa8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-03-09T16:21:00.850Z] docker_api_swarm_service_test.go:137: [d31881d98eb5d] joining swarm manager [de2de2a4f8aa8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-03-09T16:21:00.850Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (3.32s) [2020-03-09T16:21:00.851Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (24.10s) [2020-03-09T16:21:00.851Z] docker_api_swarm_service_test.go:303: [d157b03354360] joining swarm manager [da695d8783324]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-09T16:21:00.851Z] docker_api_swarm_service_test.go:303: [d29bd2c7237dc] joining swarm manager [da695d8783324]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-09T16:21:00.851Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (28.10s) [2020-03-09T16:21:00.851Z] docker_api_swarm_service_test.go:99: [dff776f8d55ef] joining swarm manager [d4bf0e285aca6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-09T16:21:00.851Z] docker_api_swarm_service_test.go:100: [d0d8dedff91d5] joining swarm manager [d4bf0e285aca6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-09T16:21:00.851Z] check_test.go:380: [dff776f8d55ef] daemon is not started [2020-03-09T16:21:00.851Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (27.68s) [2020-03-09T16:21:00.851Z] docker_api_swarm_service_test.go:532: [dbcebd4f862b5] joining swarm manager [d1fe740799610]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-09T16:21:00.851Z] docker_api_swarm_service_test.go:533: [d27942e6eb69c] joining swarm manager [d1fe740799610]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-09T16:21:00.851Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (41.44s) [2020-03-09T16:21:00.851Z] docker_api_swarm_service_test.go:147: [d34998c24716c] joining swarm manager [d8dbaa0559bdd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-09T16:21:00.851Z] docker_api_swarm_service_test.go:147: [de5dd02bb8824] joining swarm manager [d8dbaa0559bdd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-09T16:21:00.851Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (27.24s) [2020-03-09T16:21:00.851Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.80s) [2020-03-09T16:21:00.851Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (3.45s) [2020-03-09T16:21:00.851Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (4.18s) [2020-03-09T16:21:00.851Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.91s) [2020-03-09T16:21:00.851Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.83s) [2020-03-09T16:21:00.851Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.46s) [2020-03-09T16:21:00.851Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (5.73s) [2020-03-09T16:21:00.851Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (5.85s) [2020-03-09T16:21:00.851Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (26.06s) [2020-03-09T16:21:00.851Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (11.42s) [2020-03-09T16:21:00.851Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.39s) [2020-03-09T16:21:00.851Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.94s) [2020-03-09T16:21:00.851Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.63s) [2020-03-09T16:21:00.851Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.62s) [2020-03-09T16:21:00.851Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (4.03s) [2020-03-09T16:21:00.851Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.89s) [2020-03-09T16:21:00.851Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (4.38s) [2020-03-09T16:21:00.851Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (4.16s) [2020-03-09T16:21:00.851Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (3.44s) [2020-03-09T16:21:00.851Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (4.08s) [2020-03-09T16:21:00.851Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (7.50s) [2020-03-09T16:21:00.851Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (6.13s) [2020-03-09T16:21:00.851Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (14.69s) [2020-03-09T16:21:00.851Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.70s) [2020-03-09T16:21:00.851Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.34s) [2020-03-09T16:21:00.851Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.48s) [2020-03-09T16:21:00.851Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.71s) [2020-03-09T16:21:00.851Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.99s) [2020-03-09T16:21:00.851Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (14.00s) [2020-03-09T16:21:00.851Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.39s) [2020-03-09T16:21:00.851Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.98s) [2020-03-09T16:21:00.851Z] docker_cli_service_logs_test.go:241: checking task tdzj6hpbhxjm [2020-03-09T16:21:00.851Z] docker_cli_service_logs_test.go:246: checking messages for tdzj6hpbhxjm [2020-03-09T16:21:00.851Z] docker_cli_service_logs_test.go:241: checking task 59j7k18jkw3g [2020-03-09T16:21:00.851Z] docker_cli_service_logs_test.go:246: checking messages for 59j7k18jkw3g [2020-03-09T16:21:00.851Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (3.52s) [2020-03-09T16:21:00.851Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (25.17s) [2020-03-09T16:21:00.851Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (3.88s) [2020-03-09T16:21:00.851Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (3.32s) [2020-03-09T16:21:00.851Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (22.12s) [2020-03-09T16:21:00.851Z] docker_cli_swarm_test.go:1901: [d7843da1bd3b1] joining swarm manager [dc97643209bf7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-09T16:21:00.851Z] docker_cli_swarm_test.go:1902: [d4d22393eb724] joining swarm manager [dc97643209bf7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-09T16:21:00.851Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (9.10s) [2020-03-09T16:21:00.851Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (3.59s) [2020-03-09T16:21:00.851Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.65s) [2020-03-09T16:21:00.851Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.41s) [2020-03-09T16:21:00.851Z] docker_cli_swarm_test.go:1802: [d762bf410eb3c] joining swarm manager [d4bf80ff2848a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-09T16:21:00.851Z] docker_cli_swarm_test.go:1803: [d1986b025969a] joining swarm manager [d4bf80ff2848a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-09T16:21:00.851Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.67s) [2020-03-09T16:21:00.851Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (113.92s) [2020-03-09T16:21:00.851Z] docker_cli_swarm_test.go:1321: [dfecfcf351a6c] joining swarm manager [d00ccc2c48154]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-09T16:21:00.851Z] docker_cli_swarm_test.go:1322: [d68cf65416ad0] joining swarm manager [d00ccc2c48154]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-09T16:21:00.851Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (6.56s) [2020-03-09T16:21:00.851Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (12.39s) [2020-03-09T16:21:00.851Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (10.08s) [2020-03-09T16:21:00.851Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (3.91s) [2020-03-09T16:21:00.851Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (7.50s) [2020-03-09T16:21:00.851Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.50s) [2020-03-09T16:21:00.851Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (6.13s) [2020-03-09T16:21:00.851Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2020-03-09T16:21:00.851Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-03-09T16:21:00.851Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (10.09s) [2020-03-09T16:21:00.851Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.84s) [2020-03-09T16:21:00.851Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.83s) [2020-03-09T16:21:00.851Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (3.76s) [2020-03-09T16:21:00.851Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.36s) [2020-03-09T16:21:00.851Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (51.51s) [2020-03-09T16:21:00.851Z] docker_cli_swarm_test.go:1186: [d9d460763d59f] joining swarm manager [d738e866792cd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-09T16:21:00.851Z] docker_cli_swarm_test.go:1195: [de9926510796b] joining swarm manager [d738e866792cd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-09T16:21:00.851Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (11.29s) [2020-03-09T16:21:00.851Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (7.20s) [2020-03-09T16:21:00.851Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (138.31s) [2020-03-09T16:21:00.851Z] docker_cli_swarm_test.go:1118: [df279fd6352d9] joining swarm manager [dd04cd432c4fc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-09T16:21:00.851Z] docker_cli_swarm_test.go:1119: [d17c9148f1ac0] joining swarm manager [dd04cd432c4fc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-09T16:21:00.851Z] docker_cli_swarm_test.go:1172: [d49554e161c0e] joining swarm manager [dd04cd432c4fc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-03-09T16:21:00.851Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (14.24s) [2020-03-09T16:21:00.851Z] docker_cli_swarm_test.go:1453: [da8bb38c3e25c] joining swarm manager [d8d939c3c83b9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-09T16:21:00.851Z] docker_cli_swarm_test.go:1454: [d9d2e840df3ce] joining swarm manager [d8d939c3c83b9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-09T16:21:00.851Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.43s) [2020-03-09T16:21:00.851Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.12s) [2020-03-09T16:21:00.851Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.38s) [2020-03-09T16:21:00.851Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.03s) [2020-03-09T16:21:00.851Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.03s) [2020-03-09T16:21:00.851Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (3.74s) [2020-03-09T16:21:00.851Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.69s) [2020-03-09T16:21:00.851Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.52s) [2020-03-09T16:21:00.851Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (55.19s) [2020-03-09T16:21:00.851Z] docker_cli_swarm_unix_test.go:62: [db2ae9cedce06] joining swarm manager [db76e97367695]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-09T16:21:00.851Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (3.37s) [2020-03-09T16:21:00.851Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (4.24s) [2020-03-09T16:21:00.851Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (3.77s) [2020-03-09T16:21:00.851Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (5.63s) [2020-03-09T16:21:00.851Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (4.10s) [2020-03-09T16:21:00.851Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.77s) [2020-03-09T16:21:00.851Z] docker_api_swarm_test.go:962: [d3c8bfee1a63d] joining swarm manager [dbbcd990fc17b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-09T16:21:00.851Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (18.68s) [2020-03-09T16:21:00.851Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (3.76s) [2020-03-09T16:21:00.851Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (3.54s) [2020-03-09T16:21:00.851Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.74s) [2020-03-09T16:21:00.851Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.92s) [2020-03-09T16:21:00.851Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (6.17s) [2020-03-09T16:21:00.851Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.50s) [2020-03-09T16:21:00.851Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.74s) [2020-03-09T16:21:00.851Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.74s) [2020-03-09T16:21:00.851Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (4.12s) [2020-03-09T16:21:00.851Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.98s) [2020-03-09T16:21:00.851Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (3.69s) [2020-03-09T16:21:00.851Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.45s) [2020-03-09T16:21:00.851Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (18.82s) [2020-03-09T16:21:00.851Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (18.54s) [2020-03-09T16:21:00.851Z] === RUN TestDockerExternalVolumeSuite [2020-03-09T16:21:00.851Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-03-09T16:21:01.106Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-03-09T16:21:01.360Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-03-09T16:21:01.614Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-03-09T16:21:01.869Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-03-09T16:21:02.124Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-03-09T16:21:02.379Z] --- PASS: TestDockerSchema1RegistrySuite (29.13s) [2020-03-09T16:21:02.379Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.12s) [2020-03-09T16:21:02.379Z] check_test.go:223: [dcd176e0f5a93] daemon is not started [2020-03-09T16:21:02.379Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (5.00s) [2020-03-09T16:21:02.379Z] check_test.go:223: [d8c30df4c1812] daemon is not started [2020-03-09T16:21:02.379Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.03s) [2020-03-09T16:21:02.379Z] check_test.go:223: [d20d35649acc7] daemon is not started [2020-03-09T16:21:02.379Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (5.05s) [2020-03-09T16:21:02.379Z] check_test.go:223: [dd189913f5a98] daemon is not started [2020-03-09T16:21:02.379Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.41s) [2020-03-09T16:21:02.379Z] check_test.go:223: [d99b6b30cd2eb] daemon is not started [2020-03-09T16:21:02.379Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.61s) [2020-03-09T16:21:02.379Z] check_test.go:223: [d10b57d3ba6ea] daemon is not started [2020-03-09T16:21:02.379Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-03-09T16:21:02.379Z] check_test.go:223: [d3975ca31a1a2] daemon is not started [2020-03-09T16:21:02.379Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.57s) [2020-03-09T16:21:02.379Z] check_test.go:223: [d8e94175dd720] daemon is not started [2020-03-09T16:21:02.379Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.39s) [2020-03-09T16:21:02.379Z] check_test.go:223: [dffb94c9fcb2c] daemon is not started [2020-03-09T16:21:02.379Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.43s) [2020-03-09T16:21:02.379Z] check_test.go:223: [d563faa070df5] daemon is not started [2020-03-09T16:21:02.379Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (4.33s) [2020-03-09T16:21:02.379Z] check_test.go:223: [d1eae2f1210b0] daemon is not started [2020-03-09T16:21:02.379Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.38s) [2020-03-09T16:21:02.379Z] check_test.go:223: [d6d517f6aa848] daemon is not started [2020-03-09T16:21:02.379Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.53s) [2020-03-09T16:21:02.379Z] check_test.go:223: [dab8978b9fa18] daemon is not started [2020-03-09T16:21:02.379Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-03-09T16:21:02.379Z] check_test.go:223: [dd777a69d9d6c] daemon is not started [2020-03-09T16:21:02.379Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.27s) [2020-03-09T16:21:02.379Z] check_test.go:223: [db66bbee986e1] daemon is not started [2020-03-09T16:21:02.379Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.30s) [2020-03-09T16:21:02.379Z] check_test.go:223: [d9dbfad9a27eb] daemon is not started [2020-03-09T16:21:02.379Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.35s) [2020-03-09T16:21:02.379Z] check_test.go:223: [d6bbcf3b1970c] daemon is not started [2020-03-09T16:21:02.379Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-03-09T16:21:02.379Z] check_test.go:223: [d98f22ccc7d82] daemon is not started [2020-03-09T16:21:02.379Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-03-09T16:21:02.379Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-03-09T16:21:02.632Z] --- PASS: TestCreateServiceMaxReplicas (3.10s) [2020-03-09T16:21:02.632Z] === RUN TestCreateWithDuplicateNetworkNames [2020-03-09T16:21:03.301Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-03-09T16:21:03.860Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-03-09T16:21:03.860Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-03-09T16:21:05.219Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-03-09T16:21:05.219Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-03-09T16:21:05.778Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-03-09T16:21:06.032Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-03-09T16:21:06.287Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.94s) [2020-03-09T16:21:06.287Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.98s) [2020-03-09T16:21:06.287Z] check_test.go:252: [d06f361bd10d5] daemon is not started [2020-03-09T16:21:06.287Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.48s) [2020-03-09T16:21:06.287Z] check_test.go:252: [dc93416fdc53e] daemon is not started [2020-03-09T16:21:06.287Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2020-03-09T16:21:06.287Z] check_test.go:252: [d5262e36a5536] daemon is not started [2020-03-09T16:21:06.287Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.13s) [2020-03-09T16:21:06.287Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.20s) [2020-03-09T16:21:06.287Z] check_test.go:252: [dd98542b5fd52] daemon is not started [2020-03-09T16:21:06.287Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.35s) [2020-03-09T16:21:06.287Z] check_test.go:252: [d8c7992eef74c] daemon is not started [2020-03-09T16:21:06.287Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.48s) [2020-03-09T16:21:06.287Z] check_test.go:252: [d84224f7e3315] daemon is not started [2020-03-09T16:21:06.287Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2020-03-09T16:21:06.287Z] check_test.go:252: [d97171bdc1b6a] daemon is not started [2020-03-09T16:21:06.287Z] === RUN TestDockerRegistryAuthTokenSuite [2020-03-09T16:21:06.287Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-03-09T16:21:11.534Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-03-09T16:21:11.534Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-03-09T16:21:11.788Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-03-09T16:21:11.788Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-03-09T16:21:12.043Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.75s) [2020-03-09T16:21:12.043Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2020-03-09T16:21:12.043Z] check_test.go:279: [d3eebe37ac7c6] daemon is not started [2020-03-09T16:21:12.043Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2020-03-09T16:21:12.043Z] check_test.go:279: [df4962c3d0e5b] daemon is not started [2020-03-09T16:21:12.043Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2020-03-09T16:21:12.043Z] check_test.go:279: [d69abf0fd8de3] daemon is not started [2020-03-09T16:21:12.043Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2020-03-09T16:21:12.043Z] check_test.go:279: [db0c5fc1913ba] daemon is not started [2020-03-09T16:21:12.043Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2020-03-09T16:21:12.043Z] check_test.go:279: [d26662051c5d3] daemon is not started [2020-03-09T16:21:12.043Z] === RUN TestDockerNetworkSuite [2020-03-09T16:21:12.043Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-03-09T16:21:15.301Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-03-09T16:21:16.660Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-03-09T16:21:16.914Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-03-09T16:21:17.895Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.48s) [2020-03-09T16:21:17.895Z] === RUN TestCreateServiceSecretFileMode [2020-03-09T16:21:18.525Z] --- PASS: TestCreateServiceSecretFileMode (2.67s) [2020-03-09T16:21:18.525Z] === RUN TestCreateServiceConfigFileMode [2020-03-09T16:21:21.219Z] --- PASS: TestCreateServiceConfigFileMode (2.63s) [2020-03-09T16:21:21.219Z] === RUN TestCreateServiceSysctls [2020-03-09T16:21:22.145Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-03-09T16:21:24.696Z] --- PASS: TestCreateServiceSysctls (3.52s) [2020-03-09T16:21:24.696Z] === RUN TestCreateServiceCapabilities [2020-03-09T16:21:25.400Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-03-09T16:21:27.401Z] --- PASS: TestCreateServiceCapabilities (2.75s) [2020-03-09T16:21:27.401Z] === RUN TestInspect [2020-03-09T16:21:29.553Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-03-09T16:21:30.879Z] --- PASS: TestInspect (2.95s) [2020-03-09T16:21:30.879Z] === RUN TestCreateJob [2020-03-09T16:21:31.434Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-03-09T16:21:34.350Z] --- PASS: TestCreateJob (3.49s) [2020-03-09T16:21:34.350Z] === RUN TestReplicatedJob [2020-03-09T16:21:39.886Z] --- PASS: TestReplicatedJob (6.20s) [2020-03-09T16:21:39.886Z] === RUN TestUpdateReplicatedJob [2020-03-09T16:21:43.347Z] --- PASS: TestUpdateReplicatedJob (3.50s) [2020-03-09T16:21:43.347Z] === RUN TestServiceListWithStatuses [2020-03-09T16:21:43.347Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-03-09T16:21:43.347Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-03-09T16:21:43.347Z] === RUN TestDockerNetworkConnectAlias [2020-03-09T16:21:43.582Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-03-09T16:21:45.464Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-03-09T16:21:47.345Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-03-09T16:21:48.268Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-03-09T16:21:48.855Z] --- PASS: TestDockerNetworkConnectAlias (4.78s) [2020-03-09T16:21:48.855Z] === RUN TestDockerNetworkReConnect [2020-03-09T16:21:49.190Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-03-09T16:21:51.072Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-03-09T16:21:52.326Z] --- PASS: TestDockerNetworkReConnect (3.83s) [2020-03-09T16:21:52.326Z] === RUN TestServicePlugin [2020-03-09T16:21:52.326Z] --- SKIP: TestServicePlugin (0.00s) [2020-03-09T16:21:52.326Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-09T16:21:52.326Z] === RUN TestServiceUpdateLabel [2020-03-09T16:21:52.447Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-03-09T16:21:52.702Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-03-09T16:21:52.957Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-03-09T16:21:54.316Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-03-09T16:21:54.368Z] --- PASS: TestServiceUpdateLabel (2.33s) [2020-03-09T16:21:54.368Z] === RUN TestServiceUpdateSecrets [2020-03-09T16:21:54.570Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-03-09T16:21:54.570Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-03-09T16:21:54.825Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-03-09T16:21:56.183Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-03-09T16:21:58.066Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-03-09T16:21:58.066Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-03-09T16:21:58.624Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-03-09T16:21:58.624Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-03-09T16:22:02.778Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-03-09T16:22:06.937Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-03-09T16:22:09.609Z] --- PASS: TestServiceUpdateSecrets (14.82s) [2020-03-09T16:22:09.609Z] === RUN TestServiceUpdateConfigs [2020-03-09T16:22:16.862Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-03-09T16:22:16.862Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-03-09T16:22:17.421Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-03-09T16:22:17.675Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-03-09T16:22:17.675Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-03-09T16:22:17.675Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-03-09T16:22:17.930Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-03-09T16:22:18.184Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-03-09T16:22:18.184Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-03-09T16:22:23.414Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-03-09T16:22:23.414Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-03-09T16:22:23.414Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-03-09T16:22:24.773Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-03-09T16:22:24.849Z] --- PASS: TestServiceUpdateConfigs (14.82s) [2020-03-09T16:22:24.849Z] === RUN TestServiceUpdateNetwork [2020-03-09T16:22:30.004Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-03-09T16:22:35.241Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-03-09T16:22:35.241Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-03-09T16:22:35.241Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-03-09T16:22:36.178Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-03-09T16:22:37.390Z] --- PASS: TestServiceUpdateNetwork (13.26s) [2020-03-09T16:22:37.390Z] PASS [2020-03-09T16:22:37.390Z] [2020-03-09T16:22:37.390Z] === Skipped [2020-03-09T16:22:37.390Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2020-03-09T16:22:37.390Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-03-09T16:22:37.390Z] [2020-03-09T16:22:37.390Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-03-09T16:22:37.390Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-09T16:22:37.390Z] [2020-03-09T16:22:37.390Z] [2020-03-09T16:22:37.390Z] DONE 23 tests, 2 skipped in 125.626s [2020-03-09T16:22:37.390Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-03-09T16:22:37.390Z] ++ 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-09T16:22:37.390Z] ++ set -e [2020-03-09T16:22:37.390Z] ++ '[' -n 0 ']' [2020-03-09T16:22:37.390Z] ++ set -x [2020-03-09T16:22:37.390Z] ++ 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-09T16:22:37.390Z] INFO: Testing against a local daemon [2020-03-09T16:22:37.390Z] === RUN TestSessionCreate [2020-03-09T16:22:37.390Z] --- PASS: TestSessionCreate (0.07s) [2020-03-09T16:22:37.390Z] === RUN TestSessionCreateWithBadUpgrade [2020-03-09T16:22:37.674Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-03-09T16:22:37.674Z] PASS [2020-03-09T16:22:37.674Z] [2020-03-09T16:22:37.674Z] DONE 2 tests in 0.215s [2020-03-09T16:22:37.674Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-03-09T16:22:37.674Z] ++ 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-09T16:22:37.674Z] ++ set -e [2020-03-09T16:22:37.674Z] ++ '[' -n 0 ']' [2020-03-09T16:22:37.674Z] ++ set -x [2020-03-09T16:22:37.675Z] ++ 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-09T16:22:37.675Z] INFO: Testing against a local daemon [2020-03-09T16:22:37.675Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-03-09T16:22:37.675Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-09T16:22:37.675Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-09T16:22:37.675Z] === RUN TestEventsExecDie [2020-03-09T16:22:38.686Z] --- PASS: TestEventsExecDie (0.84s) [2020-03-09T16:22:38.686Z] === RUN TestEventsBackwardsCompatible [2020-03-09T16:22:38.686Z] --- PASS: TestEventsBackwardsCompatible (0.12s) [2020-03-09T16:22:38.686Z] === RUN TestInfoBinaryCommits [2020-03-09T16:22:38.686Z] --- PASS: TestInfoBinaryCommits (0.07s) [2020-03-09T16:22:38.686Z] === RUN TestInfoAPIVersioned [2020-03-09T16:22:38.686Z] --- PASS: TestInfoAPIVersioned (0.04s) [2020-03-09T16:22:38.686Z] === RUN TestInfoDiscoveryBackend [2020-03-09T16:22:39.302Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2020-03-09T16:22:39.302Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-03-09T16:22:39.435Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-03-09T16:22:39.435Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-03-09T16:22:40.322Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-03-09T16:22:40.322Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-03-09T16:22:40.796Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-03-09T16:22:40.940Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2020-03-09T16:22:40.940Z] === RUN TestInfoAPI [2020-03-09T16:22:40.940Z] --- PASS: TestInfoAPI (0.06s) [2020-03-09T16:22:40.940Z] === RUN TestInfoAPIWarnings [2020-03-09T16:22:41.557Z] --- PASS: TestInfoAPIWarnings (0.54s) [2020-03-09T16:22:41.557Z] === RUN TestInfoDebug [2020-03-09T16:22:41.719Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-03-09T16:22:41.843Z] --- PASS: TestInfoDebug (0.54s) [2020-03-09T16:22:41.843Z] === RUN TestInfoInsecureRegistries [2020-03-09T16:22:42.462Z] --- PASS: TestInfoInsecureRegistries (0.55s) [2020-03-09T16:22:42.462Z] === RUN TestInfoRegistryMirrors [2020-03-09T16:22:43.079Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2020-03-09T16:22:43.079Z] === RUN TestLoginFailsWithBadCredentials [2020-03-09T16:22:43.363Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s) [2020-03-09T16:22:43.363Z] === RUN TestPingCacheHeaders [2020-03-09T16:22:43.600Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-03-09T16:22:43.649Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-03-09T16:22:43.649Z] === RUN TestPingGet [2020-03-09T16:22:43.649Z] --- PASS: TestPingGet (0.04s) [2020-03-09T16:22:43.649Z] === RUN TestPingHead [2020-03-09T16:22:43.649Z] --- PASS: TestPingHead (0.05s) [2020-03-09T16:22:43.649Z] === RUN TestVersion [2020-03-09T16:22:43.649Z] --- PASS: TestVersion (0.05s) [2020-03-09T16:22:43.649Z] PASS [2020-03-09T16:22:43.649Z] [2020-03-09T16:22:43.649Z] === Skipped [2020-03-09T16:22:43.649Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-09T16:22:43.649Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-09T16:22:43.649Z] [2020-03-09T16:22:43.649Z] [2020-03-09T16:22:43.649Z] DONE 18 tests, 1 skipped in 6.072s [2020-03-09T16:22:43.649Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-03-09T16:22:43.649Z] ++ 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-09T16:22:43.649Z] ++ set -e [2020-03-09T16:22:43.649Z] ++ '[' -n 0 ']' [2020-03-09T16:22:43.649Z] ++ set -x [2020-03-09T16:22:43.649Z] ++ 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-09T16:22:43.649Z] INFO: Testing against a local daemon [2020-03-09T16:22:43.649Z] === RUN TestVolumesCreateAndList [2020-03-09T16:22:43.933Z] --- PASS: TestVolumesCreateAndList (0.06s) [2020-03-09T16:22:43.933Z] === RUN TestVolumesRemove [2020-03-09T16:22:43.933Z] --- PASS: TestVolumesRemove (0.09s) [2020-03-09T16:22:43.933Z] === RUN TestVolumesInspect [2020-03-09T16:22:43.933Z] --- PASS: TestVolumesInspect (0.04s) [2020-03-09T16:22:43.933Z] === RUN TestVolumesInvalidJSON [2020-03-09T16:22:43.933Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-03-09T16:22:43.933Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-03-09T16:22:43.933Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-03-09T16:22:43.933Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2020-03-09T16:22:43.933Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-03-09T16:22:43.933Z] PASS [2020-03-09T16:22:43.933Z] [2020-03-09T16:22:43.933Z] DONE 5 tests in 0.320s [2020-03-09T16:22:43.933Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-03-09T16:22:44.216Z] ++++ cat bundles/test-integration/docker.pid [2020-03-09T16:22:44.216Z] +++ kill 13372 [2020-03-09T16:22:45.689Z] +++ /etc/init.d/apparmor stop [2020-03-09T16:22:45.689Z] Leaving: AppArmorNo profiles have been unloaded. [2020-03-09T16:22:45.689Z] [2020-03-09T16:22:45.689Z] Unloading profiles will leave already running processes permanently [2020-03-09T16:22:45.689Z] unconfined, which can lead to unexpected situations. [2020-03-09T16:22:45.689Z] [2020-03-09T16:22:45.689Z] To set a process to complain mode, use the command line tool [2020-03-09T16:22:45.689Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-03-09T16:22:45.689Z] +++ true [2020-03-09T16:22:45.689Z] Post stage [Pipeline] junit [2020-03-09T16:22:47.778Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-03-09T16:22:48.829Z] + echo Ensuring container killed. [2020-03-09T16:22:48.829Z] Ensuring container killed. [2020-03-09T16:22:48.829Z] + docker rm -vf docker-pr2 [2020-03-09T16:22:48.829Z] Error: No such container: docker-pr2 [2020-03-09T16:22:48.829Z] + true [Pipeline] sh [2020-03-09T16:22:48.965Z] --- PASS: TestDockerNetworkSuite (95.98s) [2020-03-09T16:22:48.965Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (3.07s) [2020-03-09T16:22:48.965Z] docker_cli_network_unix_test.go:46: [d56bdb4787253] daemon is not started [2020-03-09T16:22:48.965Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.44s) [2020-03-09T16:22:48.965Z] docker_cli_network_unix_test.go:46: [d61dd9c814a69] daemon is not started [2020-03-09T16:22:48.965Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (5.60s) [2020-03-09T16:22:48.965Z] docker_cli_network_unix_test.go:46: [d858756b29329] daemon is not started [2020-03-09T16:22:48.965Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (3.10s) [2020-03-09T16:22:48.965Z] docker_cli_network_unix_test.go:46: [d9c58c3009aad] daemon is not started [2020-03-09T16:22:48.965Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (4.03s) [2020-03-09T16:22:48.965Z] docker_cli_network_unix_test.go:1233: [de605742dfc1c] daemon is not started [2020-03-09T16:22:48.965Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (2.26s) [2020-03-09T16:22:48.965Z] docker_cli_network_unix_test.go:46: [d83c9f8116471] daemon is not started [2020-03-09T16:22:48.965Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (10.09s) [2020-03-09T16:22:48.965Z] docker_cli_network_unix_test.go:46: [d4a464ba69b01] daemon is not started [2020-03-09T16:22:48.965Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.87s) [2020-03-09T16:22:48.965Z] docker_cli_network_unix_test.go:46: [d4d32a6c9f122] daemon is not started [2020-03-09T16:22:48.965Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.82s) [2020-03-09T16:22:48.965Z] docker_cli_network_unix_test.go:46: [dac366811f5f5] daemon is not started [2020-03-09T16:22:48.965Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.96s) [2020-03-09T16:22:48.965Z] docker_cli_network_unix_test.go:46: [dcbf138eab7ac] daemon is not started [2020-03-09T16:22:48.965Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.82s) [2020-03-09T16:22:48.965Z] docker_cli_network_unix_test.go:46: [dc6d143acfed5] daemon is not started [2020-03-09T16:22:48.965Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.67s) [2020-03-09T16:22:48.965Z] docker_cli_network_unix_test.go:46: [dd51c1f680c4f] daemon is not started [2020-03-09T16:22:48.965Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.68s) [2020-03-09T16:22:48.965Z] docker_cli_network_unix_test.go:46: [d72a3dc8c56aa] daemon is not started [2020-03-09T16:22:48.965Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.15s) [2020-03-09T16:22:48.965Z] docker_cli_network_unix_test.go:46: [d49ddf58f9ef3] daemon is not started [2020-03-09T16:22:48.965Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.29s) [2020-03-09T16:22:48.965Z] docker_cli_network_unix_test.go:46: [d8d777ea8ba58] daemon is not started [2020-03-09T16:22:48.965Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.54s) [2020-03-09T16:22:48.965Z] docker_cli_network_unix_test.go:46: [db27c725d28c6] daemon is not started [2020-03-09T16:22:48.965Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.16s) [2020-03-09T16:22:48.965Z] docker_cli_network_unix_test.go:46: [d48b2f0701f2b] daemon is not started [2020-03-09T16:22:48.965Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2020-03-09T16:22:48.965Z] docker_cli_network_unix_test.go:46: [d9f95482ede4d] daemon is not started [2020-03-09T16:22:48.965Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.14s) [2020-03-09T16:22:48.965Z] docker_cli_network_unix_test.go:46: [d075e28d73e80] daemon is not started [2020-03-09T16:22:48.965Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.51s) [2020-03-09T16:22:48.965Z] docker_cli_network_unix_test.go:46: [db95d92c92f1a] daemon is not started [2020-03-09T16:22:48.965Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.76s) [2020-03-09T16:22:48.965Z] docker_cli_network_unix_test.go:46: [d3c57ba9692e0] daemon is not started [2020-03-09T16:22:48.965Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.11s) [2020-03-09T16:22:48.965Z] docker_cli_network_unix_test.go:46: [d5665659cc6be] daemon is not started [2020-03-09T16:22:48.965Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.46s) [2020-03-09T16:22:48.965Z] docker_cli_network_unix_test.go:46: [d7767041e8011] daemon is not started [2020-03-09T16:22:48.965Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s) [2020-03-09T16:22:48.966Z] docker_cli_network_unix_test.go:46: [de4cc142f2635] daemon is not started [2020-03-09T16:22:48.966Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (4.24s) [2020-03-09T16:22:48.966Z] docker_cli_network_unix_test.go:968: [de80d735291e7] daemon is not started [2020-03-09T16:22:48.966Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (4.06s) [2020-03-09T16:22:48.966Z] docker_cli_network_unix_test.go:46: [d71e4a5f1c218] daemon is not started [2020-03-09T16:22:48.966Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (9.58s) [2020-03-09T16:22:48.966Z] docker_cli_network_unix_test.go:1116: [d9fe4196987f6] daemon is not started [2020-03-09T16:22:48.966Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.18s) [2020-03-09T16:22:48.966Z] docker_cli_network_unix_test.go:46: [dfd597aafbcc1] daemon is not started [2020-03-09T16:22:48.966Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.76s) [2020-03-09T16:22:48.966Z] docker_cli_network_unix_test.go:46: [d3e279280bcfa] daemon is not started [2020-03-09T16:22:48.966Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2020-03-09T16:22:48.966Z] docker_cli_network_unix_test.go:46: [d0563e2b8c858] daemon is not started [2020-03-09T16:22:48.966Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.11s) [2020-03-09T16:22:48.966Z] docker_cli_network_unix_test.go:46: [d0c11574a25a7] daemon is not started [2020-03-09T16:22:48.966Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2020-03-09T16:22:48.966Z] docker_cli_network_unix_test.go:46: [d248cd2b84cfe] daemon is not started [2020-03-09T16:22:48.966Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.17s) [2020-03-09T16:22:48.966Z] docker_cli_network_unix_test.go:46: [de8f444ee213d] daemon is not started [2020-03-09T16:22:48.966Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2020-03-09T16:22:48.966Z] docker_cli_network_unix_test.go:46: [d4ce00a765964] daemon is not started [2020-03-09T16:22:48.966Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.84s) [2020-03-09T16:22:48.966Z] docker_cli_network_unix_test.go:46: [da7959cc1efc3] daemon is not started [2020-03-09T16:22:48.966Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2020-03-09T16:22:48.966Z] docker_cli_network_unix_test.go:46: [dc240c883ba3c] daemon is not started [2020-03-09T16:22:48.966Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-03-09T16:22:48.966Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-03-09T16:22:48.966Z] docker_cli_network_unix_test.go:46: [d522a28d97f4f] daemon is not started [2020-03-09T16:22:48.966Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.58s) [2020-03-09T16:22:48.966Z] docker_cli_network_unix_test.go:46: [dd14c2817720f] daemon is not started [2020-03-09T16:22:48.966Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (5.06s) [2020-03-09T16:22:48.966Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (5.00s) [2020-03-09T16:22:48.966Z] docker_cli_network_unix_test.go:1084: [d729e6bf0ccf1] daemon is not started [2020-03-09T16:22:48.966Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2020-03-09T16:22:48.966Z] docker_cli_network_unix_test.go:46: [dc5ba046dfc4b] daemon is not started [2020-03-09T16:22:48.966Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.54s) [2020-03-09T16:22:48.966Z] docker_cli_network_unix_test.go:46: [dbdff58c01dfc] daemon is not started [2020-03-09T16:22:48.966Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (3.05s) [2020-03-09T16:22:48.966Z] docker_cli_network_unix_test.go:46: [dea061b2a6f2b] daemon is not started [2020-03-09T16:22:48.966Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.04s) [2020-03-09T16:22:48.966Z] docker_cli_network_unix_test.go:46: [d59eb2f756873] daemon is not started [2020-03-09T16:22:48.966Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.45s) [2020-03-09T16:22:48.966Z] docker_cli_network_unix_test.go:46: [d1a29aca52009] daemon is not started [2020-03-09T16:22:48.966Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.92s) [2020-03-09T16:22:48.966Z] docker_cli_network_unix_test.go:46: [de5506b90b776] daemon is not started [2020-03-09T16:22:48.966Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.73s) [2020-03-09T16:22:48.966Z] docker_cli_network_unix_test.go:46: [d16fd0b535ef2] daemon is not started [2020-03-09T16:22:48.966Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (4.65s) [2020-03-09T16:22:48.966Z] docker_cli_network_unix_test.go:46: [d1e7e93809d35] daemon is not started [2020-03-09T16:22:48.966Z] === RUN TestDockerHubPullSuite [2020-03-09T16:22:48.966Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-03-09T16:22:49.222Z] + echo Chowning /workspace to jenkins user [2020-03-09T16:22:49.223Z] Chowning /workspace to jenkins user [2020-03-09T16:22:49.223Z] + id -u [2020-03-09T16:22:49.223Z] + id -g [2020-03-09T16:22:49.223Z] + docker run --rm -v /home/docker/workspace/moby_PR-40647:/workspace busybox chown -R 1001:1001 /workspace [2020-03-09T16:22:49.888Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-03-09T16:22:51.663Z] + bundleName=ppc64le-integration [2020-03-09T16:22:51.663Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-03-09T16:22:51.663Z] Creating ppc64le-integration-bundles.tar.gz [2020-03-09T16:22:51.663Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name+ *.log -o -name *.prof -oxargs -name tar *-report.xml -czf ) ppc64le-integration-bundles.tar.gz -print [2020-03-09T16:22:51.663Z] [Pipeline] archiveArtifacts [2020-03-09T16:22:51.985Z] Archiving artifacts [2020-03-09T16:22:52.375Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40647/2/artifacts/ [Pipeline] } [Pipeline] // catchError [2020-03-09T16:22:52.394Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [Pipeline] sh [2020-03-09T16:22:52.649Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-03-09T16:22:52.771Z] + make clean [2020-03-09T16:22:53.389Z] make: command: Command not found [2020-03-09T16:22:53.389Z] make: command: Command not found [2020-03-09T16:22:53.389Z] docker volume rm -f docker-dev-cache [2020-03-09T16:22:53.389Z] docker-dev-cache [Pipeline] deleteDir [2020-03-09T16:22:55.905Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-03-09T16:22:55.905Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-03-09T16:22:55.905Z] --- PASS: TestDockerHubPullSuite (7.68s) [2020-03-09T16:22:55.905Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.71s) [2020-03-09T16:22:55.905Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.18s) [2020-03-09T16:22:55.905Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.76s) [2020-03-09T16:22:55.905Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (2.66s) [2020-03-09T16:22:55.905Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.30s) [2020-03-09T16:22:55.905Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.05s) [2020-03-09T16:22:55.905Z] PASS [2020-03-09T16:22:55.905Z] [2020-03-09T16:22:55.905Z] === Skipped [2020-03-09T16:22:55.905Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-03-09T16:22:55.905Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-03-09T16:22:55.905Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-03-09T16:22:55.905Z] [2020-03-09T16:22:55.905Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-03-09T16:22:55.905Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-03-09T16:22:55.905Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-03-09T16:22:55.905Z] [2020-03-09T16:22:55.905Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-03-09T16:22:55.905Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-03-09T16:22:55.905Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-03-09T16:22:55.905Z] [2020-03-09T16:22:55.905Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-03-09T16:22:55.905Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-03-09T16:22:55.905Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-03-09T16:22:55.905Z] [2020-03-09T16:22:55.905Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2020-03-09T16:22:55.905Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2020-03-09T16:22:55.905Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-03-09T16:22:55.905Z] [2020-03-09T16:22:55.905Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.01s) [2020-03-09T16:22:55.905Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.01s) [2020-03-09T16:22:55.905Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-03-09T16:22:55.905Z] [2020-03-09T16:22:55.905Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-03-09T16:22:55.905Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-03-09T16:22:55.905Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-03-09T16:22:55.905Z] [2020-03-09T16:22:55.905Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-03-09T16:22:55.905Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-03-09T16:22:55.905Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-03-09T16:22:55.905Z] [2020-03-09T16:22:55.905Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-03-09T16:22:55.905Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-03-09T16:22:55.905Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-03-09T16:22:55.905Z] [2020-03-09T16:22:55.905Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-03-09T16:22:55.905Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-03-09T16:22:55.905Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-03-09T16:22:55.905Z] [2020-03-09T16:22:55.905Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-03-09T16:22:55.905Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-03-09T16:22:55.905Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-03-09T16:22:55.905Z] [2020-03-09T16:22:55.905Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-03-09T16:22:55.905Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-03-09T16:22:55.905Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-03-09T16:22:55.905Z] [2020-03-09T16:22:55.905Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-03-09T16:22:55.905Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-03-09T16:22:55.905Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-03-09T16:22:55.905Z] [2020-03-09T16:22:55.905Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-03-09T16:22:55.905Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-03-09T16:22:55.905Z] docker_cli_sni_test.go:18: Flakey test [2020-03-09T16:22:55.905Z] [2020-03-09T16:22:55.905Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-03-09T16:22:55.905Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-03-09T16:22:55.905Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-03-09T16:22:55.905Z] [2020-03-09T16:22:55.905Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-03-09T16:22:55.905Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-03-09T16:22:55.905Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-03-09T16:22:55.905Z] [2020-03-09T16:22:55.905Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-03-09T16:22:55.905Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-03-09T16:22:55.905Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-03-09T16:22:55.905Z] [2020-03-09T16:22:55.905Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-03-09T16:22:55.905Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-03-09T16:22:55.905Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-03-09T16:22:55.905Z] [2020-03-09T16:22:55.905Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-03-09T16:22:55.905Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-03-09T16:22:55.905Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-03-09T16:22:55.905Z] [2020-03-09T16:22:55.905Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-03-09T16:22:55.905Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-03-09T16:22:55.905Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-03-09T16:22:55.905Z] [2020-03-09T16:22:55.905Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-03-09T16:22:55.905Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-03-09T16:22:55.905Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-03-09T16:22:55.905Z] [2020-03-09T16:22:55.905Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-03-09T16:22:55.905Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-03-09T16:22:55.905Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-03-09T16:22:55.905Z] [2020-03-09T16:22:55.905Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-03-09T16:22:55.905Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-03-09T16:22:55.905Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-03-09T16:22:55.905Z] [2020-03-09T16:22:55.905Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-03-09T16:22:55.905Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-03-09T16:22:55.905Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-03-09T16:22:55.905Z] [2020-03-09T16:22:55.905Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-03-09T16:22:55.905Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-03-09T16:22:55.905Z] docker_cli_run_test.go:4129: unmatched requirement DaemonIsWindows [2020-03-09T16:22:55.905Z] [2020-03-09T16:22:55.905Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-03-09T16:22:55.905Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-03-09T16:22:55.905Z] docker_cli_run_test.go:4148: unmatched requirement DaemonIsWindows [2020-03-09T16:22:55.905Z] [2020-03-09T16:22:55.905Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-03-09T16:22:55.905Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-03-09T16:22:55.905Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-03-09T16:22:55.905Z] [2020-03-09T16:22:55.905Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-03-09T16:22:55.905Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-03-09T16:22:55.905Z] docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv [2020-03-09T16:22:55.905Z] [2020-03-09T16:22:55.905Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-03-09T16:22:55.905Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-03-09T16:22:55.905Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-03-09T16:22:55.905Z] [2020-03-09T16:22:55.905Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-03-09T16:22:55.905Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-03-09T16:22:55.905Z] docker_cli_run_test.go:4214: unmatched requirement IsolationIsProcess [2020-03-09T16:22:55.905Z] [2020-03-09T16:22:55.905Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-03-09T16:22:55.905Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-03-09T16:22:55.905Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2020-03-09T16:22:55.905Z] [2020-03-09T16:22:55.905Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-03-09T16:22:55.905Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-03-09T16:22:55.905Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2020-03-09T16:22:55.905Z] [2020-03-09T16:22:55.905Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-03-09T16:22:55.905Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-03-09T16:22:55.905Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-03-09T16:22:55.905Z] [2020-03-09T16:22:55.905Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-03-09T16:22:55.905Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-03-09T16:22:55.905Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-03-09T16:22:55.905Z] [2020-03-09T16:22:55.905Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-03-09T16:22:55.905Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-03-09T16:22:55.905Z] docker_cli_run_test.go:4184: unmatched requirement DaemonIsWindows [2020-03-09T16:22:55.905Z] [2020-03-09T16:22:55.905Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-03-09T16:22:55.905Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-03-09T16:22:55.905Z] docker_cli_run_test.go:4204: unmatched requirement DaemonIsWindows [2020-03-09T16:22:55.905Z] [2020-03-09T16:22:55.905Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-03-09T16:22:55.905Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-03-09T16:22:55.905Z] docker_cli_run_test.go:4194: unmatched requirement DaemonIsWindows [2020-03-09T16:22:55.905Z] [2020-03-09T16:22:55.905Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2020-03-09T16:22:55.906Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2020-03-09T16:22:55.906Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-03-09T16:22:55.906Z] [2020-03-09T16:22:55.906Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-03-09T16:22:55.906Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-03-09T16:22:55.906Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-03-09T16:22:55.906Z] [2020-03-09T16:22:55.906Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-03-09T16:22:55.906Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-03-09T16:22:55.906Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-03-09T16:22:55.906Z] [2020-03-09T16:22:55.906Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-03-09T16:22:55.906Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-03-09T16:22:55.906Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-03-09T16:22:55.906Z] [2020-03-09T16:22:55.906Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-03-09T16:22:55.906Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-03-09T16:22:55.906Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-03-09T16:22:55.906Z] [2020-03-09T16:22:55.906Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-03-09T16:22:55.906Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-03-09T16:22:55.906Z] docker_cli_run_test.go:4522: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-03-09T16:22:55.906Z] [2020-03-09T16:22:55.906Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-03-09T16:22:55.906Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-03-09T16:22:55.906Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-03-09T16:22:55.906Z] docker_cli_network_unix_test.go:46: [d522a28d97f4f] daemon is not started [2020-03-09T16:22:55.906Z] [2020-03-09T16:22:55.906Z] [2020-03-09T16:22:55.906Z] DONE 1277 tests, 44 skipped in 2273.643s [2020-03-09T16:22:55.906Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-03-09T16:22:55.906Z] ++++ cat bundles/test-integration/docker.pid [2020-03-09T16:22:55.906Z] +++ kill 11620 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-03-09T16:22:56.828Z] +++ /etc/init.d/apparmor stop [2020-03-09T16:22:56.828Z] Leaving: AppArmorNo profiles have been unloaded. [2020-03-09T16:22:56.828Z] [2020-03-09T16:22:56.828Z] Unloading profiles will leave already running processes permanently [2020-03-09T16:22:56.828Z] unconfined, which can lead to unexpected situations. [2020-03-09T16:22:56.828Z] [2020-03-09T16:22:56.828Z] To set a process to complain mode, use the command line tool [2020-03-09T16:22:56.828Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-03-09T16:22:56.828Z] +++ true [2020-03-09T16:22:56.828Z] [2020-03-09T16:23:04.896Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-03-09T16:23:22.916Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-03-09T16:23:54.934Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-03-09T16:24:07.079Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-03-09T16:24:39.076Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-03-09T16:24:53.892Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-03-09T16:25:11.914Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-03-09T16:25:58.532Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-03-09T16:26:16.553Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-03-09T16:26:48.551Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-03-09T16:27:20.551Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-03-09T16:27:35.367Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-03-09T16:27:53.424Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-03-09T16:28:11.442Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-03-09T16:28:26.260Z] --- PASS: TestDockerExternalVolumeSuite (443.08s) [2020-03-09T16:28:26.260Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (16.13s) [2020-03-09T16:28:26.260Z] docker_cli_external_volume_driver_test.go:53: [d3406b940d26e] daemon is not started [2020-03-09T16:28:26.260Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.60s) [2020-03-09T16:28:26.260Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.83s) [2020-03-09T16:28:26.260Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2020-03-09T16:28:26.260Z] docker_cli_external_volume_driver_test.go:53: [db2e923fc7f45] daemon is not started [2020-03-09T16:28:26.260Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.54s) [2020-03-09T16:28:26.260Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2020-03-09T16:28:26.260Z] docker_cli_external_volume_driver_test.go:53: [dee6797828d2a] daemon is not started [2020-03-09T16:28:26.260Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-03-09T16:28:26.260Z] docker_cli_external_volume_driver_test.go:53: [d420c1c239693] daemon is not started [2020-03-09T16:28:26.260Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.73s) [2020-03-09T16:28:26.260Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.70s) [2020-03-09T16:28:26.260Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.82s) [2020-03-09T16:28:26.260Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.55s) [2020-03-09T16:28:26.260Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.78s) [2020-03-09T16:28:26.260Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.91s) [2020-03-09T16:28:26.260Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.08s) [2020-03-09T16:28:26.260Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.85s) [2020-03-09T16:28:26.260Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.78s) [2020-03-09T16:28:26.260Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.52s) [2020-03-09T16:28:26.260Z] docker_cli_external_volume_driver_test.go:485: [d48718c48d7e0] daemon is not started [2020-03-09T16:28:26.260Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2020-03-09T16:28:26.260Z] docker_cli_external_volume_driver_test.go:53: [d33e38b650a3c] daemon is not started [2020-03-09T16:28:26.260Z] PASS [2020-03-09T16:28:26.260Z] [2020-03-09T16:28:26.260Z] === Skipped [2020-03-09T16:28:26.260Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2020-03-09T16:28:26.260Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2020-03-09T16:28:26.260Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-03-09T16:28:26.260Z] check_test.go:309: [da3be777cd946] daemon is not started [2020-03-09T16:28:26.260Z] [2020-03-09T16:28:26.260Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-03-09T16:28:26.260Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-03-09T16:28:26.260Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-03-09T16:28:26.260Z] check_test.go:309: [d59fa8b188ab5] daemon is not started [2020-03-09T16:28:26.260Z] [2020-03-09T16:28:26.260Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-03-09T16:28:26.260Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-03-09T16:28:26.260Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-03-09T16:28:26.260Z] check_test.go:309: [d3b8b2dfdfeaf] daemon is not started [2020-03-09T16:28:26.260Z] [2020-03-09T16:28:26.260Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-03-09T16:28:26.260Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-03-09T16:28:26.260Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-03-09T16:28:26.260Z] [2020-03-09T16:28:26.260Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2020-03-09T16:28:26.260Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2020-03-09T16:28:26.260Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-03-09T16:28:26.260Z] [2020-03-09T16:28:26.260Z] [2020-03-09T16:28:26.260Z] DONE 273 tests, 5 skipped in 2601.266s [2020-03-09T16:28:26.260Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-03-09T16:28:26.260Z] ++++ cat bundles/test-integration/docker.pid [2020-03-09T16:28:26.260Z] +++ kill 11584 [2020-03-09T16:28:26.260Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d32beb3053eeb/docker.pid [2020-03-09T16:28:26.260Z] +++ kill 11248 [2020-03-09T16:28:26.260Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 11248 is not a child of this shell [2020-03-09T16:28:26.260Z] warning: PID 11248 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d32beb3053eeb/docker.pid had a nonzero exit code [2020-03-09T16:28:26.260Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d32beb3053eeb/root: target is busy. [2020-03-09T16:28:26.260Z] +++ /etc/init.d/apparmor stop [2020-03-09T16:28:26.260Z] Leaving: AppArmorNo profiles have been unloaded. [2020-03-09T16:28:26.260Z] [2020-03-09T16:28:26.260Z] Unloading profiles will leave already running processes permanently [2020-03-09T16:28:26.260Z] unconfined, which can lead to unexpected situations. [2020-03-09T16:28:26.260Z] [2020-03-09T16:28:26.260Z] To set a process to complain mode, use the command line tool [2020-03-09T16:28:26.260Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-03-09T16:28:26.260Z] +++ true [2020-03-09T16:28:26.260Z] [2020-03-09T16:28:26.260Z] Remaining pids to kill: [] Post stage [Pipeline] junit [2020-03-09T16:28:26.270Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-03-09T16:28:28.377Z] + echo Ensuring container killed. [2020-03-09T16:28:28.377Z] Ensuring container killed. [2020-03-09T16:28:28.377Z] + docker ps -aq -f name=docker-pr2-* [2020-03-09T16:28:28.377Z] + cids=3cd9e9c8b40a [2020-03-09T16:28:28.377Z] c0300a581e85 [2020-03-09T16:28:28.377Z] 08664bca9404 [2020-03-09T16:28:28.377Z] + [ -n 3cd9e9c8b40a [2020-03-09T16:28:28.377Z] c0300a581e85 [2020-03-09T16:28:28.377Z] 08664bca9404 ] [2020-03-09T16:28:28.377Z] + docker rm -vf 3cd9e9c8b40a c0300a581e85 08664bca9404 [2020-03-09T16:28:30.265Z] 3cd9e9c8b40a [2020-03-09T16:28:30.265Z] c0300a581e85 [2020-03-09T16:28:30.265Z] 08664bca9404 [Pipeline] sh [2020-03-09T16:28:30.538Z] + echo Chowning /workspace to jenkins user [2020-03-09T16:28:30.538Z] Chowning /workspace to jenkins user [2020-03-09T16:28:30.538Z] + id -u [2020-03-09T16:28:30.538Z] + id -g [2020-03-09T16:28:30.538Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40647:/workspace busybox chown -R 1000:1000 /workspace [2020-03-09T16:28:30.538Z] Unable to find image 'busybox:latest' locally [2020-03-09T16:28:30.538Z] latest: Pulling from library/busybox [2020-03-09T16:28:30.538Z] bdbbaa22dec6: Pulling fs layer [2020-03-09T16:28:30.794Z] bdbbaa22dec6: Download complete [2020-03-09T16:28:30.794Z] bdbbaa22dec6: Pull complete [2020-03-09T16:28:30.794Z] Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a [2020-03-09T16:28:30.794Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-03-09T16:28:35.244Z] + bundleName=amd64 [2020-03-09T16:28:35.244Z] + echo Creating amd64-bundles.tar.gz [2020-03-09T16:28:35.244Z] Creating amd64-bundles.tar.gz [2020-03-09T16:28:35.244Z] + + xargs tar -czf amd64-bundles.tar.gz [2020-03-09T16:28:35.244Z] find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2020-03-09T16:28:36.184Z] Archiving artifacts [2020-03-09T16:28:37.572Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40647/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-03-09T16:28:37.934Z] + make clean [2020-03-09T16:28:38.191Z] docker volume rm -f docker-dev-cache [2020-03-09T16:28:38.191Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-03-09T16:53:58.332Z] ok github.com/docker/docker/integration-cli 2653.713s [2020-03-09T16:53:58.333Z] [2020-03-09T16:53:58.333Z] === Skipped [2020-03-09T16:53:58.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2020-03-09T16:53:58.333Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2020-03-09T16:53:58.333Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.333Z] [2020-03-09T16:53:58.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-03-09T16:53:58.333Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-03-09T16:53:58.333Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.333Z] [2020-03-09T16:53:58.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2020-03-09T16:53:58.333Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2020-03-09T16:53:58.333Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.333Z] [2020-03-09T16:53:58.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2020-03-09T16:53:58.333Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2020-03-09T16:53:58.333Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.333Z] [2020-03-09T16:53:58.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.03s) [2020-03-09T16:53:58.333Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2020-03-09T16:53:58.333Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.333Z] [2020-03-09T16:53:58.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2020-03-09T16:53:58.333Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2020-03-09T16:53:58.333Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.333Z] [2020-03-09T16:53:58.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2020-03-09T16:53:58.333Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2020-03-09T16:53:58.333Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.333Z] [2020-03-09T16:53:58.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2020-03-09T16:53:58.333Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2020-03-09T16:53:58.333Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.333Z] [2020-03-09T16:53:58.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.04s) [2020-03-09T16:53:58.333Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.04s) [2020-03-09T16:53:58.333Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.333Z] [2020-03-09T16:53:58.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2020-03-09T16:53:58.333Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2020-03-09T16:53:58.333Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.333Z] [2020-03-09T16:53:58.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-03-09T16:53:58.333Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-03-09T16:53:58.333Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.333Z] [2020-03-09T16:53:58.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-03-09T16:53:58.333Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-03-09T16:53:58.333Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.333Z] [2020-03-09T16:53:58.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-03-09T16:53:58.333Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-03-09T16:53:58.333Z] docker_cli_run_test.go:3181: unmatched requirement Apparmor [2020-03-09T16:53:58.333Z] [2020-03-09T16:53:58.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-03-09T16:53:58.333Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-03-09T16:53:58.333Z] docker_cli_run_test.go:3159: unmatched requirement Apparmor [2020-03-09T16:53:58.333Z] [2020-03-09T16:53:58.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-03-09T16:53:58.333Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-03-09T16:53:58.333Z] docker_cli_run_test.go:3171: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.333Z] [2020-03-09T16:53:58.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2020-03-09T16:53:58.333Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2020-03-09T16:53:58.333Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.333Z] [2020-03-09T16:53:58.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-03-09T16:53:58.333Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-03-09T16:53:58.333Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2020-03-09T16:53:58.333Z] [2020-03-09T16:53:58.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-03-09T16:53:58.333Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-03-09T16:53:58.333Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.333Z] [2020-03-09T16:53:58.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.51s) [2020-03-09T16:53:58.333Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.51s) [2020-03-09T16:53:58.333Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2020-03-09T16:53:58.333Z] [2020-03-09T16:53:58.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-03-09T16:53:58.333Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-03-09T16:53:58.333Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.333Z] [2020-03-09T16:53:58.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-03-09T16:53:58.333Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-03-09T16:53:58.333Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.333Z] [2020-03-09T16:53:58.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-03-09T16:53:58.333Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-03-09T16:53:58.333Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.333Z] [2020-03-09T16:53:58.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.07s) [2020-03-09T16:53:58.333Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.07s) [2020-03-09T16:53:58.333Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.333Z] [2020-03-09T16:53:58.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2020-03-09T16:53:58.333Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2020-03-09T16:53:58.333Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.333Z] [2020-03-09T16:53:58.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2020-03-09T16:53:58.333Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2020-03-09T16:53:58.333Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.333Z] [2020-03-09T16:53:58.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2020-03-09T16:53:58.333Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2020-03-09T16:53:58.333Z] docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.333Z] [2020-03-09T16:53:58.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-03-09T16:53:58.333Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-03-09T16:53:58.333Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.333Z] [2020-03-09T16:53:58.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-03-09T16:53:58.333Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-03-09T16:53:58.333Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.333Z] [2020-03-09T16:53:58.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-03-09T16:53:58.333Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-03-09T16:53:58.333Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.333Z] [2020-03-09T16:53:58.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2020-03-09T16:53:58.333Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2020-03-09T16:53:58.333Z] docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.333Z] [2020-03-09T16:53:58.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.43s) [2020-03-09T16:53:58.333Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.43s) [2020-03-09T16:53:58.333Z] docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.333Z] [2020-03-09T16:53:58.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.83s) [2020-03-09T16:53:58.333Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.83s) [2020-03-09T16:53:58.333Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.333Z] [2020-03-09T16:53:58.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.23s) [2020-03-09T16:53:58.333Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.23s) [2020-03-09T16:53:58.333Z] docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.333Z] [2020-03-09T16:53:58.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.42s) [2020-03-09T16:53:58.333Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.42s) [2020-03-09T16:53:58.333Z] docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.333Z] [2020-03-09T16:53:58.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-03-09T16:53:58.333Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-03-09T16:53:58.333Z] docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.333Z] [2020-03-09T16:53:58.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-03-09T16:53:58.333Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-03-09T16:53:58.333Z] docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.333Z] [2020-03-09T16:53:58.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2020-03-09T16:53:58.333Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2020-03-09T16:53:58.333Z] docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.333Z] [2020-03-09T16:53:58.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2020-03-09T16:53:58.333Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2020-03-09T16:53:58.333Z] docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.333Z] [2020-03-09T16:53:58.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2020-03-09T16:53:58.333Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2020-03-09T16:53:58.333Z] docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.333Z] [2020-03-09T16:53:58.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.03s) [2020-03-09T16:53:58.333Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.03s) [2020-03-09T16:53:58.333Z] docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.333Z] [2020-03-09T16:53:58.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.48s) [2020-03-09T16:53:58.333Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.48s) [2020-03-09T16:53:58.333Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.333Z] [2020-03-09T16:53:58.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2020-03-09T16:53:58.333Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2020-03-09T16:53:58.333Z] docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.333Z] [2020-03-09T16:53:58.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2020-03-09T16:53:58.333Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2020-03-09T16:53:58.333Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.333Z] [2020-03-09T16:53:58.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-03-09T16:53:58.333Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-03-09T16:53:58.333Z] docker_cli_build_test.go:3576: unmatched requirement UnixCli [2020-03-09T16:53:58.333Z] [2020-03-09T16:53:58.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-03-09T16:53:58.333Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-03-09T16:53:58.333Z] docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.333Z] [2020-03-09T16:53:58.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-03-09T16:53:58.333Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-03-09T16:53:58.333Z] docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.333Z] [2020-03-09T16:53:58.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2020-03-09T16:53:58.333Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2020-03-09T16:53:58.333Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.333Z] [2020-03-09T16:53:58.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-03-09T16:53:58.333Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-03-09T16:53:58.333Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.333Z] [2020-03-09T16:53:58.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-03-09T16:53:58.333Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-03-09T16:53:58.333Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.333Z] [2020-03-09T16:53:58.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.43s) [2020-03-09T16:53:58.333Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.43s) [2020-03-09T16:53:58.333Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.333Z] [2020-03-09T16:53:58.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.39s) [2020-03-09T16:53:58.333Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.39s) [2020-03-09T16:53:58.333Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.333Z] [2020-03-09T16:53:58.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2020-03-09T16:53:58.334Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2020-03-09T16:53:58.334Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.334Z] [2020-03-09T16:53:58.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-03-09T16:53:58.334Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-03-09T16:53:58.334Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.334Z] [2020-03-09T16:53:58.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.50s) [2020-03-09T16:53:58.334Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.50s) [2020-03-09T16:53:58.334Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.334Z] [2020-03-09T16:53:58.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.43s) [2020-03-09T16:53:58.334Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.43s) [2020-03-09T16:53:58.334Z] docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.334Z] [2020-03-09T16:53:58.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.37s) [2020-03-09T16:53:58.334Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.37s) [2020-03-09T16:53:58.334Z] docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.334Z] [2020-03-09T16:53:58.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-03-09T16:53:58.334Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-03-09T16:53:58.334Z] docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.334Z] [2020-03-09T16:53:58.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-03-09T16:53:58.334Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-03-09T16:53:58.334Z] docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.334Z] [2020-03-09T16:53:58.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2020-03-09T16:53:58.334Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2020-03-09T16:53:58.334Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.334Z] [2020-03-09T16:53:58.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.40s) [2020-03-09T16:53:58.334Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.40s) [2020-03-09T16:53:58.334Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.334Z] [2020-03-09T16:53:58.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-03-09T16:53:58.334Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-03-09T16:53:58.334Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.334Z] [2020-03-09T16:53:58.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-03-09T16:53:58.334Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-03-09T16:53:58.334Z] docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.334Z] [2020-03-09T16:53:58.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-03-09T16:53:58.334Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-03-09T16:53:58.334Z] docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.334Z] [2020-03-09T16:53:58.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-03-09T16:53:58.334Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-03-09T16:53:58.334Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.334Z] [2020-03-09T16:53:58.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-03-09T16:53:58.334Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-03-09T16:53:58.334Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.334Z] [2020-03-09T16:53:58.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-03-09T16:53:58.334Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-03-09T16:53:58.334Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.334Z] [2020-03-09T16:53:58.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-03-09T16:53:58.334Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-03-09T16:53:58.334Z] docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.334Z] [2020-03-09T16:53:58.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2020-03-09T16:53:58.334Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2020-03-09T16:53:58.334Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.334Z] [2020-03-09T16:53:58.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-03-09T16:53:58.334Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-03-09T16:53:58.334Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.334Z] [2020-03-09T16:53:58.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-03-09T16:53:58.334Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-03-09T16:53:58.334Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.334Z] [2020-03-09T16:53:58.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-03-09T16:53:58.334Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-03-09T16:53:58.334Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.334Z] [2020-03-09T16:53:58.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) [2020-03-09T16:53:58.334Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) [2020-03-09T16:53:58.334Z] docker_cli_build_test.go:3703: unmatched requirement UnixCli [2020-03-09T16:53:58.334Z] [2020-03-09T16:53:58.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-03-09T16:53:58.334Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-03-09T16:53:58.334Z] docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.334Z] [2020-03-09T16:53:58.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-03-09T16:53:58.334Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-03-09T16:53:58.334Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.334Z] [2020-03-09T16:53:58.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2020-03-09T16:53:58.334Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2020-03-09T16:53:58.334Z] docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.334Z] [2020-03-09T16:53:58.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.16s) [2020-03-09T16:53:58.334Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.16s) [2020-03-09T16:53:58.334Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.334Z] [2020-03-09T16:53:58.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.07s) [2020-03-09T16:53:58.334Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s) [2020-03-09T16:53:58.334Z] docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.334Z] [2020-03-09T16:53:58.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2020-03-09T16:53:58.334Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2020-03-09T16:53:58.334Z] docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.334Z] [2020-03-09T16:53:58.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2020-03-09T16:53:58.334Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2020-03-09T16:53:58.334Z] docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.334Z] [2020-03-09T16:53:58.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2020-03-09T16:53:58.334Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2020-03-09T16:53:58.334Z] docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.334Z] [2020-03-09T16:53:58.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2020-03-09T16:53:58.334Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2020-03-09T16:53:58.334Z] docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.334Z] [2020-03-09T16:53:58.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2020-03-09T16:53:58.334Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2020-03-09T16:53:58.334Z] docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.334Z] [2020-03-09T16:53:58.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2020-03-09T16:53:58.334Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2020-03-09T16:53:58.334Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.334Z] [2020-03-09T16:53:58.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-03-09T16:53:58.334Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-03-09T16:53:58.334Z] docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.334Z] [2020-03-09T16:53:58.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2020-03-09T16:53:58.334Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2020-03-09T16:53:58.334Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.334Z] [2020-03-09T16:53:58.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.45s) [2020-03-09T16:53:58.334Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.45s) [2020-03-09T16:53:58.334Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.334Z] [2020-03-09T16:53:58.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.41s) [2020-03-09T16:53:58.334Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.41s) [2020-03-09T16:53:58.334Z] docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.334Z] [2020-03-09T16:53:58.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2020-03-09T16:53:58.334Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2020-03-09T16:53:58.334Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.334Z] [2020-03-09T16:53:58.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-03-09T16:53:58.334Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-03-09T16:53:58.334Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.334Z] [2020-03-09T16:53:58.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-03-09T16:53:58.334Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-03-09T16:53:58.334Z] docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.334Z] [2020-03-09T16:53:58.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-03-09T16:53:58.334Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-03-09T16:53:58.334Z] docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.334Z] [2020-03-09T16:53:58.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-03-09T16:53:58.334Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-03-09T16:53:58.334Z] docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.334Z] [2020-03-09T16:53:58.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.43s) [2020-03-09T16:53:58.334Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.43s) [2020-03-09T16:53:58.334Z] docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.334Z] [2020-03-09T16:53:58.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2020-03-09T16:53:58.334Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2020-03-09T16:53:58.334Z] docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.334Z] [2020-03-09T16:53:58.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.38s) [2020-03-09T16:53:58.334Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.38s) [2020-03-09T16:53:58.334Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.334Z] [2020-03-09T16:53:58.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.40s) [2020-03-09T16:53:58.334Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.40s) [2020-03-09T16:53:58.334Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.334Z] [2020-03-09T16:53:58.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.38s) [2020-03-09T16:53:58.334Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.38s) [2020-03-09T16:53:58.334Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.334Z] [2020-03-09T16:53:58.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-03-09T16:53:58.334Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-03-09T16:53:58.334Z] docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.334Z] [2020-03-09T16:53:58.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.39s) [2020-03-09T16:53:58.334Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.39s) [2020-03-09T16:53:58.334Z] docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.334Z] [2020-03-09T16:53:58.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-03-09T16:53:58.334Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-03-09T16:53:58.334Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.334Z] [2020-03-09T16:53:58.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-03-09T16:53:58.334Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-03-09T16:53:58.334Z] docker_cli_sni_test.go:18: Flakey test [2020-03-09T16:53:58.334Z] [2020-03-09T16:53:58.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2020-03-09T16:53:58.334Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2020-03-09T16:53:58.334Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.334Z] [2020-03-09T16:53:58.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-03-09T16:53:58.334Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-03-09T16:53:58.334Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.334Z] [2020-03-09T16:53:58.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-03-09T16:53:58.334Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-03-09T16:53:58.334Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.334Z] [2020-03-09T16:53:58.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-03-09T16:53:58.334Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-03-09T16:53:58.334Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.334Z] [2020-03-09T16:53:58.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-03-09T16:53:58.335Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-03-09T16:53:58.335Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.335Z] [2020-03-09T16:53:58.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-03-09T16:53:58.335Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-03-09T16:53:58.335Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.335Z] [2020-03-09T16:53:58.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-03-09T16:53:58.335Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-03-09T16:53:58.335Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.335Z] [2020-03-09T16:53:58.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-03-09T16:53:58.335Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-03-09T16:53:58.335Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.335Z] [2020-03-09T16:53:58.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-03-09T16:53:58.335Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-03-09T16:53:58.335Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.335Z] [2020-03-09T16:53:58.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2020-03-09T16:53:58.335Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2020-03-09T16:53:58.335Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.335Z] [2020-03-09T16:53:58.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2020-03-09T16:53:58.335Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2020-03-09T16:53:58.335Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.335Z] [2020-03-09T16:53:58.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2020-03-09T16:53:58.335Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2020-03-09T16:53:58.335Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.335Z] [2020-03-09T16:53:58.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2020-03-09T16:53:58.335Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2020-03-09T16:53:58.335Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.335Z] [2020-03-09T16:53:58.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-03-09T16:53:58.335Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-03-09T16:53:58.335Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.335Z] [2020-03-09T16:53:58.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-03-09T16:53:58.335Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-03-09T16:53:58.335Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.335Z] [2020-03-09T16:53:58.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-03-09T16:53:58.335Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-03-09T16:53:58.335Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.335Z] [2020-03-09T16:53:58.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-03-09T16:53:58.335Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-03-09T16:53:58.335Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.335Z] [2020-03-09T16:53:58.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2020-03-09T16:53:58.335Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2020-03-09T16:53:58.335Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.335Z] [2020-03-09T16:53:58.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2020-03-09T16:53:58.335Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2020-03-09T16:53:58.335Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.335Z] [2020-03-09T16:53:58.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2020-03-09T16:53:58.335Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2020-03-09T16:53:58.335Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.335Z] [2020-03-09T16:53:58.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2020-03-09T16:53:58.335Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2020-03-09T16:53:58.335Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.335Z] [2020-03-09T16:53:58.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.03s) [2020-03-09T16:53:58.335Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.03s) [2020-03-09T16:53:58.335Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.335Z] [2020-03-09T16:53:58.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2020-03-09T16:53:58.335Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2020-03-09T16:53:58.335Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.335Z] [2020-03-09T16:53:58.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2020-03-09T16:53:58.335Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2020-03-09T16:53:58.335Z] docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.335Z] [2020-03-09T16:53:58.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2020-03-09T16:53:58.335Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2020-03-09T16:53:58.335Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.335Z] [2020-03-09T16:53:58.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2020-03-09T16:53:58.335Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2020-03-09T16:53:58.335Z] docker_cli_run_test.go:3562: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.335Z] [2020-03-09T16:53:58.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2020-03-09T16:53:58.335Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2020-03-09T16:53:58.335Z] docker_cli_run_test.go:3593: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.335Z] [2020-03-09T16:53:58.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2020-03-09T16:53:58.335Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2020-03-09T16:53:58.335Z] docker_cli_run_test.go:3576: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.335Z] [2020-03-09T16:53:58.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-03-09T16:53:58.335Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-03-09T16:53:58.335Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.335Z] [2020-03-09T16:53:58.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-03-09T16:53:58.335Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-03-09T16:53:58.335Z] docker_cli_run_test.go:3466: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.335Z] [2020-03-09T16:53:58.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-03-09T16:53:58.335Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-03-09T16:53:58.335Z] docker_cli_run_test.go:3458: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.335Z] [2020-03-09T16:53:58.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-03-09T16:53:58.335Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-03-09T16:53:58.335Z] docker_cli_run_test.go:3485: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.335Z] [2020-03-09T16:53:58.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2020-03-09T16:53:58.335Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2020-03-09T16:53:58.335Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.335Z] [2020-03-09T16:53:58.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-03-09T16:53:58.335Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-03-09T16:53:58.335Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.335Z] [2020-03-09T16:53:58.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2020-03-09T16:53:58.335Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2020-03-09T16:53:58.335Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.335Z] [2020-03-09T16:53:58.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2020-03-09T16:53:58.335Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2020-03-09T16:53:58.335Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.335Z] [2020-03-09T16:53:58.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2020-03-09T16:53:58.335Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2020-03-09T16:53:58.335Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.335Z] [2020-03-09T16:53:58.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2020-03-09T16:53:58.335Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2020-03-09T16:53:58.335Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.335Z] [2020-03-09T16:53:58.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2020-03-09T16:53:58.335Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2020-03-09T16:53:58.335Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.335Z] [2020-03-09T16:53:58.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2020-03-09T16:53:58.335Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2020-03-09T16:53:58.335Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.335Z] [2020-03-09T16:53:58.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2020-03-09T16:53:58.335Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2020-03-09T16:53:58.335Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.335Z] [2020-03-09T16:53:58.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2020-03-09T16:53:58.335Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2020-03-09T16:53:58.335Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.335Z] [2020-03-09T16:53:58.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2020-03-09T16:53:58.335Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2020-03-09T16:53:58.335Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.335Z] [2020-03-09T16:53:58.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2020-03-09T16:53:58.335Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2020-03-09T16:53:58.335Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.335Z] [2020-03-09T16:53:58.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2020-03-09T16:53:58.335Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2020-03-09T16:53:58.335Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.335Z] [2020-03-09T16:53:58.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2020-03-09T16:53:58.335Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2020-03-09T16:53:58.335Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.335Z] [2020-03-09T16:53:58.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2020-03-09T16:53:58.335Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2020-03-09T16:53:58.335Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.335Z] [2020-03-09T16:53:58.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2020-03-09T16:53:58.335Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2020-03-09T16:53:58.335Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.335Z] [2020-03-09T16:53:58.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-03-09T16:53:58.335Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-03-09T16:53:58.335Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.335Z] [2020-03-09T16:53:58.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-03-09T16:53:58.335Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-03-09T16:53:58.335Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.335Z] [2020-03-09T16:53:58.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-03-09T16:53:58.335Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-03-09T16:53:58.335Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.335Z] [2020-03-09T16:53:58.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.04s) [2020-03-09T16:53:58.335Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.04s) [2020-03-09T16:53:58.335Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.335Z] [2020-03-09T16:53:58.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2020-03-09T16:53:58.335Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2020-03-09T16:53:58.335Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.335Z] [2020-03-09T16:53:58.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2020-03-09T16:53:58.335Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2020-03-09T16:53:58.335Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.335Z] [2020-03-09T16:53:58.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2020-03-09T16:53:58.335Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2020-03-09T16:53:58.335Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.335Z] [2020-03-09T16:53:58.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2020-03-09T16:53:58.335Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2020-03-09T16:53:58.335Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.335Z] [2020-03-09T16:53:58.335Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2020-03-09T16:53:58.335Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2020-03-09T16:53:58.335Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.336Z] [2020-03-09T16:53:58.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2020-03-09T16:53:58.336Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2020-03-09T16:53:58.336Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.336Z] [2020-03-09T16:53:58.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-03-09T16:53:58.336Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-03-09T16:53:58.336Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.336Z] [2020-03-09T16:53:58.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-03-09T16:53:58.336Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-03-09T16:53:58.336Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.336Z] [2020-03-09T16:53:58.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-03-09T16:53:58.336Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-03-09T16:53:58.336Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.336Z] [2020-03-09T16:53:58.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-03-09T16:53:58.336Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-03-09T16:53:58.336Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.336Z] [2020-03-09T16:53:58.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2020-03-09T16:53:58.336Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2020-03-09T16:53:58.336Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.336Z] [2020-03-09T16:53:58.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-03-09T16:53:58.336Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-03-09T16:53:58.336Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.336Z] [2020-03-09T16:53:58.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2020-03-09T16:53:58.336Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2020-03-09T16:53:58.336Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-03-09T16:53:58.336Z] [2020-03-09T16:53:58.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-03-09T16:53:58.336Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-03-09T16:53:58.336Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.336Z] [2020-03-09T16:53:58.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-03-09T16:53:58.336Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-03-09T16:53:58.336Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.336Z] [2020-03-09T16:53:58.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2020-03-09T16:53:58.336Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2020-03-09T16:53:58.336Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.336Z] [2020-03-09T16:53:58.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-03-09T16:53:58.336Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-03-09T16:53:58.336Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.336Z] [2020-03-09T16:53:58.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-03-09T16:53:58.336Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-03-09T16:53:58.336Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.336Z] [2020-03-09T16:53:58.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-03-09T16:53:58.336Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-03-09T16:53:58.336Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.336Z] [2020-03-09T16:53:58.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-03-09T16:53:58.336Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-03-09T16:53:58.336Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.336Z] [2020-03-09T16:53:58.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-03-09T16:53:58.336Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-03-09T16:53:58.336Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.336Z] [2020-03-09T16:53:58.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-03-09T16:53:58.336Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-03-09T16:53:58.336Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.336Z] [2020-03-09T16:53:58.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-03-09T16:53:58.336Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-03-09T16:53:58.336Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.336Z] [2020-03-09T16:53:58.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2020-03-09T16:53:58.336Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2020-03-09T16:53:58.336Z] docker_cli_run_test.go:2995: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.336Z] [2020-03-09T16:53:58.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2020-03-09T16:53:58.336Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2020-03-09T16:53:58.336Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.336Z] [2020-03-09T16:53:58.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-03-09T16:53:58.336Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-03-09T16:53:58.336Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.336Z] [2020-03-09T16:53:58.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-03-09T16:53:58.336Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-03-09T16:53:58.336Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.336Z] [2020-03-09T16:53:58.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2020-03-09T16:53:58.336Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2020-03-09T16:53:58.336Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.336Z] [2020-03-09T16:53:58.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2020-03-09T16:53:58.336Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2020-03-09T16:53:58.336Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.336Z] [2020-03-09T16:53:58.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2020-03-09T16:53:58.336Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2020-03-09T16:53:58.336Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.336Z] [2020-03-09T16:53:58.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2020-03-09T16:53:58.336Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2020-03-09T16:53:58.336Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.336Z] [2020-03-09T16:53:58.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2020-03-09T16:53:58.337Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2020-03-09T16:53:58.337Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.337Z] [2020-03-09T16:53:58.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2020-03-09T16:53:58.337Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2020-03-09T16:53:58.337Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.337Z] [2020-03-09T16:53:58.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2020-03-09T16:53:58.337Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2020-03-09T16:53:58.337Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.337Z] [2020-03-09T16:53:58.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2020-03-09T16:53:58.337Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2020-03-09T16:53:58.337Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.337Z] [2020-03-09T16:53:58.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-03-09T16:53:58.337Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-03-09T16:53:58.337Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.337Z] [2020-03-09T16:53:58.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2020-03-09T16:53:58.337Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2020-03-09T16:53:58.337Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.337Z] [2020-03-09T16:53:58.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-03-09T16:53:58.337Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-03-09T16:53:58.337Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.337Z] [2020-03-09T16:53:58.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2020-03-09T16:53:58.337Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2020-03-09T16:53:58.337Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.337Z] [2020-03-09T16:53:58.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2020-03-09T16:53:58.337Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2020-03-09T16:53:58.337Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.337Z] [2020-03-09T16:53:58.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2020-03-09T16:53:58.337Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2020-03-09T16:53:58.337Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.337Z] [2020-03-09T16:53:58.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-03-09T16:53:58.337Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-03-09T16:53:58.337Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.337Z] [2020-03-09T16:53:58.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2020-03-09T16:53:58.337Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2020-03-09T16:53:58.337Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.337Z] [2020-03-09T16:53:58.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-03-09T16:53:58.337Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-03-09T16:53:58.337Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.337Z] [2020-03-09T16:53:58.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2020-03-09T16:53:58.337Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2020-03-09T16:53:58.337Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.337Z] [2020-03-09T16:53:58.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2020-03-09T16:53:58.337Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2020-03-09T16:53:58.337Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2020-03-09T16:53:58.337Z] [2020-03-09T16:53:58.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-03-09T16:53:58.337Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-03-09T16:53:58.337Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.337Z] [2020-03-09T16:53:58.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2020-03-09T16:53:58.337Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2020-03-09T16:53:58.337Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.337Z] [2020-03-09T16:53:58.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2020-03-09T16:53:58.337Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2020-03-09T16:53:58.337Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.337Z] [2020-03-09T16:53:58.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2020-03-09T16:53:58.337Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2020-03-09T16:53:58.337Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.337Z] [2020-03-09T16:53:58.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-03-09T16:53:58.337Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-03-09T16:53:58.337Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.337Z] [2020-03-09T16:53:58.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2020-03-09T16:53:58.337Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2020-03-09T16:53:58.337Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.337Z] [2020-03-09T16:53:58.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2020-03-09T16:53:58.337Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2020-03-09T16:53:58.337Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.337Z] [2020-03-09T16:53:58.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2020-03-09T16:53:58.337Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2020-03-09T16:53:58.337Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.337Z] [2020-03-09T16:53:58.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2020-03-09T16:53:58.337Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2020-03-09T16:53:58.337Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.337Z] [2020-03-09T16:53:58.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.03s) [2020-03-09T16:53:58.337Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.03s) [2020-03-09T16:53:58.337Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.337Z] [2020-03-09T16:53:58.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-03-09T16:53:58.337Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-03-09T16:53:58.337Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.337Z] [2020-03-09T16:53:58.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2020-03-09T16:53:58.337Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2020-03-09T16:53:58.337Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.337Z] [2020-03-09T16:53:58.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.03s) [2020-03-09T16:53:58.337Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.03s) [2020-03-09T16:53:58.337Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.337Z] [2020-03-09T16:53:58.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-03-09T16:53:58.337Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-03-09T16:53:58.337Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.337Z] [2020-03-09T16:53:58.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2020-03-09T16:53:58.337Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2020-03-09T16:53:58.337Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.337Z] [2020-03-09T16:53:58.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2020-03-09T16:53:58.337Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2020-03-09T16:53:58.337Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.337Z] [2020-03-09T16:53:58.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2020-03-09T16:53:58.337Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2020-03-09T16:53:58.337Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.337Z] [2020-03-09T16:53:58.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-03-09T16:53:58.337Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-03-09T16:53:58.337Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.337Z] [2020-03-09T16:53:58.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2020-03-09T16:53:58.337Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2020-03-09T16:53:58.337Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.337Z] [2020-03-09T16:53:58.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-03-09T16:53:58.337Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-03-09T16:53:58.337Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.337Z] [2020-03-09T16:53:58.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-03-09T16:53:58.337Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-03-09T16:53:58.337Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2020-03-09T16:53:58.337Z] [2020-03-09T16:53:58.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-03-09T16:53:58.337Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-03-09T16:53:58.337Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.337Z] [2020-03-09T16:53:58.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-03-09T16:53:58.337Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-03-09T16:53:58.337Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.337Z] [2020-03-09T16:53:58.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-03-09T16:53:58.337Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-03-09T16:53:58.337Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.337Z] [2020-03-09T16:53:58.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-03-09T16:53:58.337Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-03-09T16:53:58.337Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.337Z] [2020-03-09T16:53:58.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-03-09T16:53:58.337Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-03-09T16:53:58.337Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.337Z] [2020-03-09T16:53:58.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-03-09T16:53:58.337Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-03-09T16:53:58.337Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.337Z] [2020-03-09T16:53:58.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2020-03-09T16:53:58.337Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2020-03-09T16:53:58.337Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.337Z] [2020-03-09T16:53:58.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-03-09T16:53:58.337Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-03-09T16:53:58.337Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.337Z] [2020-03-09T16:53:58.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2020-03-09T16:53:58.337Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2020-03-09T16:53:58.337Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.337Z] [2020-03-09T16:53:58.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-03-09T16:53:58.337Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-03-09T16:53:58.337Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.337Z] [2020-03-09T16:53:58.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2020-03-09T16:53:58.337Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2020-03-09T16:53:58.337Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.337Z] [2020-03-09T16:53:58.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-03-09T16:53:58.337Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-03-09T16:53:58.337Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.337Z] [2020-03-09T16:53:58.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-03-09T16:53:58.337Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-03-09T16:53:58.337Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.337Z] [2020-03-09T16:53:58.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2020-03-09T16:53:58.337Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2020-03-09T16:53:58.337Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.337Z] [2020-03-09T16:53:58.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-03-09T16:53:58.337Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-03-09T16:53:58.337Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.338Z] [2020-03-09T16:53:58.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2020-03-09T16:53:58.338Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2020-03-09T16:53:58.338Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.338Z] [2020-03-09T16:53:58.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-03-09T16:53:58.338Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-03-09T16:53:58.338Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.338Z] [2020-03-09T16:53:58.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-03-09T16:53:58.338Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-03-09T16:53:58.338Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.338Z] [2020-03-09T16:53:58.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-03-09T16:53:58.338Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-03-09T16:53:58.338Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.338Z] [2020-03-09T16:53:58.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-03-09T16:53:58.338Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-03-09T16:53:58.338Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.338Z] [2020-03-09T16:53:58.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-03-09T16:53:58.338Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-03-09T16:53:58.338Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.338Z] [2020-03-09T16:53:58.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-03-09T16:53:58.338Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-03-09T16:53:58.338Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.338Z] [2020-03-09T16:53:58.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-03-09T16:53:58.338Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-03-09T16:53:58.338Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.338Z] [2020-03-09T16:53:58.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-03-09T16:53:58.338Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-03-09T16:53:58.338Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.338Z] [2020-03-09T16:53:58.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-03-09T16:53:58.338Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-03-09T16:53:58.338Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.338Z] [2020-03-09T16:53:58.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-03-09T16:53:58.338Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-03-09T16:53:58.338Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.338Z] [2020-03-09T16:53:58.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-03-09T16:53:58.338Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-03-09T16:53:58.338Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.338Z] [2020-03-09T16:53:58.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-03-09T16:53:58.338Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-03-09T16:53:58.338Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.338Z] [2020-03-09T16:53:58.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-03-09T16:53:58.338Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-03-09T16:53:58.338Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.338Z] [2020-03-09T16:53:58.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-03-09T16:53:58.338Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-03-09T16:53:58.338Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.338Z] [2020-03-09T16:53:58.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-03-09T16:53:58.338Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-03-09T16:53:58.338Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.338Z] [2020-03-09T16:53:58.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.03s) [2020-03-09T16:53:58.338Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.03s) [2020-03-09T16:53:58.338Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.338Z] [2020-03-09T16:53:58.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2020-03-09T16:53:58.338Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2020-03-09T16:53:58.338Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.338Z] [2020-03-09T16:53:58.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2020-03-09T16:53:58.338Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2020-03-09T16:53:58.338Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.338Z] [2020-03-09T16:53:58.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2020-03-09T16:53:58.338Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2020-03-09T16:53:58.338Z] docker_cli_run_test.go:2909: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.338Z] [2020-03-09T16:53:58.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2020-03-09T16:53:58.338Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2020-03-09T16:53:58.338Z] docker_cli_run_test.go:2918: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.338Z] [2020-03-09T16:53:58.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2020-03-09T16:53:58.338Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2020-03-09T16:53:58.338Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.338Z] [2020-03-09T16:53:58.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-03-09T16:53:58.338Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-03-09T16:53:58.338Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.338Z] [2020-03-09T16:53:58.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-03-09T16:53:58.338Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-03-09T16:53:58.338Z] docker_cli_run_test.go:3512: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.338Z] [2020-03-09T16:53:58.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-03-09T16:53:58.338Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-03-09T16:53:58.338Z] docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.338Z] [2020-03-09T16:53:58.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2020-03-09T16:53:58.338Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2020-03-09T16:53:58.338Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.338Z] [2020-03-09T16:53:58.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2020-03-09T16:53:58.338Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2020-03-09T16:53:58.338Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.338Z] [2020-03-09T16:53:58.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-03-09T16:53:58.338Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-03-09T16:53:58.338Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.338Z] [2020-03-09T16:53:58.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2020-03-09T16:53:58.338Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2020-03-09T16:53:58.338Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2020-03-09T16:53:58.338Z] [2020-03-09T16:53:58.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-03-09T16:53:58.338Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-03-09T16:53:58.338Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2020-03-09T16:53:58.338Z] [2020-03-09T16:53:58.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-03-09T16:53:58.338Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-03-09T16:53:58.338Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.338Z] [2020-03-09T16:53:58.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2020-03-09T16:53:58.338Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2020-03-09T16:53:58.338Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.338Z] [2020-03-09T16:53:58.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-03-09T16:53:58.338Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-03-09T16:53:58.338Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.338Z] [2020-03-09T16:53:58.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-03-09T16:53:58.338Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-03-09T16:53:58.338Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.338Z] [2020-03-09T16:53:58.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2020-03-09T16:53:58.338Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2020-03-09T16:53:58.338Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.338Z] [2020-03-09T16:53:58.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2020-03-09T16:53:58.338Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2020-03-09T16:53:58.338Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.338Z] [2020-03-09T16:53:58.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2020-03-09T16:53:58.338Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2020-03-09T16:53:58.338Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.338Z] [2020-03-09T16:53:58.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2020-03-09T16:53:58.338Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2020-03-09T16:53:58.338Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.338Z] [2020-03-09T16:53:58.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-03-09T16:53:58.338Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-03-09T16:53:58.338Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.338Z] [2020-03-09T16:53:58.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-03-09T16:53:58.338Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-03-09T16:53:58.338Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.338Z] [2020-03-09T16:53:58.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-03-09T16:53:58.338Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-03-09T16:53:58.338Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.338Z] [2020-03-09T16:53:58.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-03-09T16:53:58.338Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-03-09T16:53:58.338Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.338Z] [2020-03-09T16:53:58.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-03-09T16:53:58.338Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-03-09T16:53:58.338Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.338Z] [2020-03-09T16:53:58.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-03-09T16:53:58.338Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-03-09T16:53:58.338Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.338Z] [2020-03-09T16:53:58.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-03-09T16:53:58.338Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-03-09T16:53:58.338Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.338Z] [2020-03-09T16:53:58.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-03-09T16:53:58.338Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-03-09T16:53:58.338Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.338Z] [2020-03-09T16:53:58.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-03-09T16:53:58.338Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-03-09T16:53:58.338Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-03-09T16:53:58.338Z] [2020-03-09T16:53:58.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2020-03-09T16:53:58.338Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2020-03-09T16:53:58.338Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.338Z] [2020-03-09T16:53:58.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-03-09T16:53:58.338Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-03-09T16:53:58.338Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.338Z] [2020-03-09T16:53:58.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2020-03-09T16:53:58.339Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2020-03-09T16:53:58.339Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.339Z] [2020-03-09T16:53:58.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-03-09T16:53:58.339Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-03-09T16:53:58.339Z] docker_cli_ps_test.go:845: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.339Z] [2020-03-09T16:53:58.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-03-09T16:53:58.339Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-03-09T16:53:58.339Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.339Z] [2020-03-09T16:53:58.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2020-03-09T16:53:58.339Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2020-03-09T16:53:58.339Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.339Z] [2020-03-09T16:53:58.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-03-09T16:53:58.339Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-03-09T16:53:58.339Z] docker_cli_run_test.go:3144: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.339Z] [2020-03-09T16:53:58.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-03-09T16:53:58.339Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-03-09T16:53:58.339Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.339Z] [2020-03-09T16:53:58.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-03-09T16:53:58.339Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-03-09T16:53:58.339Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.339Z] [2020-03-09T16:53:58.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2020-03-09T16:53:58.339Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2020-03-09T16:53:58.339Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.339Z] [2020-03-09T16:53:58.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-03-09T16:53:58.339Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-03-09T16:53:58.339Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.339Z] [2020-03-09T16:53:58.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-03-09T16:53:58.339Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-03-09T16:53:58.339Z] docker_cli_run_test.go:4507: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.339Z] [2020-03-09T16:53:58.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2020-03-09T16:53:58.339Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2020-03-09T16:53:58.339Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.339Z] [2020-03-09T16:53:58.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-03-09T16:53:58.339Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-03-09T16:53:58.339Z] docker_cli_run_test.go:4024: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.339Z] [2020-03-09T16:53:58.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-03-09T16:53:58.339Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-03-09T16:53:58.339Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.339Z] [2020-03-09T16:53:58.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-03-09T16:53:58.339Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-03-09T16:53:58.339Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.339Z] [2020-03-09T16:53:58.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-03-09T16:53:58.339Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-03-09T16:53:58.339Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.339Z] [2020-03-09T16:53:58.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-03-09T16:53:58.339Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-03-09T16:53:58.339Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.339Z] [2020-03-09T16:53:58.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-03-09T16:53:58.339Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-03-09T16:53:58.339Z] docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.339Z] [2020-03-09T16:53:58.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-03-09T16:53:58.339Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-03-09T16:53:58.339Z] docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.339Z] [2020-03-09T16:53:58.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-03-09T16:53:58.339Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-03-09T16:53:58.339Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.339Z] [2020-03-09T16:53:58.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-03-09T16:53:58.339Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-03-09T16:53:58.339Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.339Z] [2020-03-09T16:53:58.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-03-09T16:53:58.339Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-03-09T16:53:58.339Z] docker_cli_run_test.go:3008: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.339Z] [2020-03-09T16:53:58.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-03-09T16:53:58.339Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-03-09T16:53:58.339Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.339Z] [2020-03-09T16:53:58.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-03-09T16:53:58.339Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-03-09T16:53:58.339Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.339Z] [2020-03-09T16:53:58.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-03-09T16:53:58.339Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-03-09T16:53:58.339Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.339Z] [2020-03-09T16:53:58.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-03-09T16:53:58.339Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-03-09T16:53:58.339Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.339Z] [2020-03-09T16:53:58.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-03-09T16:53:58.339Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-03-09T16:53:58.339Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.339Z] [2020-03-09T16:53:58.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2020-03-09T16:53:58.339Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2020-03-09T16:53:58.339Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.339Z] [2020-03-09T16:53:58.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-03-09T16:53:58.339Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-03-09T16:53:58.339Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.339Z] [2020-03-09T16:53:58.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-03-09T16:53:58.339Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-03-09T16:53:58.339Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.339Z] [2020-03-09T16:53:58.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-03-09T16:53:58.339Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-03-09T16:53:58.339Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.339Z] [2020-03-09T16:53:58.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2020-03-09T16:53:58.339Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2020-03-09T16:53:58.339Z] docker_cli_run_test.go:3336: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.339Z] [2020-03-09T16:53:58.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-03-09T16:53:58.339Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-03-09T16:53:58.339Z] docker_cli_run_test.go:3360: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.339Z] [2020-03-09T16:53:58.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-03-09T16:53:58.339Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-03-09T16:53:58.339Z] docker_cli_run_test.go:3327: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.339Z] [2020-03-09T16:53:58.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-03-09T16:53:58.339Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-03-09T16:53:58.339Z] docker_cli_run_test.go:3312: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.339Z] [2020-03-09T16:53:58.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-03-09T16:53:58.339Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-03-09T16:53:58.339Z] docker_cli_run_test.go:3237: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.339Z] [2020-03-09T16:53:58.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-03-09T16:53:58.339Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-03-09T16:53:58.339Z] docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.339Z] [2020-03-09T16:53:58.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-03-09T16:53:58.339Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-03-09T16:53:58.339Z] docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.339Z] [2020-03-09T16:53:58.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-03-09T16:53:58.339Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-03-09T16:53:58.339Z] docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.339Z] [2020-03-09T16:53:58.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-03-09T16:53:58.339Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-03-09T16:53:58.339Z] docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.339Z] [2020-03-09T16:53:58.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-03-09T16:53:58.339Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-03-09T16:53:58.339Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.339Z] [2020-03-09T16:53:58.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-03-09T16:53:58.339Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-03-09T16:53:58.339Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.339Z] [2020-03-09T16:53:58.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-03-09T16:53:58.339Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-03-09T16:53:58.339Z] docker_cli_run_test.go:3202: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.339Z] [2020-03-09T16:53:58.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-03-09T16:53:58.339Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-03-09T16:53:58.339Z] docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.339Z] [2020-03-09T16:53:58.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-03-09T16:53:58.339Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-03-09T16:53:58.339Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.339Z] [2020-03-09T16:53:58.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2020-03-09T16:53:58.339Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2020-03-09T16:53:58.339Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.339Z] [2020-03-09T16:53:58.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-03-09T16:53:58.339Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-03-09T16:53:58.339Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.339Z] [2020-03-09T16:53:58.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-03-09T16:53:58.339Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-03-09T16:53:58.339Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.339Z] [2020-03-09T16:53:58.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-03-09T16:53:58.339Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-03-09T16:53:58.339Z] docker_cli_run_test.go:3989: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.339Z] [2020-03-09T16:53:58.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2020-03-09T16:53:58.339Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2020-03-09T16:53:58.339Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.339Z] [2020-03-09T16:53:58.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-03-09T16:53:58.339Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-03-09T16:53:58.339Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.339Z] [2020-03-09T16:53:58.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-03-09T16:53:58.339Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-03-09T16:53:58.339Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.339Z] [2020-03-09T16:53:58.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-03-09T16:53:58.339Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-03-09T16:53:58.339Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.339Z] [2020-03-09T16:53:58.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-03-09T16:53:58.339Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-03-09T16:53:58.339Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.339Z] [2020-03-09T16:53:58.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2020-03-09T16:53:58.339Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2020-03-09T16:53:58.339Z] docker_cli_run_test.go:4164: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.339Z] [2020-03-09T16:53:58.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-03-09T16:53:58.339Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-03-09T16:53:58.339Z] docker_cli_run_test.go:4247: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.339Z] [2020-03-09T16:53:58.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2020-03-09T16:53:58.340Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2020-03-09T16:53:58.340Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.340Z] [2020-03-09T16:53:58.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-03-09T16:53:58.340Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-03-09T16:53:58.340Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.340Z] [2020-03-09T16:53:58.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-03-09T16:53:58.340Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-03-09T16:53:58.340Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.340Z] [2020-03-09T16:53:58.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-03-09T16:53:58.340Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-03-09T16:53:58.340Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.340Z] [2020-03-09T16:53:58.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2020-03-09T16:53:58.340Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2020-03-09T16:53:58.340Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.340Z] [2020-03-09T16:53:58.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-03-09T16:53:58.340Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-03-09T16:53:58.340Z] docker_cli_run_test.go:4486: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.340Z] [2020-03-09T16:53:58.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-03-09T16:53:58.340Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-03-09T16:53:58.340Z] docker_cli_run_test.go:4499: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.340Z] [2020-03-09T16:53:58.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2020-03-09T16:53:58.340Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2020-03-09T16:53:58.340Z] docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv [2020-03-09T16:53:58.340Z] [2020-03-09T16:53:58.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-03-09T16:53:58.340Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-03-09T16:53:58.340Z] docker_cli_run_test.go:3725: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.340Z] [2020-03-09T16:53:58.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-03-09T16:53:58.340Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-03-09T16:53:58.340Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.340Z] [2020-03-09T16:53:58.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2020-03-09T16:53:58.340Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2020-03-09T16:53:58.340Z] docker_cli_run_test.go:3272: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.340Z] [2020-03-09T16:53:58.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2020-03-09T16:53:58.340Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2020-03-09T16:53:58.340Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.340Z] [2020-03-09T16:53:58.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2020-03-09T16:53:58.340Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2020-03-09T16:53:58.340Z] docker_cli_run_test.go:3381: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.340Z] [2020-03-09T16:53:58.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2020-03-09T16:53:58.340Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2020-03-09T16:53:58.340Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.340Z] [2020-03-09T16:53:58.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2020-03-09T16:53:58.340Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2020-03-09T16:53:58.340Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.340Z] [2020-03-09T16:53:58.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s) [2020-03-09T16:53:58.340Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s) [2020-03-09T16:53:58.340Z] docker_cli_run_test.go:3391: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.340Z] [2020-03-09T16:53:58.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2020-03-09T16:53:58.340Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2020-03-09T16:53:58.340Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.340Z] [2020-03-09T16:53:58.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-03-09T16:53:58.340Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-03-09T16:53:58.340Z] docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.340Z] [2020-03-09T16:53:58.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.03s) [2020-03-09T16:53:58.340Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.03s) [2020-03-09T16:53:58.340Z] docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.340Z] [2020-03-09T16:53:58.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.03s) [2020-03-09T16:53:58.340Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.03s) [2020-03-09T16:53:58.340Z] docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.340Z] [2020-03-09T16:53:58.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2020-03-09T16:53:58.340Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2020-03-09T16:53:58.340Z] docker_cli_run_test.go:3425: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.340Z] [2020-03-09T16:53:58.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.03s) [2020-03-09T16:53:58.340Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.03s) [2020-03-09T16:53:58.340Z] docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.340Z] [2020-03-09T16:53:58.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2020-03-09T16:53:58.340Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2020-03-09T16:53:58.340Z] docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.340Z] [2020-03-09T16:53:58.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2020-03-09T16:53:58.340Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2020-03-09T16:53:58.340Z] docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.340Z] [2020-03-09T16:53:58.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.03s) [2020-03-09T16:53:58.340Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.03s) [2020-03-09T16:53:58.340Z] docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.340Z] [2020-03-09T16:53:58.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2020-03-09T16:53:58.340Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2020-03-09T16:53:58.340Z] docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.340Z] [2020-03-09T16:53:58.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2020-03-09T16:53:58.340Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2020-03-09T16:53:58.340Z] docker_cli_run_test.go:4309: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.340Z] [2020-03-09T16:53:58.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2020-03-09T16:53:58.340Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2020-03-09T16:53:58.340Z] docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.340Z] [2020-03-09T16:53:58.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2020-03-09T16:53:58.340Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2020-03-09T16:53:58.340Z] docker_cli_run_test.go:4297: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.340Z] [2020-03-09T16:53:58.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2020-03-09T16:53:58.340Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2020-03-09T16:53:58.340Z] docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.340Z] [2020-03-09T16:53:58.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-03-09T16:53:58.340Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-03-09T16:53:58.340Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.340Z] [2020-03-09T16:53:58.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2020-03-09T16:53:58.340Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2020-03-09T16:53:58.340Z] docker_cli_run_test.go:3214: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.340Z] [2020-03-09T16:53:58.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-03-09T16:53:58.340Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-03-09T16:53:58.340Z] docker_cli_run_test.go:3856: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.340Z] [2020-03-09T16:53:58.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-03-09T16:53:58.340Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-03-09T16:53:58.340Z] docker_cli_run_test.go:3849: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.340Z] [2020-03-09T16:53:58.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-03-09T16:53:58.340Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-03-09T16:53:58.340Z] docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.340Z] [2020-03-09T16:53:58.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2020-03-09T16:53:58.340Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2020-03-09T16:53:58.340Z] docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.340Z] [2020-03-09T16:53:58.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-03-09T16:53:58.340Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-03-09T16:53:58.340Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.340Z] [2020-03-09T16:53:58.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-03-09T16:53:58.340Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-03-09T16:53:58.340Z] docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.340Z] [2020-03-09T16:53:58.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-03-09T16:53:58.340Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-03-09T16:53:58.340Z] docker_cli_run_test.go:3069: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.340Z] [2020-03-09T16:53:58.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-03-09T16:53:58.340Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-03-09T16:53:58.340Z] docker_cli_run_test.go:3093: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.340Z] [2020-03-09T16:53:58.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-03-09T16:53:58.340Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-03-09T16:53:58.340Z] docker_cli_run_test.go:3115: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.340Z] [2020-03-09T16:53:58.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-03-09T16:53:58.340Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-03-09T16:53:58.340Z] docker_cli_run_test.go:3439: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.340Z] [2020-03-09T16:53:58.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2020-03-09T16:53:58.340Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2020-03-09T16:53:58.340Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.340Z] [2020-03-09T16:53:58.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-03-09T16:53:58.340Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-03-09T16:53:58.340Z] docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.340Z] [2020-03-09T16:53:58.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2020-03-09T16:53:58.340Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2020-03-09T16:53:58.340Z] docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.340Z] [2020-03-09T16:53:58.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2020-03-09T16:53:58.341Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2020-03-09T16:53:58.341Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.341Z] [2020-03-09T16:53:58.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2020-03-09T16:53:58.341Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2020-03-09T16:53:58.341Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.341Z] [2020-03-09T16:53:58.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-03-09T16:53:58.341Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-03-09T16:53:58.341Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.341Z] [2020-03-09T16:53:58.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-03-09T16:53:58.341Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-03-09T16:53:58.341Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.341Z] [2020-03-09T16:53:58.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-03-09T16:53:58.341Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-03-09T16:53:58.341Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.341Z] [2020-03-09T16:53:58.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2020-03-09T16:53:58.341Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2020-03-09T16:53:58.341Z] docker_cli_run_test.go:2983: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.341Z] [2020-03-09T16:53:58.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-03-09T16:53:58.341Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-03-09T16:53:58.341Z] docker_cli_run_test.go:2886: unmatched requirement Apparmor [2020-03-09T16:53:58.341Z] [2020-03-09T16:53:58.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-03-09T16:53:58.341Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-03-09T16:53:58.341Z] docker_cli_run_test.go:2865: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.341Z] [2020-03-09T16:53:58.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-03-09T16:53:58.341Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-03-09T16:53:58.341Z] docker_cli_run_test.go:2850: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.341Z] [2020-03-09T16:53:58.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-03-09T16:53:58.341Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-03-09T16:53:58.341Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.341Z] [2020-03-09T16:53:58.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-03-09T16:53:58.341Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-03-09T16:53:58.341Z] docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.341Z] [2020-03-09T16:53:58.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-03-09T16:53:58.341Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-03-09T16:53:58.341Z] docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.341Z] [2020-03-09T16:53:58.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2020-03-09T16:53:58.341Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2020-03-09T16:53:58.341Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.341Z] [2020-03-09T16:53:58.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2020-03-09T16:53:58.341Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2020-03-09T16:53:58.341Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.341Z] [2020-03-09T16:53:58.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2020-03-09T16:53:58.341Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2020-03-09T16:53:58.341Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.341Z] [2020-03-09T16:53:58.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2020-03-09T16:53:58.341Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2020-03-09T16:53:58.341Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.341Z] [2020-03-09T16:53:58.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2020-03-09T16:53:58.341Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2020-03-09T16:53:58.341Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.341Z] [2020-03-09T16:53:58.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-03-09T16:53:58.341Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-03-09T16:53:58.341Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.341Z] [2020-03-09T16:53:58.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2020-03-09T16:53:58.341Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2020-03-09T16:53:58.341Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.341Z] [2020-03-09T16:53:58.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-03-09T16:53:58.341Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-03-09T16:53:58.341Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.341Z] [2020-03-09T16:53:58.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-03-09T16:53:58.341Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-03-09T16:53:58.341Z] docker_cli_run_test.go:4065: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.341Z] [2020-03-09T16:53:58.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2020-03-09T16:53:58.341Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2020-03-09T16:53:58.341Z] docker_cli_run_test.go:2925: unmatched requirement Apparmor [2020-03-09T16:53:58.341Z] [2020-03-09T16:53:58.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2020-03-09T16:53:58.341Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2020-03-09T16:53:58.341Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.341Z] [2020-03-09T16:53:58.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-03-09T16:53:58.341Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-03-09T16:53:58.341Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.341Z] [2020-03-09T16:53:58.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-03-09T16:53:58.341Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-03-09T16:53:58.341Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.341Z] [2020-03-09T16:53:58.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-03-09T16:53:58.341Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-03-09T16:53:58.341Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.341Z] [2020-03-09T16:53:58.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2020-03-09T16:53:58.341Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2020-03-09T16:53:58.341Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.341Z] [2020-03-09T16:53:58.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2020-03-09T16:53:58.341Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2020-03-09T16:53:58.341Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.341Z] [2020-03-09T16:53:58.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-03-09T16:53:58.341Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-03-09T16:53:58.341Z] docker_cli_run_test.go:3954: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.341Z] [2020-03-09T16:53:58.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-03-09T16:53:58.341Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-03-09T16:53:58.341Z] docker_cli_run_test.go:3947: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.341Z] [2020-03-09T16:53:58.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-03-09T16:53:58.341Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-03-09T16:53:58.341Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.341Z] [2020-03-09T16:53:58.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.02s) [2020-03-09T16:53:58.341Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.02s) [2020-03-09T16:53:58.341Z] docker_cli_run_test.go:3771: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.341Z] [2020-03-09T16:53:58.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-03-09T16:53:58.341Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-03-09T16:53:58.341Z] docker_cli_run_test.go:3802: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.341Z] [2020-03-09T16:53:58.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-03-09T16:53:58.341Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-03-09T16:53:58.341Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.341Z] [2020-03-09T16:53:58.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-03-09T16:53:58.341Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-03-09T16:53:58.341Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.341Z] [2020-03-09T16:53:58.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-03-09T16:53:58.341Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-03-09T16:53:58.341Z] docker_cli_run_test.go:3741: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.341Z] [2020-03-09T16:53:58.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-03-09T16:53:58.341Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-03-09T16:53:58.341Z] docker_cli_run_test.go:3752: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.341Z] [2020-03-09T16:53:58.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-03-09T16:53:58.341Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-03-09T16:53:58.341Z] docker_cli_run_test.go:2830: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.341Z] [2020-03-09T16:53:58.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2020-03-09T16:53:58.341Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2020-03-09T16:53:58.341Z] docker_cli_run_test.go:3226: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.341Z] [2020-03-09T16:53:58.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-03-09T16:53:58.341Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-03-09T16:53:58.341Z] docker_cli_run_test.go:3042: unmatched requirement Apparmor [2020-03-09T16:53:58.341Z] [2020-03-09T16:53:58.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-03-09T16:53:58.341Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-03-09T16:53:58.341Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.341Z] [2020-03-09T16:53:58.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2020-03-09T16:53:58.341Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2020-03-09T16:53:58.341Z] docker_cli_run_test.go:2841: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.341Z] [2020-03-09T16:53:58.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-03-09T16:53:58.341Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-03-09T16:53:58.341Z] docker_cli_run_test.go:3639: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.341Z] [2020-03-09T16:53:58.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-03-09T16:53:58.341Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-03-09T16:53:58.341Z] docker_cli_run_test.go:3650: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.341Z] [2020-03-09T16:53:58.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-03-09T16:53:58.341Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-03-09T16:53:58.341Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.341Z] [2020-03-09T16:53:58.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-03-09T16:53:58.341Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-03-09T16:53:58.341Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.341Z] [2020-03-09T16:53:58.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-03-09T16:53:58.341Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-03-09T16:53:58.341Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.341Z] [2020-03-09T16:53:58.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2020-03-09T16:53:58.341Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2020-03-09T16:53:58.341Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.341Z] [2020-03-09T16:53:58.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-03-09T16:53:58.341Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-03-09T16:53:58.341Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.341Z] [2020-03-09T16:53:58.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2020-03-09T16:53:58.341Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2020-03-09T16:53:58.341Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.341Z] [2020-03-09T16:53:58.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-03-09T16:53:58.342Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-03-09T16:53:58.342Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.342Z] [2020-03-09T16:53:58.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-03-09T16:53:58.342Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-03-09T16:53:58.342Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.342Z] [2020-03-09T16:53:58.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2020-03-09T16:53:58.342Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2020-03-09T16:53:58.342Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.342Z] [2020-03-09T16:53:58.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-03-09T16:53:58.342Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-03-09T16:53:58.342Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.342Z] [2020-03-09T16:53:58.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-03-09T16:53:58.342Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-03-09T16:53:58.342Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.342Z] [2020-03-09T16:53:58.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-03-09T16:53:58.342Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-03-09T16:53:58.342Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.342Z] [2020-03-09T16:53:58.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2020-03-09T16:53:58.342Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2020-03-09T16:53:58.342Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.342Z] [2020-03-09T16:53:58.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-03-09T16:53:58.342Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-03-09T16:53:58.342Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.342Z] [2020-03-09T16:53:58.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-03-09T16:53:58.342Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-03-09T16:53:58.342Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.342Z] [2020-03-09T16:53:58.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-03-09T16:53:58.342Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-03-09T16:53:58.342Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.342Z] [2020-03-09T16:53:58.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2020-03-09T16:53:58.342Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2020-03-09T16:53:58.342Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2020-03-09T16:53:58.342Z] [2020-03-09T16:53:58.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2020-03-09T16:53:58.342Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2020-03-09T16:53:58.342Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.342Z] [2020-03-09T16:53:58.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-03-09T16:53:58.342Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-03-09T16:53:58.342Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.342Z] [2020-03-09T16:53:58.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-03-09T16:53:58.342Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-03-09T16:53:58.342Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.342Z] [2020-03-09T16:53:58.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-03-09T16:53:58.342Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-03-09T16:53:58.342Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.342Z] [2020-03-09T16:53:58.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-03-09T16:53:58.342Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-03-09T16:53:58.342Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.342Z] [2020-03-09T16:53:58.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2020-03-09T16:53:58.342Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2020-03-09T16:53:58.342Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.342Z] [2020-03-09T16:53:58.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2020-03-09T16:53:58.342Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2020-03-09T16:53:58.342Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.342Z] [2020-03-09T16:53:58.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2020-03-09T16:53:58.342Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2020-03-09T16:53:58.342Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.342Z] [2020-03-09T16:53:58.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2020-03-09T16:53:58.342Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2020-03-09T16:53:58.342Z] docker_cli_run_test.go:3450: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.342Z] [2020-03-09T16:53:58.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-03-09T16:53:58.342Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-03-09T16:53:58.342Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.342Z] [2020-03-09T16:53:58.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-03-09T16:53:58.342Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-03-09T16:53:58.342Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.342Z] [2020-03-09T16:53:58.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-03-09T16:53:58.342Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-03-09T16:53:58.342Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.342Z] [2020-03-09T16:53:58.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-03-09T16:53:58.342Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-03-09T16:53:58.342Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.342Z] [2020-03-09T16:53:58.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-03-09T16:53:58.342Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-03-09T16:53:58.342Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.342Z] [2020-03-09T16:53:58.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-03-09T16:53:58.342Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-03-09T16:53:58.342Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.342Z] [2020-03-09T16:53:58.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-03-09T16:53:58.342Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-03-09T16:53:58.342Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.342Z] [2020-03-09T16:53:58.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-03-09T16:53:58.342Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-03-09T16:53:58.342Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.342Z] [2020-03-09T16:53:58.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-03-09T16:53:58.342Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-03-09T16:53:58.342Z] docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.342Z] [2020-03-09T16:53:58.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-03-09T16:53:58.342Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-03-09T16:53:58.342Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.342Z] [2020-03-09T16:53:58.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-03-09T16:53:58.342Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-03-09T16:53:58.342Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.342Z] [2020-03-09T16:53:58.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-03-09T16:53:58.342Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-03-09T16:53:58.342Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.342Z] [2020-03-09T16:53:58.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-03-09T16:53:58.342Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-03-09T16:53:58.342Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.342Z] [2020-03-09T16:53:58.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-03-09T16:53:58.342Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-03-09T16:53:58.342Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.342Z] [2020-03-09T16:53:58.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-03-09T16:53:58.342Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-03-09T16:53:58.342Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.342Z] [2020-03-09T16:53:58.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-03-09T16:53:58.342Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-03-09T16:53:58.342Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.342Z] [2020-03-09T16:53:58.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-03-09T16:53:58.342Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-03-09T16:53:58.342Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.342Z] [2020-03-09T16:53:58.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-03-09T16:53:58.342Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-03-09T16:53:58.342Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.342Z] [2020-03-09T16:53:58.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-03-09T16:53:58.342Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-03-09T16:53:58.342Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.342Z] [2020-03-09T16:53:58.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-03-09T16:53:58.342Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-03-09T16:53:58.342Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.342Z] [2020-03-09T16:53:58.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-03-09T16:53:58.342Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-03-09T16:53:58.342Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.342Z] [2020-03-09T16:53:58.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-03-09T16:53:58.342Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-03-09T16:53:58.342Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.342Z] [2020-03-09T16:53:58.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-03-09T16:53:58.342Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-03-09T16:53:58.342Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.342Z] [2020-03-09T16:53:58.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-03-09T16:53:58.342Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-03-09T16:53:58.342Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.342Z] [2020-03-09T16:53:58.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-03-09T16:53:58.342Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-03-09T16:53:58.342Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.342Z] [2020-03-09T16:53:58.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-03-09T16:53:58.342Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-03-09T16:53:58.342Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.342Z] [2020-03-09T16:53:58.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-03-09T16:53:58.342Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-03-09T16:53:58.342Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.342Z] [2020-03-09T16:53:58.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-03-09T16:53:58.342Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-03-09T16:53:58.342Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.342Z] [2020-03-09T16:53:58.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-03-09T16:53:58.342Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-03-09T16:53:58.342Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.342Z] [2020-03-09T16:53:58.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-03-09T16:53:58.342Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-03-09T16:53:58.342Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.342Z] [2020-03-09T16:53:58.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-03-09T16:53:58.343Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-03-09T16:53:58.343Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.343Z] [2020-03-09T16:53:58.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-03-09T16:53:58.343Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-03-09T16:53:58.343Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.343Z] [2020-03-09T16:53:58.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-03-09T16:53:58.343Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-03-09T16:53:58.343Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.343Z] [2020-03-09T16:53:58.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-03-09T16:53:58.343Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-03-09T16:53:58.343Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.343Z] [2020-03-09T16:53:58.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-03-09T16:53:58.343Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-03-09T16:53:58.343Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.343Z] [2020-03-09T16:53:58.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-03-09T16:53:58.343Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-03-09T16:53:58.343Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.343Z] [2020-03-09T16:53:58.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-03-09T16:53:58.343Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-03-09T16:53:58.343Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.343Z] [2020-03-09T16:53:58.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-03-09T16:53:58.343Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-03-09T16:53:58.343Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.343Z] [2020-03-09T16:53:58.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-03-09T16:53:58.343Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-03-09T16:53:58.343Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.343Z] [2020-03-09T16:53:58.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-03-09T16:53:58.343Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-03-09T16:53:58.343Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.343Z] [2020-03-09T16:53:58.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-03-09T16:53:58.343Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-03-09T16:53:58.343Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.343Z] [2020-03-09T16:53:58.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-03-09T16:53:58.343Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-03-09T16:53:58.343Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.343Z] [2020-03-09T16:53:58.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-03-09T16:53:58.343Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-03-09T16:53:58.343Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.343Z] [2020-03-09T16:53:58.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-03-09T16:53:58.343Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-03-09T16:53:58.343Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.343Z] [2020-03-09T16:53:58.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-03-09T16:53:58.343Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-03-09T16:53:58.343Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.343Z] [2020-03-09T16:53:58.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-03-09T16:53:58.343Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-03-09T16:53:58.343Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.343Z] [2020-03-09T16:53:58.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2020-03-09T16:53:58.343Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-03-09T16:53:58.343Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.343Z] [2020-03-09T16:53:58.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-03-09T16:53:58.343Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-03-09T16:53:58.343Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.343Z] [2020-03-09T16:53:58.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-03-09T16:53:58.343Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-03-09T16:53:58.343Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.343Z] [2020-03-09T16:53:58.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-03-09T16:53:58.343Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-03-09T16:53:58.343Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.343Z] [2020-03-09T16:53:58.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-03-09T16:53:58.343Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-03-09T16:53:58.343Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.343Z] [2020-03-09T16:53:58.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-03-09T16:53:58.343Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-03-09T16:53:58.343Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.343Z] [2020-03-09T16:53:58.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-03-09T16:53:58.343Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-03-09T16:53:58.343Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.343Z] [2020-03-09T16:53:58.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-03-09T16:53:58.343Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-03-09T16:53:58.343Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.343Z] [2020-03-09T16:53:58.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-03-09T16:53:58.343Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-03-09T16:53:58.343Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.343Z] [2020-03-09T16:53:58.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-03-09T16:53:58.343Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-03-09T16:53:58.343Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.343Z] [2020-03-09T16:53:58.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-03-09T16:53:58.343Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-03-09T16:53:58.343Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.343Z] [2020-03-09T16:53:58.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-03-09T16:53:58.343Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-03-09T16:53:58.343Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.343Z] [2020-03-09T16:53:58.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-03-09T16:53:58.343Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-03-09T16:53:58.343Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.343Z] [2020-03-09T16:53:58.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-03-09T16:53:58.343Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-03-09T16:53:58.343Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.343Z] [2020-03-09T16:53:58.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-03-09T16:53:58.343Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-03-09T16:53:58.343Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.343Z] [2020-03-09T16:53:58.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-03-09T16:53:58.343Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-03-09T16:53:58.343Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.343Z] [2020-03-09T16:53:58.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-03-09T16:53:58.343Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-03-09T16:53:58.343Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.343Z] [2020-03-09T16:53:58.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-03-09T16:53:58.343Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-03-09T16:53:58.343Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.343Z] [2020-03-09T16:53:58.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-03-09T16:53:58.343Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-03-09T16:53:58.343Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.343Z] [2020-03-09T16:53:58.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-03-09T16:53:58.343Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-03-09T16:53:58.343Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.343Z] [2020-03-09T16:53:58.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-03-09T16:53:58.343Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-03-09T16:53:58.343Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.343Z] [2020-03-09T16:53:58.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-03-09T16:53:58.343Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-03-09T16:53:58.343Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.343Z] [2020-03-09T16:53:58.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-03-09T16:53:58.343Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-03-09T16:53:58.343Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.343Z] [2020-03-09T16:53:58.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-03-09T16:53:58.343Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-03-09T16:53:58.343Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.343Z] [2020-03-09T16:53:58.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-03-09T16:53:58.343Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-03-09T16:53:58.343Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.343Z] [2020-03-09T16:53:58.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-03-09T16:53:58.343Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-03-09T16:53:58.343Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.343Z] [2020-03-09T16:53:58.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-03-09T16:53:58.343Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-03-09T16:53:58.343Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.343Z] [2020-03-09T16:53:58.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-03-09T16:53:58.343Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-03-09T16:53:58.343Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.344Z] [2020-03-09T16:53:58.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-03-09T16:53:58.344Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-03-09T16:53:58.344Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.344Z] [2020-03-09T16:53:58.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-03-09T16:53:58.344Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-03-09T16:53:58.344Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.344Z] [2020-03-09T16:53:58.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-03-09T16:53:58.344Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-03-09T16:53:58.344Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.344Z] [2020-03-09T16:53:58.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-03-09T16:53:58.344Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-03-09T16:53:58.344Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.344Z] [2020-03-09T16:53:58.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-03-09T16:53:58.344Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-03-09T16:53:58.344Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.344Z] [2020-03-09T16:53:58.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-03-09T16:53:58.344Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-03-09T16:53:58.344Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.344Z] [2020-03-09T16:53:58.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-03-09T16:53:58.344Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-03-09T16:53:58.344Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.344Z] [2020-03-09T16:53:58.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-03-09T16:53:58.344Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-03-09T16:53:58.344Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.344Z] [2020-03-09T16:53:58.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-03-09T16:53:58.344Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-03-09T16:53:58.344Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.344Z] [2020-03-09T16:53:58.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-03-09T16:53:58.344Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-03-09T16:53:58.344Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.344Z] [2020-03-09T16:53:58.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-03-09T16:53:58.344Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-03-09T16:53:58.344Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.344Z] [2020-03-09T16:53:58.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-03-09T16:53:58.344Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-03-09T16:53:58.344Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.344Z] [2020-03-09T16:53:58.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-03-09T16:53:58.344Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-03-09T16:53:58.344Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.344Z] [2020-03-09T16:53:58.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-03-09T16:53:58.344Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-03-09T16:53:58.344Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.344Z] [2020-03-09T16:53:58.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-03-09T16:53:58.344Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-03-09T16:53:58.344Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.344Z] [2020-03-09T16:53:58.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-03-09T16:53:58.344Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-03-09T16:53:58.344Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.344Z] [2020-03-09T16:53:58.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-03-09T16:53:58.344Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-03-09T16:53:58.344Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.344Z] [2020-03-09T16:53:58.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2020-03-09T16:53:58.344Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-03-09T16:53:58.344Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.344Z] [2020-03-09T16:53:58.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2020-03-09T16:53:58.344Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.344Z] [2020-03-09T16:53:58.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2020-03-09T16:53:58.344Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.344Z] [2020-03-09T16:53:58.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2020-03-09T16:53:58.344Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-03-09T16:53:58.344Z] [2020-03-09T16:53:58.344Z] [2020-03-09T16:53:58.344Z] DONE 1096 tests, 549 skipped in 2664.578s [2020-03-09T16:53:58.344Z] INFO: Integration tests ended at 03/09/2020 16:53:50. Duration:00:44:24.6977450 [2020-03-09T16:53:58.344Z] INFO: Docker info of the daemon under test at end of run [2020-03-09T16:53:58.344Z] [2020-03-09T16:53:58.344Z] Containers: 2 [2020-03-09T16:53:58.344Z] Running: 0 [2020-03-09T16:53:58.344Z] Paused: 0 [2020-03-09T16:53:58.344Z] Stopped: 2 [2020-03-09T16:53:58.344Z] Images: 12 [2020-03-09T16:53:58.344Z] Server Version: 0.0.0-dev [2020-03-09T16:53:58.344Z] Storage Driver: windowsfilter [2020-03-09T16:53:58.344Z] Windows: [2020-03-09T16:53:58.344Z] Logging Driver: json-file [2020-03-09T16:53:58.344Z] Plugins: [2020-03-09T16:53:58.344Z] Volume: local [2020-03-09T16:53:58.344Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-03-09T16:53:58.344Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-03-09T16:53:58.344Z] Swarm: inactive [2020-03-09T16:53:58.344Z] Default Isolation: process [2020-03-09T16:53:58.344Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-03-09T16:53:58.344Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039) [2020-03-09T16:53:58.344Z] OSType: windows [2020-03-09T16:53:58.344Z] Architecture: x86_64 [2020-03-09T16:53:58.344Z] CPUs: 4 [2020-03-09T16:53:58.344Z] Total Memory: 32GiB [2020-03-09T16:53:58.344Z] Name: azwin-2-845be0 [2020-03-09T16:53:58.344Z] ID: OTGK:VR2M:WGWF:5RQ3:ETIW:ZNFJ:CSVZ:WDP5:QCJG:FKPA:3V35:4IZP [2020-03-09T16:53:58.344Z] Docker Root Dir: D:\CI\PR-40647\2\daemon [2020-03-09T16:53:58.344Z] Debug Mode (client): false [2020-03-09T16:53:58.344Z] Debug Mode (server): true [2020-03-09T16:53:58.344Z] File Descriptors: -1 [2020-03-09T16:53:58.344Z] Goroutines: 18 [2020-03-09T16:53:58.344Z] System Time: 2020-03-09T16:53:50.3676315Z [2020-03-09T16:53:58.344Z] EventsListeners: 0 [2020-03-09T16:53:58.344Z] Registry: https://index.docker.io/v1/ [2020-03-09T16:53:58.344Z] Labels: [2020-03-09T16:53:58.344Z] Experimental: false [2020-03-09T16:53:58.344Z] Insecure Registries: [2020-03-09T16:53:58.344Z] 127.0.0.0/8 [2020-03-09T16:53:58.344Z] Live Restore Enabled: false [2020-03-09T16:53:58.344Z] [2020-03-09T16:53:58.344Z] [2020-03-09T16:53:58.344Z] INFO: Stopping daemon under test [2020-03-09T16:53:58.344Z] SUCCESS: The process with PID 2160 (child process of PID 1580) has been terminated. [2020-03-09T16:53:58.344Z] SUCCESS: The process with PID 1580 (child process of PID 4584) has been terminated. [2020-03-09T16:53:58.344Z] INFO: Stop tailing logs of the daemon under tests [2020-03-09T16:53:58.344Z] INFO: executeCI.ps1 Completed successfully at 03/09/2020 16:53:50. [2020-03-09T16:53:58.344Z] INFO: Tidying up at end of run [2020-03-09T16:53:58.344Z] INFO: Saving daemon under test log (d:\CI\PR-40647\2\dut.out) to C:\windows\TEMP\CIDUT.out [2020-03-09T16:53:58.344Z] INFO: Saving daemon under test log (d:\CI\PR-40647\2\dut.err) to C:\windows\TEMP\CIDUT.err [2020-03-09T16:53:58.344Z] INFO: Nuke-Everything... [2020-03-09T16:53:58.344Z] INFO: Container count on control daemon to delete is 2 [2020-03-09T16:53:58.344Z] 59d77414ac2d [2020-03-09T16:53:58.344Z] 9eb76df183be [2020-03-09T16:53:58.344Z] INFO: Tidying pidfile d:\CI\PR-40647\2\docker.pid [2020-03-09T16:53:58.344Z] INFO: Nuking d:\CI [2020-03-09T16:54:23.543Z] INFO: Zapped successfully [2020-03-09T16:54:23.543Z] [2020-03-09T16:54:23.543Z] INFO: executeCI.ps1 exiting at Mon Mar 9 16:54:21 CUT 2020. Duration 01:07:31.8392771 [2020-03-09T16:54:23.543Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2020-03-09T16:54:23.794Z] Recording test results [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-03-09T16:54:36.326Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-03-09T16:54:38.079Z] Archiving artifacts [2020-03-09T16:54:51.669Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40647/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-03-09T16:54:52.599Z] + make clean [2020-03-09T16:54:53.573Z] docker volume rm -f docker-dev-cache [2020-03-09T16:54:53.573Z] 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